* Package: net-dns/knot-3.2.1-r1:0/13.9.4 * Repository: gentoo * Maintainer: nemunaire@nemunai.re proxy-maint@gentoo.org * USE: abi_x86_64 amd64 cookies dnsproxy doh elibc_glibc kernel_linux libidn2 noudp onlinesign queryacl rrl stats synthrecord systemd userland_GNU utils whoami xdp * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking knot-3.2.1.tar.xz to /var/tmp/portage/net-dns/knot-3.2.1-r1/work >>> Source unpacked in /var/tmp/portage/net-dns/knot-3.2.1-r1/work >>> Preparing source in /var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1 ... * econf: updating knot-3.2.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating knot-3.2.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/knot-3.2.1-r1 --htmldir=/usr/share/doc/knot-3.2.1-r1/html --with-sysroot=/ --libdir=/usr/lib64 --with-storage=/var/lib/knot --with-rundir=/var/run/knot --disable-fastparser --disable-dnstap --disable-documentation --enable-utilities --enable-xdp --enable-systemd=yes --without-libidn --with-libnghttp2 --with-module-cookies --with-module-dnsproxy --without-module-dnstap --without-module-geoip --with-module-noudp --with-module-onlinesign --with-module-queryacl --with-module-rrl --with-module-stats --with-module-synthrecord --with-module-whoami checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether C compiler accepts "-fpredictive-commoning"... no checking whether the linker accepts "-Wl,--exclude-libs,ALL"... yes checking whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gnutls >= 3.3... yes checking for gnutls_pkcs11_copy_pubkey... no checking whether GNUTLS_PK_EDDSA_ED25519 is declared... yes checking whether GNUTLS_SIGN_EDDSA_ED448 is declared... yes checking whether GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE is declared... yes checking for gnutls_aead_cipher_encryptv2... yes checking for gnutls_privkey_sign_data2... yes checking for gnutls_privkey_export_x509... yes checking for gnutls_memset... yes checking for gnutls_early_cipher_get... yes checking for recvmmsg... yes checking for sendmmsg... yes checking for libbpf >= 0.0.6... yes checking for libxdp... no checking whether SO_REUSEPORT is declared... yes checking for libsystemd... yes checking systemd/sd-bus.h usability... yes checking systemd/sd-bus.h presence... yes checking for systemd/sd-bus.h... yes checking for kqueue... no checking for epoll_create... yes checking for liburcu... yes checking for libmaxminddb... yes checking for lmdb >= 0.9.15... yes checking for libedit... yes checking for libngtcp2 >= 0.8.0 libngtcp2_crypto_gnutls... yes checking for libnghttp2... yes checking for libmnl... yes checking for cap-ng... no checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for library containing capng_apply... -lcap-ng checking for library containing pthread_create... none required checking for library containing dlopen... none required checking for library containing pow... -lm checking for library containing pthread_setaffinity_np... none required checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for pthread_np.h... no checking for sys/uio.h... yes checking for bsd/string.h... yes checking for accept4... yes checking for clock_gettime... yes checking for fgetln... no checking for getline... yes checking for initgroups... yes checking for malloc_trim... yes checking for setgroups... yes checking for strlcat... no checking for strlcpy... no checking for sysctlbyname... no checking for explicit_bzero... yes checking for explicit_memset... no checking for vasprintf... yes checking whether the -Werror option is usable... no checking for simple visibility declarations... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libknot/version.h config.status: creating src/libdnssec/version.h config.status: creating src/libzscanner/version.h config.status: creating src/knotd.pc config.status: creating src/libknot.pc config.status: creating src/libdnssec.pc config.status: creating src/libzscanner.pc config.status: creating Makefile config.status: creating Doxyfile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating tests-fuzz/Makefile config.status: creating samples/Makefile config.status: creating distro/Makefile config.status: creating python/Makefile config.status: creating python/setup.py config.status: creating python/libknot/__init__.py config.status: creating src/Makefile config.status: creating src/libknot/xdp/Makefile config.status: creating src/knot/modules/static_modules.h config.status: creating doc/modules.rst config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Knot DNS 3.2.1 Target: linux-gnu x86_64 little-endian Compiler: x86_64-pc-linux-gnu-gcc CFLAGS: -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes LIBS: -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 LibURCU: -lurcu-common -lurcu GnuTLS: -lgnutls Libedit: -ledit -I/usr/include/editline LMDB: -llmdb Config: 500 MiB default mapsize Prefix: /usr Run dir: /var/run/knot Storage dir: /var/lib/knot Config dir: /etc/knot Module dir: Static modules: cookies dnsproxy noudp onlinesign probe queryacl rrl stats synthrecord whoami Shared modules: Knot DNS libraries: yes Knot DNS daemon: yes Knot DNS utilities: yes Knot DNS documentation: no Use recvmmsg: yes Use SO_REUSEPORT(_LB): yes XDP support: yes DoQ support: yes Socket polling: epoll Memory allocator: auto Fast zone parser: no Utilities with IDN: no Utilities with DoH: libnghttp2 Utilities with Dnstap: no MaxMind DB support: yes Systemd integration: yes POSIX capabilities: yes PKCS #11 support: no Ed25519 support: yes Ed448 support: yes Reproducible signing: yes Code coverage: no Sanitizer: no LibFuzzer: no OSS-Fuzz: no >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1/src' make all-recursive make[2]: Entering directory '/var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1/src' make[3]: Entering directory '/var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-rdataset.lo `test -f 'libknot/rdataset.c' || echo './'`libknot/rdataset.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-rrset-dump.lo `test -f 'libknot/rrset-dump.c' || echo './'`libknot/rrset-dump.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-rrset.lo `test -f 'libknot/rrset.c' || echo './'`libknot/rrset.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-tsig-op.lo `test -f 'libknot/tsig-op.c' || echo './'`libknot/tsig-op.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/rrset-dump.c -fPIC -DPIC -o libknot/.libs/la-rrset-dump.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/rdataset.c -fPIC -DPIC -o libknot/.libs/la-rdataset.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/rrset.c -fPIC -DPIC -o libknot/.libs/la-rrset.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/tsig-op.c -fPIC -DPIC -o libknot/.libs/la-tsig-op.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-tsig.lo `test -f 'libknot/tsig.c' || echo './'`libknot/tsig.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libdnssec/la-keyid.lo `test -f 'libdnssec/keyid.c' || echo './'`libdnssec/keyid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/tsig.c -fPIC -DPIC -o libknot/.libs/la-tsig.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libdnssec/la-pem.lo `test -f 'libdnssec/pem.c' || echo './'`libdnssec/pem.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libdnssec/la-random.lo `test -f 'libdnssec/random.c' || echo './'`libdnssec/random.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libdnssec/keyid.c -fPIC -DPIC -o libdnssec/.libs/la-keyid.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libdnssec/pem.c -fPIC -DPIC -o libdnssec/.libs/la-pem.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libdnssec/la-tsig.lo `test -f 'libdnssec/tsig.c' || echo './'`libdnssec/tsig.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libdnssec/random.c -fPIC -DPIC -o libdnssec/.libs/la-random.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o contrib/libcontrib_la-semaphore.lo `test -f 'contrib/semaphore.c' || echo './'`contrib/semaphore.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o contrib/libcontrib_la-sockaddr.lo `test -f 'contrib/sockaddr.c' || echo './'`contrib/sockaddr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libdnssec/tsig.c -fPIC -DPIC -o libdnssec/.libs/la-tsig.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c contrib/semaphore.c -fPIC -DPIC -o contrib/.libs/libcontrib_la-semaphore.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c contrib/sockaddr.c -fPIC -DPIC -o contrib/.libs/libcontrib_la-sockaddr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o contrib/libcontrib_la-string.lo `test -f 'contrib/string.c' || echo './'`contrib/string.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o contrib/libcontrib_la-time.lo `test -f 'contrib/time.c' || echo './'`contrib/time.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c contrib/string.c -fPIC -DPIC -o contrib/.libs/libcontrib_la-string.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/kdig/khost-kdig_exec.o `test -f 'utils/kdig/kdig_exec.c' || echo './'`utils/kdig/kdig_exec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/kdig/khost-kdig_params.o `test -f 'utils/kdig/kdig_params.c' || echo './'`utils/kdig/kdig_params.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c contrib/time.c -fPIC -DPIC -o contrib/.libs/libcontrib_la-time.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-key-events.lo `test -f 'knot/dnssec/key-events.c' || echo './'`knot/dnssec/key-events.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-key_records.lo `test -f 'knot/dnssec/key_records.c' || echo './'`knot/dnssec/key_records.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/key-events.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-key-events.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/key_records.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-key_records.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-nsec-chain.lo `test -f 'knot/dnssec/nsec-chain.c' || echo './'`knot/dnssec/nsec-chain.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/nsec-chain.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-nsec-chain.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-nsec3-chain.lo `test -f 'knot/dnssec/nsec3-chain.c' || echo './'`knot/dnssec/nsec3-chain.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-policy.lo `test -f 'knot/dnssec/policy.c' || echo './'`knot/dnssec/policy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-rrset-sign.lo `test -f 'knot/dnssec/rrset-sign.c' || echo './'`knot/dnssec/rrset-sign.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/nsec3-chain.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-nsec3-chain.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/policy.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-policy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/rrset-sign.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-rrset-sign.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-zone-events.lo `test -f 'knot/dnssec/zone-events.c' || echo './'`knot/dnssec/zone-events.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/zone-events.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-zone-events.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-zone-keys.lo `test -f 'knot/dnssec/zone-keys.c' || echo './'`knot/dnssec/zone-keys.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-zone-nsec.lo `test -f 'knot/dnssec/zone-nsec.c' || echo './'`knot/dnssec/zone-nsec.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/dnssec/libknotd_la-zone-sign.lo `test -f 'knot/dnssec/zone-sign.c' || echo './'`knot/dnssec/zone-sign.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/zone-keys.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-zone-keys.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o knot/events/libknotd_la-replan.lo `test -f 'knot/events/replan.c' || echo './'`knot/events/replan.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/zone-nsec.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-zone-nsec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/dnssec/zone-sign.c -fPIC -DPIC -o knot/dnssec/.libs/libknotd_la-zone-sign.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -DKNOTD_MOD_STATIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c knot/events/replan.c -fPIC -DPIC -o knot/events/.libs/libknotd_la-replan.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/kdig/kdig-kdig_exec.o `test -f 'utils/kdig/kdig_exec.c' || echo './'`utils/kdig/kdig_exec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/kdig/kdig-kdig_main.o `test -f 'utils/kdig/kdig_main.c' || echo './'`utils/kdig/kdig_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/kdig/kdig-kdig_params.o `test -f 'utils/kdig/kdig_params.c' || echo './'`utils/kdig/kdig_params.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-cert.lo `test -f 'utils/common/cert.c' || echo './'`utils/common/cert.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-exec.lo `test -f 'utils/common/exec.c' || echo './'`utils/common/exec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/exec.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-exec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/cert.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-cert.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-hex.lo `test -f 'utils/common/hex.c' || echo './'`utils/common/hex.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-https.lo `test -f 'utils/common/https.c' || echo './'`utils/common/https.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/hex.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-hex.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-lookup.lo `test -f 'utils/common/lookup.c' || echo './'`utils/common/lookup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/https.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-https.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-msg.lo `test -f 'utils/common/msg.c' || echo './'`utils/common/msg.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-netio.lo `test -f 'utils/common/netio.c' || echo './'`utils/common/netio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/lookup.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-lookup.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-params.lo `test -f 'utils/common/params.c' || echo './'`utils/common/params.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/netio.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-netio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/msg.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-msg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-quic.lo `test -f 'utils/common/quic.c' || echo './'`utils/common/quic.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-resolv.lo `test -f 'utils/common/resolv.c' || echo './'`utils/common/resolv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/params.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-params.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/quic.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-quic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/resolv.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-resolv.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-sign.lo `test -f 'utils/common/sign.c' || echo './'`utils/common/sign.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-tls.lo `test -f 'utils/common/tls.c' || echo './'`utils/common/tls.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-token.lo `test -f 'utils/common/token.c' || echo './'`utils/common/token.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/sign.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-sign.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/tls.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-tls.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o utils/common/libknotus_la-util_conf.lo `test -f 'utils/common/util_conf.c' || echo './'`utils/common/util_conf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/token.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-token.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-codes.lo `test -f 'libknot/codes.c' || echo './'`libknot/codes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/editline -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c utils/common/util_conf.c -fPIC -DPIC -o utils/common/.libs/libknotus_la-util_conf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/control/la-control.lo `test -f 'libknot/control/control.c' || echo './'`libknot/control/control.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/codes.c -fPIC -DPIC -o libknot/.libs/la-codes.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-cookies.lo `test -f 'libknot/cookies.c' || echo './'`libknot/cookies.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-descriptor.lo `test -f 'libknot/descriptor.c' || echo './'`libknot/descriptor.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-dname.lo `test -f 'libknot/dname.c' || echo './'`libknot/dname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/control/control.c -fPIC -DPIC -o libknot/control/.libs/la-control.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/cookies.c -fPIC -DPIC -o libknot/.libs/la-cookies.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/descriptor.c -fPIC -DPIC -o libknot/.libs/la-descriptor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/dname.c -fPIC -DPIC -o libknot/.libs/la-dname.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/la-error.lo `test -f 'libknot/error.c' || echo './'`libknot/error.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/db/la-db_lmdb.lo `test -f 'libknot/db/db_lmdb.c' || echo './'`libknot/db/db_lmdb.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/db/la-db_trie.lo `test -f 'libknot/db/db_trie.c' || echo './'`libknot/db/db_trie.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/db/db_lmdb.c -fPIC -DPIC -o libknot/db/.libs/la-db_lmdb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/error.c -fPIC -DPIC -o libknot/.libs/la-error.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/db/db_trie.c -fPIC -DPIC -o libknot/db/.libs/la-db_trie.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/packet/la-pkt.lo `test -f 'libknot/packet/pkt.c' || echo './'`libknot/packet/pkt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/packet/la-rrset-wire.lo `test -f 'libknot/packet/rrset-wire.c' || echo './'`libknot/packet/rrset-wire.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/probe/la-data.lo `test -f 'libknot/probe/data.c' || echo './'`libknot/probe/data.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/packet/pkt.c -fPIC -DPIC -o libknot/packet/.libs/la-pkt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/packet/rrset-wire.c -fPIC -DPIC -o libknot/packet/.libs/la-rrset-wire.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/probe/la-probe.lo `test -f 'libknot/probe/probe.c' || echo './'`libknot/probe/probe.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/probe/data.c -fPIC -DPIC -o libknot/probe/.libs/la-data.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/rrtype/la-naptr.lo `test -f 'libknot/rrtype/naptr.c' || echo './'`libknot/rrtype/naptr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/probe/probe.c -fPIC -DPIC -o libknot/probe/.libs/la-probe.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/rrtype/naptr.c -fPIC -DPIC -o libknot/rrtype/.libs/la-naptr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/rrtype/la-opt.lo `test -f 'libknot/rrtype/opt.c' || echo './'`libknot/rrtype/opt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/rrtype/la-tsig.lo `test -f 'libknot/rrtype/tsig.c' || echo './'`libknot/rrtype/tsig.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/yparser/la-yparser.lo `test -f 'libknot/yparser/yparser.c' || echo './'`libknot/yparser/yparser.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/yparser/la-ypbody.lo `test -f 'libknot/yparser/ypbody.c' || echo './'`libknot/yparser/ypbody.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/rrtype/opt.c -fPIC -DPIC -o libknot/rrtype/.libs/la-opt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/rrtype/tsig.c -fPIC -DPIC -o libknot/rrtype/.libs/la-tsig.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/yparser/yparser.c -fPIC -DPIC -o libknot/yparser/.libs/la-yparser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/yparser/ypbody.c -fPIC -DPIC -o libknot/yparser/.libs/la-ypbody.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/yparser/la-ypformat.lo `test -f 'libknot/yparser/ypformat.c' || echo './'`libknot/yparser/ypformat.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/yparser/la-ypschema.lo `test -f 'libknot/yparser/ypschema.c' || echo './'`libknot/yparser/ypschema.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/yparser/la-yptrafo.lo `test -f 'libknot/yparser/yptrafo.c' || echo './'`libknot/yparser/yptrafo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/yparser/ypformat.c -fPIC -DPIC -o libknot/yparser/.libs/la-ypformat.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/yparser/ypschema.c -fPIC -DPIC -o libknot/yparser/.libs/la-ypschema.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/yparser/yptrafo.c -fPIC -DPIC -o libknot/yparser/.libs/la-yptrafo.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/xdp/la-tcp_iobuf.lo `test -f 'libknot/xdp/tcp_iobuf.c' || echo './'`libknot/xdp/tcp_iobuf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/xdp/la-bpf-kernel-obj.lo `test -f 'libknot/xdp/bpf-kernel-obj.c' || echo './'`libknot/xdp/bpf-kernel-obj.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/xdp/tcp_iobuf.c -fPIC -DPIC -o libknot/xdp/.libs/la-tcp_iobuf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/xdp/bpf-kernel-obj.c -fPIC -DPIC -o libknot/xdp/.libs/la-bpf-kernel-obj.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/xdp/la-bpf-user.lo `test -f 'libknot/xdp/bpf-user.c' || echo './'`libknot/xdp/bpf-user.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/xdp/la-eth.lo `test -f 'libknot/xdp/eth.c' || echo './'`libknot/xdp/eth.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR='"/etc/knot"' -DSTORAGE_DIR='"/var/lib/knot"' -DRUN_DIR='"/var/run/knot"' -DMODULE_DIR='""' -DMODULE_INSTDIR='"/usr/lib64/knot/modules-3.2"' -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c -o libknot/xdp/la-tcp.lo `test -f 'libknot/xdp/tcp.c' || echo './'`libknot/xdp/tcp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/xdp/bpf-user.c -fPIC -DPIC -o libknot/xdp/.libs/la-bpf-user.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/xdp/eth.c -fPIC -DPIC -o libknot/xdp/.libs/la-eth.o In file included from libknot/xdp/bpf-user.c:27: ./libknot/xdp/bpf-user.h:31:11: fatal error: bpf/xsk.h: No such file or directory 31 | #include | ^~~~~~~~~~~ compilation terminated. libknot/xdp/eth.c: In function ‘knot_eth_xdp_mode’: libknot/xdp/eth.c:217:30: error: storage size of ‘info’ isn’t known 217 | struct xdp_link_info info; | ^~~~ make[3]: *** [Makefile:5593: libknot/xdp/la-bpf-user.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... libknot/xdp/eth.c:218:19: error: implicit declaration of function ‘bpf_get_link_xdp_info’ [-Werror=implicit-function-declaration] 218 | int ret = bpf_get_link_xdp_info(if_index, &info, sizeof(info), 0); | ^~~~~~~~~~~~~~~~~~~~~ libknot/xdp/eth.c:217:30: warning: unused variable ‘info’ [-Wunused-variable] 217 | struct xdp_link_info info; | ^~~~ libknot/xdp/eth.c:233:1: warning: control reaches end of non-void function [-Wreturn-type] 233 | } | ^ cc1: some warnings being treated as errors make[3]: *** [Makefile:5600: libknot/xdp/la-eth.lo] Error 1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib64/knot/modules-3.2\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/xdp/tcp.c -fPIC -DPIC -o libknot/xdp/.libs/la-tcp.o make[3]: Leaving directory '/var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1/src' make[2]: *** [Makefile:7151: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1/src' make[1]: *** [Makefile:2515: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1/src' make: *** [Makefile:496: all-recursive] Error 1 * ERROR: net-dns/knot-3.2.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-dns/knot-3.2.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-dns/knot-3.2.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-dns:knot-3.2.1-r1:20221213-104532.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/knot-3.2.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dns/knot-3.2.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1' * S: '/var/tmp/portage/net-dns/knot-3.2.1-r1/work/knot-3.2.1'