Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pdns.spec'], chrootPath='/var/lib/mock/dist-rebuild-after-rpm-check-build-170745-10510/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pdns.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/pdns-4.8.4-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pdns.spec'], chrootPath='/var/lib/mock/dist-rebuild-after-rpm-check-build-170745-10510/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pdns.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sYnsIB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pdns-4.8.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pdns-4.8.4.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd pdns-4.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yvDWUg + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pdns-4.8.4 + export CPPFLAGS=-DLDAP_DEPRECATED + CPPFLAGS=-DLDAP_DEPRECATED + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-12-19 16:23:49.000000000 +0800 +++ ./configure 2024-05-28 14:27:25.317492445 +0800 @@ -2415,7 +2415,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ @@ -2596,7 +2596,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-05-28 14:27:25.317492445 +0800 +++ ./configure 2024-05-28 14:27:25.367492610 +0800 @@ -9678,7 +9678,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -30401,7 +30401,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-option-checking=fatal --sysconfdir=/etc/pdns --disable-static --disable-dependency-tracking --disable-silent-rules --with-modules= --with-lua=lua '--with-dynmodules= bind gmysql gpgsql pipe remote ldap lua2 gsqlite3 tinydns' --enable-tools --with-libsodium --enable-ixfrdist --enable-unit-tests --enable-lua-records --enable-experimental-pkcs11 --enable-dns-over-tls --enable-systemd checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '981' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-opencloudos-linux-gnu-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... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking for aarch64-opencloudos-linux-gnu-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) none checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking size of time_t... 8 checking whether time_t is signed... yes checking for bison... bison -y checking if bison is the parser generator... yes checking for flex... no checking for lex... no checking if the lexer is flex... no checking whether g++ supports C++17 features with -std=c++17... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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 how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 9684: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... 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... 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 (/usr/bin/ld) 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... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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++ -std=c++17 -E checking for ld used by g++ -std=c++17... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ -std=c++17 linker (/usr/bin/ld) supports shared libraries... yes checking for g++ -std=c++17 option to produce PIC... -fPIC -DPIC checking if g++ -std=c++17 PIC flag -fPIC -DPIC works... yes checking if g++ -std=c++17 static flag -static works... no checking if g++ -std=c++17 supports -c -o file.o... yes checking if g++ -std=c++17 supports -c -o file.o... (cached) yes checking whether the g++ -std=c++17 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether -latomic is needed for __atomic builtins... no checking for pthread_np.h... no checking for 2-arg pthread_setname_np... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking which Lua implementation to use... lua checking for LUA... yes checking lua.hpp usability... yes checking lua.hpp presence... yes checking for lua.hpp... yes checking whether we will enable compiler security checks... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... no checking whether C++ compiler handles -pie... yes checking whether C++ compiler handles -fstack-protector... yes checking whether C++ compiler handles --param ssp-buffer-size=4... yes checking whether C++ compiler handles -D_FORTIFY_SOURCE=2... yes checking whether FORTIFY_SOURCE is supported... 2 checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking for library containing inet_aton... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing gethostent... none required checking for recvmmsg... yes checking for sendmmsg... yes checking for accept4... yes checking whether getifaddrs is declared... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_gmtoff in struct tm... checking for aarch64-opencloudos-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether we will be linking in libsodium... yes checking for LIBSODIUM... yes checking for crypto_box_easy_afternm... yes checking for crypto_box_curve25519xchacha20poly1305_easy... yes checking for randombytes_stir... yes checking for sodium_memcmp... yes checking for crypto_shorthash... yes checking whether we will be linking in libdecaf... no checking for aarch64-opencloudos-linux-gnu-pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL's libcrypto works... yes checking for RAND_bytes... yes checking for RAND_pseudo_bytes... yes checking for CRYPTO_memcmp... yes checking for OPENSSL_init_crypto... yes checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for RSA_get0_key... yes checking whether EVP_PKEY_CTX_set1_scrypt_salt is declared... yes checking /usr/include/openssl/ecdsa.h usability... yes checking /usr/include/openssl/ecdsa.h presence... yes checking for /usr/include/openssl/ecdsa.h... 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 whether to enable DNS over TLS support... yes checking whether we will be linking in OpenSSL libssl... auto checking for LIBSSL... yes checking for SSL_CTX_set_ciphersuites... yes checking for OCSP_basic_sign... yes checking for SSL_CTX_set_num_tickets... yes checking for SSL_CTX_set_keylog_callback... yes checking for SSL_CTX_get0_privatekey... yes checking for SSL_CTX_set_min_proto_version... no checking for SSL_set_hostflags... yes checking for SSL_CTX_set_alpn_protos... yes checking for SSL_CTX_set_next_proto_select_cb... yes checking for SSL_get0_alpn_selected... yes checking for SSL_get0_next_proto_negotiated... yes checking for SSL_CTX_set_alpn_select_cb... yes checking for SSL_CTX_use_cert_and_key... yes checking whether we will be linking in GnuTLS... auto checking for GNUTLS... no checking whether to enable ipcipher support... auto checking for ragel... no checking for library containing clock_gettime... none required checking for Boost headers version >= 1.42.0... yes checking for Boost's header version... 1_82 checking for the toolset name used by Boost for g++ -std=c++17... configure: WARNING: could not figure out which toolset name to use for g++ -std=c++17 checking boost/program_options.hpp usability... yes checking boost/program_options.hpp presence... yes checking for boost/program_options.hpp... yes checking for the Boost program_options library... yes checking whether to enable unit test building... yes checking boost/test/unit_test.hpp usability... yes checking boost/test/unit_test.hpp presence... yes checking for boost/test/unit_test.hpp... yes checking for the Boost unit_test_framework library... (cached) yes checking whether to enable backend unit test building... no checking whether to enable reproducible builds.... no ./configure: line 24032: hostname: command not found ./configure: line 24032: hostname: command not found checking whether to enable fuzzing targets... no checking whether user requires sqlite3... no checking for a Python interpreter with version >= 3.6... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.1 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.11/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.11/site-packages checking python3 module: venv... yes checking for strcasestr... yes checking for localtime_r... yes checking for gmtime_r... yes checking for recvmmsg... (cached) yes checking for sched_setscheduler... yes checking for getrandom... yes checking for arc4random... yes checking whether to enable verbose logging... no checking whether to enable PKCS11 support... yes checking for P11KIT1... yes checking for p11_kit_module_for_name in -lp11-kit... yes checking whether to enable experimental GSS-TSIG support... no checking for mysql_config... /usr/bin/mysql_config checking for PGSQL... yes checking for curl... curl checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ldap_set_option in -lldap_r... no checking for ldap_set_option in -lldap... yes checking for ldap_initialize in -lldap... yes checking for ldap_sasl_bind in -lldap... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking for krb5_init_context in -lkrb5... yes checking for krb5_get_init_creds_opt_set_default_flags... no checking for CDB... yes checking whether to enable ZeroMQ connector in remotebackend... no checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 8.4.0 checking for libcurl >= version "7.21.3"... yes checking whether libcurl is usable... yes checking for curl_free... yes checking whether we will be building and installing the extra tools... yes checking whether we will be building ixfrdist... yes checking for YAML... yes checking whether we will enable LUA records... yes checking for SQLITE3... yes checking whether we can build dynamic module "bind"... yes checking whether we can build dynamic module "gmysql"... yes checking whether we can build dynamic module "gpgsql"... yes checking whether we can build dynamic module "pipe"... yes checking whether we can build dynamic module "remote"... yes checking whether we can build dynamic module "ldap"... yes checking whether we can build dynamic module "lua2"... yes checking whether we can build dynamic module "gsqlite3"... yes checking whether we can build dynamic module "tinydns"... yes checking systemd/sd-daemon.h usability... yes checking systemd/sd-daemon.h presence... yes checking for systemd/sd-daemon.h... yes checking for sd_listen_fds in -lsystemd-daemon... no checking for sd_listen_fds in -lsystemd... yes checking for SYSTEMD... yes checking for systemctl... /usr/bin/systemctl checking What user and group will be used by service... pdns checking whether to enable code coverage... no checking whether to enable initialization of automatic variables... no checking whether to enable AddressSanitizer... no checking whether to enable MemorySanitizer... no checking whether to enable ThreadSanitizer... no checking whether to enable LeakSanitizer... no checking whether to enable Undefined Behaviour Sanitizer... no checking whether to enable code malloc-trace... no checking whether link-time optimization is supported... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating modules/Makefile config.status: creating pdns/Makefile config.status: creating codedocs/Makefile config.status: creating docs/Makefile config.status: creating pdns/pdns.init config.status: creating ext/Makefile config.status: creating ext/ipcrypt/Makefile config.status: creating ext/yahttp/Makefile config.status: creating ext/yahttp/yahttp/Makefile config.status: creating ext/json11/Makefile config.status: creating modules/bindbackend/Makefile config.status: creating modules/geoipbackend/Makefile config.status: creating modules/gmysqlbackend/Makefile config.status: creating modules/godbcbackend/Makefile config.status: creating modules/gpgsqlbackend/Makefile config.status: creating modules/gsqlite3backend/Makefile config.status: creating modules/ldapbackend/Makefile config.status: creating modules/lmdbbackend/Makefile config.status: creating modules/lua2backend/Makefile config.status: creating modules/pipebackend/Makefile config.status: creating modules/remotebackend/Makefile config.status: creating modules/tinydnsbackend/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: configure: Configuration summary configure: ===================== configure: configure: Configured with: '--build=aarch64-opencloudos-linux-gnu' '--host=aarch64-opencloudos-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-option-checking=fatal' '--sysconfdir=/etc/pdns' '--disable-static' '--disable-dependency-tracking' '--disable-silent-rules' '--with-modules=' '--with-lua=lua' '--with-dynmodules= bind gmysql gpgsql pipe remote ldap lua2 gsqlite3 tinydns' '--enable-tools' '--with-libsodium' '--enable-ixfrdist' '--enable-unit-tests' '--enable-lua-records' '--enable-experimental-pkcs11' '--enable-dns-over-tls' '--enable-systemd' 'build_alias=aarch64-opencloudos-linux-gnu' 'host_alias=aarch64-opencloudos-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' 'CPPFLAGS=-DLDAP_DEPRECATED' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' configure: configure: CC: gcc (gcc (Tencent Compiler 12.3.1.1) 12.3.1 20230912 (OpenCloudOS 12.3.1.1-1)) configure: CXX: g++ -std=c++17 (g++ (Tencent Compiler 12.3.1.1) 12.3.1 20230912 (OpenCloudOS 12.3.1.1-1)) configure: LD: /usr/bin/ld configure: CFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection configure: CPPFLAGS: -DLDAP_DEPRECATED configure: CXXFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection configure: LDFLAGS: -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 configure: LIBS: configure: BOOST_CPPFLAGS: configure: configure: Extras enabled configure: -------------- configure: Tools: yes configure: ixfrdist: yes configure: configure: Server Features enabled configure: ----------------------- configure: Built-in modules: configure: Dynamic modules: bind gmysql gpgsql pipe remote ldap lua2 gsqlite3 tinydns configure: configure: OpenSSL ecdsa: yes configure: ed25519: yes configure: ed448: yes configure: SQLite3: yes configure: Lua: lua configure: PKCS-11: yes configure: LUA records: yes configure: systemd: yes configure: + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in ext Making all in ipcrypt make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/ipcrypt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ipcrypt.lo ipcrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c ipcrypt.c -fPIC -DPIC -o .libs/ipcrypt.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/ipcrypt' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/ipcrypt' /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libipcrypt.la ipcrypt.lo libtool: link: ar cru .libs/libipcrypt.a .libs/ipcrypt.o libtool: link: ranlib .libs/libipcrypt.a libtool: link: ( cd ".libs" && rm -f "libipcrypt.la" && ln -s "../libipcrypt.la" "libipcrypt.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/ipcrypt' Making all in json11 make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/json11' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o json11.lo json11.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c json11.cpp -fPIC -DPIC -o .libs/json11.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/json11' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/json11' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libjson11.la json11.lo libtool: link: ar cru .libs/libjson11.a .libs/json11.o libtool: link: ranlib .libs/libjson11.a libtool: link: ( cd ".libs" && rm -f "libjson11.la" && ln -s "../libjson11.la" "libjson11.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/json11' Making all in yahttp Making all in yahttp make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o router.lo router.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c router.cpp -fPIC -DPIC -o .libs/router.o make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o reqresp.lo reqresp.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c reqresp.cpp -fPIC -DPIC -o .libs/reqresp.o make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libyahttp.la reqresp.lo router.lo libtool: link: ar cru .libs/libyahttp.a .libs/reqresp.o .libs/router.o libtool: link: ranlib .libs/libyahttp.a libtool: link: ( cd ".libs" && rm -f "libyahttp.la" && ln -s "../libyahttp.la" "libyahttp.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in modules Making all in bindbackend /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o binddnssec.lo binddnssec.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c binddnssec.cc -fPIC -DPIC -o .libs/binddnssec.o make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from bindbackend2.hh:42, from binddnssec.cc:26: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o bindbackend2.lo bindbackend2.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c bindbackend2.cc -fPIC -DPIC -o .libs/bindbackend2.o make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' In file included from ../../pdns/dnsseckeeper.hh:32, from bindbackend2.cc:40: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libbindbackend.la -rpath /usr/lib64/pdns bindbackend2.lo binddnssec.lo libtool: link: g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o .libs/bindbackend2.o .libs/binddnssec.o -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -fstack-protector -g -O2 -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,libbindbackend.so -o .libs/libbindbackend.so libtool: link: ( cd ".libs" && rm -f "libbindbackend.la" && ln -s "../libbindbackend.la" "libbindbackend.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' Making all in gmysqlbackend make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/mysql -I/usr/include/mysql/mysql -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o smysql.lo smysql.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/mysql -I/usr/include/mysql/mysql -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c smysql.cc -fPIC -DPIC -o .libs/smysql.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/mysql -I/usr/include/mysql/mysql -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gmysqlbackend.lo gmysqlbackend.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/mysql -I/usr/include/mysql/mysql -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gmysqlbackend.cc -fPIC -DPIC -o .libs/gmysqlbackend.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from gmysqlbackend.cc:30: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libgmysqlbackend.la -rpath /usr/lib64/pdns gmysqlbackend.lo smysql.lo -L/usr/lib64/ -lmariadb libtool: link: g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o .libs/gmysqlbackend.o .libs/smysql.o -L/usr/lib64/ -lmariadb -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -fstack-protector -g -O2 -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,libgmysqlbackend.so -o .libs/libgmysqlbackend.so libtool: link: ( cd ".libs" && rm -f "libgmysqlbackend.la" && ln -s "../libgmysqlbackend.la" "libgmysqlbackend.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' Making all in gpgsqlbackend make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o spgsql.lo spgsql.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c spgsql.cc -fPIC -DPIC -o .libs/spgsql.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gpgsqlbackend.lo gpgsqlbackend.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gpgsqlbackend.cc -fPIC -DPIC -o .libs/gpgsqlbackend.o In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from gpgsqlbackend.cc:29: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libgpgsqlbackend.la -rpath /usr/lib64/pdns gpgsqlbackend.lo spgsql.lo -lpq libtool: link: g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o .libs/gpgsqlbackend.o .libs/spgsql.o -lpq -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -fstack-protector -g -O2 -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,libgpgsqlbackend.so -o .libs/libgpgsqlbackend.so libtool: link: ( cd ".libs" && rm -f "libgpgsqlbackend.la" && ln -s "../libgpgsqlbackend.la" "libgpgsqlbackend.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' Making all in pipebackend make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o coprocess.lo coprocess.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c coprocess.cc -fPIC -DPIC -o .libs/coprocess.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o pipebackend.lo pipebackend.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pipebackend.cc -fPIC -DPIC -o .libs/pipebackend.o In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from pipebackend.cc:35: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libpipebackend.la -rpath /usr/lib64/pdns coprocess.lo pipebackend.lo libtool: link: g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o .libs/coprocess.o .libs/pipebackend.o -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -fstack-protector -g -O2 -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,libpipebackend.so -o .libs/libpipebackend.so libtool: link: ( cd ".libs" && rm -f "libpipebackend.la" && ln -s "../libpipebackend.la" "libpipebackend.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' Making all in remotebackend /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o zmqconnector.lo zmqconnector.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c zmqconnector.cc -fPIC -DPIC -o .libs/zmqconnector.o make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from remotebackend.hh:29, from zmqconnector.cc:25: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unixconnector.lo unixconnector.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c unixconnector.cc -fPIC -DPIC -o .libs/unixconnector.o make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from remotebackend.hh:29, from unixconnector.cc:28: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o pipeconnector.lo pipeconnector.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pipeconnector.cc -fPIC -DPIC -o .libs/pipeconnector.o make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from remotebackend.hh:29, from pipeconnector.cc:25: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o httpconnector.lo httpconnector.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c httpconnector.cc -fPIC -DPIC -o .libs/httpconnector.o In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from remotebackend.hh:29, from httpconnector.cc:25: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o remotebackend.lo remotebackend.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../ext/json11 -I../../ext/yahttp -I/usr/include/ -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c remotebackend.cc -fPIC -DPIC -o .libs/remotebackend.o In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from remotebackend.hh:29, from remotebackend.cc:25: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libremotebackend.la -rpath /usr/lib64/pdns httpconnector.lo pipeconnector.lo remotebackend.lo unixconnector.lo zmqconnector.lo ../../ext/yahttp/yahttp/libyahttp.la ../../ext/json11/libjson11.la libtool: link: g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o .libs/httpconnector.o .libs/pipeconnector.o .libs/remotebackend.o .libs/unixconnector.o .libs/zmqconnector.o -Wl,--whole-archive ../../ext/yahttp/yahttp/.libs/libyahttp.a ../../ext/json11/.libs/libjson11.a -Wl,--no-whole-archive -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -fstack-protector -g -O2 -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,libremotebackend.so -o .libs/libremotebackend.so libtool: link: ( cd ".libs" && rm -f "libremotebackend.la" && ln -s "../libremotebackend.la" "libremotebackend.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' Making all in ldapbackend make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ldaputils.lo ldaputils.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c ldaputils.cc -fPIC -DPIC -o .libs/ldaputils.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ldapauthenticator.lo ldapauthenticator.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c ldapauthenticator.cc -fPIC -DPIC -o .libs/ldapauthenticator.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o powerldap.lo powerldap.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c powerldap.cc -fPIC -DPIC -o .libs/powerldap.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o master.lo master.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c master.cc -fPIC -DPIC -o .libs/master.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from ldapbackend.hh:37, from master.cc:24: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ldapbackend.lo ldapbackend.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c ldapbackend.cc -fPIC -DPIC -o .libs/ldapbackend.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from ldapbackend.hh:37, from ldapbackend.cc:28: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o native.lo native.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c native.cc -fPIC -DPIC -o .libs/native.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from ldapbackend.hh:37, from native.cc:24: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libldapbackend.la -rpath /usr/lib64/pdns ldapauthenticator.lo ldapbackend.lo ldaputils.lo master.lo native.lo powerldap.lo -lldap -llber -lkrb5 libtool: link: g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o .libs/ldapauthenticator.o .libs/ldapbackend.o .libs/ldaputils.o .libs/master.o .libs/native.o .libs/powerldap.o -lldap -llber -lkrb5 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -fstack-protector -g -O2 -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,libldapbackend.so -o .libs/libldapbackend.so libtool: link: ( cd ".libs" && rm -f "libldapbackend.la" && ln -s "../libldapbackend.la" "libldapbackend.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' Making all in lua2backend make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -I../../ext/luawrapper/include -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o lua2backend.lo lua2backend.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -I../../ext/luawrapper/include -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c lua2backend.cc -fPIC -DPIC -o .libs/lua2backend.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from lua2backend.hh:23, from lua2backend.cc:27: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -I../../ext/luawrapper/include -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o lua2api2.lo lua2api2.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -I../../ext/luawrapper/include -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c lua2api2.cc -fPIC -DPIC -o .libs/lua2api2.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from lua2backend.hh:23, from lua2api2.cc:25: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o liblua2backend.la -rpath /usr/lib64/pdns lua2api2.lo lua2backend.lo -llua -lm libtool: link: g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o .libs/lua2api2.o .libs/lua2backend.o -llua -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -fstack-protector -g -O2 -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,liblua2backend.so -o .libs/liblua2backend.so libtool: link: ( cd ".libs" && rm -f "liblua2backend.la" && ln -s "../liblua2backend.la" "liblua2backend.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' Making all in gsqlite3backend make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gsqlite3backend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gsqlite3backend.lo gsqlite3backend.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gsqlite3backend.cc -fPIC -DPIC -o .libs/gsqlite3backend.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gsqlite3backend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from gsqlite3backend.cc:32: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gsqlite3backend' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libgsqlite3backend.la -rpath /usr/lib64/pdns gsqlite3backend.lo libtool: link: g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o .libs/gsqlite3backend.o -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -fstack-protector -g -O2 -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,libgsqlite3backend.so -o .libs/libgsqlite3backend.so libtool: link: ( cd ".libs" && rm -f "libgsqlite3backend.la" && ln -s "../libgsqlite3backend.la" "libgsqlite3backend.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gsqlite3backend' Making all in tinydnsbackend make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../../pdns/cdb.lo ../../pdns/cdb.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c ../../pdns/cdb.cc -fPIC -DPIC -o ../../pdns/.libs/cdb.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o tinydnsbackend.lo tinydnsbackend.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DLDAP_DEPRECATED -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c tinydnsbackend.cc -fPIC -DPIC -o .libs/tinydnsbackend.o make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' In file included from ../../pdns/auth-catalogzone.hh:28, from ../../pdns/dnsbackend.hh:46, from tinydnsbackend.hh:23, from tinydnsbackend.cc:25: ../../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libtinydnsbackend.la -rpath /usr/lib64/pdns ../../pdns/cdb.lo tinydnsbackend.lo -lcdb libtool: link: g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o ../../pdns/.libs/cdb.o .libs/tinydnsbackend.o -lcdb -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -fstack-protector -g -O2 -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,libtinydnsbackend.so -o .libs/libtinydnsbackend.so libtool: link: ( cd ".libs" && rm -f "libtinydnsbackend.la" && ln -s "../libtinydnsbackend.la" "libtinydnsbackend.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' make[3]: Nothing to be done for 'all-am'. Making all in pdns make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' ./incfiles api-swagger.yaml api-swagger.json > apidocfiles.h make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o logger.o logger.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dynmessenger.o dynmessenger.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o qtype.o qtype.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnslabeltext.o dnslabeltext.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsname.o dnsname.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dynloader.o dynloader.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o arguments.o arguments.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unix_utility.o unix_utility.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o auth-caches.o auth-caches.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o base32.o base32.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o bindlexer.o bindlexer.c make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o base64.o base64.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o auth-zonecache.o auth-zonecache.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o auth-catalogzone.o auth-catalogzone.cc In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from auth-catalogzone.cc:27: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o misc.o misc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o statbag.o statbag.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o bindparser.o bindparser.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' bindparser.cc:260:5: warning: redundant redeclaration of 'int yyparse()' in same scope [-Wredundant-decls] 260 | int yyparse (void); | ^~~~~~~ bindparser.yy:22:13: note: previous declaration of 'int yyparse()' 22 | int yyparse(void); | ^~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o auth-packetcache.o auth-packetcache.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o credentials.o credentials.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dns.o dns.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o auth-querycache.o auth-querycache.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dns_random.o dns_random.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnswriter.o dnswriter.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsbackend.o dnsbackend.cc In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from dnsbackend.cc:26: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dbdnsseckeeper.o dbdnsseckeeper.cc In file included from dnsseckeeper.hh:32, from dbdnsseckeeper.cc:25: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsparser.o dnsparser.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnspacket.o dnspacket.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from dnsseckeeper.hh:32, from dnspacket.cc:37: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnssecinfra.o dnssecinfra.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from dnssecinfra.cc:37: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gettime.o gettime.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnssecsigner.o dnssecsigner.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from dnssecsigner.cc:25: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ednscookies.o ednscookies.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ednssubnet.o ednssubnet.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ednsoptions.o ednsoptions.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ipcipher.o ipcipher.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o json.o json.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gss_context.o gss_context.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dynlistener.o dynlistener.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from dynlistener.cc:51: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o iputils.o iputils.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o nsecrecords.o nsecrecords.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsrecords.o dnsrecords.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o shuffle.o shuffle.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o serialtweaker.o serialtweaker.cc In file included from dnsseckeeper.hh:32, from serialtweaker.cc:26: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o opensslsigners.o opensslsigners.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from opensslsigners.cc:51: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o rcpgenerator.o rcpgenerator.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stubresolver.o stubresolver.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o svc-records.o svc-records.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o threadname.o threadname.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sillyrecords.o sillyrecords.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o signingpipe.o signingpipe.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from dnsseckeeper.hh:32, from signingpipe.hh:27, from signingpipe.cc:4: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o uuid-utils.o uuid-utils.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o tsigutils.o tsigutils.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ssqlite3.o ssqlite3.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sodiumsigners.o sodiumsigners.cc In file included from sodiumsigners.cc:10: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o zonemd.o zonemd.cc In file included from validate.hh:29, from zonemd.hh:31, from zonemd.cc:1: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o zoneparser-tng.o zoneparser-tng.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ueberbackend.o ueberbackend.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.cc:45: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dns_random_urandom.o dns_random_urandom.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o lua-auth4.o lua-auth4.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from lua-auth4.cc:14: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o zone2json.o zone2json.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o zone2sql.o zone2sql.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnspcap.o dnspcap.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsgram.o dnsgram.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o pkcs11signers.o pkcs11signers.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from pkcs11signers.cc:11: ../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnspcap2calidns.o dnspcap2calidns.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o pdnsutil.o pdnsutil.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from dnsseckeeper.hh:32, from pdnsutil.cc:9: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ pdnsutil.cc: In function 'int main(int, char**)': pdnsutil.cc:3532:54: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 3532 | std::unique_ptr fp{std::fopen(filename.c_str(), "r"), &std::fclose}; | ^ In file included from /usr/include/c++/12/aarch64-OpenCloudOS-linux/bits/c++allocator.h:33, from /usr/include/c++/12/bits/allocator.h:46, from /usr/include/c++/12/memory:63, from credentials.hh:24, from pdnsutil.cc:8: In member function 'std::__new_allocator::deallocate(DNSResourceRecord*, unsigned long)', inlined from 'std::allocator_traits >::deallocate(std::allocator&, DNSResourceRecord*, unsigned long)' at /usr/include/c++/12/bits/alloc_traits.h:496:23, inlined from 'std::_Vector_base >::_M_deallocate(DNSResourceRecord*, unsigned long)' at /usr/include/c++/12/bits/stl_vector.h:387:19, inlined from 'std::_Vector_base >::_M_deallocate(DNSResourceRecord*, unsigned long)' at /usr/include/c++/12/bits/stl_vector.h:383:7, inlined from 'std::_Vector_base >::~_Vector_base()' at /usr/include/c++/12/bits/stl_vector.h:366:15, inlined from 'std::vector >::~vector()' at /usr/include/c++/12/bits/stl_vector.h:733:7, inlined from 'increaseSerial(DNSName const&, DNSSECKeeper&)' at pdnsutil.cc:927:58: /usr/include/c++/12/bits/new_allocator.h:158:33: warning: 'operator delete(void*, unsigned long)' called on pointer '_237' with nonzero offset 136 [-Wfree-nonheap-object] 158 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'std::allocator_traits >::allocate(std::allocator&, unsigned long)' at /usr/include/c++/12/bits/alloc_traits.h:464:28, inlined from 'std::_Vector_base >::_M_allocate(unsigned long)' at /usr/include/c++/12/bits/stl_vector.h:378:33, inlined from 'std::_Vector_base >::_M_create_storage(unsigned long)' at /usr/include/c++/12/bits/stl_vector.h:395:44, inlined from 'std::_Vector_base >::_Vector_base(unsigned long, std::allocator const&)' at /usr/include/c++/12/bits/stl_vector.h:332:26, inlined from 'std::vector >::vector(unsigned long, DNSResourceRecord const&, std::allocator const&)' at /usr/include/c++/12/bits/stl_vector.h:566:47, inlined from 'increaseSerial(DNSName const&, DNSSECKeeper&)' at pdnsutil.cc:927:58: /usr/include/c++/12/bits/new_allocator.h:137:55: note: returned from 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o protozero.o protozero.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnspcap2protobuf.o dnspcap2protobuf.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsscan.o dnsscan.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o statnode.o statnode.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dumresp.o dumresp.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o lua-base4.o lua-base4.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnswasher.o dnswasher.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o pollmplexer.o pollmplexer.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o notify.o notify.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o stubquery.o stubquery.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o saxfr.o saxfr.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from saxfr.cc:12: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o axfr-retriever.o axfr-retriever.cc In file included from resolver.hh:41, from axfr-retriever.hh:27, from axfr-retriever.cc:23: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsreplay.o dnsreplay.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o nsec3dig.o nsec3dig.cc In file included from nsec3dig.cc:32: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o query-local-address.o query-local-address.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ixfr.o ixfr.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from ixfr.cc:26: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o nproxy.o nproxy.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-base64.o `test -f 'base64.cc' || echo './'`base64.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-base32.o `test -f 'base32.cc' || echo './'`base32.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o tsigverifier.o tsigverifier.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from tsigverifier.cc:3: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ixfrutils.o ixfrutils.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from ixfrutils.cc:28: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-dnslabeltext.o `test -f 'dnslabeltext.cc' || echo './'`dnslabeltext.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-dns.o `test -f 'dns.cc' || echo './'`dns.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsscope.o dnsscope.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ixplore.o ixplore.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from ixplore.cc:32: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o resolver.o resolver.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from resolver.hh:41, from resolver.cc:26: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-dnsname.o `test -f 'dnsname.cc' || echo './'`dnsname.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-ednssubnet.o `test -f 'ednssubnet.cc' || echo './'`ednssubnet.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-logger.o `test -f 'logger.cc' || echo './'`logger.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-dnswriter.o `test -f 'dnswriter.cc' || echo './'`dnswriter.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-nsecrecords.o `test -f 'nsecrecords.cc' || echo './'`nsecrecords.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-iputils.o `test -f 'iputils.cc' || echo './'`iputils.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-libssl.o `test -f 'libssl.cc' || echo './'`libssl.cc libssl.cc:88:86: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 88 | static LockGuarded>> s_engines; | ^~~~~~~~~~~ In file included from libssl.cc:16: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ libssl.cc: In function 'void unregisterOpenSSLUser()': libssl.cc:156:20: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 156 | ENGINE_finish(engine.get()); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ libssl.cc: In function 'std::pair > libssl_load_engine(const std::string&, const std::optional >&)': libssl.cc:220:51: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 220 | auto engine = std::unique_ptr(ENGINE_by_id(engineName.c_str()), ENGINE_free); | ^~~~~~~~~~~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ libssl.cc:220:77: warning: 'ENGINE* ENGINE_by_id(const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 220 | auto engine = std::unique_ptr(ENGINE_by_id(engineName.c_str()), ENGINE_free); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ libssl.cc:220:110: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 220 | auto engine = std::unique_ptr(ENGINE_by_id(engineName.c_str()), ENGINE_free); | ^ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ libssl.cc:225:19: warning: 'int ENGINE_init(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 225 | if (!ENGINE_init(engine.get())) { | ~~~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ libssl.cc:230:34: warning: 'int ENGINE_set_default_string(ENGINE*, const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 230 | if (ENGINE_set_default_string(engine.get(), defaultString->c_str()) == 0) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:685:27: note: declared here 685 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default_string(ENGINE *e, | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-proxy-protocol.o `test -f 'proxy-protocol.cc' || echo './'`proxy-protocol.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-qtype.o `test -f 'qtype.cc' || echo './'`qtype.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-dnsparser.o `test -f 'dnsparser.cc' || echo './'`dnsparser.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-misc.o `test -f 'misc.cc' || echo './'`misc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-svc-records.o `test -f 'svc-records.cc' || echo './'`svc-records.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-unix_utility.o `test -f 'unix_utility.cc' || echo './'`unix_utility.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-sillyrecords.o `test -f 'sillyrecords.cc' || echo './'`sillyrecords.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-tcpiohandler.o `test -f 'tcpiohandler.cc' || echo './'`tcpiohandler.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-sdig.o `test -f 'sdig.cc' || echo './'`sdig.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-rcpgenerator.o `test -f 'rcpgenerator.cc' || echo './'`rcpgenerator.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-statbag.o `test -f 'statbag.cc' || echo './'`statbag.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-minicurl.o `test -f 'minicurl.cc' || echo './'`minicurl.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ixfrdist-stats.o ixfrdist-stats.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdig-dnsrecords.o `test -f 'dnsrecords.cc' || echo './'`dnsrecords.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ixfrdist-web.o ixfrdist-web.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o calidns.o calidns.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o epollmplexer.o epollmplexer.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o webserver.o webserver.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' webserver.cc: In member function 'void WebServer::logRequest(const HttpRequest&, const ComboAddress&) const': webserver.cc:383:72: warning: unused parameter 'remote' [-Wunused-parameter] 383 | void WebServer::logRequest(const HttpRequest& req, const ComboAddress& remote) const { | ~~~~~~~~~~~~~~~~~~~~^~~~~~ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o proxy-protocol.o proxy-protocol.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o zone2ldap.o zone2ldap.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o responsestats-auth.o responsestats-auth.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnstcpbench.o dnstcpbench.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-arguments_cc.o test-arguments_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o nameserver.o nameserver.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from packethandler.hh:26, from communicator.hh:39, from auth-main.hh:28, from nameserver.cc:35: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o responsestats.o responsestats.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-base32_cc.o test-base32_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-base64_cc.o test-base64_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-auth-zonecache_cc.o test-auth-zonecache_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsbulktest.o dnsbulktest.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-digests_hh.o test-digests_hh.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-bindparser_cc.o test-bindparser_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ixfrdist.o ixfrdist.cc In file included from resolver.hh:41, from axfr-retriever.hh:27, from ixfrdist.cc:39: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-credentials_cc.o test-credentials_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-communicator_hh.o test-communicator_hh.cc In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from packethandler.hh:26, from communicator.hh:39, from test-communicator_hh.cc:9: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-dnsparser_hh.o test-dnsparser_hh.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-distributor_hh.o test-distributor_hh.cc In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from distributor.hh:36, from test-distributor_hh.cc:9: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-dnsparser_cc.o test-dnsparser_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-dnsrecordcontent.o test-dnsrecordcontent.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-dns_random_hh.o test-dns_random_hh.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-ednscookie_cc.o test-ednscookie_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-ipcrypt_cc.o test-ipcrypt_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-dnswriter_cc.o test-dnswriter_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-lock_hh.o test-lock_hh.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-lua_auth4_cc.o test-lua_auth4_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-ixfr_cc.o test-ixfr_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-luawrapper.o test-luawrapper.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-dnsname_cc.o test-dnsname_cc.cc test-dnsname_cc.cc: In member function 'void test_dnsname_cc::test_getcommonlabels::test_method()': test-dnsname_cc.cc:1031:16: warning: unnecessary parentheses in declaration of 'name5' [-Wparentheses] 1031 | const DNSName(name5); | ^~~~~~~ test-dnsname_cc.cc:1031:16: note: remove parentheses 1031 | const DNSName(name5); | ^~~~~~~ | - - make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-dnsrecords_cc.o test-dnsrecords_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-nameserver_cc.o test-nameserver_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-mplexer.o test-mplexer.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-misc_hh.o test-misc_hh.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-iputils_hh.o test-iputils_hh.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-packetcache_hh.o test-packetcache_hh.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-sha_hh.o test-sha_hh.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-proxy_protocol_cc.o test-proxy_protocol_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-packetcache_cc.o test-packetcache_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-statbag_cc.o test-statbag_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-rcpgenerator_cc.o test-rcpgenerator_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-trusted-notification-proxy_cc.o test-trusted-notification-proxy_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-signers.o test-signers.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from dnsseckeeper.hh:32, from test-signers.cc:11: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-tsig.o test-tsig.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from test-tsig.cc:33: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-webserver_cc.o test-webserver_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-svc_records_cc.o test-svc_records_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o trusted-notification-proxy.o trusted-notification-proxy.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testrunner.o testrunner.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-zonemd_cc.o test-zonemd_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from validate.hh:29, from zonemd.hh:31, from test-zonemd_cc.cc:5: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-zoneparser_tng_cc.o test-zoneparser_tng_cc.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o auth-carbon.o auth-carbon.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from packethandler.hh:26, from communicator.hh:39, from auth-main.hh:28, from auth-carbon.cc:31: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o communicator.o communicator.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from packethandler.hh:26, from communicator.hh:39, from communicator.cc:32: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dnsproxy.o dnsproxy.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-ueberbackend_cc.o test-ueberbackend_cc.cc In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from test-ueberbackend_cc.cc:20: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o secpoll.o secpoll.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o secpoll-auth.o secpoll-auth.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dynhandler.o dynhandler.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from packethandler.hh:26, from communicator.hh:39, from dynhandler.cc:36: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o mastercommunicator.o mastercommunicator.cc In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from packethandler.hh:26, from communicator.hh:39, from mastercommunicator.cc:29: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unix_semaphore.o unix_semaphore.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o version.o version.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o rfc2136handler.o rfc2136handler.cc In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from packethandler.hh:26, from rfc2136handler.cc:5: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o auth-main.o auth-main.cc In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from packethandler.hh:26, from communicator.hh:39, from auth-main.hh:28, from auth-main.cc:55: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o tkey.o tkey.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from packethandler.hh:26, from tkey.cc:4: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' sed -e 's![@]sbindir[@]!/usr/sbin!' -e 's![@]service_user[@]!pdns!' -e 's![@]service_group[@]!pdns!' < pdns.service.in > pdns.service make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' sed -e 's![@]bindir[@]!/usr/bin!' < ixfrdist.service.in > ixfrdist.service make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o packethandler.o packethandler.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from packethandler.cc:31: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pdns_control arguments.o dnslabeltext.o dnsname.o dynloader.o dynmessenger.o logger.o misc.o qtype.o statbag.o unix_utility.o libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pdns_control arguments.o dnslabeltext.o dnsname.o dynloader.o dynmessenger.o logger.o misc.o qtype.o statbag.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o minicurl.o minicurl.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ws-api.o ws-api.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o tcpreceiver.o tcpreceiver.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from tcpreceiver.cc:30: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o slavecommunicator.o slavecommunicator.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from slavecommunicator.cc:27: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnspcap2calidns base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnspcap2calidns.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnspcap2calidns base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnspcap2calidns.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnspcap2protobuf base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnspcap2protobuf.o dnsrecords.o dnswriter.o gettime.o iputils.o logger.o misc.o nsecrecords.o protozero.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o uuid-utils.o -lcrypto -lboost_program_options libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnspcap2protobuf base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnspcap2protobuf.o dnsrecords.o dnswriter.o gettime.o iputils.o logger.o misc.o nsecrecords.o protozero.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o uuid-utils.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o backends/gsql/gsqlbackend.o backends/gsql/gsqlbackend.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from ../pdns/auth-catalogzone.hh:28, from ../pdns/dnsbackend.hh:46, from backends/gsql/gsqlbackend.cc:26: ../pdns/dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': ../pdns/dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ ../pdns/dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': ../pdns/dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsgram base32.o base64.o dnsgram.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsgram base32.o base64.o dnsgram.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o zone2sql arguments.o base32.o base64.o bindlexer.o bindparser.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o json.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o zone2sql.o zoneparser-tng.o -lcrypto ../ext/json11/libjson11.la libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o zone2sql arguments.o base32.o base64.o bindlexer.o bindparser.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o json.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o zone2sql.o zoneparser-tng.o -lcrypto ../ext/json11/.libs/libjson11.a -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o zone2json arguments.o base32.o base64.o bindlexer.o bindparser.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o zone2json.o zoneparser-tng.o -lcrypto ../ext/json11/libjson11.la libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o zone2json arguments.o base32.o base64.o bindlexer.o bindparser.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o zone2json.o zoneparser-tng.o -lcrypto ../ext/json11/.libs/libjson11.a -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o lua-record.o lua-record.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from lua-record.cc:13: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsscan base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscan.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsscan base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscan.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -I../ext/protozero/include -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -I/usr/include/p11-kit-1 -I/usr/include/ -DLDAP_DEPRECATED -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ws-auth.o ws-auth.cc make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' In file included from auth-catalogzone.hh:28, from dnsbackend.hh:46, from ueberbackend.hh:33, from ws-auth.cc:36: dnssecinfra.hh: In member function 'void DNSCryptoKeyEngine::createFromPEMString(DNSKEYRecordContent&, const std::string&)': dnssecinfra.hh:69:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 69 | unique_ptr inputFile{fmemopen(const_cast(contents.data()), contents.length(), "r"), &std::fclose}; | ^ dnssecinfra.hh: In member function 'std::string DNSCryptoKeyEngine::convertToPEMString() const': dnssecinfra.hh:92:51: warning: ignoring attributes on template argument 'int (*)(FILE*)' [-Wignored-attributes] 92 | unique_ptr outputFile{fmemopen(output.data(), output.length() - 1, "w"), &std::fclose}; | ^ make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnswasher base64.o dnslabeltext.o dnsname.o dnspcap.o dnswasher.o ipcipher.o logger.o misc.o qtype.o statbag.o unix_utility.o -lboost_program_options -lcrypto ../ext/ipcrypt/libipcrypt.la libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnswasher base64.o dnslabeltext.o dnsname.o dnspcap.o dnswasher.o ipcipher.o logger.o misc.o qtype.o statbag.o unix_utility.o -lboost_program_options -lcrypto ../ext/ipcrypt/.libs/libipcrypt.a -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dumresp dnslabeltext.o dnsname.o dumresp.o iputils.o logger.o misc.o qtype.o statbag.o unix_utility.o libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dumresp dnslabeltext.o dnsname.o dumresp.o iputils.o logger.o misc.o qtype.o statbag.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsscope arguments.o base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscope.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o statnode.o svc-records.o unix_utility.o -lcrypto -lboost_program_options libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsscope arguments.o base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscope.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o statnode.o svc-records.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsreplay base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsreplay.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsreplay base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsreplay.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pdns_notify arguments.o base32.o base64.o dns.o dns_random.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o notify.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options -lsodium libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pdns_notify arguments.o base32.o base64.o dns.o dns_random.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o notify.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options -lsodium -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nproxy base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nproxy.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nproxy base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nproxy.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nsec3dig base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsec3dig.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o pkcs11signers.o -lcrypto -lp11-kit libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nsec3dig base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsec3dig.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o pkcs11signers.o -lcrypto -lp11-kit -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o saxfr base32.o base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o saxfr.o sillyrecords.o statbag.o svc-records.o unix_utility.o pkcs11signers.o -lcrypto -lp11-kit libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o saxfr base32.o base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o saxfr.o sillyrecords.o statbag.o svc-records.o unix_utility.o pkcs11signers.o -lcrypto -lp11-kit -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stubquery arguments.o base32.o base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o stubquery.o stubresolver.o svc-records.o unix_utility.o -lcrypto libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stubquery arguments.o base32.o base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o stubquery.o stubresolver.o svc-records.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o calidns base32.o base64.o calidns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o calidns base32.o base64.o calidns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sdig sdig-base32.o sdig-base64.o sdig-dns.o sdig-dnslabeltext.o sdig-dnsname.o sdig-dnsparser.o sdig-dnsrecords.o sdig-dnswriter.o sdig-ednssubnet.o sdig-iputils.o sdig-libssl.o sdig-logger.o sdig-misc.o sdig-nsecrecords.o sdig-proxy-protocol.o sdig-qtype.o sdig-rcpgenerator.o sdig-sdig.o sdig-sillyrecords.o sdig-statbag.o sdig-svc-records.o sdig-tcpiohandler.o sdig-unix_utility.o sdig-minicurl.o -lcrypto -lcurl -lssl -lsodium libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sdig sdig-base32.o sdig-base64.o sdig-dns.o sdig-dnslabeltext.o sdig-dnsname.o sdig-dnsparser.o sdig-dnsrecords.o sdig-dnswriter.o sdig-ednssubnet.o sdig-iputils.o sdig-libssl.o sdig-logger.o sdig-misc.o sdig-nsecrecords.o sdig-proxy-protocol.o sdig-qtype.o sdig-rcpgenerator.o sdig-sdig.o sdig-sillyrecords.o sdig-statbag.o sdig-svc-records.o sdig-tcpiohandler.o sdig-unix_utility.o sdig-minicurl.o -lcrypto -lcurl -lssl -lsodium -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsbulktest arguments.o base32.o base64.o dns_random.o dnsbulktest.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options -lsodium libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnsbulktest arguments.o base32.o base64.o dns_random.o dnsbulktest.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o -lcrypto -lboost_program_options -lsodium -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o ixplore arguments.o axfr-retriever.o base32.o base64.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o ixfr.o ixfrutils.o ixplore.o logger.o misc.o nsecrecords.o qtype.o query-local-address.o rcpgenerator.o resolver.o sillyrecords.o statbag.o svc-records.o tsigverifier.o unix_utility.o zoneparser-tng.o pkcs11signers.o -lcrypto -lp11-kit libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o ixplore arguments.o axfr-retriever.o base32.o base64.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o ixfr.o ixfrutils.o ixplore.o logger.o misc.o nsecrecords.o qtype.o query-local-address.o rcpgenerator.o resolver.o sillyrecords.o statbag.o svc-records.o tsigverifier.o unix_utility.o zoneparser-tng.o pkcs11signers.o -lcrypto -lp11-kit -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' sed -e 's!/pdns_server!& --config-name=%i!' \ -e 's!Authoritative Server!& %i!' \ -e 's!SyslogIdentifier=.*!&-%i!' \ < pdns.service > pdns@.service sed -e 's!RuntimeDirectory=.*!&-%i!' -i pdns@.service make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnstcpbench base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnstcpbench.o dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o threadname.o unix_utility.o -lcrypto -lboost_program_options libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dnstcpbench base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnstcpbench.o dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o threadname.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' sed -e 's!/ixfrdist!& --config /etc/pdns/ixfrdist-%i.yml!' \ < ixfrdist.service > ixfrdist@.service make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o ixfrdist arguments.o axfr-retriever.o base32.o base64.o credentials.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o ixfr.o ixfrdist-stats.o ixfrdist-web.o ixfrdist.o ixfrutils.o logger.o misc.o nsecrecords.o pollmplexer.o qtype.o query-local-address.o rcpgenerator.o resolver.o sillyrecords.o statbag.o svc-records.o threadname.o tsigverifier.o unix_utility.o uuid-utils.o webserver.o zoneparser-tng.o pkcs11signers.o epollmplexer.o -lboost_program_options ../ext/json11/libjson11.la -lcrypto ../ext/yahttp/yahttp/libyahttp.la -lyaml-cpp -lsodium -lp11-kit libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o ixfrdist arguments.o axfr-retriever.o base32.o base64.o credentials.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o ixfr.o ixfrdist-stats.o ixfrdist-web.o ixfrdist.o ixfrutils.o logger.o misc.o nsecrecords.o pollmplexer.o qtype.o query-local-address.o rcpgenerator.o resolver.o sillyrecords.o statbag.o svc-records.o threadname.o tsigverifier.o unix_utility.o uuid-utils.o webserver.o zoneparser-tng.o pkcs11signers.o epollmplexer.o -lboost_program_options ../ext/json11/.libs/libjson11.a -lcrypto ../ext/yahttp/yahttp/.libs/libyahttp.a -lyaml-cpp -lsodium -lp11-kit -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o zone2ldap arguments.o base32.o base64.o bindlexer.o bindparser.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o zone2ldap.o zoneparser-tng.o -lcrypto libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o zone2ldap arguments.o base32.o base64.o bindlexer.o bindparser.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o svc-records.o unix_utility.o zone2ldap.o zoneparser-tng.o -lcrypto -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pdnsutil arguments.o auth-caches.o auth-catalogzone.o auth-packetcache.o auth-querycache.o auth-zonecache.o backends/gsql/gsqlbackend.o base32.o base64.o bindlexer.o bindparser.o credentials.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o dynlistener.o ednscookies.o ednsoptions.o ednssubnet.o gettime.o gss_context.o ipcipher.o iputils.o json.o logger.o lua-auth4.o lua-base4.o misc.o nsecrecords.o opensslsigners.o pdnsutil.o qtype.o rcpgenerator.o serialtweaker.o shuffle.o signingpipe.o sillyrecords.o statbag.o stubresolver.o svc-records.o threadname.o tsigutils.o ueberbackend.o unix_utility.o uuid-utils.o zonemd.o zoneparser-tng.o sodiumsigners.o ssqlite3.o pkcs11signers.o ../ext/yahttp/yahttp/libyahttp.la ../ext/json11/libjson11.la -lboost_program_options -lcrypto ../ext/ipcrypt/libipcrypt.la -lsodium -lsqlite3 -lp11-kit -llua -lm libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pdnsutil arguments.o auth-caches.o auth-catalogzone.o auth-packetcache.o auth-querycache.o auth-zonecache.o backends/gsql/gsqlbackend.o base32.o base64.o bindlexer.o bindparser.o credentials.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o dynlistener.o ednscookies.o ednsoptions.o ednssubnet.o gettime.o gss_context.o ipcipher.o iputils.o json.o logger.o lua-auth4.o lua-base4.o misc.o nsecrecords.o opensslsigners.o pdnsutil.o qtype.o rcpgenerator.o serialtweaker.o shuffle.o signingpipe.o sillyrecords.o statbag.o stubresolver.o svc-records.o threadname.o tsigutils.o ueberbackend.o unix_utility.o uuid-utils.o zonemd.o zoneparser-tng.o sodiumsigners.o ssqlite3.o pkcs11signers.o -Wl,--export-dynamic ../ext/yahttp/yahttp/.libs/libyahttp.a ../ext/json11/.libs/libjson11.a -lboost_program_options -lcrypto ../ext/ipcrypt/.libs/libipcrypt.a -lsodium -lsqlite3 -lp11-kit -llua -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pdns_server arguments.o auth-caches.o auth-carbon.o auth-catalogzone.o auth-main.o auth-packetcache.o auth-querycache.o auth-zonecache.o axfr-retriever.o backends/gsql/gsqlbackend.o base32.o base64.o bindlexer.o bindparser.o communicator.o credentials.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsproxy.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o dynhandler.o dynlistener.o ednscookies.o ednsoptions.o ednssubnet.o gettime.o gss_context.o iputils.o ixfr.o json.o logger.o lua-auth4.o lua-base4.o mastercommunicator.o misc.o nameserver.o nsecrecords.o opensslsigners.o packethandler.o proxy-protocol.o qtype.o query-local-address.o rcpgenerator.o resolver.o responsestats.o responsestats-auth.o rfc2136handler.o secpoll-auth.o secpoll.o serialtweaker.o shuffle.o signingpipe.o sillyrecords.o slavecommunicator.o statbag.o stubresolver.o svc-records.o tcpreceiver.o threadname.o tkey.o trusted-notification-proxy.o tsigutils.o tsigverifier.o ueberbackend.o unix_semaphore.o unix_utility.o uuid-utils.o version.o webserver.o ws-api.o ws-auth.o zoneparser-tng.o lua-record.o minicurl.o sodiumsigners.o ssqlite3.o pkcs11signers.o ../ext/yahttp/yahttp/libyahttp.la ../ext/json11/libjson11.la -lcrypto -lsystemd -lcurl -lsodium -lsqlite3 -lp11-kit -llua -lm libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pdns_server arguments.o auth-caches.o auth-carbon.o auth-catalogzone.o auth-main.o auth-packetcache.o auth-querycache.o auth-zonecache.o axfr-retriever.o backends/gsql/gsqlbackend.o base32.o base64.o bindlexer.o bindparser.o communicator.o credentials.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsproxy.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o dynhandler.o dynlistener.o ednscookies.o ednsoptions.o ednssubnet.o gettime.o gss_context.o iputils.o ixfr.o json.o logger.o lua-auth4.o lua-base4.o mastercommunicator.o misc.o nameserver.o nsecrecords.o opensslsigners.o packethandler.o proxy-protocol.o qtype.o query-local-address.o rcpgenerator.o resolver.o responsestats.o responsestats-auth.o rfc2136handler.o secpoll-auth.o secpoll.o serialtweaker.o shuffle.o signingpipe.o sillyrecords.o slavecommunicator.o statbag.o stubresolver.o svc-records.o tcpreceiver.o threadname.o tkey.o trusted-notification-proxy.o tsigutils.o tsigverifier.o ueberbackend.o unix_semaphore.o unix_utility.o uuid-utils.o version.o webserver.o ws-api.o ws-auth.o zoneparser-tng.o lua-record.o minicurl.o sodiumsigners.o ssqlite3.o pkcs11signers.o -Wl,--export-dynamic ../ext/yahttp/yahttp/.libs/libyahttp.a ../ext/json11/.libs/libjson11.a -lcrypto -lsystemd -lcurl -lsodium -lsqlite3 -lp11-kit -llua -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' ./pdns_server --config=default > pdns.conf-dist make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -lcrypto -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testrunner arguments.o auth-caches.o auth-packetcache.o auth-querycache.o auth-zonecache.o base32.o base64.o bindlexer.o bindparser.o credentials.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o ednscookies.o ednsoptions.o ednssubnet.o gettime.o gss_context.o ipcipher.o iputils.o ixfr.o logger.o lua-auth4.o lua-base4.o misc.o nameserver.o nsecrecords.o opensslsigners.o pollmplexer.o proxy-protocol.o qtype.o rcpgenerator.o responsestats-auth.o responsestats.o shuffle.o sillyrecords.o statbag.o stubresolver.o svc-records.o test-arguments_cc.o test-auth-zonecache_cc.o test-base32_cc.o test-base64_cc.o test-bindparser_cc.o test-communicator_hh.o test-credentials_cc.o test-digests_hh.o test-distributor_hh.o test-dns_random_hh.o test-dnsname_cc.o test-dnsparser_cc.o test-dnsparser_hh.o test-dnsrecordcontent.o test-dnsrecords_cc.o test-dnswriter_cc.o test-ednscookie_cc.o test-ipcrypt_cc.o test-iputils_hh.o test-ixfr_cc.o test-lock_hh.o test-lua_auth4_cc.o test-luawrapper.o test-misc_hh.o test-mplexer.o test-nameserver_cc.o test-packetcache_cc.o test-packetcache_hh.o test-proxy_protocol_cc.o test-rcpgenerator_cc.o test-sha_hh.o test-signers.o test-statbag_cc.o test-svc_records_cc.o test-trusted-notification-proxy_cc.o test-tsig.o test-ueberbackend_cc.o test-webserver_cc.o test-zonemd_cc.o test-zoneparser_tng_cc.o testrunner.o threadname.o trusted-notification-proxy.o tsigverifier.o ueberbackend.o unix_utility.o uuid-utils.o webserver.o zonemd.o zoneparser-tng.o pkcs11signers.o sodiumsigners.o epollmplexer.o -lcrypto -lboost_unit_test_framework -llua -lm ../ext/ipcrypt/libipcrypt.la ../ext/yahttp/yahttp/libyahttp.la ../ext/json11/libjson11.la -lp11-kit -lsodium libtool: link: g++ -std=c++17 -DSYSCONFDIR=\"/etc/pdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wmissing-declarations -Wredundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testrunner arguments.o auth-caches.o auth-packetcache.o auth-querycache.o auth-zonecache.o base32.o base64.o bindlexer.o bindparser.o credentials.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o ednscookies.o ednsoptions.o ednssubnet.o gettime.o gss_context.o ipcipher.o iputils.o ixfr.o logger.o lua-auth4.o lua-base4.o misc.o nameserver.o nsecrecords.o opensslsigners.o pollmplexer.o proxy-protocol.o qtype.o rcpgenerator.o responsestats-auth.o responsestats.o shuffle.o sillyrecords.o statbag.o stubresolver.o svc-records.o test-arguments_cc.o test-auth-zonecache_cc.o test-base32_cc.o test-base64_cc.o test-bindparser_cc.o test-communicator_hh.o test-credentials_cc.o test-digests_hh.o test-distributor_hh.o test-dns_random_hh.o test-dnsname_cc.o test-dnsparser_cc.o test-dnsparser_hh.o test-dnsrecordcontent.o test-dnsrecords_cc.o test-dnswriter_cc.o test-ednscookie_cc.o test-ipcrypt_cc.o test-iputils_hh.o test-ixfr_cc.o test-lock_hh.o test-lua_auth4_cc.o test-luawrapper.o test-misc_hh.o test-mplexer.o test-nameserver_cc.o test-packetcache_cc.o test-packetcache_hh.o test-proxy_protocol_cc.o test-rcpgenerator_cc.o test-sha_hh.o test-signers.o test-statbag_cc.o test-svc_records_cc.o test-trusted-notification-proxy_cc.o test-tsig.o test-ueberbackend_cc.o test-webserver_cc.o test-zonemd_cc.o test-zoneparser_tng_cc.o testrunner.o threadname.o trusted-notification-proxy.o tsigverifier.o ueberbackend.o unix_utility.o uuid-utils.o webserver.o zonemd.o zoneparser-tng.o pkcs11signers.o sodiumsigners.o epollmplexer.o -lcrypto -lboost_unit_test_framework -llua -lm ../ext/ipcrypt/.libs/libipcrypt.a ../ext/yahttp/yahttp/.libs/libyahttp.a ../ext/json11/.libs/libjson11.a -lp11-kit -lsodium -pthread make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' Making all in codedocs make[2]: Nothing to be done for 'all'. Making all in docs make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.83BUko + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64 + cd pdns-4.8.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64 'INSTALL=/usr/bin/install -p' Making install in ext make[1]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext' Making install in ipcrypt make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/ipcrypt' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/ipcrypt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/ipcrypt' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/ipcrypt' Making install in json11 make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/json11' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/json11' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/json11' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/json11' Making install in yahttp make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp' Making install in yahttp make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp/yahttp' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp' make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp' make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext/yahttp' make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/ext' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext' make[1]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/ext' Making install in modules make[1]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules' Making install in bindbackend make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libbindbackend.la '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libbindbackend.so /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libbindbackend.so libtool: install: /usr/bin/install -p .libs/libbindbackend.lai /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libbindbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' /usr/bin/install -p -m 644 ../../pdns/bind-dnssec.4.2.0_to_4.3.0_schema.sqlite3.sql ../../pdns/bind-dnssec.schema.sqlite3.sql '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/bindbackend' Making install in gmysqlbackend make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgmysqlbackend.la '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgmysqlbackend.so /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgmysqlbackend.so libtool: install: /usr/bin/install -p .libs/libgmysqlbackend.lai /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgmysqlbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' /usr/bin/install -p -m 644 dnssec-3.x_to_3.4.0_schema.mysql.sql enable-foreign-keys.mysql.sql nodnssec-3.x_to_3.4.0_schema.mysql.sql 3.4.0_to_4.1.0_schema.mysql.sql 4.1.0_to_4.2.0_schema.mysql.sql 4.2.0_to_4.3.0_schema.mysql.sql 4.3.0_to_4.7.0_schema.mysql.sql schema.mysql.sql '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gmysqlbackend' Making install in gpgsqlbackend make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgpgsqlbackend.la '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgpgsqlbackend.so /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgpgsqlbackend.so libtool: install: /usr/bin/install -p .libs/libgpgsqlbackend.lai /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgpgsqlbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' /usr/bin/install -p -m 644 schema.pgsql.sql nodnssec-3.x_to_3.4.0_schema.pgsql.sql dnssec-3.x_to_3.4.0_schema.pgsql.sql 3.4.0_to_4.1.0_schema.pgsql.sql 4.1.0_to_4.2.0_schema.pgsql.sql 4.2.0_to_4.3.0_schema.pgsql.sql 4.3.0_to_4.7.0_schema.pgsql.sql '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gpgsqlbackend' Making install in pipebackend make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libpipebackend.la '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libpipebackend.so /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libpipebackend.so libtool: install: /usr/bin/install -p .libs/libpipebackend.lai /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libpipebackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/pipebackend' Making install in remotebackend make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' make[4]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libremotebackend.la '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libremotebackend.so /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libremotebackend.so libtool: install: /usr/bin/install -p .libs/libremotebackend.lai /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libremotebackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/remotebackend' Making install in ldapbackend make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libldapbackend.la '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libldapbackend.so /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libldapbackend.so libtool: install: /usr/bin/install -p .libs/libldapbackend.lai /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libldapbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' /usr/bin/install -p -m 644 dnsdomain2.schema pdns-domaininfo.schema '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/ldapbackend' Making install in lua2backend make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p liblua2backend.la '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/liblua2backend.so /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/liblua2backend.so libtool: install: /usr/bin/install -p .libs/liblua2backend.lai /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/liblua2backend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/lua2backend' Making install in gsqlite3backend make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gsqlite3backend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/gsqlite3backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgsqlite3backend.la '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgsqlite3backend.so /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgsqlite3backend.so libtool: install: /usr/bin/install -p .libs/libgsqlite3backend.lai /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgsqlite3backend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' /usr/bin/install -p -m 644 dnssec-3.x_to_3.4.0_schema.sqlite3.sql nodnssec-3.x_to_3.4.0_schema.sqlite3.sql 3.4.0_to_4.0.0_schema.sqlite3.sql 4.0.0_to_4.2.0_schema.sqlite3.sql 4.2.0_to_4.3.0_schema.sqlite3.sql 4.3.0_to_4.3.1_schema.sqlite3.sql 4.3.1_to_4.7.0_schema.sqlite3.sql schema.sqlite3.sql '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns' make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gsqlite3backend' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/gsqlite3backend' Making install in tinydnsbackend make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libtinydnsbackend.la '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libtinydnsbackend.so /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libtinydnsbackend.so libtool: install: /usr/bin/install -p .libs/libtinydnsbackend.lai /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libtinydnsbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules/tinydnsbackend' make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/modules' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules' make[1]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/modules' Making install in pdns make[1]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p pdns_control pdnsutil zone2sql zone2json dnsgram dnspcap2calidns dnspcap2protobuf dnsreplay dnsscan dnsscope dnswasher dumresp pdns_notify nproxy nsec3dig saxfr stubquery ixplore sdig calidns dnsbulktest dnstcpbench ixfrdist zone2ldap '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin' libtool: install: /usr/bin/install -p pdns_control /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/pdns_control libtool: install: /usr/bin/install -p pdnsutil /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/pdnsutil libtool: install: /usr/bin/install -p zone2sql /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/zone2sql libtool: install: /usr/bin/install -p zone2json /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/zone2json libtool: install: /usr/bin/install -p dnsgram /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsgram libtool: install: /usr/bin/install -p dnspcap2calidns /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnspcap2calidns libtool: install: /usr/bin/install -p dnspcap2protobuf /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnspcap2protobuf libtool: install: /usr/bin/install -p dnsreplay /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsreplay libtool: install: /usr/bin/install -p dnsscan /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsscan libtool: install: /usr/bin/install -p dnsscope /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsscope libtool: install: /usr/bin/install -p dnswasher /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnswasher libtool: install: /usr/bin/install -p dumresp /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dumresp libtool: install: /usr/bin/install -p pdns_notify /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/pdns_notify libtool: install: /usr/bin/install -p nproxy /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/nproxy libtool: install: /usr/bin/install -p nsec3dig /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/nsec3dig libtool: install: /usr/bin/install -p saxfr /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/saxfr libtool: install: /usr/bin/install -p stubquery /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/stubquery libtool: install: /usr/bin/install -p ixplore /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/ixplore libtool: install: /usr/bin/install -p sdig /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/sdig libtool: install: /usr/bin/install -p calidns /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/calidns libtool: install: /usr/bin/install -p dnsbulktest /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsbulktest libtool: install: /usr/bin/install -p dnstcpbench /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnstcpbench libtool: install: /usr/bin/install -p ixfrdist /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/ixfrdist libtool: install: /usr/bin/install -p zone2ldap /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/zone2ldap /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p pdns_server '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/sbin' libtool: install: /usr/bin/install -p pdns_server /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/sbin/pdns_server /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/etc/pdns' /usr/bin/install -p -m 644 pdns.conf-dist ixfrdist.example.yml '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/etc/pdns' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib/systemd/system/' /usr/bin/install -p -m 644 pdns.service pdns@.service ixfrdist.service ixfrdist@.service '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib/systemd/system/' make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[1]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' Making install in codedocs make[1]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/codedocs' make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/codedocs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/codedocs' make[1]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/codedocs' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/docs' make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 pdns_server.1 pdns_control.1 pdnsutil.1 zone2json.1 zone2sql.1 zone2ldap.1 dnsbulktest.1 dnstcpbench.1 calidns.1 dnspcap2calidns.1 dnspcap2protobuf.1 dnsgram.1 dnsreplay.1 dnsscan.1 dnsscope.1 dnswasher.1 dumresp.1 ixplore.1 nproxy.1 nsec3dig.1 pdns_notify.1 saxfr.1 sdig.1 ixfrdist.1 '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/man/man5' /usr/bin/install -p -m 644 ixfrdist.yml.5 '/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/man/man5' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/docs' make[1]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/docs' make[1]: Entering directory '/builddir/build/BUILD/pdns-4.8.4' make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4' make[1]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4' + /usr/bin/rm -f /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libbindbackend.la /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgmysqlbackend.la /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgpgsqlbackend.la /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgsqlite3backend.la /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libldapbackend.la /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/liblua2backend.la /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libpipebackend.la /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libremotebackend.la /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libtinydnsbackend.la + /usr/bin/mv /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/etc/pdns/pdns.conf-dist /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/etc/pdns/pdns.conf + /usr/bin/mv /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64//usr/bin/zone2ldap /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64//usr/bin/pdns_zone2ldap + /usr/bin/mv /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64//usr/share/man/man1/zone2ldap.1 /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64//usr/share/man/man1/pdns_zone2ldap.1 + sed -i -e 's/# setuid=/setuid=pdns/' -e 's/# setgid=/setgid=pdns/' -e 's/# launch=/launch=bind/' -e 's/# security-poll-suffix=secpoll\.powerdns\.com\./security-poll-suffix=/' /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/etc/pdns/pdns.conf + /usr/bin/rm /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64//usr/bin/stubquery + /usr/bin/install -d /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64//var/lib/pdns + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.8.4-2.ocs23 --unique-debug-suffix -4.8.4-2.ocs23.aarch64 --unique-debug-src-base pdns-4.8.4-2.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pdns-4.8.4 extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/calidns extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsbulktest extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnspcap2calidns extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnspcap2protobuf extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsscan extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsscope extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsreplay extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnsgram extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnstcpbench extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dnswasher extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/dumresp extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/ixfrdist extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/ixplore extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/nproxy extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/nsec3dig extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/pdns_control extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/pdns_notify extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/pdns_zone2ldap extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/pdnsutil extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/saxfr extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/sdig extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/zone2json extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/bin/zone2sql extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libbindbackend.so extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgmysqlbackend.so extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgpgsqlbackend.so extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libgsqlite3backend.so extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libldapbackend.so extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/liblua2backend.so extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libpipebackend.so extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libremotebackend.so extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/lib64/pdns/libtinydnsbackend.so extracting debug info from /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/sbin/pdns_server 7764 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.culYBN + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pdns-4.8.4 + make -j8 -C pdns check make: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make check-am make[1]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make check-TESTS check-local make[2]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[2]: Nothing to be done for 'check-local'. make[3]: Entering directory '/builddir/build/BUILD/pdns-4.8.4/pdns' PASS: testrunner ============================================================================ Testsuite summary for pdns 4.8.4 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[2]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make[1]: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' make: Leaving directory '/builddir/build/BUILD/pdns-4.8.4/pdns' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pdns-4.8.4-2.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0F8Nmr + umask 022 + cd /builddir/build/BUILD + cd pdns-4.8.4 + DOCDIR=/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns + cp -pr README /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/doc/pdns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rwbq4Z + umask 022 + cd /builddir/build/BUILD + cd pdns-4.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/licenses/pdns + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/licenses/pdns + cp -pr COPYING /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64/usr/share/licenses/pdns + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(pdns) = 4.8.4-2.ocs23 libbindbackend.so()(64bit) pdns = 4.8.4-2.ocs23 pdns(aarch-64) = 4.8.4-2.ocs23 powerdns = 4.8.4-2.ocs23 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libboost_program_options.so.1.82.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.22)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblua-5.4.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libp11-kit.so.0()(64bit) libp11-kit.so.0(LIBP11_KIT_1.0)(64bit) libsodium.so.26()(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: pdns-tools-4.8.4-2.ocs23.aarch64 Provides: pdns-tools = 4.8.4-2.ocs23 pdns-tools(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libboost_program_options.so.1.82.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libp11-kit.so.0()(64bit) libp11-kit.so.0(LIBP11_KIT_1.0)(64bit) libsodium.so.26()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pdns-backend-mysql-4.8.4-2.ocs23.aarch64 Provides: libgmysqlbackend.so()(64bit) pdns-backend-mysql = 4.8.4-2.ocs23 pdns-backend-mysql(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pdns-backend-postgresql-4.8.4-2.ocs23.aarch64 Provides: libgpgsqlbackend.so()(64bit) pdns-backend-postgresql = 4.8.4-2.ocs23 pdns-backend-postgresql(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libpq.so.5()(64bit) libpq.so.5(PG_9.6)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pdns-backend-pipe-4.8.4-2.ocs23.aarch64 Provides: libpipebackend.so()(64bit) pdns-backend-pipe = 4.8.4-2.ocs23 pdns-backend-pipe(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pdns-backend-remote-4.8.4-2.ocs23.aarch64 Provides: libremotebackend.so()(64bit) pdns-backend-remote = 4.8.4-2.ocs23 pdns-backend-remote(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pdns-backend-ldap-4.8.4-2.ocs23.aarch64 Provides: libldapbackend.so()(64bit) pdns-backend-ldap = 4.8.4-2.ocs23 pdns-backend-ldap(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber.so.2()(64bit) liblber.so.2(OPENLDAP_2.200)(64bit) libldap.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pdns-backend-lua2-4.8.4-2.ocs23.aarch64 Provides: liblua2backend.so()(64bit) pdns-backend-lua2 = 4.8.4-2.ocs23 pdns-backend-lua2(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblua-5.4.so()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pdns-backend-sqlite-4.8.4-2.ocs23.aarch64 Provides: libgsqlite3backend.so()(64bit) pdns-backend-sqlite = 4.8.4-2.ocs23 pdns-backend-sqlite(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: pdns-backend-tinydns-4.8.4-2.ocs23.aarch64 Provides: libtinydnsbackend.so()(64bit) pdns-backend-tinydns = 4.8.4-2.ocs23 pdns-backend-tinydns(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libcdb.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pdns-ixfrdist-4.8.4-2.ocs23.aarch64 Provides: pdns-ixfrdist = 4.8.4-2.ocs23 pdns-ixfrdist(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libboost_program_options.so.1.82.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libp11-kit.so.0()(64bit) libp11-kit.so.0(LIBP11_KIT_1.0)(64bit) libsodium.so.26()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libyaml-cpp.so.0.7()(64bit) rtld(GNU_HASH) Processing files: pdns-debugsource-4.8.4-2.ocs23.aarch64 Provides: pdns-debugsource = 4.8.4-2.ocs23 pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pdns-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 1d09e7638741533422a6dc54c09be321b18cb8e1 debuginfo(build-id) = 2244a3c40575d91cc6635ee3de8667e2e026ad13 debuginfo(build-id) = 6672b1ef204f05e2e46e4afc5d268b4aef56c335 debuginfo(build-id) = 751d3f3e90bcb7780666616d7caf56e93c8ca5a0 debuginfo(build-id) = 7d6f7b099a4b3870b08451d4493f3a4b55a33c77 debuginfo(build-id) = 85b941a2f60692bce15c4b0c2f612f9ac0c56fdd debuginfo(build-id) = b1f450a054cbce2ac1d5e62cb0dd2af75e53d49c libbindbackend.so-4.8.4-2.ocs23.aarch64.debug()(64bit) pdns-debuginfo = 4.8.4-2.ocs23 pdns-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-tools-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 0fcb6245d9ed7b4a0c9ff7a015653f2b092f00d2 debuginfo(build-id) = 1945eb3bc9a8f9253535d8be33c3408817b5f9ad debuginfo(build-id) = 3d8360bf4de5fdc360d65dc86d3335eaf9fbeb96 debuginfo(build-id) = 4b267a2429ef1aea1ba6e8bb2d71b18e595dc4d9 debuginfo(build-id) = 6201b3fe037f947224983690b736cfc01e6c283c debuginfo(build-id) = 6797cd06e92e838bc955d3f91784f14ab1b83985 debuginfo(build-id) = 6e15b1abed5225f45887603dd7438863efc3b0cf debuginfo(build-id) = 80c02ba0a150c853cdbd835ec22580c63a36fdad debuginfo(build-id) = a5ce3ca4018c74fd2e0a1ac60c6b212a929076f3 debuginfo(build-id) = b32a097afa9ab9f35708781127a4419f5746cc0b debuginfo(build-id) = cf4aab6218b2be69415a5f58a5c07ba9f6a69f34 debuginfo(build-id) = d1bc10101e504bf40867e73b6bf574ff8389fb03 debuginfo(build-id) = d5aecfb62d04e6578a087a5ba2a1da118aa37470 debuginfo(build-id) = d6110772ceaa797e2340fe04267b1282c5544451 debuginfo(build-id) = e6b41193e8dcd5da4c8401a3a01933e264a5e816 debuginfo(build-id) = ee118c79decee2ed9626fc3a6f4b1a0f9717decd debuginfo(build-id) = fc7c862be2dc4dba5dfc1dcccab7d60afec6a0b2 pdns-tools-debuginfo = 4.8.4-2.ocs23 pdns-tools-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-backend-mysql-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 9489bd7e088a29a39b93854e273a4a79323362bf libgmysqlbackend.so-4.8.4-2.ocs23.aarch64.debug()(64bit) pdns-backend-mysql-debuginfo = 4.8.4-2.ocs23 pdns-backend-mysql-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-backend-postgresql-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 46307e2f1664727a1586ed2c8f59f14e27b6ccb5 libgpgsqlbackend.so-4.8.4-2.ocs23.aarch64.debug()(64bit) pdns-backend-postgresql-debuginfo = 4.8.4-2.ocs23 pdns-backend-postgresql-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-backend-pipe-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 0df71a8e2e59a2ecd1ac4a3e4d2cb092396ab2a3 libpipebackend.so-4.8.4-2.ocs23.aarch64.debug()(64bit) pdns-backend-pipe-debuginfo = 4.8.4-2.ocs23 pdns-backend-pipe-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-backend-remote-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = e046103adc2412e235a32b15ec1601c5caca1ac9 libremotebackend.so-4.8.4-2.ocs23.aarch64.debug()(64bit) pdns-backend-remote-debuginfo = 4.8.4-2.ocs23 pdns-backend-remote-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-backend-ldap-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 7d716396d5c355630754c9425ea03195b532bf67 libldapbackend.so-4.8.4-2.ocs23.aarch64.debug()(64bit) pdns-backend-ldap-debuginfo = 4.8.4-2.ocs23 pdns-backend-ldap-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-backend-lua2-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 2c66eb4a018c7fa8e8612187afa3da2609a2a917 liblua2backend.so-4.8.4-2.ocs23.aarch64.debug()(64bit) pdns-backend-lua2-debuginfo = 4.8.4-2.ocs23 pdns-backend-lua2-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-backend-sqlite-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 8b97ac466ea07a1d5b4f5b292659be1adab8cb34 libgsqlite3backend.so-4.8.4-2.ocs23.aarch64.debug()(64bit) pdns-backend-sqlite-debuginfo = 4.8.4-2.ocs23 pdns-backend-sqlite-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-backend-tinydns-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 77f2965c4bd7cc0ac2a3656badea7f2078e1868a libtinydnsbackend.so-4.8.4-2.ocs23.aarch64.debug()(64bit) pdns-backend-tinydns-debuginfo = 4.8.4-2.ocs23 pdns-backend-tinydns-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Processing files: pdns-ixfrdist-debuginfo-4.8.4-2.ocs23.aarch64 Provides: debuginfo(build-id) = 5956f35eb3ef962177f435c60ad3669684e8181e pdns-ixfrdist-debuginfo = 4.8.4-2.ocs23 pdns-ixfrdist-debuginfo(aarch-64) = 4.8.4-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.8.4-2.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pdns-4.8.4-2.ocs23.aarch64 Wrote: /builddir/build/RPMS/pdns-backend-tinydns-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-tools-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-debugsource-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-lua2-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-remote-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-postgresql-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-pipe-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-ldap-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-mysql-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-ldap-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-remote-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-sqlite-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-mysql-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-lua2-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-tinydns-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-postgresql-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-pipe-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-backend-sqlite-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-ixfrdist-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-ixfrdist-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-debuginfo-4.8.4-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/pdns-tools-debuginfo-4.8.4-2.ocs23.aarch64.rpm Child return code was: 0