>>> Unpacking source... >>> Unpacking mod_auth_kerb-5.0rc7.tar.gz to /var/tmp/portage/portage/net-www/mod_auth_kerb-5.0_rc7-r1/work * Applying mod_auth_kerb-5.0-CVE-2006-5989.patch ...  [ ok ] * Applying mod_auth_kerb-5.0-gcc4.patch ...  [ ok ] * Applying mod_auth_kerb-5.0-exports.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/portage/net-www/mod_auth_kerb-5.0_rc7-r1/work/mod_auth_kerb-5.0rc7' ... * Requested autoconf 2.6 * Using autoconf (GNU Autoconf) 2.61 * Using autoheader (GNU Autoconf) 2.61 * Requested automake 1.9 * Using automake (GNU automake) 1.9.6 * Using aclocal (GNU automake) 1.9.6 * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ !! ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/portage/net-www/mod_auth_kerb-5.0_rc7-r1/work/mod_auth_kerb-5.0rc7 ... /usr/bin/confcache --confcache-ignore /var/tmp/portage/ccache:/var/tmp/portage/.distcc --confcache-dir /var/tmp/portage/confcache ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-krb5=/usr --without-krb4 --build=i686-pc-linux-gnu /usr/lib/libkrb5.so exists, but last run it didn't cache invalidated due to md5 configure: creating cache config.cache checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-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... i686-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... no checking gssapi.h presence... no checking for gssapi.h... no checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking for krb5_init_context in -lkrb5... yes checking whether we are using Heimdal... no checking whether the GSSAPI libraries support SPNEGO... no checking for apxs... /usr/sbin/apxs2 configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h /usr/sbin/apxs2 -c -Wc,-I. -Wc,-Ispnegokrb5 -Wc,-I/usr/include -Wl,-L/usr/lib -Wl,-Wl,-rpath -Wl,-Wl,/usr/lib -Wl,-lgssapi_krb5 -Wl,-lkrb5 -Wl,-lk5crypto -Wl,-lcom_err -Wl,-lresolv -Wl,-ldl -Wl,-lresolv -Wl,-Wl,-export-symbols-regex -Wl,-Wl,auth_kerb_module src/mod_auth_kerb.c spnegokrb5/asn1_MechType.c spnegokrb5/asn1_MechTypeList.c spnegokrb5/asn1_ContextFlags.c spnegokrb5/asn1_NegTokenInit.c spnegokrb5/asn1_NegTokenTarg.c spnegokrb5/der_get.c spnegokrb5/der_put.c spnegokrb5/der_free.c spnegokrb5/der_length.c spnegokrb5/der_copy.c spnegokrb5/timegm.c spnegokrb5/init_sec_context.c spnegokrb5/accept_sec_context.c spnegokrb5/encapsulate.c spnegokrb5/decapsulate.c spnegokrb5/external.c /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -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 'get_gss_creds': src/mod_auth_kerb.c:1155: warning: passing argument 3 of 'gss_import_name' discards qualifiers from pointer target type /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_MechType.lo spnegokrb5/asn1_MechType.c && touch spnegokrb5/asn1_MechType.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_MechTypeList.lo spnegokrb5/asn1_MechTypeList.c && touch spnegokrb5/asn1_MechTypeList.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_ContextFlags.lo spnegokrb5/asn1_ContextFlags.c && touch spnegokrb5/asn1_ContextFlags.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_NegTokenInit.lo spnegokrb5/asn1_NegTokenInit.c && touch spnegokrb5/asn1_NegTokenInit.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_NegTokenTarg.lo spnegokrb5/asn1_NegTokenTarg.c && touch spnegokrb5/asn1_NegTokenTarg.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_get.lo spnegokrb5/der_get.c && touch spnegokrb5/der_get.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_put.lo spnegokrb5/der_put.c && touch spnegokrb5/der_put.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_free.lo spnegokrb5/der_free.c && touch spnegokrb5/der_free.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_length.lo spnegokrb5/der_length.c && touch spnegokrb5/der_length.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_copy.lo spnegokrb5/der_copy.c && touch spnegokrb5/der_copy.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/timegm.lo spnegokrb5/timegm.c && touch spnegokrb5/timegm.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/init_sec_context.lo spnegokrb5/init_sec_context.c && touch spnegokrb5/init_sec_context.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/accept_sec_context.lo spnegokrb5/accept_sec_context.c && touch spnegokrb5/accept_sec_context.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/encapsulate.lo spnegokrb5/encapsulate.c && touch spnegokrb5/encapsulate.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/decapsulate.lo spnegokrb5/decapsulate.c && touch spnegokrb5/decapsulate.slo /usr/share/apr-0/build/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O2 -march=pentium3 -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/db4.2 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/external.lo spnegokrb5/external.c && touch spnegokrb5/external.slo /usr/share/apr-0/build/libtool --silent --mode=link i686-pc-linux-gnu-gcc -o src/mod_auth_kerb.la -L/usr/lib -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lresolv -Wl,-export-symbols-regex -Wl,auth_kerb_module -rpath /usr/lib/apache2/modules -module -avoid-version spnegokrb5/external.lo spnegokrb5/decapsulate.lo spnegokrb5/encapsulate.lo spnegokrb5/accept_sec_context.lo spnegokrb5/init_sec_context.lo spnegokrb5/timegm.lo spnegokrb5/der_copy.lo spnegokrb5/der_length.lo spnegokrb5/der_free.lo spnegokrb5/der_put.lo spnegokrb5/der_get.lo spnegokrb5/asn1_NegTokenTarg.lo spnegokrb5/asn1_NegTokenInit.lo spnegokrb5/asn1_ContextFlags.lo spnegokrb5/asn1_MechTypeList.lo spnegokrb5/asn1_MechType.lo src/mod_auth_kerb.lo /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: auth_kerb_module: No such file: No such file or directory collect2: ld returned 1 exit status apxs:Error: Command failed with rc=65536 . make: *** [src/mod_auth_kerb.so] Error 1 !!! ERROR: net-www/mod_auth_kerb-5.0_rc7-r1 failed. Call stack: ebuild.sh, line 1611: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3761: Called src_compile mod_auth_kerb-5.0_rc7-r1.ebuild, line 55: Called die !!! make failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/log/portage/net-www:mod_auth_kerb-5.0_rc7-r1:20070113-222939.log'.