******************************************************************************** conan install ldns/1.8.1@#5b00ed3ab5c8e251f0db9e551b46f580 --build=ldns -pr /home/conan/w/prod/BuildSingleReference/215683/086ea308-3ed8-470d-9553-a66282471dd5/profile_linux_11_libstdcpp11_gcc_debug_64.ldns-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] ldns:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1t: Not found in local cache, looking in remotes... openssl/1.1.1t: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1t: Downloaded recipe revision 7d9fc949345908e1b8609d9d9f528a08 ldns/1.8.1: Forced build from source Installing package: ldns/1.8.1 Requirements ldns/1.8.1 from local cache - Cache openssl/1.1.1t from 'conan-center' - Downloaded Packages ldns/1.8.1:f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 - Build openssl/1.1.1t:be27726f9885116da1158027505be62e913cd585 - Download Installing (downloading, building) binaries... openssl/1.1.1t: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1t: Package installed be27726f9885116da1158027505be62e913cd585 openssl/1.1.1t: Downloaded package revision c44b0c7bd965aaab4295efaae04db507 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ldns/1.8.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/source/src ldns/1.8.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK ldns/1.8.1: Copying sources to build folder ldns/1.8.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 ldns/1.8.1: Generator txt created conanbuildinfo.txt ldns/1.8.1: Calling generate() ldns/1.8.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ldns/1.8.1: Calling build() ldns/1.8.1: apply_conandata_patches(): No patches defined in conandata ldns/1.8.1: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-rpath' '--with-ssl=/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585' '--enable-ecdsa' '--enable-ed25519' '--enable-ed448' '--disable-dsa' '--disable-gost' '--enable-full-dane' '--disable-ldns-config' '--without-drill' '--without-examples' '--without-pyldns' '--without-p5-dns-ldns' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-rpath' '--with-ssl=/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585' '--enable-ecdsa' '--enable-ed25519' '--enable-ed448' '--disable-dsa' '--disable-gost' '--enable-full-dane' '--disable-ldns-config' '--without-drill' '--without-examples' '--without-pyldns' '--without-p5-dns-ldns' ----------------- 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 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/conan/binutils/bin/ld checking if the linker (/opt/conan/binutils/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/conan/binutils/bin/nm -B checking the name lister (/opt/conan/binutils/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/conan/binutils/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... mawk checking command to parse /opt/conan/binutils/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... yes 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/conan/binutils/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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 gcc dependency flag... -MM checking whether make sets $(MAKE)... yes checking whether gcc supports -std=c99... yes checking whether gcc supports -xc99... no checking for an ANSI C-conforming const... yes checking whether gcc supports -Wall... yes checking whether gcc supports -W... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wunused-function... yes checking whether gcc supports -Wmissing-prototypes... no checking whether gcc supports -fno-strict-aliasing... yes checking for getopt.h... yes checking for time.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking TargetConditionals.h usability... no checking TargetConditionals.h presence... no checking for TargetConditionals.h... no checking whether gcc supports -Werror... yes checking whether gcc supports -Wall... (cached) yes checking whether gcc supports -std=c99... (cached) yes checking whether gcc supports -xc99... (cached) no checking for getopt.h... (cached) yes checking for time.h... (cached) yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for gcc... failed checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for gcc... failed checking whether we need -std=c99 as a flag for gcc... failed checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for gcc... failed checking whether we need -D_GNU_SOURCE as a flag for gcc... failed checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for gcc... failed checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for gcc... failed checking whether we need -D__EXTENSIONS__ as a flag for gcc... failed checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for doxygen... no checking for socket... yes checking for inet_ntop... yes checking for inet_pton... yes checking for poll(2)... yes checking for ar... /opt/conan/binutils/bin/ar checking for SSL... found in /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585 checking for EVP_sha256 in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for LibreSSL... no checking for openssl/ssl.h... (cached) yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking openssl/conf.h usability... yes checking openssl/conf.h presence... yes checking for openssl/conf.h... yes checking for EVP_sha256... yes checking for EVP_sha384... yes checking for EVP_sha512... yes checking for EVP_PKEY_keygen... yes checking for ECDSA_SIG_get0... yes checking for EVP_MD_CTX_new... yes checking for DSA_SIG_set0... yes checking for DSA_SIG_get0... yes checking for EVP_dss1... no checking for DSA_get0_pqg... yes checking for DSA_get0_key... yes checking for EVP_cleanup... no checking for ENGINE_cleanup... no checking for ENGINE_free... yes checking for CRYPTO_cleanup_all_ex_data... no checking for ERR_free_strings... no checking for CONF_modules_unload... yes checking for OPENSSL_init_ssl... yes checking for OPENSSL_init_crypto... yes checking for ERR_load_crypto_strings... no checking for CRYPTO_memcmp... yes checking for EVP_PKEY_get_base_id... no checking whether EVP_PKEY_base_id is declared... yes checking Checking for OpenSSL >= 3.0.0... no checking for SHA256 and SHA512... checking for SHA256_Init... yes checking for ECDSA_sign... yes checking for SHA384_Init... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking for X509_check_ca... yes checking for SSL_get0_dane... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for getopt.h... (cached) yes checking for stdarg.h... yes checking for openssl/ssl.h... (cached) yes checking for netinet/in.h... yes checking for time.h... (cached) yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for sys/socket.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking size of time_t... 8 checking for socklen_t... yes checking for size_t... yes checking for ssize_t... yes checking for intptr_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking for struct sockaddr_storage.ss_family... yes checking for b64_pton... no checking for b64_ntop... no checking for calloc... yes checking for timegm... yes checking for gmtime_r... yes checking for ctime_r... yes checking for localtime_r... yes checking for isblank... yes checking for isascii... yes checking for inet_aton... yes checking for inet_pton... (cached) yes checking for inet_ntop... (cached) yes checking for snprintf... yes checking for strlcpy... no checking for memmove... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking compile of fork... yes checking for endprotoent... yes checking for endservent... yes checking for sleep... yes checking for random... yes checking for fcntl... yes checking for strtoul... yes checking for bzero... yes checking for memset... yes checking for b32_ntop... no checking for b32_pton... no checking for getaddrinfo... yes checking for ioctlsocket... no checking whether the C compiler (gcc) accepts the "format" attribute... yes checking whether the C compiler (gcc) accepts the "unused" attribute... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ldns/common.h config.status: creating ldns/net.h config.status: creating ldns/util.h config.status: creating packaging/libldns.pc config.status: creating packaging/ldns-config config.status: creating ldns/config.h config.status: executing libtool commands config.status: executing disable-rpath commands copying header files ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/build-debug/conan/conanbuild.sh" && make -j3 ----------------- ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/buffer.c -o buffer.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/dane.c -o dane.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/dname.c -o dname.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/dnssec.c -o dnssec.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/dnssec_sign.c -o dnssec_sign.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/dnssec_verify.c -o dnssec_verify.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/dnssec_zone.c -o dnssec_zone.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/duration.c -o duration.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/error.c -o error.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/higher.c -o higher.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/host2str.c -o host2str.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/host2wire.c -o host2wire.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/keys.c -o keys.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/net.c -o net.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/packet.c -o packet.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/parse.c -o parse.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/radix.c -o radix.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/rbtree.c -o rbtree.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/rdata.c -o rdata.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/resolver.c -o resolver.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/rr.c -o rr.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/rr_functions.c -o rr_functions.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/sha1.c -o sha1.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/sha2.c -o sha2.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/str2host.c -o str2host.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/tsig.c -o tsig.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/update.c -o update.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/util.c -o util.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/wire2host.c -o wire2host.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/zone.c -o zone.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/compat/b64_pton.c -o compat/b64_pton.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/compat/b64_ntop.c -o compat/b64_ntop.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/compat/strlcpy.c -o compat/strlcpy.lo Copying manpages... ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -L/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/lib -m64 -lssl -lcrypto -ldl -lrt -version-info 5:0:2 -no-undefined -L/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/lib -lssl -lcrypto -export-symbols-regex '^(ldns_|b32_[pn]to[pn]|mktime_from_utc|qsort_rr_compare_nsec3)' -o libldns.la buffer.lo dane.lo dname.lo dnssec.lo dnssec_sign.lo dnssec_verify.lo dnssec_zone.lo duration.lo error.lo higher.lo host2str.lo host2wire.lo keys.lo net.lo packet.lo parse.lo radix.lo rbtree.lo rdata.lo resolver.lo rr.lo rr_functions.lo sha1.lo sha2.lo str2host.lo tsig.lo update.lo util.lo wire2host.lo zone.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -rpath //lib ./libtool --tag=CC --quiet --mode=compile gcc -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"//etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/include -c /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/linktest.c -o linktest.lo ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pthread -m64 -g -L/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/lib -m64 -L/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/be27726f9885116da1158027505be62e913cd585/lib linktest.lo libldns.la -lssl -lcrypto -lssl -lcrypto -ldl -lrt -o linktest ldns/1.8.1: Package 'f1deeb46bd21baeb098f8a48fc1ea1663e0fc777' built ldns/1.8.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/build-debug ldns/1.8.1: Generated conaninfo.txt ldns/1.8.1: Generated conanbuildinfo.txt ldns/1.8.1: Generating the package ldns/1.8.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 ldns/1.8.1: Calling package() /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/build-debug/conan/conanbuild.sh" && make install-h DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 -j3 ----------------- /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/install-sh -m 755 -d /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777//include/ldns for i in buffer.h dane.h dname.h dnssec.h dnssec_sign.h dnssec_verify.h dnssec_zone.h duration.h error.h higher.h host2str.h host2wire.h keys.h ldns.h packet.h parse.h radix.h rbtree.h rdata.h resolver.h rr_functions.h rr.h sha1.h sha2.h str2host.h tsig.h update.h wire2host.h zone.h; do \ /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/install-sh -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/ldns/$i /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777//include/ldns/; done for i in common.h util.h net.h; do \ /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/install-sh -c -m 644 ldns/$i /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777//include/ldns/; done ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/build-debug/conan/conanbuild.sh" && make install-lib DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 -j3 ----------------- /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/src/install-sh -m 755 -d /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777//lib ./libtool --tag=CC --quiet --mode=install cp libldns.la /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777//lib ./libtool --tag=CC --quiet --mode=finish /home/conan/w/prod/BuildSingleReference/.conan/data/ldns/1.8.1/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777//lib ldns/1.8.1: Copied 1 file: LICENSE [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK ldns/1.8.1 package(): Packaged 1 file: LICENSE ldns/1.8.1 package(): Packaged 1 '.so' file: libldns.so ldns/1.8.1 package(): Packaged 1 '.3' file: libldns.so.3 ldns/1.8.1 package(): Packaged 1 '.0' file: libldns.so.3.2.0 ldns/1.8.1 package(): Packaged 32 '.h' files ldns/1.8.1: Package 'f1deeb46bd21baeb098f8a48fc1ea1663e0fc777' created ldns/1.8.1: Created package revision 59b203aa81d0b4f10a1708eccf0f850f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators libtool: warning: remember to run 'libtool --finish //lib' ldns/1.8.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ldns/1.8.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior