* Package: www-apache/mod_extract_forwarded-2.0.3_pre2015052015 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mod_extract_forwarded-2.0.3_pre2015052015.tar.xz to /var/tmp/portage/www-apache/mod_extract_forwarded-2.0.3_pre2015052015/work >>> Source unpacked in /var/tmp/portage/www-apache/mod_extract_forwarded-2.0.3_pre2015052015/work >>> Preparing source in /var/tmp/portage/www-apache/mod_extract_forwarded-2.0.3_pre2015052015/work/mod_extract_forwarded-2.0.3_pre2015052015 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-apache/mod_extract_forwarded-2.0.3_pre2015052015/work/mod_extract_forwarded-2.0.3_pre2015052015 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/www-apache/mod_extract_forwarded-2.0.3_pre2015052015/work/mod_extract_forwarded-2.0.3_pre2015052015 ... /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -prefer-pic -march=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -c -o mod_extract_forwarded.lo mod_extract_forwarded.c && touch mod_extract_forwarded.slo mod_extract_forwarded.c: In function ‘get_remote_in_addr’: mod_extract_forwarded.c:422:13: error: ‘conn_rec’ has no member named ‘client_addr’ if (conn->client_addr->family == AF_INET)  ^ mod_extract_forwarded.c:424:24: error: ‘conn_rec’ has no member named ‘client_addr’ result = &(conn->client_addr->sa.sin.sin_addr.s_addr);  ^ mod_extract_forwarded.c:427:13: error: ‘conn_rec’ has no member named ‘client_addr’ if (conn->client_addr->family == AF_INET6 &&  ^ In file included from /usr/include/apr-1/apr_network_io.h:31:0, from /usr/include/apache2/httpd.h:53, from mod_extract_forwarded.c:104: mod_extract_forwarded.c:428:35: error: ‘conn_rec’ has no member named ‘client_addr’ IN6_IS_ADDR_V4MAPPED(&conn->client_addr->sa.sin6.sin6_addr))  ^ mod_extract_forwarded.c:430:37: error: ‘conn_rec’ has no member named ‘client_addr’ result = &(((uint32_t *)conn->client_addr->ipaddr_ptr)[3]);  ^ mod_extract_forwarded.c: In function ‘spoof_initial’: mod_extract_forwarded.c:474:42: error: ‘conn_rec’ has no member named ‘client_ip’ saved->orig_client_ip = r->connection->client_ip;  ^ mod_extract_forwarded.c:484:22: error: ‘conn_rec’ has no member named ‘client_ip’ saved->connection->client_ip = saved->new_client_ip;  ^ mod_extract_forwarded.c:485:6: error: ‘request_rec’ has no member named ‘useragent_ip’ r->useragent_ip = saved->new_client_ip;  ^ mod_extract_forwarded.c: In function ‘spoof_not_initial’: mod_extract_forwarded.c:557:23: error: ‘conn_rec’ has no member named ‘client_ip’ this_r->connection->client_ip = saved->new_client_ip;  ^ mod_extract_forwarded.c:558:11: error: ‘request_rec’ has no member named ‘useragent_ip’ this_r->useragent_ip = saved->new_client_ip;  ^ mod_extract_forwarded.c: In function ‘undo_spoof’: mod_extract_forwarded.c:604:22: error: ‘conn_rec’ has no member named ‘client_ip’ saved->connection->client_ip = saved->orig_client_ip;  ^ mod_extract_forwarded.c:611:14: error: ‘request_rec’ has no member named ‘useragent_ip’ if (r->useragent_ip != NULL)  ^ mod_extract_forwarded.c:613:14: error: ‘request_rec’ has no member named ‘useragent_ip’ r->useragent_ip = saved->orig_client_ip;  ^ mod_extract_forwarded.c: In function ‘redo_spoof’: mod_extract_forwarded.c:660:22: error: ‘conn_rec’ has no member named ‘client_ip’ saved->connection->client_ip = saved->new_client_ip;  ^ mod_extract_forwarded.c:661:6: error: ‘request_rec’ has no member named ‘useragent_ip’ r->useragent_ip = saved->new_client_ip;  ^ mod_extract_forwarded.c: In function ‘primary_request’: mod_extract_forwarded.c:764:37: error: ‘conn_rec’ has no member named ‘client_ip’ if (!acceptable_proxy(conf, conn->client_ip))  ^ mod_extract_forwarded.c:769:32: error: ‘conn_rec’ has no member named ‘client_ip’ phase, conn->client_ip);  ^ apxs:Error: Command failed with rc=65536 . * ERROR: www-apache/mod_extract_forwarded-2.0.3_pre2015052015::gentoo failed (compile phase): * /usr/sbin/apxs2 -c mod_extract_forwarded.c failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 1028: Called apache-module_src_compile * environment, line 373: 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_extract_forwarded-2.0.3_pre2015052015::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-apache/mod_extract_forwarded-2.0.3_pre2015052015::gentoo'`. * The complete build log is located at '/var/log/portage/www-apache:mod_extract_forwarded-2.0.3_pre2015052015:20150509-201605.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-apache/mod_extract_forwarded-2.0.3_pre2015052015/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-apache/mod_extract_forwarded-2.0.3_pre2015052015/temp/environment'. * Working directory: '/var/tmp/portage/www-apache/mod_extract_forwarded-2.0.3_pre2015052015/work/mod_extract_forwarded-2.0.3_pre2015052015' * S: '/var/tmp/portage/www-apache/mod_extract_forwarded-2.0.3_pre2015052015/work/mod_extract_forwarded-2.0.3_pre2015052015'