>>> Unpacking source... >>> Unpacking krb5-1.6.3-signed.tar to /var/tmp/portage/app-crypt/mit-krb5-1.6.3-r1/work >>> Unpacking mit-krb5-1.6.3-patches-0.3.tar.bz2 to /var/tmp/portage/app-crypt/mit-krb5-1.6.3-r1/work >>> Unpacking ./krb5-1.6.3.tar.gz to /var/tmp/portage/app-crypt/mit-krb5-1.6.3-r1/work * Applying various patches (bugfixes/updates) ... * 0001_all_lazyldflags.patch ...  [ ok ] * 0002_all_CVE-2007-5894.patch ...  [ ok ] * 0003_all_CVE-2007-5902.patch ...  [ ok ] * 0004_all_CVE-2007-5971_1.patch ...  [ ok ] * 0005_all_CVE-2007-5971_2.patch ...  [ ok ] * 0006_all_CVE-2007-5972.patch ...  [ ok ] * 0007_all_MITKRB5-SA-2008-001.patch ...  [ ok ] * 0008_all_MITKRB5-SA-2008-002.patch ...  [ ok ] * Done with patching * Reconfiguring configure scripts (be patient) ... * Running autoconf --force -I /var/tmp/portage/app-crypt/mit-krb5-1.6.3-r1/work/krb5-1.6.3/src ...  [ ok ]  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-crypt/mit-krb5-1.6.3-r1/work/krb5-1.6.3/src ... * econf: updating krb5-1.6.3/src/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating krb5-1.6.3/src/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-krb4 --without-tcl --enable-ipv6 --enable-shared --with-system-et --with-system-ss --enable-dns-for-realm --enable-kdc-replay-cache --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu configure: creating cache ./config.cache 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 ANSI C... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for egrep... 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 for GNU linker... yes configure: not adding extra gcc warning flags because CFLAGS was set configure: no krb4 support checking which version of com_err to use... system checking for add_error_table in -lcom_err... yes checking for remove_error_table in -lcom_err... yes checking for compile_et... compile_et checking whether compile_et is useful... yes checking which version of subsystem package to use... system checking whether system ss package works... yes checking for an ANSI C-conforming const... yes checking for gethostbyname... yes checking for socket... yes checking for main in -lresolv... yes checking for res_ninit... yes checking for res_nclose... yes checking for res_ndestroy... no checking for res_nsearch... yes checking for ns_initparse... no checking for ns_name_uncompress... no checking for dn_skipname... yes checking for res_search... yes checking whether pragma weak references are supported... yes checking for constructor/destructor attribute support... yes,yes configure: enabling thread support checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-gcc configure: PTHREAD_CC = x86_64-pc-linux-gnu-gcc configure: PTHREAD_CFLAGS = -pthread configure: PTHREAD_LIBS = checking for pthread_once... no checking for pthread_rwlock_init... no configure: rechecking with PTHREAD_... options checking for pthread_rwlock_init in -lc... yes checking for library containing dlopen... -ldl checking keyutils.h usability... no checking keyutils.h presence... no checking for keyutils.h... no configure: disabling static libraries configure: enabling shared libraries checking for memmove... yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for ar... ar cqv checking for ar... ar cruv checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for perl... perl checking for working regcomp... yes checking for mode_t... yes checking for a BSD-compatible install... /usr/bin/install -c checking if daemon needs a prototype provided... no checking if getsockname() takes arguments struct sockaddr * and size_t *... no checking if getsockname() takes arguments struct sockaddr * and int *... no checking if getsockname() takes arguments struct sockaddr * and socklen_t *... yes checking for main in -lutil... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for unistd.h... (cached) yes checking for openlog... yes checking for syslog... yes checking for closelog... yes checking for strftime... yes checking for vsprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking if swab needs a prototype provided... yes checking for gawk... gawk checking for struct sockaddr.sa_len... no checking for type struct sockaddr_storage... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getnameinfo... yes checking for getaddrinfo... yes configure: WARNING: enable/disable-ipv6 option is deprecated checking for IPv6 compile-time support... yes checking for struct sockaddr.sa_len... (cached) no checking for sigprocmask... yes checking for sigset_t and POSIX_SIGNALS... yes checking return type of signal handlers... void checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for an ANSI C-conforming const... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for strdup... yes checking for setvbuf... yes checking for inet_ntoa... yes checking for inet_aton... yes checking for seteuid... yes checking for setresuid... yes checking for setreuid... yes checking for setegid... yes checking for setresgid... yes checking for setregid... yes checking for setsid... yes checking for flock... yes checking for fchmod... yes checking for chmod... yes checking for strftime... (cached) yes checking for strptime... yes checking for geteuid... yes checking for setenv... yes checking for unsetenv... yes checking for getenv... yes checking for gethostbyname2... yes checking for getifaddrs... yes checking for gmtime_r... yes checking for localtime_r... yes checking for pthread_mutex_lock... yes checking for sched_yield... yes checking for bswap16... no checking for bswap64... no checking for mkstemp... yes checking for getusershell... yes checking for lstat... yes checking for access... yes checking for ftime... yes checking for getcwd... yes checking for srand48... yes checking for srand... yes checking for srandom... yes checking for stat... yes checking for strchr... yes checking for strerror... yes checking for strerror_r... yes checking for strstr... yes checking for timezone... yes checking for umask... yes checking for waitpid... yes checking for sem_init... no checking for sem_trywait... no checking for daemon... yes checking for stdarg.h... (cached) yes checking for sys_errlist declaration... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking regexpr.h usability... no checking regexpr.h presence... no checking for regexpr.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking for ifaddrs.h... (cached) yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking machine/byte_order.h usability... no checking machine/byte_order.h presence... no checking for machine/byte_order.h... no checking sys/bswap.h usability... no checking sys/bswap.h presence... no checking for sys/bswap.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking krb_db.h usability... no checking krb_db.h presence... no checking for krb_db.h... no checking kdc.h usability... no checking kdc.h presence... no checking for kdc.h... no checking for regexp.h... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr.sa_len... (cached) no checking for struct stat.st_mtimensec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for re_comp... yes checking for re_exec... yes checking for regexec... yes checking for off_t... yes checking for perror declaration... no checking if strptime needs a prototype provided... yes checking if argument to wait is int *... no checking for use of sigprocmask... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for sigsetjmp... no checking return type of setrpcent... void checking return type of endrpcent... void checking for bswap_16... yes checking for bswap_64... yes checking for gethostbyname_r... yes checking if gethostbyname_r returns an int... yes checking if gethostbyname_r returns a pointer... no checking for gethostbyaddr_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking return type of getpwnam_r... int checking number of arguments to getpwnam_r... 5 checking whether gmtime_r returns int... no checking for getservbyname_r... yes checking if getservbyname_r returns an int... yes checking if getservbyname_r returns a pointer... no checking for getservbyport_r... yes checking for yylineno declaration... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for tcsetattr... yes checking POSIX signal handlers... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for netinet/in.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/filio.h... (cached) no checking for sys/select.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for paths.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netdb.h... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... (cached) yes checking for getnameinfo... (cached) yes checking for getaddrinfo... (cached) yes configure: WARNING: enable/disable-ipv6 option is deprecated checking for IPv6 compile-time support... (cached) yes checking for in6addr_any definition in library... yes checking for ANSI stdio... yes checking whether time.h and sys/time.h may both be included... yes checking for time_t... yes checking for replay cache directory... /var/tmp checking for socklen_t... yes checking for struct lifconf... no checking for struct if_laddrconf... no checking for h_errno in netdb.h... yes configure: No Kerberos 4 compatibility checking for inline... inline checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for uint32_t... yes checking for int32_t... yes checking for uint64_t... yes checking for int64_t... yes checking for uint_least32_t... yes checking for uintptr_t... yes checking for uintmax_t... yes checking for long long... yes checking for POSIX printf positional specification support... yes checking for bison... bison -y checking for runtest... no checking for perl... perl checking for perl... /usr/bin/perl checking for expect... /usr/bin/expect checking whether to use priocntl hack... no checking for runtest... no checking for perl... (cached) perl checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking xom.h usability... no checking xom.h presence... no checking for xom.h... no checking where struct rpcent is declared... rpc/netdb.h checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for MAXHOSTNAMELEN in sys/param.h... yes checking for MAXHOSTNAMELEN in netdb.h... no checking for uint32_t in sys/types.h... no checking for uint32_t in stdint.h... yes checking for uint32_t in inttypes.h... yes checking for BSD type aliases... yes checking for struct sockaddr_in.sin_len... (cached) no checking for struct sockaddr.sa_len... (cached) no checking return type of setrpcent... (cached) void checking return type of endrpcent... (cached) void checking for a recent enough OpenSSL... yes checking for PKCS7_get_signer_info in -lcrypto... yes checking for gethostbyname_r... (cached) yes checking for getservbyname_r... (cached) yes checking for gmtime_r... (cached) yes checking for localtime_r... (cached) yes updating cache ./config.cache configure: creating ./config.status config.status: creating kadmin/testing/scripts/env-setup.sh config.status: creating include/gssrpc/types.h config.status: creating krb5-config config.status: creating ./Makefile config.status: creating util/Makefile config.status: creating util/support/Makefile config.status: creating util/profile/Makefile config.status: creating util/send-pr/Makefile config.status: creating lib/Makefile config.status: creating lib/des425/Makefile config.status: creating lib/kdb/Makefile config.status: creating lib/crypto/Makefile config.status: creating lib/crypto/crc32/Makefile config.status: creating lib/crypto/des/Makefile config.status: creating lib/crypto/dk/Makefile config.status: creating lib/crypto/enc_provider/Makefile config.status: creating lib/crypto/hash_provider/Makefile config.status: creating lib/crypto/keyhash_provider/Makefile config.status: creating lib/crypto/md4/Makefile config.status: creating lib/crypto/md5/Makefile config.status: creating lib/crypto/old/Makefile config.status: creating lib/crypto/raw/Makefile config.status: creating lib/crypto/sha1/Makefile config.status: creating lib/crypto/arcfour/Makefile config.status: creating lib/crypto/yarrow/Makefile config.status: creating lib/crypto/aes/Makefile config.status: creating lib/krb5/Makefile config.status: creating lib/krb5/error_tables/Makefile config.status: creating lib/krb5/asn.1/Makefile config.status: creating lib/krb5/ccache/Makefile config.status: creating lib/krb5/keytab/Makefile config.status: creating lib/krb5/krb/Makefile config.status: creating lib/krb5/rcache/Makefile config.status: creating lib/krb5/os/Makefile config.status: creating lib/gssapi/Makefile config.status: creating lib/gssapi/generic/Makefile config.status: creating lib/gssapi/krb5/Makefile config.status: creating lib/gssapi/mechglue/Makefile config.status: creating lib/gssapi/spnego/Makefile config.status: creating lib/rpc/Makefile config.status: creating lib/rpc/unit-test/Makefile config.status: creating lib/kadm5/Makefile config.status: creating lib/kadm5/clnt/Makefile config.status: creating lib/kadm5/srv/Makefile config.status: creating lib/kadm5/unit-test/Makefile config.status: creating kdc/Makefile config.status: creating slave/Makefile config.status: creating krb524/Makefile config.status: creating config-files/Makefile config.status: creating gen-manpages/Makefile config.status: creating include/Makefile config.status: creating include/kerberosIV/Makefile config.status: creating clients/Makefile config.status: creating clients/klist/Makefile config.status: creating clients/kinit/Makefile config.status: creating clients/kvno/Makefile config.status: creating clients/kdestroy/Makefile config.status: creating clients/kpasswd/Makefile config.status: creating clients/ksu/Makefile config.status: creating kadmin/Makefile config.status: creating kadmin/cli/Makefile config.status: creating kadmin/dbutil/Makefile config.status: creating kadmin/passwd/Makefile config.status: creating kadmin/passwd/unit-test/Makefile config.status: creating kadmin/ktutil/Makefile config.status: creating kadmin/server/Makefile config.status: creating kadmin/testing/Makefile config.status: creating kadmin/testing/scripts/Makefile config.status: creating kadmin/testing/util/Makefile config.status: creating include/autoconf.h configure: configuring in plugins/preauth/pkinit configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--without-krb4' '--without-tcl' '--enable-ipv6' '--enable-shared' '--with-system-et' '--with-system-ss' '--enable-dns-for-realm' '--enable-kdc-replay-cache' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'CFLAGS=-march=native -O2' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=../../.././config.cache --srcdir=. configure: loading cache ../../.././config.cache configure: error: `CFLAGS' has changed since the previous run: configure: former value: -march=native -O2 configure: current value: -march=native -O2 configure: error: changes in the environment can compromise the build configure: error: run `make distclean' and/or `rm ../../.././config.cache' and start over configure: error: /bin/sh './configure' failed for plugins/preauth/pkinit !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-crypt/mit-krb5-1.6.3-r1/work/krb5-1.6.3/src/config.log * * ERROR: app-crypt/mit-krb5-1.6.3-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3157: Called econf 'src_compile' 'src_compile' '--without-krb4' '--without-tcl' '--enable-ipv6' '--enable-shared' '--with-system-et' '--with-system-ss' * ebuild.sh, line 513: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-crypt/mit-krb5-1.6.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/mit-krb5-1.6.3-r1/temp/environment'. *