* Package: www-apache/mod_rpaf-0.8.4:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mod_rpaf-0.8.4.tar.gz to /var/tmp/portage/www-apache/mod_rpaf-0.8.4/work >>> Source unpacked in /var/tmp/portage/www-apache/mod_rpaf-0.8.4/work >>> Preparing source in /var/tmp/portage/www-apache/mod_rpaf-0.8.4/work/mod_rpaf-0.8.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-apache/mod_rpaf-0.8.4/work/mod_rpaf-0.8.4 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/www-apache/mod_rpaf-0.8.4/work/mod_rpaf-0.8.4 ... /usr/share/apr/build/libtool --silent --mode=compile clang -prefer-pic -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o mod_rpaf.lo mod_rpaf.c && touch mod_rpaf.slo mod_rpaf.c:117:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (mask = ap_strchr(ip, '/')) { ~~~~~^~~~~~~~~~~~~~~~~~~~ mod_rpaf.c:117:18: note: place parentheses around the assignment to silence this warning if (mask = ap_strchr(ip, '/')) { ^ ( ) mod_rpaf.c:117:18: note: use '==' to turn this assignment into an equality comparison if (mask = ap_strchr(ip, '/')) { ^ == mod_rpaf.c:209:48: error: call to undeclared function 'apr_inet_addr'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] rcr->r->DEF_ADDR->sa.sin.sin_addr.s_addr = apr_inet_addr(rcr->r->DEF_IP); ^ mod_rpaf.c:209:48: note: did you mean 'inet_addr'? /usr/include/arpa/inet.h:34:18: note: 'inet_addr' declared here extern in_addr_t inet_addr (const char *__cp) __THROW; ^ 1 warning and 1 error generated. apxs:Error: Command failed with rc=65536 . * ERROR: www-apache/mod_rpaf-0.8.4::gentoo failed (compile phase): * /usr/bin/apxs -c mod_rpaf.c failed * * Call stack: * ebuild.sh, line 122: Called src_compile * environment, line 842: Called apache-module_src_compile * environment, line 414: Called die * The specific snippet of code: * ${APXS} ${APXS2_ARGS} || die "${APXS} ${APXS2_ARGS} failed" * * If you need support, post the output of `emerge --info '=www-apache/mod_rpaf-0.8.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-apache/mod_rpaf-0.8.4::gentoo'`. * The complete build log is located at '/var/log/portage/www-apache:mod_rpaf-0.8.4:20221002-225822.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-apache/mod_rpaf-0.8.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-apache/mod_rpaf-0.8.4/temp/environment'. * Working directory: '/var/tmp/portage/www-apache/mod_rpaf-0.8.4/work/mod_rpaf-0.8.4' * S: '/var/tmp/portage/www-apache/mod_rpaf-0.8.4/work/mod_rpaf-0.8.4'