* Package: www-apache/mod_auth_kerb-5.4-r2 * 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_auth_kerb-5.4.tar.gz to /var/tmp/portage/www-apache/mod_auth_kerb-5.4-r2/work >>> Source unpacked in /var/tmp/portage/www-apache/mod_auth_kerb-5.4-r2/work >>> Preparing source in /var/tmp/portage/www-apache/mod_auth_kerb-5.4-r2/work/mod_auth_kerb-5.4 ... * Applying mod_auth_kerb-5.4-rcopshack.patch ... [ ok ] * Applying mod_auth_kerb-5.4-fixes.patch ... [ ok ] * Applying mod_auth_kerb-5.4-s4u2proxy-r3.patch ... [ ok ] * Applying mod_auth_kerb-5.4-httpd24.patch ... [ ok ] * Applying mod_auth_kerb-5.4-delegation.patch ... [ ok ] * Applying mod_auth_kerb-5.4-cachedir.patch ... [ ok ] * Applying mod_auth_kerb-5.4-longuser.patch ... [ ok ] * Applying mod_auth_kerb-5.4-handle-continue.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-apache/mod_auth_kerb-5.4-r2/work/mod_auth_kerb-5.4 ... ./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 --libdir=/usr/lib64 --with-krb5=/usr --without-krb4 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 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 make sets $(MAKE)... yes checking for main in -lresolv... yes 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking gssapi.h usability... yes checking gssapi.h presence... yes checking for gssapi.h... yes checking for krb5_init_context in -lkrb5... yes checking for krb5_cc_new_unique in -lkrb5... yes checking whether we are using Heimdal... yes checking whether the GSSAPI libraries support SPNEGO... yes checking for apxs... /usr/sbin/apxs2 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/www-apache/mod_auth_kerb-5.4-r2/work/mod_auth_kerb-5.4 ... make -j1 ./apxs.sh "-I. -Ispnegokrb5 -I/usr/include -I/usr/include " "-L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -L/usr/lib -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -ldl -lresolv -lresolv" "" "/usr/sbin/apxs2" "-c" "src/mod_auth_kerb.c" /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I. -Ispnegokrb5 -I/usr/include -I/usr/include -c -o src/mod_auth_kerb.lo src/mod_auth_kerb.c && touch src/mod_auth_kerb.slo src/mod_auth_kerb.c: In function ‘verify_krb5_user’: src/mod_auth_kerb.c:757:4: warning: ‘krb5_get_init_creds_opt_init’ is deprecated (declared at /usr/include/krb5-protos.h:2284) [-Wdeprecated-declarations] krb5_get_init_creds_opt_init(&options); ^ src/mod_auth_kerb.c:764:4: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^ src/mod_auth_kerb.c:799:13: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^ src/mod_auth_kerb.c:811:5: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^ src/mod_auth_kerb.c:826:5: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^ src/mod_auth_kerb.c:834:4: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^ src/mod_auth_kerb.c:842:4: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(context, ret)); ^ src/mod_auth_kerb.c: In function ‘create_krb5_ccache’: src/mod_auth_kerb.c:910:18: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(kcontext, problem)); ^ src/mod_auth_kerb.c:920:4: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] ccname, krb5_get_err_text(kcontext, problem)); ^ src/mod_auth_kerb.c: In function ‘store_krb5_creds’: src/mod_auth_kerb.c:956:9: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(kcontext, problem)); ^ src/mod_auth_kerb.c:974:9: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(kcontext, problem)); ^ src/mod_auth_kerb.c: In function ‘authenticate_user_krb5pwd’: src/mod_auth_kerb.c:1035:4: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(kcontext, ret)); ^ src/mod_auth_kerb.c:1044:4: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^ src/mod_auth_kerb.c:1079:7: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^ src/mod_auth_kerb.c:1113:11: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^ src/mod_auth_kerb.c: In function ‘store_gss_creds’: src/mod_auth_kerb.c:1214:3: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] "Cannot parse delegated username (%s)", krb5_get_err_text(context, problem)); ^ src/mod_auth_kerb.c:1221:3: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] "Cannot create krb5 ccache (%s)", krb5_get_err_text(context, problem)); ^ src/mod_auth_kerb.c:1225:4: warning: implicit declaration of function ‘gss_krb5_copy_ccache’ [-Wimplicit-function-declaration] maj_stat = gss_krb5_copy_ccache(&min_stat, delegated_cred, ccache); ^ src/mod_auth_kerb.c: In function ‘get_gss_creds’: src/mod_auth_kerb.c:1275:40: error: ‘GSS_KRB5_NT_PRINCIPAL_NAME’ undeclared (first use in this function) (have_server_princ) ? (gss_OID) GSS_KRB5_NT_PRINCIPAL_NAME : (gss_OID) G ^ src/mod_auth_kerb.c:1275:40: note: each undeclared identifier is reported only once for each function it appears in src/mod_auth_kerb.c: In function ‘obtain_server_credentials’: src/mod_auth_kerb.c:1563:5: warning: ‘krb5_get_init_creds_opt_init’ is deprecated (declared at /usr/include/krb5-protos.h:2284) [-Wdeprecated-declarations] krb5_get_init_creds_opt_init(&gicopts); ^ src/mod_auth_kerb.c: In function ‘authenticate_user_gss’: src/mod_auth_kerb.c:1686:6: warning: implicit declaration of function ‘gsskrb5_register_acceptor_identity’ [-Wimplicit-function-declaration] gsskrb5_register_acceptor_identity(conf->krb_5_keytab); ^ src/mod_auth_kerb.c: In function ‘do_krb5_an_to_ln’: src/mod_auth_kerb.c:1842:7: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^ src/mod_auth_kerb.c:1856:16: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2131) [-Wdeprecated-declarations] krb5_get_err_text(kcontext, code)); ^ apxs:Error: Command failed with rc=65536 . Makefile:16: recipe for target 'src/mod_auth_kerb.so' failed make: *** [src/mod_auth_kerb.so] Error 1 * ERROR: www-apache/mod_auth_kerb-5.4-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-apache/mod_auth_kerb-5.4-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-apache/mod_auth_kerb-5.4-r2::gentoo'`. * The complete build log is located at '/var/log/portage/www-apache:mod_auth_kerb-5.4-r2:20150922-121254.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-apache/mod_auth_kerb-5.4-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-apache/mod_auth_kerb-5.4-r2/temp/environment'. * Working directory: '/var/tmp/portage/www-apache/mod_auth_kerb-5.4-r2/work/mod_auth_kerb-5.4' * S: '/var/tmp/portage/www-apache/mod_auth_kerb-5.4-r2/work/mod_auth_kerb-5.4'