* Package: net-analyzer/authforce-0.9.9-r3:0 * Repository: gentoo * Maintainer: mmk@levelnine.at proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking authforce-0.9.9.tar.gz to /var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work >>> Source unpacked in /var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work >>> Preparing source in /var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9 ... * Applying authforce-0.9.9-curl.patch ... [ ok ] * Applying authforce-0.9.9-locale.patch ... [ ok ] * Applying authforce-0.9.9-fixes-for-Wall-warnings.patch ... [ ok ] * Applying authforce-0.9.9-fix-parsing-of-sample-config-file.patch ... [ ok ] * Applying authforce-0.9.9-fix-submit_dummy_list-re-declaration.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9 ... * econf: updating authforce-0.9.9/config.sub with /usr/share/gnuconfig/config.sub * econf: updating authforce-0.9.9/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 --docdir=/usr/share/doc/authforce-0.9.9-r3 --htmldir=/usr/share/doc/authforce-0.9.9-r3/html --libdir=/usr/lib64 --without-curl --enable-nls --with-path=/usr/share/authforce/data:. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking if malloc debugging is wanted... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... none checking for ld used by GCC... /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 shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking dependency style of clang... (cached) none checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking for initscr in -lncurses... yes checking for readline in -lreadline... yes checking how to run the C preprocessor... clang -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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking return type of signal handlers... void checking for strdup... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating authforce.spec config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands >>> Source configured. '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/temp/clang14.log' -> '/var/tmp/clang/net-analyzer/authforce-0.9.9-r3/clang14.log' '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/temp/clang15.log' -> '/var/tmp/clang/net-analyzer/authforce-0.9.9-r3/clang15.log' >>> Compiling source in /var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9' Making all in data make[2]: Entering directory '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9/data' Making all in src make[2]: Entering directory '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9/src' clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c config.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c debug.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c extract.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c files.c debug.c:43:16: warning: second argument to 'va_start' is not the last named parameter [-Wvarargs] va_start(ap, *arguments); ^ debug.c:49:2: error: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] free(str); ^ debug.c:49:2: note: include the header or explicitly provide a declaration for 'free' debug.c:65:15: warning: second argument to 'va_start' is not the last named parameter [-Wvarargs] va_start(ap, *arguments); ^ 2 warnings and 1 error generated. make[2]: *** [Makefile:297: debug.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9/src' make[1]: *** [Makefile:260: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9' make: *** [Makefile:196: all] Error 2 * ERROR: net-analyzer/authforce-0.9.9-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/authforce-0.9.9-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/authforce-0.9.9-r3::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:authforce-0.9.9-r3:20220918-094448.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9' * S: '/var/tmp/portage/net-analyzer/authforce-0.9.9-r3/work/authforce-0.9.9'