* Package: net-dns/opendnssec-2.1.10-r2:0 * Repository: gentoo * Maintainer: mschiff@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux mysql readline signer softhsm userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Building with SoftHSM PKCS#11 library support. >>> Unpacking source... >>> Unpacking opendnssec-2.1.10.tar.gz to /var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work >>> Source unpacked in /var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work >>> Preparing source in /var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10 ... * Applying opendnssec-fix-run-dir-2.1.x.patch ... [ ok ] * Applying opendnssec-use-system-trang.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: opendnssec-2.1.10/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10 ... * econf: updating opendnssec-2.1.10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating opendnssec-2.1.10/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/opendnssec-2.1.10-r2 --htmldir=/usr/share/doc/opendnssec-2.1.10-r2/html --with-sysroot=/ --libdir=/usr/lib64 --enable-installation-user=opendnssec --enable-installation-group=opendnssec --without-cunit --disable-static --with-enforcer-database=mysql --with-pkcs11-softhsm=/usr/lib64/softhsm/libsofthsm2.so --with-readline --enable-signer 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 race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes configure: Detecting common OpenDNSSEC settings checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-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/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file 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... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... 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 clang 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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make sets $(MAKE)... (cached) yes checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for java... /usr/bin/java checking for cp... /bin/cp checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking whether C compiler accepts -Werror=unknown-warning-option... yes checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... no checking whether C compiler accepts -Wduplicated-branches... no checking whether C compiler accepts -Wlogical-op... no checking whether C compiler accepts -Wrestrict... no checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking for __attribute__... yes checking CFLAGS for maximum warnings... -Wall checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for getopt.h... yes checking for errno.h... yes checking for getopt.h... (cached) yes checking for pthread.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for libxml/parser.h... no checking for libxml/relaxng.h... no checking for libxml/xmlreader.h... no checking for libxml/xpath.h... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking how to run the C preprocessor... clang -E checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for union semun... no checking whether clang is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... ./configure: line 21546: $CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5: command not found unknown checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for arc4random... yes checking for arc4random_uniform... yes checking for dup2... yes checking for endpwent... yes checking for select... yes checking for strerror... yes checking for strtol... yes checking for getpass... yes checking for getpassphrase... no checking for memset... yes checking for localtime_r... yes checking for memset... (cached) yes checking for strdup... yes checking for strerror... (cached) yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... yes checking for setregid... yes checking for setreuid... yes checking for chown... yes checking for stat... yes checking for exit... yes checking for time... yes checking for atoi... yes checking for getpid... yes checking for waitpid... yes checking for sigfillset... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for strlen... yes checking for strncmp... yes checking for strncat... yes checking for strncpy... yes checking for strerror... (cached) yes checking for strncasecmp... yes checking for strdup... (cached) yes checking for fgetc... yes checking for fopen... yes checking for fclose... yes checking for ferror... yes checking for fprintf... yes checking for vsnprintf... yes checking for snprintf... yes checking for fflush... yes checking for openlog... yes checking for closelog... yes checking for syslog... yes checking for openlog_r... no checking for closelog_r... no checking for syslog_r... no checking for vsyslog_r... no checking for chroot... yes checking for getgroups... yes checking for setgroups... yes checking for initgroups... yes checking for close... yes checking for unlink... yes checking for fcntl... yes checking for socket... yes checking for listen... yes checking for bzero... yes checking for va_start... no checking for va_end... no checking for xmlInitParser... no checking for xmlCleanupParser... no checking for xmlCleanupThreads... no checking for pthread_mutex_init... yes checking for pthread_mutex_destroy... yes checking for pthread_mutex_lock... yes checking for pthread_mutex_unlock... yes checking for pthread_cond_init... yes checking for pthread_cond_signal... yes checking for pthread_cond_destroy... yes checking for pthread_cond_wait... yes checking for pthread_cond_timedwait... yes checking for pthread_create... yes checking for pthread_detach... yes checking for pthread_self... yes checking for pthread_join... yes checking for pthread_sigmask... yes checking for pthread_barrier_wait... yes checking for working chown... yes checking for fork... yes checking for vfork... yes checking for alarm... yes checking for vprintf... yes checking for working fork... yes checking for working vfork... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for working mktime... yes checking for GNU libc compatible realloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strlcat... no checking for strlcpy... no checking for b64_pton... no checking for b64_ntop... no checking for setresuid... yes checking if setresuid seems to work... not implemented checking for setresgid... yes checking if setresgid seems to work... not implemented checking whether strptime needs defines... yes checking for struct sockaddr_un.sun_len... no checking for xml2-config... /usr/bin/xml2-config checking what are the xml2 includes... -I/usr/include/libxml2 checking what are the xml2 libs... -lxml2 -lz -lm checking for xmlDocGetRootElement in -lxml2... yes checking for ldns-config... /usr/bin/ldns-config checking what are the ldns includes... -I/usr/include checking what are the ldns libs... -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -lssl -lcrypto -lldns checking for ldns_rr_new in -lldns... yes checking for ldns version... >= 1.6.17 checking for ldns-config... (cached) /usr/bin/ldns-config checking what are the ldns includes... -I/usr/include checking what are the ldns libs... -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -lssl -lcrypto -lldns checking for ldns version not 1.6.14... ok checking for ldns-config... (cached) /usr/bin/ldns-config checking what are the ldns includes... -I/usr/include checking what are the ldns libs... -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -lssl -lcrypto -lldns checking for ldns version not 1.6.15... ok checking for clock_gettime in -lrt... yes checking for sys/time.h... (cached) yes checking for time.h... yes checking for SSL... found in /usr checking for HMAC_CTX_reset in -lcrypto... yes checking for EVP_sha1... yes checking for EVP_sha256... yes configure: cunit disabled checking for dlopen... yes checking for database backend... MySQL checking for mysql_config... /usr/bin/mysql_config checking if MySQL version is >= 5.0.0... yes checking for readline in -lreadline... yes checking for x86_64-pc-linux-gnu-doxygen... no checking for doxygen... /usr/bin/doxygen checking for x86_64-pc-linux-gnu-perl... no checking for perl... /usr/bin/perl checking for backtrace... yes checking for backtrace_full in -lbacktrace... 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating common/Makefile config.status: creating conf/Makefile config.status: creating conf/addns.xml config.status: creating conf/conf.xml config.status: creating conf/enforcerstate.xml config.status: creating conf/kasp.xml config.status: creating conf/signconf.xml config.status: creating conf/zonelist.xml config.status: creating enforcer/Makefile config.status: creating enforcer/src/Makefile config.status: creating enforcer/man/Makefile config.status: creating enforcer/src/db/test/Makefile config.status: creating enforcer/man/ods-enforcer.8 config.status: creating enforcer/man/ods-enforcer-db-setup.8 config.status: creating enforcer/man/ods-enforcerd.8 config.status: creating enforcer/src/utils/Makefile config.status: creating enforcer/src/utils/ods-kaspcheck.1 config.status: creating libhsm/Makefile config.status: creating libhsm/src/Makefile config.status: creating libhsm/src/bin/Makefile config.status: creating libhsm/src/bin/ods-hsmspeed.1 config.status: creating libhsm/src/bin/ods-hsmutil.1 config.status: creating libhsm/src/lib/Makefile config.status: creating libhsm/checks/Makefile config.status: creating libhsm/checks/conf-softhsm.xml config.status: creating libhsm/checks/conf-sca6000.xml config.status: creating libhsm/checks/conf-etoken.xml config.status: creating libhsm/checks/conf-multi.xml config.status: creating libhsm/checks/conf-opensc.xml config.status: creating libhsm/checks/conf-ncipher.xml config.status: creating libhsm/checks/conf-aepkeyper.xml config.status: creating signer/Makefile config.status: creating signer/man/Makefile config.status: creating signer/man/ods-signer.8 config.status: creating signer/man/ods-signerd.8 config.status: creating signer/src/Makefile config.status: creating tools/Makefile config.status: creating tools/ods-control config.status: creating tools/solaris/Makefile config.status: creating tools/solaris/ods-enforcerd.init config.status: creating tools/solaris/ods-signerd.init config.status: creating tools/ods-timing.5 config.status: creating tools/ods-kasp.5 config.status: creating tools/opendnssec.7 config.status: creating tools/ods-control.8 config.status: creating tools/ods-kasp2html config.status: creating common/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/temp/clang14.log' -> '/var/tmp/clang/net-dns/opendnssec-2.1.10-r2/clang14.log' '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/temp/clang15.log' -> '/var/tmp/clang/net-dns/opendnssec-2.1.10-r2/clang15.log' >>> Compiling source in /var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10 ... make -j4 Making all in common make[1]: Entering directory '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10/common' make all-am make[2]: Entering directory '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10/common' clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o b64_ntop.o b64_ntop.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o b64_pton.o b64_pton.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o clientpipe.o clientpipe.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o duration.o duration.c b64_pton.c:143:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] b64_initialize_rmap () ^ void clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o file.o file.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o locks.o locks.c 1 warning generated. clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o log.o log.c locks.c:109:14: warning: unused variable 'len' [-Wunused-variable] int idx, len; ^ locks.c:75:13: warning: unused function 'alert' [-Wunused-function] static void alert(struct alertbuffer_struct* buffer, const char *format, ...) ^ clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o privdrop.o privdrop.c 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o pselect.o pselect.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o status.o status.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o str.o str.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o strlcat.o strlcat.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o strlcpy.o strlcpy.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o util.o util.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o datastructure.o datastructure.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o cmdhandler.o cmdhandler.c log.c:231:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ods_log_get_level() ^ void 1 warning generated. clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o janitor.o janitor.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o scheduler/schedule.o scheduler/schedule.c janitor.c:371:22: warning: unused variable 'info' [-Wunused-variable] janitor_thread_t info; ^ janitor.c:546:22: warning: unused variable 'thrinfo' [-Wunused-variable] janitor_thread_t thrinfo; ^ janitor.c:551:11: warning: unused variable 'bt' [-Wunused-variable] void *bt[20]; ^ janitor.c:552:9: warning: unused variable 'count' [-Wunused-variable] int count, i; ^ janitor.c:552:16: warning: unused variable 'i' [-Wunused-variable] int count, i; ^ janitor.c:689:13: warning: unused variable 'ss' [-Wunused-variable] stack_t ss; ^ janitor.c:691:36: warning: unused variable 'frames' [-Wunused-variable] static struct backtrace_state *frames; ^ janitor.c:641:1: warning: unused function 'callbackstring' [-Wunused-function] callbackstring(void* data, uintptr_t pc, const char *filename, int linen... ^ cmdhandler.c:270:9: warning: unused variable 'err' [-Wunused-variable] int err; ^ cmdhandler.c:393:13: warning: unused variable 'i' [-Wunused-variable] ssize_t i; ^ 8 warnings generated. clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o scheduler/task.o scheduler/task.c clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o scheduler/fifoq.o scheduler/fifoq.c 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic -Wall -c -o scheduler/worker.o scheduler/worker.c scheduler/schedule.c:80:20: warning: unused variable 'node' [-Wunused-variable] ldns_rbnode_t* node = LDNS_RBTREE_NULL; ^ scheduler/schedule.c:188:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] schedule_create() ^ void scheduler/task.c:136:25: error: call to undeclared function 'clamp'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] task->backoff = clamp(task->backoff * 2, 60, ODS_SE_MAX_BACKOFF); ^ 1 error generated. make[2]: *** [Makefile:587: scheduler/task.o] Error 1 make[2]: *** Waiting for unfinished jobs.... scheduler/fifoq.c:46:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] fifoq_create() ^ void 1 warning generated. 2 warnings generated. make[2]: Leaving directory '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10/common' make[1]: *** [Makefile:475: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10/common' make: *** [Makefile:531: all-recursive] Error 1 * ERROR: net-dns/opendnssec-2.1.10-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-dns/opendnssec-2.1.10-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-dns/opendnssec-2.1.10-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-dns:opendnssec-2.1.10-r2:20220918-103617.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10' * S: '/var/tmp/portage/net-dns/opendnssec-2.1.10-r2/work/opendnssec-2.1.10'