* CPV: www-apache/mod_auth_kerb-5.4 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>> Unpacking source... >>> Unpacking mod_auth_kerb-5.4.tar.gz to /var/tmp/portage/www-apache/mod_auth_kerb-5.4/work >>> Source unpacked in /var/tmp/portage/www-apache/mod_auth_kerb-5.4/work >>> Compiling source in /var/tmp/portage/www-apache/mod_auth_kerb-5.4/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 make ./apxs.sh "-I. -Ispnegokrb5 -I/usr/include -I/usr/include " "-L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lcom_err -L/usr/lib -lcrypto -lasn1 -lwind -lroken -lcrypt -ldl -lresolv -lresolv" "" "/usr/sbin/apxs2" "-c" "src/mod_auth_kerb.c" /usr/bin/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -march=k8 -pipe -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.7 -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:45:2: warning: #ident is a deprecated GCC extension src/mod_auth_kerb.c: In function ‘verify_krb5_user’: src/mod_auth_kerb.c:703: warning: ‘krb5_get_init_creds_opt_init’ is deprecated (declared at /usr/include/krb5-protos.h:2242) src/mod_auth_kerb.c:710: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:745: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:757: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:772: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:780: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:788: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c: In function ‘create_krb5_ccache’: src/mod_auth_kerb.c:856: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:866: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c: In function ‘store_krb5_creds’: src/mod_auth_kerb.c:902: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:920: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c: In function ‘authenticate_user_krb5pwd’: src/mod_auth_kerb.c:981: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:990: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:1025: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:1030: warning: passing argument 8 of ‘verify_krb5_user’ discards qualifiers from pointer target type src/mod_auth_kerb.c:678: note: expected ‘char *’ but argument is of type ‘const char *’ src/mod_auth_kerb.c:1059: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c: In function ‘store_gss_creds’: src/mod_auth_kerb.c:1160: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:1167: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c: In function ‘get_gss_creds’: src/mod_auth_kerb.c:1220: error: ‘GSS_KRB5_NT_PRINCIPAL_NAME’ undeclared (first use in this function) src/mod_auth_kerb.c:1220: error: (Each undeclared identifier is reported only once src/mod_auth_kerb.c:1220: error: for each function it appears in.) src/mod_auth_kerb.c: In function ‘do_krb5_an_to_ln’: src/mod_auth_kerb.c:1509: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) src/mod_auth_kerb.c:1523: warning: ‘krb5_get_err_text’ is deprecated (declared at /usr/include/krb5-protos.h:2089) apxs:Error: Command failed with rc=65536 . make: *** [src/mod_auth_kerb.so] Error 1