* Package: app-crypt/mit-krb5-1.15.2 * Repository: gentoo * Maintainer: kerberos@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux keyutils nls pkinit test threads userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking krb5-1.15.2.tar.gz to /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work >>> Source unpacked in /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work >>> Preparing source in /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src ... * Applying mit-krb5-1.12_warn_cflags.patch ... [ ok ] * Applying mit-krb5-config_LDFLAGS.patch ... [ ok ] * Applying mit-krb5-1.14.2-redeclared-ttyname.patch ... [ ok ] * Applying mit-krb5-1.14.4-disable-nls.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src' ... * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: krb5-1.15.2/src/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating krb5-1.15.2/src/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating krb5-1.15.2/src/config/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/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 --docdir=/usr/share/doc/mit-krb5-1.15.2 --htmldir=/usr/share/doc/mit-krb5-1.15.2/html --libdir=/usr/lib64 --without-ldap --with-tcl=/usr --enable-nls --enable-pkinit --enable-thread-support --without-hesiod --enable-shared --with-system-et --with-system-ss --enable-dns-for-realm --enable-kdc-lookaside-cache --with-system-verto --disable-rpath checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes 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 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 for GNU linker... yes configure: not adding extra gcc warning flags because WARN_CFLAGS was set 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 whether compile_et supports --textdomain... no checking which version of subsystem package to use... system checking whether system ss package works... yes checking if ss_execute_command needs a prototype provided... 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... yes checking for ns_name_uncompress... yes 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... yes checking keyutils.h presence... yes checking for keyutils.h... yes checking for add_key in -lkeyutils... yes checking for keyutils.h... (cached) yes checking for keyctl_get_persistent in -lkeyutils... yes checking for stdint.h... (cached) yes checking whether integers are two's complement... yes checking whether CHAR_BIT is 8... yes checking if va_copy is available... yes checking if va_list objects can be copied by assignment... no configure: using shared libraries checking for tclConfig.sh... /usr/lib/tclConfig.sh checking Tcl info in /usr/lib/tclConfig.sh... 8.6 - working checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking tcl/tcl.h usability... no checking tcl/tcl.h presence... no checking for tcl/tcl.h... no 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/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking for ar... ar checking for perl... perl checking for working regcomp... yes checking for mode_t... yes 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for library containing dgettext... none required checking for msgfmt... msgfmt 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 fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for strftime... yes checking for vsprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for strlcpy... no checking for fnmatch... yes checking for strlcpy... (cached) no checking for getopt... yes checking for getopt_long... yes checking for fnmatch... (cached) yes checking for vasprintf... (cached) yes checking if vasprintf needs a prototype provided... no checking if swab needs a prototype provided... no checking for gawk... gawk checking for struct sockaddr.sa_len... no 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 checking for IPv6 compile-time support without -DINET6... yes checking for struct sockaddr.sa_len... (cached) no checking for sigprocmask... yes checking for sigset_t and POSIX_SIGNALS... yes checking for PKCS7_get_signer_info in -lcrypto... yes checking for CMS_get0_content in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for OpenSSL... yes configure: TLS module will use OpenSSL checking for yasm... yasm checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes configure: Building with AES-NI support checking return type of signal handlers... void checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl 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 whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for strdup... yes checking for setvbuf... 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 gmtime_r... yes checking for localtime_r... yes checking for bswap16... no checking for bswap64... no checking for mkstemp... yes checking for getusershell... yes checking for access... 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 timegm... yes checking for mkstemp... (cached) yes checking for gettimeofday... 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 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 for regexp.h... 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... no 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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for tcsetattr... yes checking POSIX signal handlers... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... 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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for paths.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for in6addr_any definition in library... 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 checking for inline... inline checking for struct cmsghdr... yes checking for struct in_pktinfo... yes checking for struct in6_pktinfo... yes checking for struct sockaddr_storage... yes checking for struct rt_msghdr... no checking for ssize_t... yes checking for u_char... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for sh... /bin/sh checking for sh5... false checking for bash... /bin/sh checking if /bin/sh supports functions... yes checking for POSIX printf positional specification support... yes checking for dig... /usr/bin/dig checking for nslookup... /usr/bin/nslookup checking for bison... bison -y checking for runtest... runtest 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... runtest checking for perl... (cached) perl 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 BSD type aliases... yes 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... (cached) yes checking for daemon... yes checking for python... /usr/bin/python2.7 checking for cmocka.h... yes checking for _cmocka_run_group_tests in -lcmocka... 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 checking for SD_Init in -laceclnt... no checking for readline support... using libedit configure: Using system libverto checking for groff... /usr/bin/groff configure: Using krb5-config for build defaults configure: Default ccache name: FILE:/tmp/krb5cc_%{uid} configure: Default keytab name: FILE:/etc/krb5.keytab configure: Default client keytab name: FILE:/var/lib/krb5/user/%{euid}/client.keytab configure: creating ./config.status config.status: creating kadmin/testing/scripts/env-setup.sh config.status: creating include/gssrpc/types.h config.status: creating plugins/preauth/pkinit/Makefile config.status: creating build-tools/krb5-config config.status: creating build-tools/kadm-server.pc config.status: creating build-tools/kadm-client.pc config.status: creating build-tools/kdb.pc config.status: creating build-tools/krb5.pc config.status: creating build-tools/krb5-gssapi.pc config.status: creating build-tools/mit-krb5.pc config.status: creating build-tools/mit-krb5-gssapi.pc config.status: creating build-tools/gssrpc.pc 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/profile/testmod/Makefile config.status: creating lib/Makefile config.status: creating lib/kdb/Makefile config.status: creating lib/crypto/Makefile config.status: creating lib/crypto/krb/Makefile config.status: creating lib/crypto/builtin/Makefile config.status: creating lib/crypto/builtin/enc_provider/Makefile config.status: creating lib/crypto/builtin/hash_provider/Makefile config.status: creating lib/crypto/builtin/des/Makefile config.status: creating lib/crypto/builtin/md4/Makefile config.status: creating lib/crypto/builtin/md5/Makefile config.status: creating lib/crypto/builtin/sha1/Makefile config.status: creating lib/crypto/builtin/sha2/Makefile config.status: creating lib/crypto/builtin/aes/Makefile config.status: creating lib/crypto/builtin/camellia/Makefile config.status: creating lib/crypto/crypto_tests/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/krb5/unicode/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/spnego/Makefile config.status: creating lib/gssapi/mechglue/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 lib/krad/Makefile config.status: creating lib/apputils/Makefile config.status: creating kdc/Makefile config.status: creating slave/Makefile config.status: creating config-files/Makefile config.status: creating build-tools/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating plugins/hostrealm/test/Makefile config.status: creating plugins/localauth/test/Makefile config.status: creating plugins/kadm5_hook/test/Makefile config.status: creating plugins/pwqual/test/Makefile config.status: creating plugins/audit/Makefile config.status: creating plugins/audit/test/Makefile config.status: creating plugins/kdb/db2/Makefile config.status: creating plugins/kdb/db2/libdb2/Makefile config.status: creating plugins/kdb/db2/libdb2/hash/Makefile config.status: creating plugins/kdb/db2/libdb2/btree/Makefile config.status: creating plugins/kdb/db2/libdb2/db/Makefile config.status: creating plugins/kdb/db2/libdb2/mpool/Makefile config.status: creating plugins/kdb/db2/libdb2/recno/Makefile config.status: creating plugins/kdb/db2/libdb2/test/Makefile config.status: creating plugins/kdb/test/Makefile config.status: creating plugins/preauth/otp/Makefile config.status: creating plugins/preauth/test/Makefile config.status: creating plugins/authdata/greet_client/Makefile config.status: creating plugins/authdata/greet_server/Makefile config.status: creating plugins/tls/k5tls/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 clients/kswitch/Makefile config.status: creating kadmin/Makefile config.status: creating kadmin/cli/Makefile config.status: creating kadmin/dbutil/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 appl/Makefile config.status: creating appl/sample/Makefile config.status: creating appl/sample/sclient/Makefile config.status: creating appl/sample/sserver/Makefile config.status: creating appl/simple/Makefile config.status: creating appl/simple/client/Makefile config.status: creating appl/simple/server/Makefile config.status: creating appl/gss-sample/Makefile config.status: creating appl/user_user/Makefile config.status: creating tests/Makefile config.status: creating tests/resolve/Makefile config.status: creating tests/asn.1/Makefile config.status: creating tests/create/Makefile config.status: creating tests/hammer/Makefile config.status: creating tests/verify/Makefile config.status: creating tests/gssapi/Makefile config.status: creating tests/dejagnu/Makefile config.status: creating tests/threads/Makefile config.status: creating tests/shlib/Makefile config.status: creating tests/gss-threads/Makefile config.status: creating tests/misc/Makefile config.status: creating po/Makefile config.status: creating include/autoconf.h config.status: executing CRYPTO_IMPL commands config.status: executing PRNG_ALG commands config.status: executing PKINIT_CRYPTO_IMPL commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j1 -j1 (cd include && make autoconf.h osconf.h) make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/include' make[1]: Nothing to be done for 'autoconf.h'. cat /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/osconf.hin | sed -e "s\"@KRB5RCTMPDIR\"/var/tmp\"" -e "s\"@PREFIX\"/usr\"" -e "s\"@EXEC_PREFIX\"/usr\"" -e "s\"@BINDIR\"/usr/bin\"" -e "s\"@LIBDIR\"/usr/lib64\"" -e "s\"@SBINDIR\"/usr/sbin\"" -e "s\"@MODULEDIR\"/usr/lib64/krb5/plugins\"" -e "s\"@GSSMODULEDIR\"/usr/lib64/gss\"" -e "s\"@LOCALSTATEDIR\"/var/lib\"" -e "s\"@RUNSTATEDIR\"/var/lib/run\"" -e "s\"@SYSCONFDIR\"/etc\"" -e "s\"@DYNOBJEXT\".so\"" -e "s\"@SYSCONFCONF\"\"" > osconf.new /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config/move-if-changed osconf.new osconf.h make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/include' making all in util... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util' making all in util/support... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/support' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/threads.c -o threads.so.o && mv -f threads.so.o threads.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/init-addrinfo.c -o init-addrinfo.so.o && mv -f init-addrinfo.so.o init-addrinfo.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/plugins.c -o plugins.so.o && mv -f plugins.so.o plugins.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/errors.c -o errors.so.o && mv -f errors.so.o errors.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/k5buf.c -o k5buf.so.o && mv -f k5buf.so.o k5buf.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/gmt_mktime.c -o gmt_mktime.so.o && mv -f gmt_mktime.so.o gmt_mktime.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/fake-addrinfo.c -o fake-addrinfo.so.o && mv -f fake-addrinfo.so.o fake-addrinfo.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/utf8.c -o utf8.so.o && mv -f utf8.so.o utf8.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/utf8_conv.c -o utf8_conv.so.o && mv -f utf8_conv.so.o utf8_conv.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/zap.c -o zap.so.o && mv -f zap.so.o zap.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/path.c -o path.so.o && mv -f path.so.o path.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/base64.c -o base64.so.o && mv -f base64.so.o base64.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/json.c -o json.so.o && mv -f json.so.o json.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/bcmp.c -o bcmp.so.o && mv -f bcmp.so.o bcmp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/strerror_r.c -o strerror_r.so.o && mv -f strerror_r.so.o strerror_r.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/strlcpy.c -o strlcpy.so.o && mv -f strlcpy.so.o strlcpy.so : updated OBJS.SH cat /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/libkrb5support-fixed.exports > new-exports for i in krb5int_strlcpy krb5int_strlcat .; do \ if test "$i" != .; then echo $i >> new-exports; else :; fi ; \ done mv -f new-exports libkrb5support.exports base=`echo "krb5support" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_0_MIT {" sed >> binutils.versions < libkrb5support.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libkrb5support.so.0.1 building shared krb5support library (0.1) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkrb5support.so.0 -Wl,--no-undefined -o libkrb5support.so.0.1 $objlist -L../../lib -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' threads.so init-addrinfo.so plugins.so errors.so k5buf.so gmt_mktime.so fake-addrinfo.so utf8.so utf8_conv.so zap.so path.so base64.so json.so bcmp.so strerror_r.so strlcpy.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkrb5support.so.0 -Wl,--no-undefined -o libkrb5support.so.0.1 threads.so init-addrinfo.so plugins.so errors.so k5buf.so gmt_mktime.so fake-addrinfo.so utf8.so utf8_conv.so zap.so path.so base64.so json.so bcmp.so strerror_r.so strlcpy.so -L../../lib -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libkrb5support.so ln -s libkrb5support.so.0.1 libkrb5support.so rm -f ../../lib/libkrb5support.so (cd ../../lib && \ ln -s libkrb5support.so.0.1 libkrb5support.so) rm -f ../../lib/libkrb5support.so.0.1 (cd ../../lib && ln -s ../util/support/libkrb5support.so.0.1 .) rm -f libkrb5support.so.0 ln -s libkrb5support.so.0.1 libkrb5support.so.0 rm -f ../../lib/libkrb5support.so.0 (cd ../../lib && \ ln -s libkrb5support.so.0.1 libkrb5support.so.0) make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/support' making all in util/profile... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/profile' making all in util/profile/testmod... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/profile/testmod' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/profile/testmod' rm -f et-h-prof_err.et et-h-prof_err.c et-h-prof_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_err.et et-h-prof_err.et compile_et et-h-prof_err.et mv -f et-h-prof_err.h prof_err.h rm -f et-h-prof_err.et et-h-prof_err.c cat /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/profile.hin prof_err.h > profile.h cp profile.h "../../include/profile.h" x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_tree.c -o prof_tree.so.o && mv -f prof_tree.so.o prof_tree.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_file.c -o prof_file.so.o && mv -f prof_file.so.o prof_file.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_parse.c -o prof_parse.so.o && mv -f prof_parse.so.o prof_parse.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_get.c -o prof_get.so.o && mv -f prof_get.so.o prof_get.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_set.c -o prof_set.so.o && mv -f prof_set.so.o prof_set.so rm -f et-c-prof_err.et et-c-prof_err.c et-c-prof_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_err.et et-c-prof_err.et compile_et et-c-prof_err.et mv -f et-c-prof_err.c prof_err.c rm -f et-c-prof_err.et et-c-prof_err.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c prof_err.c -o prof_err.so.o && mv -f prof_err.so.o prof_err.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_init.c -o prof_init.so.o && mv -f prof_init.so.o prof_init.so : updated OBJS.SH base=`echo "profile" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_1_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/libprofile.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libprofile.so.1.1 building shared profile library (1.1) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libprofile.so.1 -Wl,--no-undefined -o libprofile.so.1.1 $objlist -L../../lib -lcom_err -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' prof_tree.so prof_file.so prof_parse.so prof_get.so prof_set.so prof_err.so prof_init.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libprofile.so.1 -Wl,--no-undefined -o libprofile.so.1.1 prof_tree.so prof_file.so prof_parse.so prof_get.so prof_set.so prof_err.so prof_init.so -L../../lib -lcom_err -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libprofile.so ln -s libprofile.so.1.1 libprofile.so rm -f libprofile.so.1 ln -s libprofile.so.1.1 libprofile.so.1 make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/profile' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util' making all in include... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/include' (cd ../lib/krb5/error_tables && make includes) make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/error_tables' rm -f et-h-asn1_err.et et-h-asn1_err.c et-h-asn1_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/asn1_err.et et-h-asn1_err.et compile_et et-h-asn1_err.et mv -f et-h-asn1_err.h asn1_err.h rm -f et-h-asn1_err.et et-h-asn1_err.c rm -f et-h-kdb5_err.et et-h-kdb5_err.c et-h-kdb5_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/kdb5_err.et et-h-kdb5_err.et compile_et et-h-kdb5_err.et mv -f et-h-kdb5_err.h kdb5_err.h rm -f et-h-kdb5_err.et et-h-kdb5_err.c rm -f et-h-krb5_err.et et-h-krb5_err.c et-h-krb5_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/krb5_err.et et-h-krb5_err.et compile_et et-h-krb5_err.et mv -f et-h-krb5_err.h krb5_err.h rm -f et-h-krb5_err.et et-h-krb5_err.c rm -f et-h-k5e1_err.et et-h-k5e1_err.c et-h-k5e1_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/k5e1_err.et et-h-k5e1_err.et compile_et et-h-k5e1_err.et mv -f et-h-k5e1_err.h k5e1_err.h rm -f et-h-k5e1_err.et et-h-k5e1_err.c rm -f et-h-kv5m_err.et et-h-kv5m_err.c et-h-kv5m_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/kv5m_err.et et-h-kv5m_err.et compile_et et-h-kv5m_err.et mv -f et-h-kv5m_err.h kv5m_err.h rm -f et-h-kv5m_err.et et-h-kv5m_err.c rm -f et-h-krb524_err.et et-h-krb524_err.c et-h-krb524_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/krb524_err.et et-h-krb524_err.et compile_et et-h-krb524_err.et mv -f et-h-krb524_err.h krb524_err.h rm -f et-h-krb524_err.et et-h-krb524_err.c make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/error_tables' : ../lib/krb5/error_tables/krb5_err.h : ../lib/krb5/error_tables/k5e1_err.h : ../lib/krb5/error_tables/kdb5_err.h : ../lib/krb5/error_tables/kv5m_err.h : ../lib/krb5/error_tables/krb524_err.h : ../lib/krb5/error_tables/asn1_err.h test -d krb5 || mkdir krb5 if test -r krb5.h; then \ if cmp -s krb5.h /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/krb5.h; then :; else rm -f krb5.h; fi; \ else :; fi echo "/* This file is generated, please don't edit it directly. */" > krb5/krb5.new echo "#ifndef KRB5_KRB5_H_INCLUDED" >> krb5/krb5.new echo "#define KRB5_KRB5_H_INCLUDED" >> krb5/krb5.new cat /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/krb5/krb5.hin ../lib/krb5/error_tables/krb5_err.h ../lib/krb5/error_tables/k5e1_err.h ../lib/krb5/error_tables/kdb5_err.h ../lib/krb5/error_tables/kv5m_err.h ../lib/krb5/error_tables/krb524_err.h ../lib/krb5/error_tables/asn1_err.h >> krb5/krb5.new echo "#endif /* KRB5_KRB5_H_INCLUDED */" >> krb5/krb5.new /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config/move-if-changed krb5/krb5.new krb5/krb5.h touch krb5.stamp : krb5.h : db.h will be installed by util/db2 make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/include' making all in lib... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib' making all in lib/crypto... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto' making all in lib/crypto/krb... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/krb' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/aead.c -o aead.so.o && mv -f aead.so.o aead.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/block_size.c -o block_size.so.o && mv -f block_size.so.o block_size.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/cf2.c -o cf2.so.o && mv -f cf2.so.o cf2.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/checksum_cbc.c -o checksum_cbc.so.o && mv -f checksum_cbc.so.o checksum_cbc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/checksum_confounder.c -o checksum_confounder.so.o && mv -f checksum_confounder.so.o checksum_confounder.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/checksum_dk_cmac.c -o checksum_dk_cmac.so.o && mv -f checksum_dk_cmac.so.o checksum_dk_cmac.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/checksum_dk_hmac.c -o checksum_dk_hmac.so.o && mv -f checksum_dk_hmac.so.o checksum_dk_hmac.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/checksum_etm.c -o checksum_etm.so.o && mv -f checksum_etm.so.o checksum_etm.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/checksum_hmac_md5.c -o checksum_hmac_md5.so.o && mv -f checksum_hmac_md5.so.o checksum_hmac_md5.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/checksum_unkeyed.c -o checksum_unkeyed.so.o && mv -f checksum_unkeyed.so.o checksum_unkeyed.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/checksum_length.c -o checksum_length.so.o && mv -f checksum_length.so.o checksum_length.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/cksumtype_to_string.c -o cksumtype_to_string.so.o && mv -f cksumtype_to_string.so.o cksumtype_to_string.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/cksumtypes.c -o cksumtypes.so.o && mv -f cksumtypes.so.o cksumtypes.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/cmac.c -o cmac.so.o && mv -f cmac.so.o cmac.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/coll_proof_cksum.c -o coll_proof_cksum.so.o && mv -f coll_proof_cksum.so.o coll_proof_cksum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/combine_keys.c -o combine_keys.so.o && mv -f combine_keys.so.o combine_keys.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/crc32.c -o crc32.so.o && mv -f crc32.so.o crc32.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/crypto_length.c -o crypto_length.so.o && mv -f crypto_length.so.o crypto_length.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/crypto_libinit.c -o crypto_libinit.so.o && mv -f crypto_libinit.so.o crypto_libinit.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/default_state.c -o default_state.so.o && mv -f default_state.so.o default_state.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/decrypt.c -o decrypt.so.o && mv -f decrypt.so.o decrypt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/decrypt_iov.c -o decrypt_iov.so.o && mv -f decrypt_iov.so.o decrypt_iov.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/derive.c -o derive.so.o && mv -f derive.so.o derive.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/encrypt.c -o encrypt.so.o && mv -f encrypt.so.o encrypt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/encrypt_iov.c -o encrypt_iov.so.o && mv -f encrypt_iov.so.o encrypt_iov.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/encrypt_length.c -o encrypt_length.so.o && mv -f encrypt_length.so.o encrypt_length.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/enctype_util.c -o enctype_util.so.o && mv -f enctype_util.so.o enctype_util.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/enc_dk_cmac.c -o enc_dk_cmac.so.o && mv -f enc_dk_cmac.so.o enc_dk_cmac.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/enc_dk_hmac.c -o enc_dk_hmac.so.o && mv -f enc_dk_hmac.so.o enc_dk_hmac.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/enc_etm.c -o enc_etm.so.o && mv -f enc_etm.so.o enc_etm.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/enc_old.c -o enc_old.so.o && mv -f enc_old.so.o enc_old.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/enc_raw.c -o enc_raw.so.o && mv -f enc_raw.so.o enc_raw.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/enc_rc4.c -o enc_rc4.so.o && mv -f enc_rc4.so.o enc_rc4.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/etypes.c -o etypes.so.o && mv -f etypes.so.o etypes.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/key.c -o key.so.o && mv -f key.so.o key.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/keyblocks.c -o keyblocks.so.o && mv -f keyblocks.so.o keyblocks.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/keyed_cksum.c -o keyed_cksum.so.o && mv -f keyed_cksum.so.o keyed_cksum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/keyed_checksum_types.c -o keyed_checksum_types.so.o && mv -f keyed_checksum_types.so.o keyed_checksum_types.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/keylengths.c -o keylengths.so.o && mv -f keylengths.so.o keylengths.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/make_checksum.c -o make_checksum.so.o && mv -f make_checksum.so.o make_checksum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/make_checksum_iov.c -o make_checksum_iov.so.o && mv -f make_checksum_iov.so.o make_checksum_iov.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/make_random_key.c -o make_random_key.so.o && mv -f make_random_key.so.o make_random_key.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/mandatory_sumtype.c -o mandatory_sumtype.so.o && mv -f mandatory_sumtype.so.o mandatory_sumtype.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/nfold.c -o nfold.so.o && mv -f nfold.so.o nfold.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/old_api_glue.c -o old_api_glue.so.o && mv -f old_api_glue.so.o old_api_glue.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/prf.c -o prf.so.o && mv -f prf.so.o prf.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/prf_aes2.c -o prf_aes2.so.o && mv -f prf_aes2.so.o prf_aes2.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/prf_cmac.c -o prf_cmac.so.o && mv -f prf_cmac.so.o prf_cmac.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/prf_des.c -o prf_des.so.o && mv -f prf_des.so.o prf_des.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/prf_dk.c -o prf_dk.so.o && mv -f prf_dk.so.o prf_dk.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/prf_rc4.c -o prf_rc4.so.o && mv -f prf_rc4.so.o prf_rc4.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/prng.c -o prng.so.o && mv -f prng.so.o prng.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/prng_fortuna.c -o prng_fortuna.so.o && mv -f prng_fortuna.so.o prng_fortuna.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/random_to_key.c -o random_to_key.so.o && mv -f random_to_key.so.o random_to_key.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/s2k_des.c -o s2k_des.so.o && mv -f s2k_des.so.o s2k_des.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/s2k_pbkdf2.c -o s2k_pbkdf2.so.o && mv -f s2k_pbkdf2.so.o s2k_pbkdf2.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/s2k_rc4.c -o s2k_rc4.so.o && mv -f s2k_rc4.so.o s2k_rc4.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/state.c -o state.so.o && mv -f state.so.o state.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/string_to_cksumtype.c -o string_to_cksumtype.so.o && mv -f string_to_cksumtype.so.o string_to_cksumtype.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/string_to_key.c -o string_to_key.so.o && mv -f string_to_key.so.o string_to_key.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/valid_cksumtype.c -o valid_cksumtype.so.o && mv -f valid_cksumtype.so.o valid_cksumtype.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/verify_checksum.c -o verify_checksum.so.o && mv -f verify_checksum.so.o verify_checksum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/verify_checksum_iov.c -o verify_checksum_iov.so.o && mv -f verify_checksum_iov.so.o verify_checksum_iov.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/krb' making all in lib/crypto/builtin... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin' making all in lib/crypto/builtin/camellia... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/camellia' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/camellia/../aes -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/camellia/camellia.c -o camellia.so.o && mv -f camellia.so.o camellia.so : updated OBJS.SH make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/camellia' making all in lib/crypto/builtin/des... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/des' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/d3_aead.c -o d3_aead.so.o && mv -f d3_aead.so.o d3_aead.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/d3_kysched.c -o d3_kysched.so.o && mv -f d3_kysched.so.o d3_kysched.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/des_keys.c -o des_keys.so.o && mv -f des_keys.so.o des_keys.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_aead.c -o f_aead.so.o && mv -f f_aead.so.o f_aead.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_cksum.c -o f_cksum.so.o && mv -f f_cksum.so.o f_cksum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_parity.c -o f_parity.so.o && mv -f f_parity.so.o f_parity.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_sched.c -o f_sched.so.o && mv -f f_sched.so.o f_sched.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_tables.c -o f_tables.so.o && mv -f f_tables.so.o f_tables.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/key_sched.c -o key_sched.so.o && mv -f key_sched.so.o key_sched.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/weak_key.c -o weak_key.so.o && mv -f weak_key.so.o weak_key.so : updated OBJS.SH make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/des' making all in lib/crypto/builtin/aes... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/aes' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/aes/aescrypt.c -o aescrypt.so.o && mv -f aescrypt.so.o aescrypt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/aes/aestab.c -o aestab.so.o && mv -f aestab.so.o aestab.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/aes/aeskey.c -o aeskey.so.o && mv -f aeskey.so.o aeskey.so yasm -D__linux__ -f elf -m amd64 -o iaesx64.so /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/aes/iaesx64.s : updated OBJS.SH make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/aes' making all in lib/crypto/builtin/md4... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/md4' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/md4 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/md4/md4.c -o md4.so.o && mv -f md4.so.o md4.so : updated OBJS.SH make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/md4' making all in lib/crypto/builtin/md5... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/md5' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/md5/md5.c -o md5.so.o && mv -f md5.so.o md5.so : updated OBJS.SH make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/md5' making all in lib/crypto/builtin/sha1... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/sha1' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/sha1/shs.c -o shs.so.o && mv -f shs.so.o shs.so : updated OBJS.SH make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/sha1' making all in lib/crypto/builtin/sha2... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/sha2' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/sha2/sha256.c -o sha256.so.o && mv -f sha256.so.o sha256.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/sha2/sha512.c -o sha512.so.o && mv -f sha512.so.o sha512.so : updated OBJS.SH make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/sha2' making all in lib/crypto/builtin/enc_provider... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/enc_provider' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../des -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../aes -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../camellia -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/des.c -o des.so.o && mv -f des.so.o des.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../des -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../aes -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../camellia -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/des3.c -o des3.so.o && mv -f des3.so.o des3.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../des -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../aes -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../camellia -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/rc4.c -o rc4.so.o && mv -f rc4.so.o rc4.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../des -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../aes -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../camellia -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/aes.c -o aes.so.o && mv -f aes.so.o aes.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../des -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../aes -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../camellia -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/enc_provider/camellia.c -o camellia.so.o && mv -f camellia.so.o camellia.so : updated OBJS.SH make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/enc_provider' making all in lib/crypto/builtin/hash_provider... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/hash_provider' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md4 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha1 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha2 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/hash_crc32.c -o hash_crc32.so.o && mv -f hash_crc32.so.o hash_crc32.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md4 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha1 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha2 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/hash_md4.c -o hash_md4.so.o && mv -f hash_md4.so.o hash_md4.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md4 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha1 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha2 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/hash_md5.c -o hash_md5.so.o && mv -f hash_md5.so.o hash_md5.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md4 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha1 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha2 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/hash_sha1.c -o hash_sha1.so.o && mv -f hash_sha1.so.o hash_sha1.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md4 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../md5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha1 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/../sha2 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hash_provider/hash_sha2.c -o hash_sha2.so.o && mv -f hash_sha2.so.o hash_sha2.so : updated OBJS.SH make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/hash_provider' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/hmac.c -o hmac.so.o && mv -f hmac.so.o hmac.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/init.c -o init.so.o && mv -f init.so.o init.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/pbkdf2.c -o pbkdf2.so.o && mv -f pbkdf2.so.o pbkdf2.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin' making all in lib/crypto/crypto_tests... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/crypto_tests' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/crypto_tests' base=`echo "k5crypto" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_3_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/libk5crypto.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libk5crypto.so.3.1 building shared k5crypto library (3.1) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' builtin/enc_provider/OBJS.SH builtin/hash_provider/OBJS.SH builtin/md4/OBJS.SH builtin/md5/OBJS.SH builtin/sha1/OBJS.SH builtin/sha2/OBJS.SH builtin/aes/OBJS.SH builtin/des/OBJS.SH builtin/camellia/OBJS.SH krb/OBJS.SH builtin/OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libk5crypto.so.3 -Wl,--no-undefined -o libk5crypto.so.3.1 $objlist -L../../lib -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' builtin/enc_provider/OBJS.SH builtin/hash_provider/OBJS.SH builtin/md4/OBJS.SH builtin/md5/OBJS.SH builtin/sha1/OBJS.SH builtin/sha2/OBJS.SH builtin/aes/OBJS.SH builtin/des/OBJS.SH builtin/camellia/OBJS.SH krb/OBJS.SH builtin/OBJS.SH + objlist=' builtin/enc_provider/des.so builtin/enc_provider/des3.so builtin/enc_provider/rc4.so builtin/enc_provider/aes.so builtin/enc_provider/camellia.so builtin/hash_provider/hash_crc32.so builtin/hash_provider/hash_md4.so builtin/hash_provider/hash_md5.so builtin/hash_provider/hash_sha1.so builtin/hash_provider/hash_sha2.so builtin/md4/md4.so builtin/md5/md5.so builtin/sha1/shs.so builtin/sha2/sha256.so builtin/sha2/sha512.so builtin/aes/aescrypt.so builtin/aes/aestab.so builtin/aes/aeskey.so builtin/aes/iaesx64.so builtin/des/d3_aead.so builtin/des/d3_kysched.so builtin/des/des_keys.so builtin/des/f_aead.so builtin/des/f_cksum.so builtin/des/f_parity.so builtin/des/f_sched.so builtin/des/f_tables.so builtin/des/key_sched.so builtin/des/weak_key.so builtin/camellia/camellia.so krb/aead.so krb/block_size.so krb/cf2.so krb/checksum_cbc.so krb/checksum_confounder.so krb/checksum_dk_cmac.so krb/checksum_dk_hmac.so krb/checksum_etm.so krb/checksum_hmac_md5.so krb/checksum_unkeyed.so krb/checksum_length.so krb/cksumtype_to_string.so krb/cksumtypes.so krb/cmac.so krb/coll_proof_cksum.so krb/combine_keys.so krb/crc32.so krb/crypto_length.so krb/crypto_libinit.so krb/default_state.so krb/decrypt.so krb/decrypt_iov.so krb/derive.so krb/encrypt.so krb/encrypt_iov.so krb/encrypt_length.so krb/enctype_util.so krb/enc_dk_cmac.so krb/enc_dk_hmac.so krb/enc_etm.so krb/enc_old.so krb/enc_raw.so krb/enc_rc4.so krb/etypes.so krb/key.so krb/keyblocks.so krb/keyed_cksum.so krb/keyed_checksum_types.so krb/keylengths.so krb/make_checksum.so krb/make_checksum_iov.so krb/make_random_key.so krb/mandatory_sumtype.so krb/nfold.so krb/old_api_glue.so krb/prf.so krb/prf_aes2.so krb/prf_cmac.so krb/prf_des.so krb/prf_dk.so krb/prf_rc4.so krb/prng.so krb/prng_fortuna.so krb/random_to_key.so krb/s2k_des.so krb/s2k_pbkdf2.so krb/s2k_rc4.so krb/state.so krb/string_to_cksumtype.so krb/string_to_key.so krb/valid_cksumtype.so krb/verify_checksum.so krb/verify_checksum_iov.so builtin/hmac.so builtin/init.so builtin/pbkdf2.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libk5crypto.so.3 -Wl,--no-undefined -o libk5crypto.so.3.1 builtin/enc_provider/des.so builtin/enc_provider/des3.so builtin/enc_provider/rc4.so builtin/enc_provider/aes.so builtin/enc_provider/camellia.so builtin/hash_provider/hash_crc32.so builtin/hash_provider/hash_md4.so builtin/hash_provider/hash_md5.so builtin/hash_provider/hash_sha1.so builtin/hash_provider/hash_sha2.so builtin/md4/md4.so builtin/md5/md5.so builtin/sha1/shs.so builtin/sha2/sha256.so builtin/sha2/sha512.so builtin/aes/aescrypt.so builtin/aes/aestab.so builtin/aes/aeskey.so builtin/aes/iaesx64.so builtin/des/d3_aead.so builtin/des/d3_kysched.so builtin/des/des_keys.so builtin/des/f_aead.so builtin/des/f_cksum.so builtin/des/f_parity.so builtin/des/f_sched.so builtin/des/f_tables.so builtin/des/key_sched.so builtin/des/weak_key.so builtin/camellia/camellia.so krb/aead.so krb/block_size.so krb/cf2.so krb/checksum_cbc.so krb/checksum_confounder.so krb/checksum_dk_cmac.so krb/checksum_dk_hmac.so krb/checksum_etm.so krb/checksum_hmac_md5.so krb/checksum_unkeyed.so krb/checksum_length.so krb/cksumtype_to_string.so krb/cksumtypes.so krb/cmac.so krb/coll_proof_cksum.so krb/combine_keys.so krb/crc32.so krb/crypto_length.so krb/crypto_libinit.so krb/default_state.so krb/decrypt.so krb/decrypt_iov.so krb/derive.so krb/encrypt.so krb/encrypt_iov.so krb/encrypt_length.so krb/enctype_util.so krb/enc_dk_cmac.so krb/enc_dk_hmac.so krb/enc_etm.so krb/enc_old.so krb/enc_raw.so krb/enc_rc4.so krb/etypes.so krb/key.so krb/keyblocks.so krb/keyed_cksum.so krb/keyed_checksum_types.so krb/keylengths.so krb/make_checksum.so krb/make_checksum_iov.so krb/make_random_key.so krb/mandatory_sumtype.so krb/nfold.so krb/old_api_glue.so krb/prf.so krb/prf_aes2.so krb/prf_cmac.so krb/prf_des.so krb/prf_dk.so krb/prf_rc4.so krb/prng.so krb/prng_fortuna.so krb/random_to_key.so krb/s2k_des.so krb/s2k_pbkdf2.so krb/s2k_rc4.so krb/state.so krb/string_to_cksumtype.so krb/string_to_key.so krb/valid_cksumtype.so krb/verify_checksum.so krb/verify_checksum_iov.so builtin/hmac.so builtin/init.so builtin/pbkdf2.so -L../../lib -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libk5crypto.so ln -s libk5crypto.so.3.1 libk5crypto.so rm -f ../../lib/libk5crypto.so (cd ../../lib && \ ln -s libk5crypto.so.3.1 libk5crypto.so) rm -f ../../lib/libk5crypto.so.3.1 (cd ../../lib && ln -s crypto/libk5crypto.so.3.1 .) rm -f libk5crypto.so.3 ln -s libk5crypto.so.3.1 libk5crypto.so.3 rm -f ../../lib/libk5crypto.so.3 (cd ../../lib && \ ln -s libk5crypto.so.3.1 libk5crypto.so.3) make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto' making all in lib/krb5... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5' making all in lib/krb5/error_tables... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/error_tables' rm -f et-c-asn1_err.et et-c-asn1_err.c et-c-asn1_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/asn1_err.et et-c-asn1_err.et compile_et et-c-asn1_err.et mv -f et-c-asn1_err.c asn1_err.c rm -f et-c-asn1_err.et et-c-asn1_err.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c asn1_err.c -o asn1_err.so.o && mv -f asn1_err.so.o asn1_err.so rm -f et-c-kdb5_err.et et-c-kdb5_err.c et-c-kdb5_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/kdb5_err.et et-c-kdb5_err.et compile_et et-c-kdb5_err.et mv -f et-c-kdb5_err.c kdb5_err.c rm -f et-c-kdb5_err.et et-c-kdb5_err.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c kdb5_err.c -o kdb5_err.so.o && mv -f kdb5_err.so.o kdb5_err.so rm -f et-c-krb5_err.et et-c-krb5_err.c et-c-krb5_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/krb5_err.et et-c-krb5_err.et compile_et et-c-krb5_err.et mv -f et-c-krb5_err.c krb5_err.c rm -f et-c-krb5_err.et et-c-krb5_err.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c krb5_err.c -o krb5_err.so.o && mv -f krb5_err.so.o krb5_err.so rm -f et-c-k5e1_err.et et-c-k5e1_err.c et-c-k5e1_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/k5e1_err.et et-c-k5e1_err.et compile_et et-c-k5e1_err.et mv -f et-c-k5e1_err.c k5e1_err.c rm -f et-c-k5e1_err.et et-c-k5e1_err.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c k5e1_err.c -o k5e1_err.so.o && mv -f k5e1_err.so.o k5e1_err.so rm -f et-c-kv5m_err.et et-c-kv5m_err.c et-c-kv5m_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/kv5m_err.et et-c-kv5m_err.et compile_et et-c-kv5m_err.et mv -f et-c-kv5m_err.c kv5m_err.c rm -f et-c-kv5m_err.et et-c-kv5m_err.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c kv5m_err.c -o kv5m_err.so.o && mv -f kv5m_err.so.o kv5m_err.so rm -f et-c-krb524_err.et et-c-krb524_err.c et-c-krb524_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/error_tables/krb524_err.et et-c-krb524_err.et compile_et et-c-krb524_err.et mv -f et-c-krb524_err.c krb524_err.c rm -f et-c-krb524_err.et et-c-krb524_err.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c krb524_err.c -o krb524_err.so.o && mv -f krb524_err.so.o krb524_err.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/error_tables' making all in lib/krb5/asn.1... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/asn.1' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/asn.1/asn1_encode.c -o asn1_encode.so.o && mv -f asn1_encode.so.o asn1_encode.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/asn.1/asn1buf.c -o asn1buf.so.o && mv -f asn1buf.so.o asn1buf.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/asn.1/asn1_k_encode.c -o asn1_k_encode.so.o && mv -f asn1_k_encode.so.o asn1_k_encode.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/asn.1/ldap_key_seq.c -o ldap_key_seq.so.o && mv -f ldap_key_seq.so.o ldap_key_seq.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/asn.1' making all in lib/krb5/ccache... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/ccache' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccbase.c -o ccbase.so.o && mv -f ccbase.so.o ccbase.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cccopy.c -o cccopy.so.o && mv -f cccopy.so.o cccopy.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cccursor.c -o cccursor.so.o && mv -f cccursor.so.o cccursor.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccdefault.c -o ccdefault.so.o && mv -f ccdefault.so.o ccdefault.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccdefops.c -o ccdefops.so.o && mv -f ccdefops.so.o ccdefops.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccmarshal.c -o ccmarshal.so.o && mv -f ccmarshal.so.o ccmarshal.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccselect.c -o ccselect.so.o && mv -f ccselect.so.o ccselect.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccselect_k5identity.c -o ccselect_k5identity.so.o && mv -f ccselect_k5identity.so.o ccselect_k5identity.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccselect_realm.c -o ccselect_realm.so.o && mv -f ccselect_realm.so.o ccselect_realm.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cc_dir.c -o cc_dir.so.o && mv -f cc_dir.so.o cc_dir.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cc_retr.c -o cc_retr.so.o && mv -f cc_retr.so.o cc_retr.so /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cc_retr.c: In function ‘krb5_cc_retrieve_cred_seq’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cc_retr.c:214:16: warning: unused variable ‘oflags’ [-Wunused-variable] krb5_flags oflags = 0; ^~~~~~ x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cc_file.c -o cc_file.so.o && mv -f cc_file.so.o cc_file.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cc_kcm.c -o cc_kcm.so.o && mv -f cc_kcm.so.o cc_kcm.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cc_memory.c -o cc_memory.so.o && mv -f cc_memory.so.o cc_memory.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/cc_keyring.c -o cc_keyring.so.o && mv -f cc_keyring.so.o cc_keyring.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccfns.c -o ccfns.so.o && mv -f ccfns.so.o ccfns.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ser_cc.c -o ser_cc.so.o && mv -f ser_cc.so.o ser_cc.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/ccache' making all in lib/krb5/keytab... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/keytab' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/ktadd.c -o ktadd.so.o && mv -f ktadd.so.o ktadd.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/ktbase.c -o ktbase.so.o && mv -f ktbase.so.o ktbase.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/ktdefault.c -o ktdefault.so.o && mv -f ktdefault.so.o ktdefault.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/ktfr_entry.c -o ktfr_entry.so.o && mv -f ktfr_entry.so.o ktfr_entry.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/ktremove.c -o ktremove.so.o && mv -f ktremove.so.o ktremove.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/ktfns.c -o ktfns.so.o && mv -f ktfns.so.o ktfns.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/kt_file.c -o kt_file.so.o && mv -f kt_file.so.o kt_file.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/kt_memory.c -o kt_memory.so.o && mv -f kt_memory.so.o kt_memory.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/kt_srvtab.c -o kt_srvtab.so.o && mv -f kt_srvtab.so.o kt_srvtab.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/read_servi.c -o read_servi.so.o && mv -f read_servi.so.o read_servi.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/keytab' making all in lib/krb5/krb... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/krb' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/addr_comp.c -o addr_comp.so.o && mv -f addr_comp.so.o addr_comp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/addr_order.c -o addr_order.so.o && mv -f addr_order.so.o addr_order.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/addr_srch.c -o addr_srch.so.o && mv -f addr_srch.so.o addr_srch.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/allow_weak.c -o allow_weak.so.o && mv -f allow_weak.so.o allow_weak.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/appdefault.c -o appdefault.so.o && mv -f appdefault.so.o appdefault.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ai_authdata.c -o ai_authdata.so.o && mv -f ai_authdata.so.o ai_authdata.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/auth_con.c -o auth_con.so.o && mv -f auth_con.so.o auth_con.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/cammac_util.c -o cammac_util.so.o && mv -f cammac_util.so.o cammac_util.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/authdata.c -o authdata.so.o && mv -f authdata.so.o authdata.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/authdata_exp.c -o authdata_exp.so.o && mv -f authdata_exp.so.o authdata_exp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/authdata_enc.c -o authdata_enc.so.o && mv -f authdata_enc.so.o authdata_enc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/authdata_dec.c -o authdata_dec.so.o && mv -f authdata_dec.so.o authdata_dec.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/bld_pr_ext.c -o bld_pr_ext.so.o && mv -f bld_pr_ext.so.o bld_pr_ext.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/bld_princ.c -o bld_princ.so.o && mv -f bld_princ.so.o bld_princ.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/chk_trans.c -o chk_trans.so.o && mv -f chk_trans.so.o chk_trans.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/chpw.c -o chpw.so.o && mv -f chpw.so.o chpw.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/conv_creds.c -o conv_creds.so.o && mv -f conv_creds.so.o conv_creds.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/conv_princ.c -o conv_princ.so.o && mv -f conv_princ.so.o conv_princ.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_addrs.c -o copy_addrs.so.o && mv -f copy_addrs.so.o copy_addrs.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_auth.c -o copy_auth.so.o && mv -f copy_auth.so.o copy_auth.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_athctr.c -o copy_athctr.so.o && mv -f copy_athctr.so.o copy_athctr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_cksum.c -o copy_cksum.so.o && mv -f copy_cksum.so.o copy_cksum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_creds.c -o copy_creds.so.o && mv -f copy_creds.so.o copy_creds.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_data.c -o copy_data.so.o && mv -f copy_data.so.o copy_data.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_key.c -o copy_key.so.o && mv -f copy_key.so.o copy_key.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_princ.c -o copy_princ.so.o && mv -f copy_princ.so.o copy_princ.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_tick.c -o copy_tick.so.o && mv -f copy_tick.so.o copy_tick.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/cp_key_cnt.c -o cp_key_cnt.so.o && mv -f cp_key_cnt.so.o cp_key_cnt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/decode_kdc.c -o decode_kdc.so.o && mv -f decode_kdc.so.o decode_kdc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/decrypt_tk.c -o decrypt_tk.so.o && mv -f decrypt_tk.so.o decrypt_tk.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/deltat.c -o deltat.so.o && mv -f deltat.so.o deltat.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/enc_helper.c -o enc_helper.so.o && mv -f enc_helper.so.o enc_helper.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/enc_keyhelper.c -o enc_keyhelper.so.o && mv -f enc_keyhelper.so.o enc_keyhelper.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/encode_kdc.c -o encode_kdc.so.o && mv -f encode_kdc.so.o encode_kdc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/encrypt_tk.c -o encrypt_tk.so.o && mv -f encrypt_tk.so.o encrypt_tk.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/etype_list.c -o etype_list.so.o && mv -f etype_list.so.o etype_list.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/fast.c -o fast.so.o && mv -f fast.so.o fast.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/fwd_tgt.c -o fwd_tgt.so.o && mv -f fwd_tgt.so.o fwd_tgt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gc_via_tkt.c -o gc_via_tkt.so.o && mv -f gc_via_tkt.so.o gc_via_tkt.so In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gc_via_tkt.c:32:0: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gc_via_tkt.c: In function ‘krb5_get_cred_via_tkt_ext’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1340:11: warning: the comparison will always evaluate as ‘true’ for the address of ‘response_data’ will never be NULL [-Waddress] ((dat != NULL) && (dat)->length && \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1358:47: note: in expansion of macro ‘krb5int_is_app_tag’ #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30) ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gc_via_tkt.c:379:13: note: in expansion of macro ‘krb5_is_krb_error’ if (krb5_is_krb_error(&response_data)) { ^~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gen_seqnum.c -o gen_seqnum.so.o && mv -f gen_seqnum.so.o gen_seqnum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gen_subkey.c -o gen_subkey.so.o && mv -f gen_subkey.so.o gen_subkey.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gen_save_subkey.c -o gen_save_subkey.so.o && mv -f gen_save_subkey.so.o gen_save_subkey.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/get_creds.c -o get_creds.so.o && mv -f get_creds.so.o get_creds.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/get_in_tkt.c -o get_in_tkt.so.o && mv -f get_in_tkt.so.o get_in_tkt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gic_keytab.c -o gic_keytab.so.o && mv -f gic_keytab.so.o gic_keytab.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gic_opt.c -o gic_opt.so.o && mv -f gic_opt.so.o gic_opt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/gic_pwd.c -o gic_pwd.so.o && mv -f gic_pwd.so.o gic_pwd.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/in_tkt_sky.c -o in_tkt_sky.so.o && mv -f in_tkt_sky.so.o in_tkt_sky.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/init_ctx.c -o init_ctx.so.o && mv -f init_ctx.so.o init_ctx.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_ctx.c -o copy_ctx.so.o && mv -f copy_ctx.so.o copy_ctx.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/init_keyblock.c -o init_keyblock.so.o && mv -f init_keyblock.so.o init_keyblock.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/kdc_rep_dc.c -o kdc_rep_dc.so.o && mv -f kdc_rep_dc.so.o kdc_rep_dc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/kerrs.c -o kerrs.so.o && mv -f kerrs.so.o kerrs.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/kfree.c -o kfree.so.o && mv -f kfree.so.o kfree.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/libdef_parse.c -o libdef_parse.so.o && mv -f libdef_parse.so.o libdef_parse.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/mk_cred.c -o mk_cred.so.o && mv -f mk_cred.so.o mk_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/mk_error.c -o mk_error.so.o && mv -f mk_error.so.o mk_error.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/mk_priv.c -o mk_priv.so.o && mv -f mk_priv.so.o mk_priv.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/mk_rep.c -o mk_rep.so.o && mv -f mk_rep.so.o mk_rep.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/mk_req.c -o mk_req.so.o && mv -f mk_req.so.o mk_req.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/mk_req_ext.c -o mk_req_ext.so.o && mv -f mk_req_ext.so.o mk_req_ext.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/mk_safe.c -o mk_safe.so.o && mv -f mk_safe.so.o mk_safe.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/pac.c -o pac.so.o && mv -f pac.so.o pac.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/pac_sign.c -o pac_sign.so.o && mv -f pac_sign.so.o pac_sign.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/parse.c -o parse.so.o && mv -f parse.so.o parse.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/parse_host_string.c -o parse_host_string.so.o && mv -f parse_host_string.so.o parse_host_string.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/plugin.c -o plugin.so.o && mv -f plugin.so.o plugin.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/pr_to_salt.c -o pr_to_salt.so.o && mv -f pr_to_salt.so.o pr_to_salt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/preauth2.c -o preauth2.so.o && mv -f preauth2.so.o preauth2.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/preauth_ec.c -o preauth_ec.so.o && mv -f preauth_ec.so.o preauth_ec.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/preauth_encts.c -o preauth_encts.so.o && mv -f preauth_encts.so.o preauth_encts.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/preauth_otp.c -o preauth_otp.so.o && mv -f preauth_otp.so.o preauth_otp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/preauth_pkinit.c -o preauth_pkinit.so.o && mv -f preauth_pkinit.so.o preauth_pkinit.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/preauth_sam2.c -o preauth_sam2.so.o && mv -f preauth_sam2.so.o preauth_sam2.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/princ_comp.c -o princ_comp.so.o && mv -f princ_comp.so.o princ_comp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/privsafe.c -o privsafe.so.o && mv -f privsafe.so.o privsafe.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/random_str.c -o random_str.so.o && mv -f random_str.so.o random_str.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/rd_cred.c -o rd_cred.so.o && mv -f rd_cred.so.o rd_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/rd_error.c -o rd_error.so.o && mv -f rd_error.so.o rd_error.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/rd_priv.c -o rd_priv.so.o && mv -f rd_priv.so.o rd_priv.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/rd_rep.c -o rd_rep.so.o && mv -f rd_rep.so.o rd_rep.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/rd_req.c -o rd_req.so.o && mv -f rd_req.so.o rd_req.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/rd_req_dec.c -o rd_req_dec.so.o && mv -f rd_req_dec.so.o rd_req_dec.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/rd_safe.c -o rd_safe.so.o && mv -f rd_safe.so.o rd_safe.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/recvauth.c -o recvauth.so.o && mv -f recvauth.so.o recvauth.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/response_items.c -o response_items.so.o && mv -f response_items.so.o response_items.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/s4u_authdata.c -o s4u_authdata.so.o && mv -f s4u_authdata.so.o s4u_authdata.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/s4u_creds.c -o s4u_creds.so.o && mv -f s4u_creds.so.o s4u_creds.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/sendauth.c -o sendauth.so.o && mv -f sendauth.so.o sendauth.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/send_tgs.c -o send_tgs.so.o && mv -f send_tgs.so.o send_tgs.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_actx.c -o ser_actx.so.o && mv -f ser_actx.so.o ser_actx.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_adata.c -o ser_adata.so.o && mv -f ser_adata.so.o ser_adata.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_addr.c -o ser_addr.so.o && mv -f ser_addr.so.o ser_addr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_auth.c -o ser_auth.so.o && mv -f ser_auth.so.o ser_auth.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_cksum.c -o ser_cksum.so.o && mv -f ser_cksum.so.o ser_cksum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_ctx.c -o ser_ctx.so.o && mv -f ser_ctx.so.o ser_ctx.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_key.c -o ser_key.so.o && mv -f ser_key.so.o ser_key.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_princ.c -o ser_princ.so.o && mv -f ser_princ.so.o ser_princ.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/serialize.c -o serialize.so.o && mv -f serialize.so.o serialize.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/set_realm.c -o set_realm.so.o && mv -f set_realm.so.o set_realm.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/sname_match.c -o sname_match.so.o && mv -f sname_match.so.o sname_match.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/srv_dec_tkt.c -o srv_dec_tkt.so.o && mv -f srv_dec_tkt.so.o srv_dec_tkt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/srv_rcache.c -o srv_rcache.so.o && mv -f srv_rcache.so.o srv_rcache.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/str_conv.c -o str_conv.so.o && mv -f str_conv.so.o str_conv.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/tgtname.c -o tgtname.so.o && mv -f tgtname.so.o tgtname.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/unparse.c -o unparse.so.o && mv -f unparse.so.o unparse.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/val_renew.c -o val_renew.so.o && mv -f val_renew.so.o val_renew.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/valid_times.c -o valid_times.so.o && mv -f valid_times.so.o valid_times.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/vfy_increds.c -o vfy_increds.so.o && mv -f vfy_increds.so.o vfy_increds.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/vic_opt.c -o vic_opt.so.o && mv -f vic_opt.so.o vic_opt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/walk_rtree.c -o walk_rtree.so.o && mv -f walk_rtree.so.o walk_rtree.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/krb' making all in lib/krb5/os... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/os' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/accessor.c -o accessor.so.o && mv -f accessor.so.o accessor.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/c_ustime.c -o c_ustime.so.o && mv -f c_ustime.so.o c_ustime.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/ccdefname.c -o ccdefname.so.o && mv -f ccdefname.so.o ccdefname.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/changepw.c -o changepw.so.o && mv -f changepw.so.o changepw.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/dnsglue.c -o dnsglue.so.o && mv -f dnsglue.so.o dnsglue.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/dnssrv.c -o dnssrv.so.o && mv -f dnssrv.so.o dnssrv.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/expand_path.c -o expand_path.so.o && mv -f expand_path.so.o expand_path.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/full_ipadr.c -o full_ipadr.so.o && mv -f full_ipadr.so.o full_ipadr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/gen_port.c -o gen_port.so.o && mv -f gen_port.so.o gen_port.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/genaddrs.c -o genaddrs.so.o && mv -f genaddrs.so.o genaddrs.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/gen_rname.c -o gen_rname.so.o && mv -f gen_rname.so.o gen_rname.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/hostaddr.c -o hostaddr.so.o && mv -f hostaddr.so.o hostaddr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/hostrealm.c -o hostrealm.so.o && mv -f hostrealm.so.o hostrealm.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/hostrealm_dns.c -o hostrealm_dns.so.o && mv -f hostrealm_dns.so.o hostrealm_dns.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/hostrealm_domain.c -o hostrealm_domain.so.o && mv -f hostrealm_domain.so.o hostrealm_domain.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/hostrealm_profile.c -o hostrealm_profile.so.o && mv -f hostrealm_profile.so.o hostrealm_profile.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/hostrealm_registry.c -o hostrealm_registry.so.o && mv -f hostrealm_registry.so.o hostrealm_registry.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/init_os_ctx.c -o init_os_ctx.so.o && mv -f init_os_ctx.so.o init_os_ctx.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/krbfileio.c -o krbfileio.so.o && mv -f krbfileio.so.o krbfileio.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/ktdefname.c -o ktdefname.so.o && mv -f ktdefname.so.o ktdefname.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/mk_faddr.c -o mk_faddr.so.o && mv -f mk_faddr.so.o mk_faddr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/localaddr.c -o localaddr.so.o && mv -f localaddr.so.o localaddr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/localauth.c -o localauth.so.o && mv -f localauth.so.o localauth.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/localauth_an2ln.c -o localauth_an2ln.so.o && mv -f localauth_an2ln.so.o localauth_an2ln.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/localauth_k5login.c -o localauth_k5login.so.o && mv -f localauth_k5login.so.o localauth_k5login.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/localauth_names.c -o localauth_names.so.o && mv -f localauth_names.so.o localauth_names.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/localauth_rule.c -o localauth_rule.so.o && mv -f localauth_rule.so.o localauth_rule.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/locate_kdc.c -o locate_kdc.so.o && mv -f locate_kdc.so.o locate_kdc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/lock_file.c -o lock_file.so.o && mv -f lock_file.so.o lock_file.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/net_read.c -o net_read.so.o && mv -f net_read.so.o net_read.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/net_write.c -o net_write.so.o && mv -f net_write.so.o net_write.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/port2ip.c -o port2ip.so.o && mv -f port2ip.so.o port2ip.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/prompter.c -o prompter.so.o && mv -f prompter.so.o prompter.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/read_msg.c -o read_msg.so.o && mv -f read_msg.so.o read_msg.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/read_pwd.c -o read_pwd.so.o && mv -f read_pwd.so.o read_pwd.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/realm_dom.c -o realm_dom.so.o && mv -f realm_dom.so.o realm_dom.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/sendto_kdc.c -o sendto_kdc.so.o && mv -f sendto_kdc.so.o sendto_kdc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/sn2princ.c -o sn2princ.so.o && mv -f sn2princ.so.o sn2princ.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/thread_safe.c -o thread_safe.so.o && mv -f thread_safe.so.o thread_safe.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/timeofday.c -o timeofday.so.o && mv -f timeofday.so.o timeofday.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/toffset.c -o toffset.so.o && mv -f toffset.so.o toffset.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/trace.c -o trace.so.o && mv -f trace.so.o trace.so /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/trace.c: In function ‘hash_bytes’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/trace.c:100:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(&s, "%02X%02X", cksum.contents[0], cksum.contents[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/trace.c: In function ‘file_trace_cb’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/trace.c:388:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void) write(*fd, info->message, strlen(info->message)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/unlck_file.c -o unlck_file.so.o && mv -f unlck_file.so.o unlck_file.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/ustime.c -o ustime.so.o && mv -f ustime.so.o ustime.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/write_msg.c -o write_msg.so.o && mv -f write_msg.so.o write_msg.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/os' making all in lib/krb5/rcache... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/rcache' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/rcache/rc_base.c -o rc_base.so.o && mv -f rc_base.so.o rc_base.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/rcache/rc_dfl.c -o rc_dfl.so.o && mv -f rc_dfl.so.o rc_dfl.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/rcache/rc_io.c -o rc_io.so.o && mv -f rc_io.so.o rc_io.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/rcache/rcdef.c -o rcdef.so.o && mv -f rcdef.so.o rcdef.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/rcache/rc_none.c -o rc_none.so.o && mv -f rc_none.so.o rc_none.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/rcache/rc_conv.c -o rc_conv.so.o && mv -f rc_conv.so.o rc_conv.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/rcache/ser_rc.c -o ser_rc.so.o && mv -f ser_rc.so.o ser_rc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/rcache/rcfns.c -o rcfns.so.o && mv -f rcfns.so.o rcfns.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/rcache' making all in lib/krb5/unicode... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/unicode' touch .links x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c ucdata.c -o ucdata.so.o && mv -f ucdata.so.o ucdata.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c ure.c -o ure.so.o && mv -f ure.so.o ure.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c urestubs.c -o urestubs.so.o && mv -f urestubs.so.o urestubs.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/unicode/ucstr.c -o ucstr.so.o && mv -f ucstr.so.o ucstr.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/unicode' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/rcache -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/unicode -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb5_libinit.c -o krb5_libinit.so.o && mv -f krb5_libinit.so.o krb5_libinit.so : updated OBJS.SH base=`echo "krb5" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_3_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/libkrb5.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libkrb5.so.3.3 building shared krb5 library (3.3) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH error_tables/OBJS.SH asn.1/OBJS.SH ccache/OBJS.SH keytab/OBJS.SH krb/OBJS.SH rcache/OBJS.SH unicode/OBJS.SH os/OBJS.SH ../../util/profile/OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkrb5.so.3 -Wl,--no-undefined -o libkrb5.so.3.3 $objlist -L../../lib -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH error_tables/OBJS.SH asn.1/OBJS.SH ccache/OBJS.SH keytab/OBJS.SH krb/OBJS.SH rcache/OBJS.SH unicode/OBJS.SH os/OBJS.SH ../../util/profile/OBJS.SH + objlist=' krb5_libinit.so error_tables/asn1_err.so error_tables/kdb5_err.so error_tables/krb5_err.so error_tables/k5e1_err.so error_tables/kv5m_err.so error_tables/krb524_err.so asn.1/asn1_encode.so asn.1/asn1buf.so asn.1/asn1_k_encode.so asn.1/ldap_key_seq.so ccache/ccbase.so ccache/cccopy.so ccache/cccursor.so ccache/ccdefault.so ccache/ccdefops.so ccache/ccmarshal.so ccache/ccselect.so ccache/ccselect_k5identity.so ccache/ccselect_realm.so ccache/cc_dir.so ccache/cc_retr.so ccache/cc_file.so ccache/cc_kcm.so ccache/cc_memory.so ccache/cc_keyring.so ccache/ccfns.so ccache/ser_cc.so keytab/ktadd.so keytab/ktbase.so keytab/ktdefault.so keytab/ktfr_entry.so keytab/ktremove.so keytab/ktfns.so keytab/kt_file.so keytab/kt_memory.so keytab/kt_srvtab.so keytab/read_servi.so krb/addr_comp.so krb/addr_order.so krb/addr_srch.so krb/allow_weak.so krb/appdefault.so krb/ai_authdata.so krb/auth_con.so krb/cammac_util.so krb/authdata.so krb/authdata_exp.so krb/authdata_enc.so krb/authdata_dec.so krb/bld_pr_ext.so krb/bld_princ.so krb/chk_trans.so krb/chpw.so krb/conv_creds.so krb/conv_princ.so krb/copy_addrs.so krb/copy_auth.so krb/copy_athctr.so krb/copy_cksum.so krb/copy_creds.so krb/copy_data.so krb/copy_key.so krb/copy_princ.so krb/copy_tick.so krb/cp_key_cnt.so krb/decode_kdc.so krb/decrypt_tk.so krb/deltat.so krb/enc_helper.so krb/enc_keyhelper.so krb/encode_kdc.so krb/encrypt_tk.so krb/etype_list.so krb/fast.so krb/fwd_tgt.so krb/gc_via_tkt.so krb/gen_seqnum.so krb/gen_subkey.so krb/gen_save_subkey.so krb/get_creds.so krb/get_in_tkt.so krb/gic_keytab.so krb/gic_opt.so krb/gic_pwd.so krb/in_tkt_sky.so krb/init_ctx.so krb/copy_ctx.so krb/init_keyblock.so krb/kdc_rep_dc.so krb/kerrs.so krb/kfree.so krb/libdef_parse.so krb/mk_cred.so krb/mk_error.so krb/mk_priv.so krb/mk_rep.so krb/mk_req.so krb/mk_req_ext.so krb/mk_safe.so krb/pac.so krb/pac_sign.so krb/parse.so krb/parse_host_string.so krb/plugin.so krb/pr_to_salt.so krb/preauth2.so krb/preauth_ec.so krb/preauth_encts.so krb/preauth_otp.so krb/preauth_pkinit.so krb/preauth_sam2.so krb/princ_comp.so krb/privsafe.so krb/random_str.so krb/rd_cred.so krb/rd_error.so krb/rd_priv.so krb/rd_rep.so krb/rd_req.so krb/rd_req_dec.so krb/rd_safe.so krb/recvauth.so krb/response_items.so krb/s4u_authdata.so krb/s4u_creds.so krb/sendauth.so krb/send_tgs.so krb/ser_actx.so krb/ser_adata.so krb/ser_addr.so krb/ser_auth.so krb/ser_cksum.so krb/ser_ctx.so krb/ser_key.so krb/ser_princ.so krb/serialize.so krb/set_realm.so krb/sname_match.so krb/srv_dec_tkt.so krb/srv_rcache.so krb/str_conv.so krb/tgtname.so krb/unparse.so krb/val_renew.so krb/valid_times.so krb/vfy_increds.so krb/vic_opt.so krb/walk_rtree.so rcache/rc_base.so rcache/rc_dfl.so rcache/rc_io.so rcache/rcdef.so rcache/rc_none.so rcache/rc_conv.so rcache/ser_rc.so rcache/rcfns.so unicode/ucdata.so unicode/ure.so unicode/urestubs.so unicode/ucstr.so os/accessor.so os/c_ustime.so os/ccdefname.so os/changepw.so os/dnsglue.so os/dnssrv.so os/expand_path.so os/full_ipadr.so os/gen_port.so os/genaddrs.so os/gen_rname.so os/hostaddr.so os/hostrealm.so os/hostrealm_dns.so os/hostrealm_domain.so os/hostrealm_profile.so os/hostrealm_registry.so os/init_os_ctx.so os/krbfileio.so os/ktdefname.so os/mk_faddr.so os/localaddr.so os/localauth.so os/localauth_an2ln.so os/localauth_k5login.so os/localauth_names.so os/localauth_rule.so os/locate_kdc.so os/lock_file.so os/net_read.so os/net_write.so os/port2ip.so os/prompter.so os/read_msg.so os/read_pwd.so os/realm_dom.so os/sendto_kdc.so os/sn2princ.so os/thread_safe.so os/timeofday.so os/toffset.so os/trace.so os/unlck_file.so os/ustime.so os/write_msg.so ../../util/profile/prof_tree.so ../../util/profile/prof_file.so ../../util/profile/prof_parse.so ../../util/profile/prof_get.so ../../util/profile/prof_set.so ../../util/profile/prof_err.so ../../util/profile/prof_init.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkrb5.so.3 -Wl,--no-undefined -o libkrb5.so.3.3 krb5_libinit.so error_tables/asn1_err.so error_tables/kdb5_err.so error_tables/krb5_err.so error_tables/k5e1_err.so error_tables/kv5m_err.so error_tables/krb524_err.so asn.1/asn1_encode.so asn.1/asn1buf.so asn.1/asn1_k_encode.so asn.1/ldap_key_seq.so ccache/ccbase.so ccache/cccopy.so ccache/cccursor.so ccache/ccdefault.so ccache/ccdefops.so ccache/ccmarshal.so ccache/ccselect.so ccache/ccselect_k5identity.so ccache/ccselect_realm.so ccache/cc_dir.so ccache/cc_retr.so ccache/cc_file.so ccache/cc_kcm.so ccache/cc_memory.so ccache/cc_keyring.so ccache/ccfns.so ccache/ser_cc.so keytab/ktadd.so keytab/ktbase.so keytab/ktdefault.so keytab/ktfr_entry.so keytab/ktremove.so keytab/ktfns.so keytab/kt_file.so keytab/kt_memory.so keytab/kt_srvtab.so keytab/read_servi.so krb/addr_comp.so krb/addr_order.so krb/addr_srch.so krb/allow_weak.so krb/appdefault.so krb/ai_authdata.so krb/auth_con.so krb/cammac_util.so krb/authdata.so krb/authdata_exp.so krb/authdata_enc.so krb/authdata_dec.so krb/bld_pr_ext.so krb/bld_princ.so krb/chk_trans.so krb/chpw.so krb/conv_creds.so krb/conv_princ.so krb/copy_addrs.so krb/copy_auth.so krb/copy_athctr.so krb/copy_cksum.so krb/copy_creds.so krb/copy_data.so krb/copy_key.so krb/copy_princ.so krb/copy_tick.so krb/cp_key_cnt.so krb/decode_kdc.so krb/decrypt_tk.so krb/deltat.so krb/enc_helper.so krb/enc_keyhelper.so krb/encode_kdc.so krb/encrypt_tk.so krb/etype_list.so krb/fast.so krb/fwd_tgt.so krb/gc_via_tkt.so krb/gen_seqnum.so krb/gen_subkey.so krb/gen_save_subkey.so krb/get_creds.so krb/get_in_tkt.so krb/gic_keytab.so krb/gic_opt.so krb/gic_pwd.so krb/in_tkt_sky.so krb/init_ctx.so krb/copy_ctx.so krb/init_keyblock.so krb/kdc_rep_dc.so krb/kerrs.so krb/kfree.so krb/libdef_parse.so krb/mk_cred.so krb/mk_error.so krb/mk_priv.so krb/mk_rep.so krb/mk_req.so krb/mk_req_ext.so krb/mk_safe.so krb/pac.so krb/pac_sign.so krb/parse.so krb/parse_host_string.so krb/plugin.so krb/pr_to_salt.so krb/preauth2.so krb/preauth_ec.so krb/preauth_encts.so krb/preauth_otp.so krb/preauth_pkinit.so krb/preauth_sam2.so krb/princ_comp.so krb/privsafe.so krb/random_str.so krb/rd_cred.so krb/rd_error.so krb/rd_priv.so krb/rd_rep.so krb/rd_req.so krb/rd_req_dec.so krb/rd_safe.so krb/recvauth.so krb/response_items.so krb/s4u_authdata.so krb/s4u_creds.so krb/sendauth.so krb/send_tgs.so krb/ser_actx.so krb/ser_adata.so krb/ser_addr.so krb/ser_auth.so krb/ser_cksum.so krb/ser_ctx.so krb/ser_key.so krb/ser_princ.so krb/serialize.so krb/set_realm.so krb/sname_match.so krb/srv_dec_tkt.so krb/srv_rcache.so krb/str_conv.so krb/tgtname.so krb/unparse.so krb/val_renew.so krb/valid_times.so krb/vfy_increds.so krb/vic_opt.so krb/walk_rtree.so rcache/rc_base.so rcache/rc_dfl.so rcache/rc_io.so rcache/rcdef.so rcache/rc_none.so rcache/rc_conv.so rcache/ser_rc.so rcache/rcfns.so unicode/ucdata.so unicode/ure.so unicode/urestubs.so unicode/ucstr.so os/accessor.so os/c_ustime.so os/ccdefname.so os/changepw.so os/dnsglue.so os/dnssrv.so os/expand_path.so os/full_ipadr.so os/gen_port.so os/genaddrs.so os/gen_rname.so os/hostaddr.so os/hostrealm.so os/hostrealm_dns.so os/hostrealm_domain.so os/hostrealm_profile.so os/hostrealm_registry.so os/init_os_ctx.so os/krbfileio.so os/ktdefname.so os/mk_faddr.so os/localaddr.so os/localauth.so os/localauth_an2ln.so os/localauth_k5login.so os/localauth_names.so os/localauth_rule.so os/locate_kdc.so os/lock_file.so os/net_read.so os/net_write.so os/port2ip.so os/prompter.so os/read_msg.so os/read_pwd.so os/realm_dom.so os/sendto_kdc.so os/sn2princ.so os/thread_safe.so os/timeofday.so os/toffset.so os/trace.so os/unlck_file.so os/ustime.so os/write_msg.so ../../util/profile/prof_tree.so ../../util/profile/prof_file.so ../../util/profile/prof_parse.so ../../util/profile/prof_get.so ../../util/profile/prof_set.so ../../util/profile/prof_err.so ../../util/profile/prof_init.so -L../../lib -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libkrb5.so ln -s libkrb5.so.3.3 libkrb5.so rm -f ../../lib/libkrb5.so (cd ../../lib && \ ln -s libkrb5.so.3.3 libkrb5.so) rm -f ../../lib/libkrb5.so.3.3 (cd ../../lib && ln -s krb5/libkrb5.so.3.3 .) rm -f libkrb5.so.3 ln -s libkrb5.so.3.3 libkrb5.so.3 rm -f ../../lib/libkrb5.so.3 (cd ../../lib && \ ln -s libkrb5.so.3.3 libkrb5.so.3) make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5' making all in lib/gssapi... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi' making all in lib/gssapi/generic... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/generic' rm -f et-h-gssapi_err_generic.et et-h-gssapi_err_generic.c et-h-gssapi_err_generic.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/gssapi_err_generic.et et-h-gssapi_err_generic.et compile_et et-h-gssapi_err_generic.et mv -f et-h-gssapi_err_generic.h gssapi_err_generic.h rm -f et-h-gssapi_err_generic.et et-h-gssapi_err_generic.c if test -d ../../../include/gssapi; then :; else (set -x; mkdir ../../../include/gssapi); fi + mkdir ../../../include/gssapi echo timestamp > ../../../include/gssapi/timestamp Creating gssapi.h + mv -f gss17400 gssapi.h cp gssapi.h ../../../include/gssapi/gssapi.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/gssapi_generic.h ../../../include/gssapi/gssapi_generic.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/gssapi_alloc.h ../../../include/gssapi/gssapi_alloc.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/gssapi_ext.h ../../../include/gssapi/gssapi_ext.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/disp_com_err_status.c -o disp_com_err_status.so.o && mv -f disp_com_err_status.so.o disp_com_err_status.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/disp_major_status.c -o disp_major_status.so.o && mv -f disp_major_status.so.o disp_major_status.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/gssapi_generic.c -o gssapi_generic.so.o && mv -f gssapi_generic.so.o gssapi_generic.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/oid_ops.c -o oid_ops.so.o && mv -f oid_ops.so.o oid_ops.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/rel_buffer.c -o rel_buffer.so.o && mv -f rel_buffer.so.o rel_buffer.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/rel_oid_set.c -o rel_oid_set.so.o && mv -f rel_oid_set.so.o rel_oid_set.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/util_buffer.c -o util_buffer.so.o && mv -f util_buffer.so.o util_buffer.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/util_buffer_set.c -o util_buffer_set.so.o && mv -f util_buffer_set.so.o util_buffer_set.so perl -w -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/gen.pl bimap \ errmap.h \ NAME=mecherrmap LEFT=OM_uint32 RIGHT="struct mecherror" \ LEFTPRINT=print_OM_uint32 RIGHTPRINT=mecherror_print \ LEFTCMP=cmp_OM_uint32 RIGHTCMP=mecherror_cmp x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/util_errmap.c -o util_errmap.so.o && mv -f util_errmap.so.o util_errmap.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/util_set.c -o util_set.so.o && mv -f util_set.so.o util_set.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/util_seqstate.c -o util_seqstate.so.o && mv -f util_seqstate.so.o util_seqstate.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/util_token.c -o util_token.so.o && mv -f util_token.so.o util_token.so rm -f et-c-gssapi_err_generic.et et-c-gssapi_err_generic.c et-c-gssapi_err_generic.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/gssapi_err_generic.et et-c-gssapi_err_generic.et compile_et et-c-gssapi_err_generic.et mv -f et-c-gssapi_err_generic.c gssapi_err_generic.c rm -f et-c-gssapi_err_generic.et et-c-gssapi_err_generic.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c gssapi_err_generic.c -o gssapi_err_generic.so.o && mv -f gssapi_err_generic.so.o gssapi_err_generic.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/generic' making all in lib/gssapi/krb5... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/krb5' rm -f et-h-gssapi_err_krb5.et et-h-gssapi_err_krb5.c et-h-gssapi_err_krb5.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/gssapi_err_krb5.et et-h-gssapi_err_krb5.et compile_et et-h-gssapi_err_krb5.et mv -f et-h-gssapi_err_krb5.h gssapi_err_krb5.h rm -f et-h-gssapi_err_krb5.et et-h-gssapi_err_krb5.c cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/gssapi_krb5.h "../../../include/gssapi/gssapi_krb5.h" x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/accept_sec_context.c -o accept_sec_context.so.o && mv -f accept_sec_context.so.o accept_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/acquire_cred.c -o acquire_cred.so.o && mv -f acquire_cred.so.o acquire_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/canon_name.c -o canon_name.so.o && mv -f canon_name.so.o canon_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/compare_name.c -o compare_name.so.o && mv -f compare_name.so.o compare_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/context_time.c -o context_time.so.o && mv -f context_time.so.o context_time.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/copy_ccache.c -o copy_ccache.so.o && mv -f copy_ccache.so.o copy_ccache.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/cred_store.c -o cred_store.so.o && mv -f cred_store.so.o cred_store.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/delete_sec_context.c -o delete_sec_context.so.o && mv -f delete_sec_context.so.o delete_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/disp_name.c -o disp_name.so.o && mv -f disp_name.so.o disp_name.so perl -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/gen-map.pl \ -oerror_map.new \ NAME=gsserrmap \ KEY=OM_uint32 \ VALUE="char *" \ COMPARE=compare_OM_uint32 \ FREEVALUE=free_string rm -f error_map.h mv -f error_map.new error_map.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/disp_status.c -o disp_status.so.o && mv -f disp_status.so.o disp_status.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/duplicate_name.c -o duplicate_name.so.o && mv -f duplicate_name.so.o duplicate_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/export_cred.c -o export_cred.so.o && mv -f export_cred.so.o export_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/export_name.c -o export_name.so.o && mv -f export_name.so.o export_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/export_sec_context.c -o export_sec_context.so.o && mv -f export_sec_context.so.o export_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/get_tkt_flags.c -o get_tkt_flags.so.o && mv -f get_tkt_flags.so.o get_tkt_flags.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/gssapi_krb5.c -o gssapi_krb5.so.o && mv -f gssapi_krb5.so.o gssapi_krb5.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/iakerb.c -o iakerb.so.o && mv -f iakerb.so.o iakerb.so In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/iakerb.c:25:0: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/iakerb.c: In function ‘iakerb_acceptor_step’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1340:11: warning: the comparison will always evaluate as ‘true’ for the address of ‘reply’ will never be NULL [-Waddress] ((dat != NULL) && (dat)->length && \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1358:47: note: in expansion of macro ‘krb5int_is_app_tag’ #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30) ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/iakerb.c:362:26: note: in expansion of macro ‘krb5_is_krb_error’ if (code == 0 && krb5_is_krb_error(&reply)) { ^~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/import_cred.c -o import_cred.so.o && mv -f import_cred.so.o import_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/import_name.c -o import_name.so.o && mv -f import_name.so.o import_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/import_sec_context.c -o import_sec_context.so.o && mv -f import_sec_context.so.o import_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/indicate_mechs.c -o indicate_mechs.so.o && mv -f indicate_mechs.so.o indicate_mechs.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/init_sec_context.c -o init_sec_context.so.o && mv -f init_sec_context.so.o init_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/inq_context.c -o inq_context.so.o && mv -f inq_context.so.o inq_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/inq_cred.c -o inq_cred.so.o && mv -f inq_cred.so.o inq_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/inq_names.c -o inq_names.so.o && mv -f inq_names.so.o inq_names.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/k5seal.c -o k5seal.so.o && mv -f k5seal.so.o k5seal.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/k5sealiov.c -o k5sealiov.so.o && mv -f k5sealiov.so.o k5sealiov.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/k5sealv3.c -o k5sealv3.so.o && mv -f k5sealv3.so.o k5sealv3.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/k5sealv3iov.c -o k5sealv3iov.so.o && mv -f k5sealv3iov.so.o k5sealv3iov.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/k5unseal.c -o k5unseal.so.o && mv -f k5unseal.so.o k5unseal.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/k5unsealiov.c -o k5unsealiov.so.o && mv -f k5unsealiov.so.o k5unsealiov.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/krb5_gss_glue.c -o krb5_gss_glue.so.o && mv -f krb5_gss_glue.so.o krb5_gss_glue.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/lucid_context.c -o lucid_context.so.o && mv -f lucid_context.so.o lucid_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/naming_exts.c -o naming_exts.so.o && mv -f naming_exts.so.o naming_exts.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/prf.c -o prf.so.o && mv -f prf.so.o prf.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/process_context_token.c -o process_context_token.so.o && mv -f process_context_token.so.o process_context_token.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/rel_cred.c -o rel_cred.so.o && mv -f rel_cred.so.o rel_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/rel_oid.c -o rel_oid.so.o && mv -f rel_oid.so.o rel_oid.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/rel_name.c -o rel_name.so.o && mv -f rel_name.so.o rel_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/s4u_gss_glue.c -o s4u_gss_glue.so.o && mv -f s4u_gss_glue.so.o s4u_gss_glue.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/set_allowable_enctypes.c -o set_allowable_enctypes.so.o && mv -f set_allowable_enctypes.so.o set_allowable_enctypes.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/ser_sctx.c -o ser_sctx.so.o && mv -f ser_sctx.so.o ser_sctx.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/set_ccache.c -o set_ccache.so.o && mv -f set_ccache.so.o set_ccache.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/store_cred.c -o store_cred.so.o && mv -f store_cred.so.o store_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/util_cksum.c -o util_cksum.so.o && mv -f util_cksum.so.o util_cksum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/util_crypt.c -o util_crypt.so.o && mv -f util_crypt.so.o util_crypt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/util_seed.c -o util_seed.so.o && mv -f util_seed.so.o util_seed.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/util_seqnum.c -o util_seqnum.so.o && mv -f util_seqnum.so.o util_seqnum.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/val_cred.c -o val_cred.so.o && mv -f val_cred.so.o val_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/wrap_size_limit.c -o wrap_size_limit.so.o && mv -f wrap_size_limit.so.o wrap_size_limit.so rm -f et-c-gssapi_err_krb5.et et-c-gssapi_err_krb5.c et-c-gssapi_err_krb5.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/gssapi_err_krb5.et et-c-gssapi_err_krb5.et compile_et et-c-gssapi_err_krb5.et mv -f et-c-gssapi_err_krb5.c gssapi_err_krb5.c rm -f et-c-gssapi_err_krb5.et et-c-gssapi_err_krb5.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c gssapi_err_krb5.c -o gssapi_err_krb5.so.o && mv -f gssapi_err_krb5.so.o gssapi_err_krb5.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/krb5' making all in lib/gssapi/spnego... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/spnego' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/spnego/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/spnego/../generic -I../mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/spnego/../mechglue -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/spnego/spnego_mech.c -o spnego_mech.so.o && mv -f spnego_mech.so.o spnego_mech.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/spnego' making all in lib/gssapi/mechglue... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/mechglue' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_accept_sec_context.c -o g_accept_sec_context.so.o && mv -f g_accept_sec_context.so.o g_accept_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_acquire_cred.c -o g_acquire_cred.so.o && mv -f g_acquire_cred.so.o g_acquire_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_acquire_cred_with_pw.c -o g_acquire_cred_with_pw.so.o && mv -f g_acquire_cred_with_pw.so.o g_acquire_cred_with_pw.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_acquire_cred_imp_name.c -o g_acquire_cred_imp_name.so.o && mv -f g_acquire_cred_imp_name.so.o g_acquire_cred_imp_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_authorize_localname.c -o g_authorize_localname.so.o && mv -f g_authorize_localname.so.o g_authorize_localname.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_buffer_set.c -o g_buffer_set.so.o && mv -f g_buffer_set.so.o g_buffer_set.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_canon_name.c -o g_canon_name.so.o && mv -f g_canon_name.so.o g_canon_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_compare_name.c -o g_compare_name.so.o && mv -f g_compare_name.so.o g_compare_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_complete_auth_token.c -o g_complete_auth_token.so.o && mv -f g_complete_auth_token.so.o g_complete_auth_token.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_context_time.c -o g_context_time.so.o && mv -f g_context_time.so.o g_context_time.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_decapsulate_token.c -o g_decapsulate_token.so.o && mv -f g_decapsulate_token.so.o g_decapsulate_token.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_delete_sec_context.c -o g_delete_sec_context.so.o && mv -f g_delete_sec_context.so.o g_delete_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_del_name_attr.c -o g_del_name_attr.so.o && mv -f g_del_name_attr.so.o g_del_name_attr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_dsp_name.c -o g_dsp_name.so.o && mv -f g_dsp_name.so.o g_dsp_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_dsp_name_ext.c -o g_dsp_name_ext.so.o && mv -f g_dsp_name_ext.so.o g_dsp_name_ext.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_dsp_status.c -o g_dsp_status.so.o && mv -f g_dsp_status.so.o g_dsp_status.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_dup_name.c -o g_dup_name.so.o && mv -f g_dup_name.so.o g_dup_name.so /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_dup_name.c: In function ‘gss_duplicate_name’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_dup_name.c:127:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (dest_union->external_name->value) ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_dup_name.c:129:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ free(dest_union->external_name); ^~~~ x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_encapsulate_token.c -o g_encapsulate_token.so.o && mv -f g_encapsulate_token.so.o g_encapsulate_token.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_exp_sec_context.c -o g_exp_sec_context.so.o && mv -f g_exp_sec_context.so.o g_exp_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_export_cred.c -o g_export_cred.so.o && mv -f g_export_cred.so.o g_export_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_export_name.c -o g_export_name.so.o && mv -f g_export_name.so.o g_export_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_export_name_comp.c -o g_export_name_comp.so.o && mv -f g_export_name_comp.so.o g_export_name_comp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_get_name_attr.c -o g_get_name_attr.so.o && mv -f g_get_name_attr.so.o g_get_name_attr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_glue.c -o g_glue.so.o && mv -f g_glue.so.o g_glue.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_imp_cred.c -o g_imp_cred.so.o && mv -f g_imp_cred.so.o g_imp_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_imp_name.c -o g_imp_name.so.o && mv -f g_imp_name.so.o g_imp_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_imp_sec_context.c -o g_imp_sec_context.so.o && mv -f g_imp_sec_context.so.o g_imp_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_init_sec_context.c -o g_init_sec_context.so.o && mv -f g_init_sec_context.so.o g_init_sec_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_initialize.c -o g_initialize.so.o && mv -f g_initialize.so.o g_initialize.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_inq_context.c -o g_inq_context.so.o && mv -f g_inq_context.so.o g_inq_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_inq_context_oid.c -o g_inq_context_oid.so.o && mv -f g_inq_context_oid.so.o g_inq_context_oid.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_inq_cred.c -o g_inq_cred.so.o && mv -f g_inq_cred.so.o g_inq_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_inq_cred_oid.c -o g_inq_cred_oid.so.o && mv -f g_inq_cred_oid.so.o g_inq_cred_oid.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_inq_name.c -o g_inq_name.so.o && mv -f g_inq_name.so.o g_inq_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_inq_names.c -o g_inq_names.so.o && mv -f g_inq_names.so.o g_inq_names.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_map_name_to_any.c -o g_map_name_to_any.so.o && mv -f g_map_name_to_any.so.o g_map_name_to_any.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_mech_invoke.c -o g_mech_invoke.so.o && mv -f g_mech_invoke.so.o g_mech_invoke.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_mechattr.c -o g_mechattr.so.o && mv -f g_mechattr.so.o g_mechattr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_mechname.c -o g_mechname.so.o && mv -f g_mechname.so.o g_mechname.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_oid_ops.c -o g_oid_ops.so.o && mv -f g_oid_ops.so.o g_oid_ops.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_prf.c -o g_prf.so.o && mv -f g_prf.so.o g_prf.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_process_context.c -o g_process_context.so.o && mv -f g_process_context.so.o g_process_context.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_rel_buffer.c -o g_rel_buffer.so.o && mv -f g_rel_buffer.so.o g_rel_buffer.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_rel_cred.c -o g_rel_cred.so.o && mv -f g_rel_cred.so.o g_rel_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_rel_name.c -o g_rel_name.so.o && mv -f g_rel_name.so.o g_rel_name.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_rel_name_mapping.c -o g_rel_name_mapping.so.o && mv -f g_rel_name_mapping.so.o g_rel_name_mapping.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_rel_oid_set.c -o g_rel_oid_set.so.o && mv -f g_rel_oid_set.so.o g_rel_oid_set.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_saslname.c -o g_saslname.so.o && mv -f g_saslname.so.o g_saslname.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_seal.c -o g_seal.so.o && mv -f g_seal.so.o g_seal.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_set_context_option.c -o g_set_context_option.so.o && mv -f g_set_context_option.so.o g_set_context_option.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_set_cred_option.c -o g_set_cred_option.so.o && mv -f g_set_cred_option.so.o g_set_cred_option.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_set_name_attr.c -o g_set_name_attr.so.o && mv -f g_set_name_attr.so.o g_set_name_attr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_set_neg_mechs.c -o g_set_neg_mechs.so.o && mv -f g_set_neg_mechs.so.o g_set_neg_mechs.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_sign.c -o g_sign.so.o && mv -f g_sign.so.o g_sign.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_store_cred.c -o g_store_cred.so.o && mv -f g_store_cred.so.o g_store_cred.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_unseal.c -o g_unseal.so.o && mv -f g_unseal.so.o g_unseal.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_unwrap_aead.c -o g_unwrap_aead.so.o && mv -f g_unwrap_aead.so.o g_unwrap_aead.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_unwrap_iov.c -o g_unwrap_iov.so.o && mv -f g_unwrap_iov.so.o g_unwrap_iov.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_verify.c -o g_verify.so.o && mv -f g_verify.so.o g_verify.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_wrap_aead.c -o g_wrap_aead.so.o && mv -f g_wrap_aead.so.o g_wrap_aead.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/g_wrap_iov.c -o g_wrap_iov.so.o && mv -f g_wrap_iov.so.o g_wrap_iov.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -D_GSS_STATIC_LINK=1 -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/.. -I../generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../generic -I../krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../krb5 -I../spnego -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/../spnego -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/mechglue/gssd_pname_to_uid.c -o gssd_pname_to_uid.so.o && mv -f gssd_pname_to_uid.so.o gssd_pname_to_uid.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/mechglue' : updated OBJS.SH base=`echo "gssapi_krb5" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_2_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/libgssapi_krb5.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libgssapi_krb5.so.2.2 building shared gssapi_krb5 library (2.2) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH generic/OBJS.SH mechglue/OBJS.SH krb5/OBJS.SH spnego/OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libgssapi_krb5.so.2 -Wl,--no-undefined -o libgssapi_krb5.so.2.2 $objlist -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -ldl -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH generic/OBJS.SH mechglue/OBJS.SH krb5/OBJS.SH spnego/OBJS.SH + objlist=' generic/disp_com_err_status.so generic/disp_major_status.so generic/gssapi_generic.so generic/oid_ops.so generic/rel_buffer.so generic/rel_oid_set.so generic/util_buffer.so generic/util_buffer_set.so generic/util_errmap.so generic/util_set.so generic/util_seqstate.so generic/util_token.so generic/gssapi_err_generic.so mechglue/g_accept_sec_context.so mechglue/g_acquire_cred.so mechglue/g_acquire_cred_with_pw.so mechglue/g_acquire_cred_imp_name.so mechglue/g_authorize_localname.so mechglue/g_buffer_set.so mechglue/g_canon_name.so mechglue/g_compare_name.so mechglue/g_complete_auth_token.so mechglue/g_context_time.so mechglue/g_decapsulate_token.so mechglue/g_delete_sec_context.so mechglue/g_del_name_attr.so mechglue/g_dsp_name.so mechglue/g_dsp_name_ext.so mechglue/g_dsp_status.so mechglue/g_dup_name.so mechglue/g_encapsulate_token.so mechglue/g_exp_sec_context.so mechglue/g_export_cred.so mechglue/g_export_name.so mechglue/g_export_name_comp.so mechglue/g_get_name_attr.so mechglue/g_glue.so mechglue/g_imp_cred.so mechglue/g_imp_name.so mechglue/g_imp_sec_context.so mechglue/g_init_sec_context.so mechglue/g_initialize.so mechglue/g_inq_context.so mechglue/g_inq_context_oid.so mechglue/g_inq_cred.so mechglue/g_inq_cred_oid.so mechglue/g_inq_name.so mechglue/g_inq_names.so mechglue/g_map_name_to_any.so mechglue/g_mech_invoke.so mechglue/g_mechattr.so mechglue/g_mechname.so mechglue/g_oid_ops.so mechglue/g_prf.so mechglue/g_process_context.so mechglue/g_rel_buffer.so mechglue/g_rel_cred.so mechglue/g_rel_name.so mechglue/g_rel_name_mapping.so mechglue/g_rel_oid_set.so mechglue/g_saslname.so mechglue/g_seal.so mechglue/g_set_context_option.so mechglue/g_set_cred_option.so mechglue/g_set_name_attr.so mechglue/g_set_neg_mechs.so mechglue/g_sign.so mechglue/g_store_cred.so mechglue/g_unseal.so mechglue/g_unwrap_aead.so mechglue/g_unwrap_iov.so mechglue/g_verify.so mechglue/g_wrap_aead.so mechglue/g_wrap_iov.so mechglue/gssd_pname_to_uid.so krb5/accept_sec_context.so krb5/acquire_cred.so krb5/canon_name.so krb5/compare_name.so krb5/context_time.so krb5/copy_ccache.so krb5/cred_store.so krb5/delete_sec_context.so krb5/disp_name.so krb5/disp_status.so krb5/duplicate_name.so krb5/export_cred.so krb5/export_name.so krb5/export_sec_context.so krb5/get_tkt_flags.so krb5/gssapi_krb5.so krb5/iakerb.so krb5/import_cred.so krb5/import_name.so krb5/import_sec_context.so krb5/indicate_mechs.so krb5/init_sec_context.so krb5/inq_context.so krb5/inq_cred.so krb5/inq_names.so krb5/k5seal.so krb5/k5sealiov.so krb5/k5sealv3.so krb5/k5sealv3iov.so krb5/k5unseal.so krb5/k5unsealiov.so krb5/krb5_gss_glue.so krb5/lucid_context.so krb5/naming_exts.so krb5/prf.so krb5/process_context_token.so krb5/rel_cred.so krb5/rel_oid.so krb5/rel_name.so krb5/s4u_gss_glue.so krb5/set_allowable_enctypes.so krb5/ser_sctx.so krb5/set_ccache.so krb5/store_cred.so krb5/util_cksum.so krb5/util_crypt.so krb5/util_seed.so krb5/util_seqnum.so krb5/val_cred.so krb5/wrap_size_limit.so krb5/gssapi_err_krb5.so spnego/spnego_mech.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libgssapi_krb5.so.2 -Wl,--no-undefined -o libgssapi_krb5.so.2.2 generic/disp_com_err_status.so generic/disp_major_status.so generic/gssapi_generic.so generic/oid_ops.so generic/rel_buffer.so generic/rel_oid_set.so generic/util_buffer.so generic/util_buffer_set.so generic/util_errmap.so generic/util_set.so generic/util_seqstate.so generic/util_token.so generic/gssapi_err_generic.so mechglue/g_accept_sec_context.so mechglue/g_acquire_cred.so mechglue/g_acquire_cred_with_pw.so mechglue/g_acquire_cred_imp_name.so mechglue/g_authorize_localname.so mechglue/g_buffer_set.so mechglue/g_canon_name.so mechglue/g_compare_name.so mechglue/g_complete_auth_token.so mechglue/g_context_time.so mechglue/g_decapsulate_token.so mechglue/g_delete_sec_context.so mechglue/g_del_name_attr.so mechglue/g_dsp_name.so mechglue/g_dsp_name_ext.so mechglue/g_dsp_status.so mechglue/g_dup_name.so mechglue/g_encapsulate_token.so mechglue/g_exp_sec_context.so mechglue/g_export_cred.so mechglue/g_export_name.so mechglue/g_export_name_comp.so mechglue/g_get_name_attr.so mechglue/g_glue.so mechglue/g_imp_cred.so mechglue/g_imp_name.so mechglue/g_imp_sec_context.so mechglue/g_init_sec_context.so mechglue/g_initialize.so mechglue/g_inq_context.so mechglue/g_inq_context_oid.so mechglue/g_inq_cred.so mechglue/g_inq_cred_oid.so mechglue/g_inq_name.so mechglue/g_inq_names.so mechglue/g_map_name_to_any.so mechglue/g_mech_invoke.so mechglue/g_mechattr.so mechglue/g_mechname.so mechglue/g_oid_ops.so mechglue/g_prf.so mechglue/g_process_context.so mechglue/g_rel_buffer.so mechglue/g_rel_cred.so mechglue/g_rel_name.so mechglue/g_rel_name_mapping.so mechglue/g_rel_oid_set.so mechglue/g_saslname.so mechglue/g_seal.so mechglue/g_set_context_option.so mechglue/g_set_cred_option.so mechglue/g_set_name_attr.so mechglue/g_set_neg_mechs.so mechglue/g_sign.so mechglue/g_store_cred.so mechglue/g_unseal.so mechglue/g_unwrap_aead.so mechglue/g_unwrap_iov.so mechglue/g_verify.so mechglue/g_wrap_aead.so mechglue/g_wrap_iov.so mechglue/gssd_pname_to_uid.so krb5/accept_sec_context.so krb5/acquire_cred.so krb5/canon_name.so krb5/compare_name.so krb5/context_time.so krb5/copy_ccache.so krb5/cred_store.so krb5/delete_sec_context.so krb5/disp_name.so krb5/disp_status.so krb5/duplicate_name.so krb5/export_cred.so krb5/export_name.so krb5/export_sec_context.so krb5/get_tkt_flags.so krb5/gssapi_krb5.so krb5/iakerb.so krb5/import_cred.so krb5/import_name.so krb5/import_sec_context.so krb5/indicate_mechs.so krb5/init_sec_context.so krb5/inq_context.so krb5/inq_cred.so krb5/inq_names.so krb5/k5seal.so krb5/k5sealiov.so krb5/k5sealv3.so krb5/k5sealv3iov.so krb5/k5unseal.so krb5/k5unsealiov.so krb5/krb5_gss_glue.so krb5/lucid_context.so krb5/naming_exts.so krb5/prf.so krb5/process_context_token.so krb5/rel_cred.so krb5/rel_oid.so krb5/rel_name.so krb5/s4u_gss_glue.so krb5/set_allowable_enctypes.so krb5/ser_sctx.so krb5/set_ccache.so krb5/store_cred.so krb5/util_cksum.so krb5/util_crypt.so krb5/util_seed.so krb5/util_seqnum.so krb5/val_cred.so krb5/wrap_size_limit.so krb5/gssapi_err_krb5.so spnego/spnego_mech.so -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -ldl -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libgssapi_krb5.so ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so rm -f ../../lib/libgssapi_krb5.so (cd ../../lib && \ ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so) rm -f ../../lib/libgssapi_krb5.so.2.2 (cd ../../lib && ln -s gssapi/libgssapi_krb5.so.2.2 .) rm -f libgssapi_krb5.so.2 ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so.2 rm -f ../../lib/libgssapi_krb5.so.2 (cd ../../lib && \ ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so.2) make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi' making all in lib/rpc... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/rpc' (cd ../.. && /bin/sh config.status include/gssrpc/types.h) config.status: creating include/gssrpc/types.h touch types.stamp x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/auth_none.c -o auth_none.so.o && mv -f auth_none.so.o auth_none.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/auth_unix.c -o auth_unix.so.o && mv -f auth_unix.so.o auth_unix.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/authgss_prot.c -o authgss_prot.so.o && mv -f authgss_prot.so.o authgss_prot.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/authunix_prot.c -o authunix_prot.so.o && mv -f authunix_prot.so.o authunix_prot.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/auth_gss.c -o auth_gss.so.o && mv -f auth_gss.so.o auth_gss.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/auth_gssapi.c -o auth_gssapi.so.o && mv -f auth_gssapi.so.o auth_gssapi.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/auth_gssapi_misc.c -o auth_gssapi_misc.so.o && mv -f auth_gssapi_misc.so.o auth_gssapi_misc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/bindresvport.c -o bindresvport.so.o && mv -f bindresvport.so.o bindresvport.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/clnt_generic.c -o clnt_generic.so.o && mv -f clnt_generic.so.o clnt_generic.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/clnt_perror.c -o clnt_perror.so.o && mv -f clnt_perror.so.o clnt_perror.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/clnt_raw.c -o clnt_raw.so.o && mv -f clnt_raw.so.o clnt_raw.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/clnt_simple.c -o clnt_simple.so.o && mv -f clnt_simple.so.o clnt_simple.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/clnt_tcp.c -o clnt_tcp.so.o && mv -f clnt_tcp.so.o clnt_tcp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/clnt_udp.c -o clnt_udp.so.o && mv -f clnt_udp.so.o clnt_udp.so /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/clnt_udp.c: In function ‘gssrpc_clntudp_bufcreate’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/clnt_udp.c:197:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (connect(*sockp, (struct sockaddr *)raddr, sizeof(*raddr)) < 0) ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/clnt_udp.c:199:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ cu->cu_llen = sizeof(cu->cu_laddr); ^~ x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/dyn.c -o dyn.so.o && mv -f dyn.so.o dyn.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/rpc_dtablesize.c -o rpc_dtablesize.so.o && mv -f rpc_dtablesize.so.o rpc_dtablesize.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/get_myaddress.c -o get_myaddress.so.o && mv -f get_myaddress.so.o get_myaddress.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/getrpcport.c -o getrpcport.so.o && mv -f getrpcport.so.o getrpcport.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/pmap_clnt.c -o pmap_clnt.so.o && mv -f pmap_clnt.so.o pmap_clnt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/pmap_getmaps.c -o pmap_getmaps.so.o && mv -f pmap_getmaps.so.o pmap_getmaps.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/pmap_getport.c -o pmap_getport.so.o && mv -f pmap_getport.so.o pmap_getport.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/pmap_prot.c -o pmap_prot.so.o && mv -f pmap_prot.so.o pmap_prot.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/pmap_prot2.c -o pmap_prot2.so.o && mv -f pmap_prot2.so.o pmap_prot2.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/pmap_rmt.c -o pmap_rmt.so.o && mv -f pmap_rmt.so.o pmap_rmt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/rpc_prot.c -o rpc_prot.so.o && mv -f rpc_prot.so.o rpc_prot.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/rpc_commondata.c -o rpc_commondata.so.o && mv -f rpc_commondata.so.o rpc_commondata.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/rpc_callmsg.c -o rpc_callmsg.so.o && mv -f rpc_callmsg.so.o rpc_callmsg.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc.c -o svc.so.o && mv -f svc.so.o svc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_auth.c -o svc_auth.so.o && mv -f svc_auth.so.o svc_auth.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_auth_gss.c -o svc_auth_gss.so.o && mv -f svc_auth_gss.so.o svc_auth_gss.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_auth_gssapi.c -o svc_auth_gssapi.so.o && mv -f svc_auth_gssapi.so.o svc_auth_gssapi.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_auth_none.c -o svc_auth_none.so.o && mv -f svc_auth_none.so.o svc_auth_none.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_auth_unix.c -o svc_auth_unix.so.o && mv -f svc_auth_unix.so.o svc_auth_unix.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_raw.c -o svc_raw.so.o && mv -f svc_raw.so.o svc_raw.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_run.c -o svc_run.so.o && mv -f svc_run.so.o svc_run.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_simple.c -o svc_simple.so.o && mv -f svc_simple.so.o svc_simple.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_tcp.c -o svc_tcp.so.o && mv -f svc_tcp.so.o svc_tcp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/svc_udp.c -o svc_udp.so.o && mv -f svc_udp.so.o svc_udp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/xdr.c -o xdr.so.o && mv -f xdr.so.o xdr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/xdr_array.c -o xdr_array.so.o && mv -f xdr_array.so.o xdr_array.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/xdr_float.c -o xdr_float.so.o && mv -f xdr_float.so.o xdr_float.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/xdr_mem.c -o xdr_mem.so.o && mv -f xdr_mem.so.o xdr_mem.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/xdr_rec.c -o xdr_rec.so.o && mv -f xdr_rec.so.o xdr_rec.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/xdr_reference.c -o xdr_reference.so.o && mv -f xdr_reference.so.o xdr_reference.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/xdr_stdio.c -o xdr_stdio.so.o && mv -f xdr_stdio.so.o xdr_stdio.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/xdr_sizeof.c -o xdr_sizeof.so.o && mv -f xdr_sizeof.so.o xdr_sizeof.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0 -DGSSRPC__IMPL -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/xdr_alloc.c -o xdr_alloc.so.o && mv -f xdr_alloc.so.o xdr_alloc.so : updated OBJS.SH base=`echo "gssrpc" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_4_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/libgssrpc.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libgssrpc.so.4.2 building shared gssrpc library (4.2) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libgssrpc.so.4 -Wl,--no-undefined -o libgssrpc.so.4.2 $objlist -L../../lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' auth_none.so auth_unix.so authgss_prot.so authunix_prot.so auth_gss.so auth_gssapi.so auth_gssapi_misc.so bindresvport.so clnt_generic.so clnt_perror.so clnt_raw.so clnt_simple.so clnt_tcp.so clnt_udp.so dyn.so rpc_dtablesize.so get_myaddress.so getrpcport.so pmap_clnt.so pmap_getmaps.so pmap_getport.so pmap_prot.so pmap_prot2.so pmap_rmt.so rpc_prot.so rpc_commondata.so rpc_callmsg.so svc.so svc_auth.so svc_auth_gss.so svc_auth_gssapi.so svc_auth_none.so svc_auth_unix.so svc_raw.so svc_run.so svc_simple.so svc_tcp.so svc_udp.so xdr.so xdr_array.so xdr_float.so xdr_mem.so xdr_rec.so xdr_reference.so xdr_stdio.so xdr_sizeof.so xdr_alloc.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libgssrpc.so.4 -Wl,--no-undefined -o libgssrpc.so.4.2 auth_none.so auth_unix.so authgss_prot.so authunix_prot.so auth_gss.so auth_gssapi.so auth_gssapi_misc.so bindresvport.so clnt_generic.so clnt_perror.so clnt_raw.so clnt_simple.so clnt_tcp.so clnt_udp.so dyn.so rpc_dtablesize.so get_myaddress.so getrpcport.so pmap_clnt.so pmap_getmaps.so pmap_getport.so pmap_prot.so pmap_prot2.so pmap_rmt.so rpc_prot.so rpc_commondata.so rpc_callmsg.so svc.so svc_auth.so svc_auth_gss.so svc_auth_gssapi.so svc_auth_none.so svc_auth_unix.so svc_raw.so svc_run.so svc_simple.so svc_tcp.so svc_udp.so xdr.so xdr_array.so xdr_float.so xdr_mem.so xdr_rec.so xdr_reference.so xdr_stdio.so xdr_sizeof.so xdr_alloc.so -L../../lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libgssrpc.so ln -s libgssrpc.so.4.2 libgssrpc.so rm -f ../../lib/libgssrpc.so (cd ../../lib && \ ln -s libgssrpc.so.4.2 libgssrpc.so) rm -f ../../lib/libgssrpc.so.4.2 (cd ../../lib && ln -s rpc/libgssrpc.so.4.2 .) rm -f libgssrpc.so.4 ln -s libgssrpc.so.4.2 libgssrpc.so.4 rm -f ../../lib/libgssrpc.so.4 (cd ../../lib && \ ln -s libgssrpc.so.4.2 libgssrpc.so.4) making all in lib/rpc/unit-test... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/rpc/unit-test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/rpc_test_clnt.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o client client.o rpc_test_clnt.o \ -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/server.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/server.c: In function ‘rpc_test_echo_1_svc’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/server.c:160:6: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&res, "Echo: %s", *arg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/rpc_test_svc.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o server server.o rpc_test_svc.o \ -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/rpc/unit-test' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/rpc' making all in lib/kdb... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kdb' rm -f et-h-adb_err.et et-h-adb_err.c et-h-adb_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/adb_err.et et-h-adb_err.et compile_et et-h-adb_err.et mv -f et-h-adb_err.h adb_err.h rm -f et-h-adb_err.et et-h-adb_err.c x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/kdb5.c -o kdb5.so.o && mv -f kdb5.so.o kdb5.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/encrypt_key.c -o encrypt_key.so.o && mv -f encrypt_key.so.o encrypt_key.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/decrypt_key.c -o decrypt_key.so.o && mv -f decrypt_key.so.o decrypt_key.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/kdb_default.c -o kdb_default.so.o && mv -f kdb_default.so.o kdb_default.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/kdb_cpw.c -o kdb_cpw.so.o && mv -f kdb_cpw.so.o kdb_cpw.so rm -f et-c-adb_err.et et-c-adb_err.c et-c-adb_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/adb_err.et et-c-adb_err.et compile_et et-c-adb_err.et mv -f et-c-adb_err.c adb_err.c rm -f et-c-adb_err.et et-c-adb_err.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c adb_err.c -o adb_err.so.o && mv -f adb_err.so.o adb_err.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/iprop_xdr.c -o iprop_xdr.so.o && mv -f iprop_xdr.so.o iprop_xdr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/kdb_convert.c -o kdb_convert.so.o && mv -f kdb_convert.so.o kdb_convert.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/kdb_log.c -o kdb_log.so.o && mv -f kdb_log.so.o kdb_log.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/keytab.c -o keytab.so.o && mv -f keytab.so.o keytab.so : updated OBJS.SH base=`echo "kdb5" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_8_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/libkdb5.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libkdb5.so.8.0 building shared kdb5 library (8.0) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkdb5.so.8 -Wl,--no-undefined -o libkdb5.so.8.0 $objlist -L../../lib -lgssrpc -lkrb5 -lk5crypto -lcom_err -lkrb5support -ldl -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' kdb5.so encrypt_key.so decrypt_key.so kdb_default.so kdb_cpw.so adb_err.so iprop_xdr.so kdb_convert.so kdb_log.so keytab.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkdb5.so.8 -Wl,--no-undefined -o libkdb5.so.8.0 kdb5.so encrypt_key.so decrypt_key.so kdb_default.so kdb_cpw.so adb_err.so iprop_xdr.so kdb_convert.so kdb_log.so keytab.so -L../../lib -lgssrpc -lkrb5 -lk5crypto -lcom_err -lkrb5support -ldl -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libkdb5.so ln -s libkdb5.so.8.0 libkdb5.so rm -f ../../lib/libkdb5.so (cd ../../lib && \ ln -s libkdb5.so.8.0 libkdb5.so) rm -f ../../lib/libkdb5.so.8.0 (cd ../../lib && ln -s kdb/libkdb5.so.8.0 .) rm -f libkdb5.so.8 ln -s libkdb5.so.8.0 libkdb5.so.8 rm -f ../../lib/libkdb5.so.8 (cd ../../lib && \ ln -s libkdb5.so.8.0 libkdb5.so.8) make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kdb' making all in lib/kadm5... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5' rm -f et-h-chpass_util_strings.et et-h-chpass_util_strings.c et-h-chpass_util_strings.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/chpass_util_strings.et et-h-chpass_util_strings.et compile_et et-h-chpass_util_strings.et mv -f et-h-chpass_util_strings.h chpass_util_strings.h rm -f et-h-chpass_util_strings.et et-h-chpass_util_strings.c rm -f et-h-kadm_err.et et-h-kadm_err.c et-h-kadm_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/kadm_err.et et-h-kadm_err.et compile_et et-h-kadm_err.et mv -f et-h-kadm_err.h kadm_err.h rm -f et-h-kadm_err.et et-h-kadm_err.c if [ -d ../../include/kadm5 ]; then :; else mkdir -p ../../include/kadm5; fi for i in admin.h admin_internal.h admin_xdr.h kadm_rpc.h server_internal.h ; do \ i=`basename $i`; \ if cmp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/$i ../../include/kadm5/$i >/dev/null 2>&1; then :; \ else \ (set -x; rm -f ../../include/kadm5/$i; \ cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/$i ../../include/kadm5/$i) ; \ fi ; \ done + rm -f ../../include/kadm5/admin.h + cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/admin.h ../../include/kadm5/admin.h + rm -f ../../include/kadm5/admin_internal.h + cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/admin_internal.h ../../include/kadm5/admin_internal.h + rm -f ../../include/kadm5/admin_xdr.h + cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/admin_xdr.h ../../include/kadm5/admin_xdr.h + rm -f ../../include/kadm5/kadm_rpc.h + cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/kadm_rpc.h ../../include/kadm5/kadm_rpc.h + rm -f ../../include/kadm5/server_internal.h + cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/server_internal.h ../../include/kadm5/server_internal.h for i in chpass_util_strings.h kadm_err.h ; do \ i=`basename $i`; \ if cmp $i ../../include/kadm5/$i >/dev/null 2>&1; then :; \ else \ (set -x; rm -f ../../include/kadm5/$i; \ cp $i ../../include/kadm5/$i) ; \ fi ; \ done + rm -f ../../include/kadm5/chpass_util_strings.h + cp chpass_util_strings.h ../../include/kadm5/chpass_util_strings.h + rm -f ../../include/kadm5/kadm_err.h + cp kadm_err.h ../../include/kadm5/kadm_err.h rm -f et-c-kadm_err.et et-c-kadm_err.c et-c-kadm_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/kadm_err.et et-c-kadm_err.et compile_et et-c-kadm_err.et mv -f et-c-kadm_err.c kadm_err.c rm -f et-c-kadm_err.et et-c-kadm_err.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c kadm_err.c -o kadm_err.so.o && mv -f kadm_err.so.o kadm_err.so rm -f et-c-chpass_util_strings.et et-c-chpass_util_strings.c et-c-chpass_util_strings.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/chpass_util_strings.et et-c-chpass_util_strings.et compile_et et-c-chpass_util_strings.et mv -f et-c-chpass_util_strings.c chpass_util_strings.c rm -f et-c-chpass_util_strings.et et-c-chpass_util_strings.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c chpass_util_strings.c -o chpass_util_strings.so.o && mv -f chpass_util_strings.so.o chpass_util_strings.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/misc_free.c -o misc_free.so.o && mv -f misc_free.so.o misc_free.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/kadm_rpc_xdr.c -o kadm_rpc_xdr.so.o && mv -f kadm_rpc_xdr.so.o kadm_rpc_xdr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/chpass_util.c -o chpass_util.so.o && mv -f chpass_util.so.o chpass_util.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/alt_prof.c -o alt_prof.so.o && mv -f alt_prof.so.o alt_prof.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/str_conv.c -o str_conv.so.o && mv -f str_conv.so.o str_conv.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/logger.c -o logger.so.o && mv -f logger.so.o logger.so : updated OBJS.SH making all in lib/kadm5/clnt... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/clnt' if cmp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/client_internal.h \ ../../../include/kadm5/client_internal.h >/dev/null 2>&1; then :; \ else \ (set -x; rm -f ../../../include/kadm5/client_internal.h; \ cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/client_internal.h \ ../../../include/kadm5/client_internal.h) ; \ fi + rm -f ../../../include/kadm5/client_internal.h + cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/client_internal.h ../../../include/kadm5/client_internal.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/clnt_policy.c -o clnt_policy.so.o && mv -f clnt_policy.so.o clnt_policy.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/client_rpc.c -o client_rpc.so.o && mv -f client_rpc.so.o client_rpc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/client_principal.c -o client_principal.so.o && mv -f client_principal.so.o client_principal.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/client_init.c -o client_init.so.o && mv -f client_init.so.o client_init.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/clnt_privs.c -o clnt_privs.so.o && mv -f clnt_privs.so.o clnt_privs.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/clnt_chpass_util.c -o clnt_chpass_util.so.o && mv -f clnt_chpass_util.so.o clnt_chpass_util.so : updated OBJS.SH base=`echo "kadm5clnt_mit" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_11_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/clnt/libkadm5clnt_mit.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libkadm5clnt_mit.so.11.0 building shared kadm5clnt_mit library (11.0) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' ../OBJS.SH OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkadm5clnt_mit.so.11 -Wl,--no-undefined -o libkadm5clnt_mit.so.11.0 $objlist -L../../../lib -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' ../OBJS.SH OBJS.SH + objlist=' ../kadm_err.so ../chpass_util_strings.so ../misc_free.so ../kadm_rpc_xdr.so ../chpass_util.so ../alt_prof.so ../str_conv.so ../logger.so clnt_policy.so client_rpc.so client_principal.so client_init.so clnt_privs.so clnt_chpass_util.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkadm5clnt_mit.so.11 -Wl,--no-undefined -o libkadm5clnt_mit.so.11.0 ../kadm_err.so ../chpass_util_strings.so ../misc_free.so ../kadm_rpc_xdr.so ../chpass_util.so ../alt_prof.so ../str_conv.so ../logger.so clnt_policy.so client_rpc.so client_principal.so client_init.so clnt_privs.so clnt_chpass_util.so -L../../../lib -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libkadm5clnt_mit.so ln -s libkadm5clnt_mit.so.11.0 libkadm5clnt_mit.so rm -f ../../../lib/libkadm5clnt_mit.so (cd ../../../lib && \ ln -s libkadm5clnt_mit.so.11.0 libkadm5clnt_mit.so) rm -f ../../../lib/libkadm5clnt_mit.so.11.0 (cd ../../../lib && ln -s kadm5/clnt/libkadm5clnt_mit.so.11.0 .) rm -f libkadm5clnt_mit.so.11 ln -s libkadm5clnt_mit.so.11.0 libkadm5clnt_mit.so.11 rm -f ../../../lib/libkadm5clnt_mit.so.11 (cd ../../../lib && \ ln -s libkadm5clnt_mit.so.11.0 libkadm5clnt_mit.so.11) make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/clnt' making all in lib/kadm5/srv... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/srv' if cmp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/server_acl.h \ ../../../include/kadm5/server_acl.h >/dev/null 2>&1; then :; \ else \ (set -x; rm -f ../../../include/kadm5/server_acl.h; \ cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/server_acl.h \ ../../../include/kadm5/server_acl.h) ; \ fi + rm -f ../../../include/kadm5/server_acl.h + cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/server_acl.h ../../../include/kadm5/server_acl.h x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/pwqual.c -o pwqual.so.o && mv -f pwqual.so.o pwqual.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/pwqual_dict.c -o pwqual_dict.so.o && mv -f pwqual_dict.so.o pwqual_dict.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/pwqual_empty.c -o pwqual_empty.so.o && mv -f pwqual_empty.so.o pwqual_empty.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/pwqual_hesiod.c -o pwqual_hesiod.so.o && mv -f pwqual_hesiod.so.o pwqual_hesiod.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/pwqual_princ.c -o pwqual_princ.so.o && mv -f pwqual_princ.so.o pwqual_princ.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/kadm5_hook.c -o kadm5_hook.so.o && mv -f kadm5_hook.so.o kadm5_hook.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/svr_policy.c -o svr_policy.so.o && mv -f svr_policy.so.o svr_policy.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/svr_principal.c -o svr_principal.so.o && mv -f svr_principal.so.o svr_principal.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/server_acl.c -o server_acl.so.o && mv -f server_acl.so.o server_acl.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/server_kdb.c -o server_kdb.so.o && mv -f server_kdb.so.o server_kdb.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/server_misc.c -o server_misc.so.o && mv -f server_misc.so.o server_misc.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/server_init.c -o server_init.so.o && mv -f server_init.so.o server_init.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/svr_iters.c -o svr_iters.so.o && mv -f svr_iters.so.o svr_iters.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/svr_chpass_util.c -o svr_chpass_util.so.o && mv -f svr_chpass_util.so.o svr_chpass_util.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../include/kadm5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I../../../lib/gssapi/krb5 -I../../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/adb_xdr.c -o adb_xdr.so.o && mv -f adb_xdr.so.o adb_xdr.so : updated OBJS.SH base=`echo "kadm5srv_mit" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_11_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv/libkadm5srv_mit.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libkadm5srv_mit.so.11.0 building shared kadm5srv_mit library (11.0) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' ../OBJS.SH OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkadm5srv_mit.so.11 -Wl,--no-undefined -o libkadm5srv_mit.so.11.0 $objlist -L../../../lib -lgssrpc -lgssapi_krb5 -lkdb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' ../OBJS.SH OBJS.SH + objlist=' ../kadm_err.so ../chpass_util_strings.so ../misc_free.so ../kadm_rpc_xdr.so ../chpass_util.so ../alt_prof.so ../str_conv.so ../logger.so pwqual.so pwqual_dict.so pwqual_empty.so pwqual_hesiod.so pwqual_princ.so kadm5_hook.so svr_policy.so svr_principal.so server_acl.so server_kdb.so server_misc.so server_init.so svr_iters.so svr_chpass_util.so adb_xdr.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkadm5srv_mit.so.11 -Wl,--no-undefined -o libkadm5srv_mit.so.11.0 ../kadm_err.so ../chpass_util_strings.so ../misc_free.so ../kadm_rpc_xdr.so ../chpass_util.so ../alt_prof.so ../str_conv.so ../logger.so pwqual.so pwqual_dict.so pwqual_empty.so pwqual_hesiod.so pwqual_princ.so kadm5_hook.so svr_policy.so svr_principal.so server_acl.so server_kdb.so server_misc.so server_init.so svr_iters.so svr_chpass_util.so adb_xdr.so -L../../../lib -lgssrpc -lgssapi_krb5 -lkdb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libkadm5srv_mit.so ln -s libkadm5srv_mit.so.11.0 libkadm5srv_mit.so rm -f ../../../lib/libkadm5srv_mit.so (cd ../../../lib && \ ln -s libkadm5srv_mit.so.11.0 libkadm5srv_mit.so) rm -f ../../../lib/libkadm5srv_mit.so.11.0 (cd ../../../lib && ln -s kadm5/srv/libkadm5srv_mit.so.11.0 .) rm -f libkadm5srv_mit.so.11 ln -s libkadm5srv_mit.so.11.0 libkadm5srv_mit.so.11 rm -f ../../../lib/libkadm5srv_mit.so.11 (cd ../../../lib && \ ln -s libkadm5srv_mit.so.11.0 libkadm5srv_mit.so.11) make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/srv' making all in lib/kadm5/unit-test... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/unit-test' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/unit-test' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5' making all in lib/apputils... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/apputils' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/apputils/net-server.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/apputils/net-server.c: In function ‘loop_add_address’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/apputils/net-server.c:194:39: warning: right-hand operand of comma expression has no effect [-Wunused-value] (set.data[idx] = set.data[--set.n], 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/apputils/net-server.c:329:13: note: in expansion of macro ‘DEL’ DEL(bind_addresses, i); ^~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/apputils/net-server.c: In function ‘remove_event_from_set’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/apputils/net-server.c:194:39: warning: right-hand operand of comma expression has no effect [-Wunused-value] (set.data[idx] = set.data[--set.n], 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/apputils/net-server.c:485:13: note: in expansion of macro ‘DEL’ DEL(events, i); ^~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/apputils/udppktinfo.c : updated OBJS.ST rm -f libapputils.a building static apputils library set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.ST` && ar cq libapputils.a $objlist ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.ST + objlist=' net-server.o udppktinfo.o' + ar cq libapputils.a net-server.o udppktinfo.o x86_64-pc-linux-gnu-ranlib libapputils.a rm -f ../../lib/libapputils.a (cd ../../lib && ln -s ../lib/apputils/libapputils.a .) make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/apputils' making all in lib/krad... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krad' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/attr.c -o attr.so.o && mv -f attr.so.o attr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/attrset.c -o attrset.so.o && mv -f attrset.so.o attrset.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/client.c -o client.so.o && mv -f client.so.o client.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/code.c -o code.so.o && mv -f code.so.o code.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/packet.c -o packet.so.o && mv -f packet.so.o packet.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/remote.c -o remote.so.o && mv -f remote.so.o remote.so : updated OBJS.SH base=`echo "krad" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/libkrad.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libkrad.so.0.0 building shared krad library (0.0) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkrad.so.0 -Wl,--no-undefined -o libkrad.so.0.0 $objlist -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lverto -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' attr.so attrset.so client.so code.so packet.so remote.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libkrad.so.0 -Wl,--no-undefined -o libkrad.so.0.0 attr.so attrset.so client.so code.so packet.so remote.so -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lverto -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f libkrad.so ln -s libkrad.so.0.0 libkrad.so rm -f ../../lib/libkrad.so (cd ../../lib && \ ln -s libkrad.so.0.0 libkrad.so) rm -f ../../lib/libkrad.so.0.0 (cd ../../lib && ln -s krad/libkrad.so.0.0 .) rm -f libkrad.so.0 ln -s libkrad.so.0.0 libkrad.so.0 rm -f ../../lib/libkrad.so.0 (cd ../../lib && \ ln -s libkrad.so.0.0 libkrad.so.0) make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krad' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib' making all in plugins/audit... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/audit' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/audit/kdc_j_encode.c -o kdc_j_encode.so.o && mv -f kdc_j_encode.so.o kdc_j_encode.so : updated OBJS.SH rm -f ../../include/kdc_j_encode.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/audit/kdc_j_encode.h ../../include/kdc_j_encode.h make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/audit' making all in plugins/audit/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/audit/test' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/audit/test/au_test.c -o au_test.so.o && mv -f au_test.so.o au_test.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "k5audit_test_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/audit/test/k5audit_test.exports "s/$/;/" echo >> binutils.versions "};" rm -f k5audit_test.so building dynamic k5audit_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH ../OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,k5audit_test.so.0 -Wl,--no-undefined -o k5audit_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH ../OBJS.SH + objlist=' au_test.so ../kdc_j_encode.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,k5audit_test.so.0 -Wl,--no-undefined -o k5audit_test.so au_test.so ../kdc_j_encode.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f ../k5audit_test.so (cd .. && ln -s `basename plugins/audit/test`/k5audit_test.so .) make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/audit/test' making all in plugins/kadm5_hook/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kadm5_hook/test' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kadm5_hook/test/main.c -o main.so.o && mv -f main.so.o main.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "kadm5_hook_test_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kadm5_hook/test/kadm5_hook_test.exports "s/$/;/" echo >> binutils.versions "};" rm -f kadm5_hook_test.so building dynamic kadm5_hook_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,kadm5_hook_test.so.0 -Wl,--no-undefined -o kadm5_hook_test.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,kadm5_hook_test.so.0 -Wl,--no-undefined -o kadm5_hook_test.so main.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kadm5_hook/test' making all in plugins/hostrealm/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/hostrealm/test' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/hostrealm/test/main.c -o main.so.o && mv -f main.so.o main.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "hostrealm_test_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/hostrealm/test/hostrealm_test.exports "s/$/;/" echo >> binutils.versions "};" rm -f hostrealm_test.so building dynamic hostrealm_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,hostrealm_test.so.0 -Wl,--no-undefined -o hostrealm_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,hostrealm_test.so.0 -Wl,--no-undefined -o hostrealm_test.so main.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/hostrealm/test' making all in plugins/localauth/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/localauth/test' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/localauth/test/main.c -o main.so.o && mv -f main.so.o main.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "localauth_test_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/localauth/test/localauth_test.exports "s/$/;/" echo >> binutils.versions "};" rm -f localauth_test.so building dynamic localauth_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,localauth_test.so.0 -Wl,--no-undefined -o localauth_test.so $objlist -L../../../lib -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,localauth_test.so.0 -Wl,--no-undefined -o localauth_test.so main.so -L../../../lib -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/localauth/test' making all in plugins/pwqual/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/pwqual/test' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/pwqual/test/main.c -o main.so.o && mv -f main.so.o main.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "pwqual_test_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/pwqual/test/pwqual_test.exports "s/$/;/" echo >> binutils.versions "};" rm -f pwqual_test.so building dynamic pwqual_test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,pwqual_test.so.0 -Wl,--no-undefined -o pwqual_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' main.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,pwqual_test.so.0 -Wl,--no-undefined -o pwqual_test.so main.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/pwqual/test' making all in plugins/authdata/greet_server... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/authdata/greet_server' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/authdata/greet_server/greet_auth.c -o greet_auth.so.o && mv -f greet_auth.so.o greet_auth.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "greet_server_1_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/authdata/greet_server/greet_server.exports "s/$/;/" echo >> binutils.versions "};" rm -f greet_server.so building dynamic greet_server object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,greet_server.so.1 -Wl,--no-undefined -o greet_server.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' greet_auth.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,greet_server.so.1 -Wl,--no-undefined -o greet_server.so greet_auth.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/authdata/greet_server' making all in plugins/authdata/greet_client... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/authdata/greet_client' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/authdata/greet_client/greet.c -o greet.so.o && mv -f greet.so.o greet.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "greet_client_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/authdata/greet_client/greet_client.exports "s/$/;/" echo >> binutils.versions "};" rm -f greet_client.so building dynamic greet_client object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,greet_client.so.0 -Wl,--no-undefined -o greet_client.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' greet.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,greet_client.so.0 -Wl,--no-undefined -o greet_client.so greet.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/authdata/greet_client' making all in plugins/kdb/db2... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2' making all in plugins/kdb/db2/libdb2... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2' cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/include/db.hin ../../../../include/db.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/include/db-config.hin ../../../../include/db-config.h making all in plugins/kdb/db2/libdb2/hash... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/hash' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash.c -o hash.so.o && mv -f hash.so.o hash.so /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash.c: In function ‘hdestroy’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash.c:546:3: warning: ignoring return value of ‘tmpnam’, declared with attribute warn_unused_result [-Wunused-result] tmpnam(NULL); ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_bigkey.c -o hash_bigkey.so.o && mv -f hash_bigkey.so.o hash_bigkey.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_debug.c -o hash_debug.so.o && mv -f hash_debug.so.o hash_debug.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_func.c -o hash_func.so.o && mv -f hash_func.so.o hash_func.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_log2.c -o hash_log2.so.o && mv -f hash_log2.so.o hash_log2.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_page.c -o hash_page.so.o && mv -f hash_page.so.o hash_page.so /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_page.c: In function ‘__kdb2_delpair’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_page.c:308:22: warning: variable ‘next_key’ set but not used [-Wunused-but-set-variable] int16_t delta, len, next_key; ^~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_page.c: In function ‘overflow_page’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_page.c:1130:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_page.c:1142:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_page.c:1166:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(STDERR_FILENO, ^~~~~~~~~~~~~~~~~~~~~~~~~~ OVMSG, sizeof(OVMSG) - 1); ~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_page.c:1193:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hash_page.c:1226:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/hsearch.c -o hsearch.so.o && mv -f hsearch.so.o hsearch.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/hash/dbm.c -o dbm.so.o && mv -f dbm.so.o dbm.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/hash' making all in plugins/kdb/db2/libdb2/btree... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/btree' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_close.c -o bt_close.so.o && mv -f bt_close.so.o bt_close.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_conv.c -o bt_conv.so.o && mv -f bt_conv.so.o bt_conv.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_debug.c -o bt_debug.so.o && mv -f bt_debug.so.o bt_debug.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_delete.c -o bt_delete.so.o && mv -f bt_delete.so.o bt_delete.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_get.c -o bt_get.so.o && mv -f bt_get.so.o bt_get.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_open.c -o bt_open.so.o && mv -f bt_open.so.o bt_open.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_overflow.c -o bt_overflow.so.o && mv -f bt_overflow.so.o bt_overflow.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_page.c -o bt_page.so.o && mv -f bt_page.so.o bt_page.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_put.c -o bt_put.so.o && mv -f bt_put.so.o bt_put.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_search.c -o bt_search.so.o && mv -f bt_search.so.o bt_search.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_seq.c -o bt_seq.so.o && mv -f bt_seq.so.o bt_seq.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_split.c -o bt_split.so.o && mv -f bt_split.so.o bt_split.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/btree/bt_utils.c -o bt_utils.so.o && mv -f bt_utils.so.o bt_utils.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/btree' making all in plugins/kdb/db2/libdb2/db... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/db' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/db/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/db/../mpool -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/db/db.c -o db.so.o && mv -f db.so.o db.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/db' making all in plugins/kdb/db2/libdb2/mpool... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/mpool' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/mpool/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/mpool/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/mpool/mpool.c -o mpool.so.o && mv -f mpool.so.o mpool.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/mpool' making all in plugins/kdb/db2/libdb2/recno... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/recno' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/rec_close.c -o rec_close.so.o && mv -f rec_close.so.o rec_close.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/rec_delete.c -o rec_delete.so.o && mv -f rec_delete.so.o rec_delete.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/rec_get.c -o rec_get.so.o && mv -f rec_get.so.o rec_get.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/rec_open.c -o rec_open.so.o && mv -f rec_open.so.o rec_open.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/rec_put.c -o rec_put.so.o && mv -f rec_put.so.o rec_put.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/rec_search.c -o rec_search.so.o && mv -f rec_search.so.o rec_search.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/rec_seq.c -o rec_seq.so.o && mv -f rec_seq.so.o rec_seq.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/recno/rec_utils.c -o rec_utils.so.o && mv -f rec_utils.so.o rec_utils.so : updated OBJS.SH make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/recno' making all in plugins/kdb/db2/libdb2/test... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/test' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/test' base=`echo "db" | sed -e 's/-/_/'`; \ echo > binutils.versions "${base}_1_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/libdb.exports "s/$/;/" echo >> binutils.versions "};" echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" rm -f libdb.so.1.1 building shared db library (1.1) set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' hash/OBJS.SH btree/OBJS.SH db/OBJS.SH mpool/OBJS.SH recno/OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libdb.so.1 -Wl,--no-undefined -o libdb.so.1.1 $objlist -L../../../../lib -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' hash/OBJS.SH btree/OBJS.SH db/OBJS.SH mpool/OBJS.SH recno/OBJS.SH + objlist=' hash/hash.so hash/hash_bigkey.so hash/hash_debug.so hash/hash_func.so hash/hash_log2.so hash/hash_page.so hash/hsearch.so hash/dbm.so btree/bt_close.so btree/bt_conv.so btree/bt_debug.so btree/bt_delete.so btree/bt_get.so btree/bt_open.so btree/bt_overflow.so btree/bt_page.so btree/bt_put.so btree/bt_search.so btree/bt_seq.so btree/bt_split.so btree/bt_utils.so db/db.so mpool/mpool.so recno/rec_close.so recno/rec_delete.so recno/rec_get.so recno/rec_open.so recno/rec_put.so recno/rec_search.so recno/rec_seq.so recno/rec_utils.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,libdb.so.1 -Wl,--no-undefined -o libdb.so.1.1 hash/hash.so hash/hash_bigkey.so hash/hash_debug.so hash/hash_func.so hash/hash_log2.so hash/hash_page.so hash/hsearch.so hash/dbm.so btree/bt_close.so btree/bt_conv.so btree/bt_debug.so btree/bt_delete.so btree/bt_get.so btree/bt_open.so btree/bt_overflow.so btree/bt_page.so btree/bt_put.so btree/bt_search.so btree/bt_seq.so btree/bt_split.so btree/bt_utils.so db/db.so mpool/mpool.so recno/rec_close.so recno/rec_delete.so recno/rec_get.so recno/rec_open.so recno/rec_put.so recno/rec_search.so recno/rec_seq.so recno/rec_utils.so -L../../../../lib -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions hash/hash.so: In function `hdestroy': hash.c:(.text+0x641): warning: the use of `tmpnam' is dangerous, better use `mkstemp' rm -f libdb.so ln -s libdb.so.1.1 libdb.so rm -f libdb.so.1 ln -s libdb.so.1.1 libdb.so.1 make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/kdb_xdr.c -o kdb_xdr.so.o && mv -f kdb_xdr.so.o kdb_xdr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/adb_openclose.c -o adb_openclose.so.o && mv -f adb_openclose.so.o adb_openclose.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/adb_policy.c -o adb_policy.so.o && mv -f adb_policy.so.o adb_policy.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/kdb_db2.c -o kdb_db2.so.o && mv -f kdb_db2.so.o kdb_db2.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/pol_xdr.c -o pol_xdr.so.o && mv -f pol_xdr.so.o pol_xdr.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/db2_exp.c -o db2_exp.so.o && mv -f db2_exp.so.o db2_exp.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPLUGIN -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/lockout.c -o lockout.so.o && mv -f lockout.so.o lockout.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "db2_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/db2.exports "s/$/;/" echo >> binutils.versions "};" rm -f db2.so building dynamic db2 object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH libdb2/hash/OBJS.SH libdb2/btree/OBJS.SH libdb2/db/OBJS.SH libdb2/mpool/OBJS.SH libdb2/recno/OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,db2.so.0 -Wl,--no-undefined -o db2.so $objlist -L../../../lib -lgssrpc -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH libdb2/hash/OBJS.SH libdb2/btree/OBJS.SH libdb2/db/OBJS.SH libdb2/mpool/OBJS.SH libdb2/recno/OBJS.SH + objlist=' kdb_xdr.so adb_openclose.so adb_policy.so kdb_db2.so pol_xdr.so db2_exp.so lockout.so libdb2/hash/hash.so libdb2/hash/hash_bigkey.so libdb2/hash/hash_debug.so libdb2/hash/hash_func.so libdb2/hash/hash_log2.so libdb2/hash/hash_page.so libdb2/hash/hsearch.so libdb2/hash/dbm.so libdb2/btree/bt_close.so libdb2/btree/bt_conv.so libdb2/btree/bt_debug.so libdb2/btree/bt_delete.so libdb2/btree/bt_get.so libdb2/btree/bt_open.so libdb2/btree/bt_overflow.so libdb2/btree/bt_page.so libdb2/btree/bt_put.so libdb2/btree/bt_search.so libdb2/btree/bt_seq.so libdb2/btree/bt_split.so libdb2/btree/bt_utils.so libdb2/db/db.so libdb2/mpool/mpool.so libdb2/recno/rec_close.so libdb2/recno/rec_delete.so libdb2/recno/rec_get.so libdb2/recno/rec_open.so libdb2/recno/rec_put.so libdb2/recno/rec_search.so libdb2/recno/rec_seq.so libdb2/recno/rec_utils.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,db2.so.0 -Wl,--no-undefined -o db2.so kdb_xdr.so adb_openclose.so adb_policy.so kdb_db2.so pol_xdr.so db2_exp.so lockout.so libdb2/hash/hash.so libdb2/hash/hash_bigkey.so libdb2/hash/hash_debug.so libdb2/hash/hash_func.so libdb2/hash/hash_log2.so libdb2/hash/hash_page.so libdb2/hash/hsearch.so libdb2/hash/dbm.so libdb2/btree/bt_close.so libdb2/btree/bt_conv.so libdb2/btree/bt_debug.so libdb2/btree/bt_delete.so libdb2/btree/bt_get.so libdb2/btree/bt_open.so libdb2/btree/bt_overflow.so libdb2/btree/bt_page.so libdb2/btree/bt_put.so libdb2/btree/bt_search.so libdb2/btree/bt_seq.so libdb2/btree/bt_split.so libdb2/btree/bt_utils.so libdb2/db/db.so libdb2/mpool/mpool.so libdb2/recno/rec_close.so libdb2/recno/rec_delete.so libdb2/recno/rec_get.so libdb2/recno/rec_open.so libdb2/recno/rec_put.so libdb2/recno/rec_search.so libdb2/recno/rec_seq.so libdb2/recno/rec_utils.so -L../../../lib -lgssrpc -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions libdb2/hash/hash.so: In function `hdestroy': hash.c:(.text+0x641): warning: the use of `tmpnam' is dangerous, better use `mkstemp' rm -f ../db2.so (cd .. && ln -s `basename plugins/kdb/db2`/db2.so .) make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2' making all in plugins/kdb/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/test' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/test/../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/test/kdb_test.c -o kdb_test.so.o && mv -f kdb_test.so.o kdb_test.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "test_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/test/test.exports "s/$/;/" echo >> binutils.versions "};" rm -f test.so building dynamic test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,test.so.0 -Wl,--no-undefined -o test.so $objlist -L../../../lib -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' kdb_test.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,test.so.0 -Wl,--no-undefined -o test.so kdb_test.so -L../../../lib -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f ../test.so (cd .. && ln -s `basename plugins/kdb/test`/test.so .) make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/test' making all in plugins/preauth/otp... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/otp' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/otp/otp_state.c -o otp_state.so.o && mv -f otp_state.so.o otp_state.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/otp/main.c -o main.so.o && mv -f main.so.o main.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "otp_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/otp/otp.exports "s/$/;/" echo >> binutils.versions "};" rm -f otp.so building dynamic otp object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,otp.so.0 -Wl,--no-undefined -o otp.so $objlist -L../../../lib -lkrad -lverto -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' otp_state.so main.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,otp.so.0 -Wl,--no-undefined -o otp.so otp_state.so main.so -L../../../lib -lkrad -lverto -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f ../otp.so (cd .. && ln -s `basename plugins/preauth/otp`/otp.so .) make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/otp' making all in plugins/preauth/pkinit... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/pkinit' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_accessor.c -o pkinit_accessor.so.o && mv -f pkinit_accessor.so.o pkinit_accessor.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_srv.c -o pkinit_srv.so.o && mv -f pkinit_srv.so.o pkinit_srv.so /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_srv.c: In function ‘pkinit_server_return_padata’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_srv.c:797:37: warning: comparison between ‘enum krb5_pa_pk_as_rep_selection’ and ‘enum krb5_pa_pk_as_rep_draft9_selection’ [-Wenum-compare] rep->choice == choice_pa_pk_as_rep_draft9_dhSignedData)) { ^~ x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_lib.c -o pkinit_lib.so.o && mv -f pkinit_lib.so.o pkinit_lib.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_clnt.c -o pkinit_clnt.so.o && mv -f pkinit_clnt.so.o pkinit_clnt.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_kdf_constants.c -o pkinit_kdf_constants.so.o && mv -f pkinit_kdf_constants.so.o pkinit_kdf_constants.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_profile.c -o pkinit_profile.so.o && mv -f pkinit_profile.so.o pkinit_profile.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_identity.c -o pkinit_identity.so.o && mv -f pkinit_identity.so.o pkinit_identity.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_matching.c -o pkinit_matching.so.o && mv -f pkinit_matching.so.o pkinit_matching.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c -o pkinit_crypto_openssl.so.o && mv -f pkinit_crypto_openssl.so.o pkinit_crypto_openssl.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "pkinit_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit.exports "s/$/;/" echo >> binutils.versions "};" rm -f pkinit.so building dynamic pkinit object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,pkinit.so.0 -Wl,--no-undefined -o pkinit.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lcrypto -ldl -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' pkinit_accessor.so pkinit_srv.so pkinit_lib.so pkinit_clnt.so pkinit_kdf_constants.so pkinit_profile.so pkinit_identity.so pkinit_matching.so pkinit_crypto_openssl.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,pkinit.so.0 -Wl,--no-undefined -o pkinit.so pkinit_accessor.so pkinit_srv.so pkinit_lib.so pkinit_clnt.so pkinit_kdf_constants.so pkinit_profile.so pkinit_identity.so pkinit_matching.so pkinit_crypto_openssl.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lcrypto -ldl -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f ../pkinit.so (cd .. && ln -s `basename plugins/preauth/pkinit`/pkinit.so .) make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/pkinit' making all in plugins/preauth/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/test' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/test/cltest.c -o cltest.so.o && mv -f cltest.so.o cltest.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/test/kdctest.c -o kdctest.so.o && mv -f kdctest.so.o kdctest.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "test_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/test/test.exports "s/$/;/" echo >> binutils.versions "};" rm -f test.so building dynamic test object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,test.so.0 -Wl,--no-undefined -o test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' cltest.so kdctest.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,test.so.0 -Wl,--no-undefined -o test.so cltest.so kdctest.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f ../test.so (cd .. && ln -s `basename plugins/preauth/test`/test.so .) make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/test' making all in plugins/tls/k5tls... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/tls/k5tls' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/tls/k5tls/openssl.c -o openssl.so.o && mv -f openssl.so.o openssl.so x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/tls/k5tls/notls.c -o notls.so.o && mv -f notls.so.o notls.so : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "k5tls_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/tls/k5tls/k5tls.exports "s/$/;/" echo >> binutils.versions "};" rm -f k5tls.so building dynamic k5tls object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,k5tls.so.0 -Wl,--no-undefined -o k5tls.so $objlist -L../../../lib -lkrb5 -lkrb5support -lssl -lcrypto -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' openssl.so notls.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,k5tls.so.0 -Wl,--no-undefined -o k5tls.so openssl.so notls.so -L../../../lib -lkrb5 -lkrb5support -lssl -lcrypto -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions rm -f ../k5tls.so (cd .. && ln -s `basename plugins/tls/k5tls`/k5tls.so .) make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/tls/k5tls' making all in kdc... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kdc' rm -f et-c-kdc5_err.et et-c-kdc5_err.c et-c-kdc5_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc5_err.et et-c-kdc5_err.et compile_et et-c-kdc5_err.et mv -f et-c-kdc5_err.c kdc5_err.c rm -f et-c-kdc5_err.et et-c-kdc5_err.h rm -f et-h-kdc5_err.et et-h-kdc5_err.c et-h-kdc5_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc5_err.et et-h-kdc5_err.et compile_et et-h-kdc5_err.et mv -f et-h-kdc5_err.h kdc5_err.h rm -f et-h-kdc5_err.et et-h-kdc5_err.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c kdc5_err.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/authind.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/cammac.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/dispatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/do_as_req.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/do_tgs_req.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/fast_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc_preauth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc_preauth_ec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc_preauth_encts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/policy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/extern.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/replay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc_authdata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc_audit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc_transit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/tgs_policy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/kdc_log.c x86_64-pc-linux-gnu-gcc -L../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o krb5kdc kdc5_err.o authind.o cammac.o dispatch.o do_as_req.o do_tgs_req.o fast_util.o kdc_util.o kdc_preauth.o kdc_preauth_ec.o kdc_preauth_encts.o main.o policy.o extern.o replay.o kdc_authdata.o kdc_audit.o kdc_transit.o tgs_policy.o kdc_log.o -lapputils -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lverto x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/rtest.c x86_64-pc-linux-gnu-gcc -L../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o rtest rtest.o kdc_transit.o -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kdc' making all in kadmin... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin' making all in kadmin/cli... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/cli' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c: In function ‘kadmin_lock’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c:643:33: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("lock", retval, ""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c: In function ‘kadmin_unlock’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c:658:35: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("unlock", retval, ""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c: In function ‘kadmin_startup’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c:355:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&db_name, "dbname=%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c: In function ‘kadmin_delprinc’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c:691:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(reply, sizeof (reply), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c: In function ‘kadmin_renameprinc’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c:752:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(reply, sizeof(reply), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c: In function ‘kadmin_delpol’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin.c:1705:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(reply, sizeof(reply), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mk_cmds /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/kadmin_ct.ct x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c kadmin_ct.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/ss_wrapper.c bison -y /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/getdate.y /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/getdate.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] mv -f y.tab.c getdate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c getdate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/keytab_local.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kadmin.local kadmin.o kadmin_ct.o ss_wrapper.o getdate.o keytab_local.o -lss -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -ldl -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/cli/keytab.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kadmin kadmin.o kadmin_ct.o ss_wrapper.o getdate.o keytab.o -lss -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/cli' making all in kadmin/dbutil... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/dbutil' rm -f et-h-import_err.et et-h-import_err.c et-h-import_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/import_err.et et-h-import_err.et compile_et et-h-import_err.et mv -f et-h-import_err.h import_err.h rm -f et-h-import_err.et et-h-import_err.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/kdb5_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/kdb5_create.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/kadm5_create.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/kdb5_destroy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/kdb5_stash.c rm -f et-c-import_err.et et-c-import_err.c et-c-import_err.h cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/import_err.et et-c-import_err.et compile_et et-c-import_err.et mv -f et-c-import_err.c import_err.c rm -f et-c-import_err.et et-c-import_err.h x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c import_err.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/strtok.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/dump.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/dump.c: In function ‘update_ok_file’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/dump.c:220:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, "", 1); ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/ovload.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/kdb5_mkey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/tabdump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/tdumputil.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kdb5_util kdb5_util.o kdb5_create.o kadm5_create.o kdb5_destroy.o kdb5_stash.o import_err.o strtok.o dump.o ovload.o kdb5_mkey.o tabdump.o tdumputil.o ../cli/getdate.o -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -ldl -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/dbutil' making all in kadmin/ktutil... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/ktutil' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/ktutil/ktutil.c mk_cmds /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/ktutil/ktutil_ct.ct x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c ktutil_ct.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/ktutil/ktutil_funcs.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/ktutil/ktutil_funcs.c: In function ‘ktutil_add’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/ktutil/ktutil_funcs.c:180:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o ktutil ktutil.o ktutil_ct.o ktutil_funcs.o -lss -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/ktutil' making all in kadmin/server... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/server' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/server/kadm_rpc_svc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/server/server_stubs.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/server/server_stubs.c:1082:19: warning: "/*" within comment [-Wcomment] /* Empty out *keys/*nkeys if princ is protected with the lockdown attribute, or x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/server/ovsec_kadmd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/server/schpw.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/server/misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/krb5 -I../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/server/ipropd_svc.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kadmind kadm_rpc_svc.o server_stubs.o ovsec_kadmd.o schpw.o misc.o ipropd_svc.o -lapputils -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -ldl -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lverto make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/server' making all in kadmin/testing... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing' making all in kadmin/testing/scripts... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing/scripts' (cd ../../.. && \ CONFIG_FILES=kadmin/testing/scripts/env-setup.sh:kadmin/testing/scripts/env-setup.shin /bin/sh \ config.status) config.status: creating kadmin/testing/scripts/env-setup.sh config.status: creating include/autoconf.h config.status: include/autoconf.h is unchanged config.status: executing CRYPTO_IMPL commands config.status: executing PRNG_ALG commands config.status: executing PKINIT_CRYPTO_IMPL commands chmod +x env-setup.sh touch env-setup.stamp rm -f compare_dump.pl.tmp echo "#!/usr/bin/perl" > compare_dump.pl.tmp sed 1d /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/compare_dump.plin >> compare_dump.pl.tmp chmod +x compare_dump.pl.tmp mv compare_dump.pl.tmp compare_dump.pl rm -f make-host-keytab.pl.tmp echo "#!/usr/bin/perl" > make-host-keytab.pl.tmp sed 1d /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/make-host-keytab.plin >> make-host-keytab.pl.tmp chmod +x make-host-keytab.pl.tmp mv make-host-keytab.pl.tmp make-host-keytab.pl rm -f simple_dump.pl.tmp echo "#!/usr/bin/perl" > simple_dump.pl.tmp sed 1d /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/simple_dump.plin >> simple_dump.pl.tmp chmod +x simple_dump.pl.tmp mv simple_dump.pl.tmp simple_dump.pl rm -f verify_xrunner_report.pl.tmp echo "#!/usr/bin/perl" > verify_xrunner_report.pl.tmp sed 1d /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/verify_xrunner_report.plin >> verify_xrunner_report.pl.tmp chmod +x verify_xrunner_report.pl.tmp mv verify_xrunner_report.pl.tmp verify_xrunner_report.pl rm -f qualname.pl.tmp echo "#!/usr/bin/perl" > qualname.pl.tmp sed 1d /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/qualname.plin >> qualname.pl.tmp chmod +x qualname.pl.tmp mv qualname.pl.tmp qualname.pl make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing/scripts' making all in kadmin/testing/util... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing/util' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb/ -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/util/tcl_kadm5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I../../../lib/kdb/ -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/util/test.c x86_64-pc-linux-gnu-gcc -L../../../lib -L/usr/lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kadm5_clnt_tcl tcl_kadm5.o test.o \ -pthread -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -ltcl8.6 -ldl -lz -lpthread -lieee -lm -ldl x86_64-pc-linux-gnu-gcc -L../../../lib -L/usr/lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kadm5_srv_tcl tcl_kadm5.o test.o \ -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -ltcl8.6 -ldl -lz -lpthread -lieee -lm -ldl make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing/util' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin' making all in slave... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/slave' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kprop.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kprop.c: In function ‘xmit_database’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kprop.c:469:5: warning: ‘krb5_auth_con_initivector’ is deprecated [-Wdeprecated-declarations] retval = krb5_auth_con_initivector(context, auth_context); ^~~~~~ In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/krb5.h:8:0, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:160, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kprop.c:27: ../include/krb5/krb5.h:6013:1: note: declared here krb5_auth_con_initivector(krb5_context context, krb5_auth_context auth_context); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kprop.c:27:0: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1340:11: warning: the comparison will always evaluate as ‘true’ for the address of ‘inbuf’ will never be NULL [-Waddress] ((dat != NULL) && (dat)->length && \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1358:47: note: in expansion of macro ‘krb5int_is_app_tag’ #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30) ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kprop.c:526:9: note: in expansion of macro ‘krb5_is_krb_error’ if (krb5_is_krb_error(&inbuf)) { ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kprop.c: In function ‘update_last_prop_file’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kprop.c:616:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, "", 1); ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kprop_util.c x86_64-pc-linux-gnu-gcc -L../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kprop kprop.o kprop_util.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lutil x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c:54:0: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c: In function ‘recv_database’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1340:11: warning: the comparison will always evaluate as ‘true’ for the address of ‘inbuf’ will never be NULL [-Waddress] ((dat != NULL) && (dat)->length && \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1358:47: note: in expansion of macro ‘krb5int_is_app_tag’ #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30) ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c:1366:9: note: in expansion of macro ‘krb5_is_krb_error’ if (krb5_is_krb_error(&inbuf)) ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c:1382:5: warning: ‘krb5_auth_con_initivector’ is deprecated [-Wdeprecated-declarations] retval = krb5_auth_con_initivector(context, auth_context); ^~~~~~ In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/krb5.h:8:0, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:160, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c:54: ../include/krb5/krb5.h:6013:1: note: declared here krb5_auth_con_initivector(krb5_context context, krb5_auth_context auth_context); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c:54:0: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1340:11: warning: the comparison will always evaluate as ‘true’ for the address of ‘inbuf’ will never be NULL [-Waddress] ((dat != NULL) && (dat)->length && \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:1358:47: note: in expansion of macro ‘krb5int_is_app_tag’ #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30) ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c:1405:13: note: in expansion of macro ‘krb5_is_krb_error’ if (krb5_is_krb_error(&inbuf)) ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c: In function ‘main’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c:260:13: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result [-Wunused-result] daemon(0, 0); ^~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c: In function ‘alarm_handler’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd.c:200:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, timeout_msg, strlen(timeout_msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kpropd_rpc.c x86_64-pc-linux-gnu-gcc -L../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kpropd kpropd.o kpropd_rpc.o kprop_util.o -lkdb5 -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lapputils -lutil x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/slave/kproplog.c x86_64-pc-linux-gnu-gcc -L../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kproplog kproplog.o -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/slave' making all in clients... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients' making all in clients/klist... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/klist' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/klist/klist.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/klist/klist.c: In function ‘show_ccache’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/klist/klist.c:481:33: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(progname, code, ""); ^~ x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o klist klist.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/klist' making all in clients/kinit... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kinit' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/kinit/kinit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/kinit/kinit_kdb.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kinit kinit.o kinit_kdb.o -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kinit' making all in clients/kdestroy... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kdestroy' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/kdestroy/kdestroy.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kdestroy kdestroy.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kdestroy' making all in clients/kpasswd... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kpasswd' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/kpasswd/kpasswd.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kpasswd kpasswd.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/kpasswd/ksetpwd.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o ksetpwd ksetpwd.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kpasswd' making all in clients/ksu... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/ksu' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"' -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/krb_auth_su.c In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/ksu.h:30:0, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/krb_auth_su.c:29: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/krb_auth_su.c: In function ‘krb5_auth_check’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-util.h:67:34: warning: ignoring return value of ‘seteuid’, declared with attribute warn_unused_result [-Wunused-result] # define krb5_seteuid(EUID) (seteuid((uid_t)(EUID))) ~^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/krb_auth_su.c:108:13: note: in expansion of macro ‘krb5_seteuid’ krb5_seteuid(0); ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"' -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/ccache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"' -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/authorization.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/authorization.c: In function ‘fcmd_resolve’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/authorization.c:369:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&err, _("Error: bad entry - %s in %s file, must be " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "either full path or just the cmd name\n"), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fcmd, KRB5_USERS_NAME); ~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/authorization.c:392:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&err, _("Error: bad entry - %s in %s file, CMD_PATH " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "contains no paths \n"), fcmd, KRB5_USERS_NAME); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/authorization.c:401:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&err, _("Error: bad path %s in CMD_PATH for %s must " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "start with '/' \n"), tc, KRB5_USERS_NAME ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"' -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/main.c In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/ksu.h:30:0, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/main.c:29: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/main.c: In function ‘main’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-util.h:67:34: warning: ignoring return value of ‘seteuid’, declared with attribute warn_unused_result [-Wunused-result] # define krb5_seteuid(EUID) (seteuid((uid_t)(EUID))) ~^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/main.c:528:13: note: in expansion of macro ‘krb5_seteuid’ krb5_seteuid(0); /*So we have some chance of sweeping up*/ ^~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/main.c: In function ‘set_env_var’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/main.c:957:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&env_var_buf,"%s=%s",name, value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/ksu.h:30:0, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/main.c:29: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/main.c: In function ‘sweep_up’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-util.h:67:34: warning: ignoring return value of ‘seteuid’, declared with attribute warn_unused_result [-Wunused-result] # define krb5_seteuid(EUID) (seteuid((uid_t)(EUID))) ~^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/main.c:968:5: note: in expansion of macro ‘krb5_seteuid’ krb5_seteuid(0); ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"' -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/heuristic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"' -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/ksu/xmalloc.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o ksu krb_auth_su.o ccache.o authorization.o main.o heuristic.o xmalloc.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/ksu' making all in clients/kvno... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kvno' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/kvno/kvno.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kvno kvno.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kvno' Skipping missing directory clients/kcpytkt Skipping missing directory clients/kdeltkt making all in clients/kswitch... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kswitch' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/clients/kswitch/kswitch.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kswitch kswitch.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kswitch' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients' making all in appl... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl' making all in appl/sample... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample' making all in appl/sample/sclient... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample/sclient' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/sample/sclient/sclient.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o sclient sclient.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample/sclient' making all in appl/sample/sserver... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample/sserver' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/sample/sserver/sserver.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o sserver sserver.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample/sserver' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample' making all in appl/simple... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple' making all in appl/simple/client... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple/client' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/simple/client/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/simple/client/sim_client.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o sim_client sim_client.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple/client' making all in appl/simple/server... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple/server' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/simple/server/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/simple/server/sim_server.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o sim_server sim_server.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple/server' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple' making all in appl/user_user... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/user_user' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEBUG -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/user_user/client.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o uuclient client.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEBUG -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/user_user/server.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o uuserver server.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/user_user' making all in appl/gss-sample... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/gss-sample' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/gss-sample/gss-server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/gss-sample/gss-misc.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o gss-server gss-server.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/gss-sample/gss-client.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o gss-client gss-client.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/gss-sample' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl' making all in tests... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests' making all in tests/resolve... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/resolve' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/resolve/resolve.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o resolve resolve.o -lkeyutils -lresolv x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/resolve/addrinfo-test.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o addrinfo-test addrinfo-test.o -lkrb5support -lkeyutils -lresolv x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/resolve/fake-addrinfo-test.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o fake-addrinfo-test fake-addrinfo-test.o -lkrb5support -lkeyutils -lresolv make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/resolve' making all in tests/asn.1... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/asn.1' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_encode_test.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_encode_test.c: In function ‘main’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_encode_test.c:498:58: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("encoding authorization_data",retval,""); ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/ktest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/ktest_equal.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/ktest_equal.c: In function ‘ktest_equal_secure_cookie’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/ktest_equal.c:1094:24: warning: self-comparison always evaluates to true [-Wtautological-compare] p = p && ref->time == ref->time; ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/utility.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/trval.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o krb5_encode_test krb5_encode_test.o ktest.o ktest_equal.o utility.o trval.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c: In function ‘main’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c:740:57: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("parsing authorization_data",retval,""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c:744:66: warning: zero-length gnu_printf format string [-Wformat-zero-length] if (retval) com_err("decoding authorization_data",retval,""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c:750:61: warning: zero-length gnu_printf format string [-Wformat-zero-length] if (retval) com_err("reading authdata types",retval,""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c:766:54: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("parsing padata_sequence",retval,""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c:770:63: warning: zero-length gnu_printf format string [-Wformat-zero-length] if (retval) com_err("decoding padata_sequence",retval,""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c:776:54: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("parsing padata_sequence",retval,""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c:780:58: warning: zero-length gnu_printf format string [-Wformat-zero-length] if (retval) com_err("decoding typed_data",retval,""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c:794:62: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("parsing padata_sequence (empty)",retval,""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_test.c:798:71: warning: zero-length gnu_printf format string [-Wformat-zero-length] if (retval) com_err("decoding padata_sequence (empty)",retval,""); ^~ x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o krb5_decode_test krb5_decode_test.o ktest.o ktest_equal.o utility.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/krb5_decode_leak.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o krb5_decode_leak krb5_decode_leak.o ktest.o ktest_equal.o utility.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/t_trval.c x86_64-pc-linux-gnu-gcc -o t_trval -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread t_trval.o make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/asn.1' making all in tests/create... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/create' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/create/kdb5_mkdums.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kdb5_mkdums kdb5_mkdums.o -pthread -ldl -lkdb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/create' making all in tests/hammer... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/hammer' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/hammer/kdc5_hammer.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/hammer/kdc5_hammer.c: In function ‘get_tgt’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/hammer/kdc5_hammer.c:492:5: warning: ‘krb5_get_in_tkt_with_password’ is deprecated [-Wdeprecated-declarations] code = krb5_get_in_tkt_with_password(context, options, 0, ^~~~ In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/krb5.h:8:0, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:160, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/hammer/kdc5_hammer.c:26: ../../include/krb5/krb5.h:5201:1: note: declared here krb5_get_in_tkt_with_password(krb5_context context, krb5_flags options, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kdc5_hammer kdc5_hammer.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/hammer' making all in tests/verify... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/verify' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/verify/kdb5_verify.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o kdb5_verify kdb5_verify.o -lkdb5 -lgssrpc -lgssapi_krb5 -pthread -ldl -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/verify' making all in tests/gssapi... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/gssapi' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/ccinit.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o ccinit ccinit.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/ccrefresh.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o ccrefresh ccrefresh.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_accname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/common.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_accname t_accname.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_ccselect.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_ccselect t_ccselect.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_ciflags.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_ciflags t_ciflags.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_credstore.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_credstore t_credstore.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_enctypes.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_enctypes t_enctypes.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_err.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_err t_err.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_export_cred.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_export_cred t_export_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_export_name.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_export_name t_export_name.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_gssexts.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_gssexts t_gssexts.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_imp_cred.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_imp_cred t_imp_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_imp_name.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_imp_name t_imp_name.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_invalid.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_invalid t_invalid.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_inq_cred.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_inq_cred t_inq_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_inq_ctx.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_inq_ctx t_inq_ctx.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_inq_mechs_name.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_inq_mechs_name t_inq_mechs_name.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_iov.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_iov t_iov.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_namingexts.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_namingexts t_namingexts.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_oid.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_oid t_oid.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_pcontok.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_pcontok t_pcontok.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_prf.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_prf t_prf.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_s4u.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_s4u t_s4u.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_s4u2proxy_krb5.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_s4u2proxy_krb5 t_s4u2proxy_krb5.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_saslname.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_saslname t_saslname.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_spnego.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_spnego t_spnego.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/mechglue -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/krb5 -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_srcattrs.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_srcattrs t_srcattrs.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/gssapi' making all in tests/dejagnu... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/dejagnu' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/dejagnu/t_inetd.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_inetd t_inetd.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/dejagnu' making all in tests/shlib... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/shlib' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/shlib' making all in tests/gss-threads... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/gss-threads' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gss-threads/gss-server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gss-threads/gss-misc.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -pthread -o gss-server gss-server.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -DGSSAPI_V2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gss-threads/gss-client.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -pthread -o gss-client gss-client.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -pthread make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/gss-threads' making all in tests/misc... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/misc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/misc/test_getpw.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -o test_getpw test_getpw.o -lkrb5support x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/misc/test_chpw_message.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/misc/test_chpw_message.c: In function ‘check’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/misc/test_chpw_message.c:99:40: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("t_vfy_increds", code, ""); ^~ x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -o test_chpw_message test_chpw_message.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lkeyutils -lresolv make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/misc' making all in tests/threads... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/threads' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/threads' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests' making all in config-files... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/config-files' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/config-files' making all in build-tools... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/build-tools' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/build-tools' making all in man... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/man' sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/k5identity.man > k5identity.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/k5login.man > k5login.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/k5srvutil.man > k5srvutil.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kadm5.acl.man > kadm5.acl.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kadmin.man > kadmin.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kadmind.man > kadmind.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kdb5_ldap_util.man > kdb5_ldap_util.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kdb5_util.man > kdb5_util.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kdc.conf.man > kdc.conf.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kdestroy.man > kdestroy.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kinit.man > kinit.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/klist.man > klist.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kpasswd.man > kpasswd.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kprop.man > kprop.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kpropd.man > kpropd.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kproplog.man > kproplog.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/krb5.conf.man > krb5.conf.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/krb5-config.man > krb5-config.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/krb5kdc.man > krb5kdc.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/ksu.man > ksu.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kswitch.man > kswitch.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/ktutil.man > ktutil.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/kvno.man > kvno.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/sclient.man > sclient.sub sed -e 's|@BINDIR@|/usr/bin|g' \ -e 's|@SBINDIR@|/usr/sbin|g' \ -e 's|@LIBDIR@|/usr/lib64|g' \ -e 's|@LOCALSTATEDIR@|/var/lib|g' \ -e 's|@RUNSTATEDIR@|/var/lib/run|g' \ -e 's|@SYSCONFDIR@|/etc|g' \ -e 's|@CCNAME@|FILE:/tmp/krb5cc_%{uid}|g' \ -e 's|@KTNAME@|FILE:/etc/krb5.keytab|g' \ -e 's|@CKTNAME@|FILE:/var/lib/krb5/user/%{euid}/client.keytab|g' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/man/sserver.man > sserver.sub make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/man' making all in doc... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/doc' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/doc' making all in po... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/po' msgfmt -o en_US.mo /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/po/en_US.po make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/po' >>> Source compiled. >>> Test phase: app-crypt/mit-krb5-1.15.2 * abi_x86_64.amd64: running multilib-minimal_abi_src_test make -j1 -j1 check LD_LIBRARY_PATH=`echo -L./lib | sed -e "s/-L//g" -e "s/ /:/g"`; \ for i in LD_LIBRARY_PATH; do \ eval echo 'env['\\\'$i\\\''] = '\\\'\$$i\\\'; \ done > pyrunenv.vals echo "tls_impl = 'openssl'" >> pyrunenv.vals echo "have_sasl = ''" >> pyrunenv.vals echo 'env = {}' > runenv.py cat pyrunenv.vals >> runenv.py rm -f ./skiptests touch ./skiptests making check in util... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util' making check in util/support... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/support' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/t_k5buf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/k5buf.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_k5buf t_k5buf.o k5buf.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/t_path.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/path.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_path t_path.o path.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -DWINDOWS_PATHS -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/t_path.c -o t_path_win.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -DWINDOWS_PATHS -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/path.c -o path_win.o x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_path_win t_path_win.o path_win.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/t_base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/base64.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_base64 t_base64.o base64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/t_json.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/json.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_json t_json.o json.o base64.o k5buf.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/t_unal.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_unal t_unal.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/t_utf8.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/support/utf8.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_utf8 t_utf8.o utf8.o ./t_k5buf ./t_path ./t_path_win ./t_base64 ./t_json ./t_unal ./t_utf8 make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/support' making check in util/profile... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/profile' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/test_parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_tree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_file.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_file.c:63:6: warning: ‘profile_library_finalizer’ defined but not used [-Wunused-function] void profile_library_finalizer(void) ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_get.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_set.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c prof_err.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_init.c x86_64-pc-linux-gnu-gcc -L../../lib -L/usr/lib -L. -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o test_parse test_parse.o prof_tree.o prof_file.o prof_parse.o prof_get.o prof_set.o prof_err.o prof_init.o -lcom_err -lkrb5support -lkeyutils -lresolv x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/test_profile.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/test_profile.c: In function ‘do_batchmode’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/test_profile.c:89:34: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(cmd, retval, ""); ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/argv_parse.c x86_64-pc-linux-gnu-gcc -L../../lib -L/usr/lib -L. -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o test_profile test_profile.o \ argv_parse.o prof_tree.o prof_file.o prof_parse.o prof_get.o prof_set.o prof_err.o prof_init.o -lcom_err -lkrb5support -lkeyutils -lresolv x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/test_vtable.c x86_64-pc-linux-gnu-gcc -L../../lib -L/usr/lib -L. -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o test_vtable test_vtable.o prof_tree.o prof_file.o prof_parse.o prof_get.o prof_set.o prof_err.o prof_init.o -lcom_err -lkrb5support -lkeyutils -lresolv x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/test_load.c x86_64-pc-linux-gnu-gcc -L../../lib -L/usr/lib -L. -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o test_load test_load.o prof_tree.o prof_file.o prof_parse.o prof_get.o prof_set.o prof_err.o prof_init.o -lcom_err -lkrb5support -lkeyutils -lresolv echo "module `pwd`/testmod/proftest.so:teststring" > modtest.conf making check in util/profile/testmod... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/profile/testmod' x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/testmod/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/testmod/testmod_main.c -o testmod_main.so.o && mv -f testmod_main.so.o testmod_main.so /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/testmod/testmod_main.c: In function ‘get_values’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/testmod/testmod_main.c:48:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&(*ret_values)[1], "%d", d->gen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : updated OBJS.SH echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" echo >> binutils.versions "proftest_0_MIT {" sed >> binutils.versions < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/testmod/proftest.exports "s/$/;/" echo >> binutils.versions "};" rm -f proftest.so building dynamic proftest object set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,proftest.so.0 -Wl,--no-undefined -o proftest.so $objlist -L../../../lib -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions ++ set -x ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH + objlist=' testmod_main.so' + x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,proftest.so.0 -Wl,--no-undefined -o proftest.so testmod_main.so -L../../../lib -lkrb5support -lkeyutils -lresolv -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/profile/testmod' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib64\" -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/profile_tcl.c x86_64-pc-linux-gnu-gcc -L../../lib -L/usr/lib -L. -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o profile_tcl profile_tcl.o \ \ -L../et -L../.. -lprofile -ltcl8.6 -ldl -lz -lpthread -lieee -lm -ldl -lcom_err -lkrb5support -lkeyutils -lresolv cp /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/test.ini test2.ini LD_LIBRARY_PATH=`echo -L../../lib -L/usr/lib -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./profile_tcl /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile/prof_test1 OK: test1: Deleting in iteration got rid of all entries. OK: test2: Modifications don't corrupt existing open handles OK: test3: Clearing relation and adding one entry yields correct count. OK: test4: include and includedir directives OK: test5: syntax independence of included files OK: test6: section replacement OK: test7: profile_clear_relation with deleted node at end OK: test8: relation order in the presence of deletions OK: test9: profile_flush_to_file with no changes LD_LIBRARY_PATH=`echo -L../../lib -L/usr/lib -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./test_vtable LD_LIBRARY_PATH=`echo -L../../lib -L/usr/lib -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./test_load make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util/profile' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/util' making check in include... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/include' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/include' making check in lib... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib' making check in lib/crypto... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto' making check in lib/crypto/krb... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/krb' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/t_fortuna.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_fortuna t_fortuna.o -lk5crypto -lkrb5support -lkeyutils -lresolv if [ fortuna = fortuna ]; then \ LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_fortuna > t_fortuna.output; \ cmp t_fortuna.output /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/krb/t_fortuna.expected; \ fi make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/krb' making check in lib/crypto/builtin... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin' making check in lib/crypto/builtin/camellia... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/camellia' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/camellia/../aes -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/camellia/camellia-gen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/camellia/../aes -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/camellia/camellia.c x86_64-pc-linux-gnu-gcc -L../../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o camellia-gen camellia-gen.o camellia.o ./camellia-gen > kresults.out make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/camellia' making check in lib/crypto/builtin/des... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/des' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/t_verify.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/key_sched.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_sched.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_cbc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_tables.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_cksum.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/f_parity.c x86_64-pc-linux-gnu-gcc -L../../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o verify t_verify.o key_sched.o f_sched.o f_cbc.o f_tables.o f_cksum.o f_parity.o \ -lcom_err -lkrb5support x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/.. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/destest.c x86_64-pc-linux-gnu-gcc -L../../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o destest destest.o key_sched.o f_sched.o f_cbc.o f_tables.o f_cksum.o -lkrb5support LD_LIBRARY_PATH=`echo -L../../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./verify -z plaintext = key = 0, cipher = 0x8ca64de9c1b123a7 cipher = (low to high bytes) 8c a6 4d e9 c1 b1 23 a7 LD_LIBRARY_PATH=`echo -L../../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./verify -m plaintext = 0x00 00 00 00 00 00 00 40, key = 0x80 01 01 01 01 01 01 01 cipher = 0xa380e02a6be54696 cipher = (low to high bytes) a3 80 e0 2a 6b e5 46 96 LD_LIBRARY_PATH=`echo -L../../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./verify Examples per FIPS publication 81, keys ivs and cipher in hex. These are the correct answers, see below for the actual answers. Examples per Davies and Price. EXAMPLE ECB key = 08192a3b4c5d6e7f clear = 0 cipher = 25 dd ac 3e 96 17 64 67 ACTUAL ECB clear "" cipher = (low to high bytes) 25 dd ac 3e 96 17 64 67 verify: ECB encryption is correct EXAMPLE ECB key = 0123456789abcdef clear = "Now is the time for all " cipher = 3f a4 0e 8a 98 4d 48 15 ... ACTUAL ECB clear "Now is the time for all " cipher = (low to high bytes) 3f a4 0e 8a 98 4d 48 15 verify: ECB encryption is correct EXAMPLE CBC key = 0123456789abcdef iv = 1234567890abcdef clear = "Now is the time for all " cipher = e5 c7 cd de 87 2b f2 7c 43 e9 34 00 8c 38 9c 0f 68 37 88 49 9a 7c 05 f6 ACTUAL CBC clear "Now is the time for all " ciphertext = (low to high bytes) e5 c7 cd de 87 2b f2 7c 43 e9 34 00 8c 38 9c 0f 68 37 88 49 9a 7c 05 f6 decrypted clear_text = "Now is the time for all " verify: CBC encryption is correct EXAMPLE CBC checksum key = 0123456789abcdef iv = 1234567890abcdef clear = "7654321 Now is the time for " checksum 58 d2 e7 7e 86 06 27 33, or some part thereof ACTUAL CBC checksum encrypted cksum = (low to high bytes) 58 d2 e7 7e 86 06 27 33 verify: CBC checksum is correct LD_LIBRARY_PATH=`echo -L../../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./destest < /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/des/keytest.data destest: 171 tests passed successfully make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/des' making check in lib/crypto/builtin/aes... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/aes' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/aes/aes-gen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/aes/aescrypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/aes/aestab.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/aes/aeskey.c x86_64-pc-linux-gnu-gcc -L../../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o aes-gen aes-gen.o aescrypt.o aestab.o aeskey.o ./aes-gen > kresults.out make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/aes' making check in lib/crypto/builtin/md4... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/md4' make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/md4' making check in lib/crypto/builtin/md5... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/md5' make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/md5' making check in lib/crypto/builtin/sha1... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/sha1' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/sha1/t_shs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/sha1/shs.c x86_64-pc-linux-gnu-gcc -L../../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_shs t_shs.o shs.o -lkrb5support x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/builtin/sha1/t_shs3.c x86_64-pc-linux-gnu-gcc -L../../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_shs3 t_shs3.o shs.o -lkrb5support LD_LIBRARY_PATH=`echo -L../../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_shs -x Running SHS test 1 ... passed, result= A9993E364706816ABA3E25717850C26C9CD0D89D Running SHS test 2 ... passed, result= 84983E441C3BD26EBAAE4AA1F95129E5E54670F1 Running SHS test 3 ... passed, result= 34AA973CD4C4DAA4F61EEB2BDBAD27316534016F All SHS tests passed LD_LIBRARY_PATH=`echo -L../../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_shs3 Running SHS test 1 ... Passed, results = a9993e364706816aba3e25717850c26c9cd0d89d Running SHS test 2 ... Passed, results = 84983e441c3bd26ebaae4aa1f95129e5e54670f1 Running SHS test 3 ... Passed, results = 34aa973cd4c4daa4f61eeb2bdbad27316534016f Running SHS test 4 ... Passed, results = 1362fc876833d51d2f0c73e3fb876a6bc32554fc Running SHS test 5 ... Passed, results = 194df6eb8e026d375864e595192add1cc43c2486 Running SHS test 6 ... Passed, results = 4e16579d4b48a91c887283db88d1ea3a45dfa110 Running SHS test 7 ... Passed, results = 894165ce76c1d1d1c36fab9279300171631f74fe make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/sha1' making check in lib/crypto/builtin/sha2... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/sha2' make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/sha2' making check in lib/crypto/builtin/enc_provider... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/enc_provider' make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/enc_provider' making check in lib/crypto/builtin/hash_provider... make[4]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/hash_provider' make[4]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin/hash_provider' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/builtin' making check in lib/crypto/crypto_tests... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/crypto_tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_nfold.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_nfold t_nfold.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_encrypt.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_encrypt t_encrypt.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_decrypt.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_decrypt t_decrypt.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_prf.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_prf t_prf.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_prng.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_prng.c: In function ‘main’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_prng.c:62:17: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%2x", &i); ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_prng t_prng.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_cmac.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cmac t_cmac.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_hmac.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_hmac t_hmac.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DMD=4 -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -o t_cksum4.o -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_cksum.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cksum4 t_cksum4.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DMD=5 -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -o t_cksum5.o -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_cksum.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cksum5 t_cksum5.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_cksums.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cksums t_cksums.o -lkrb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/aes-test.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o aes-test aes-test.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/camellia-test.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o camellia-test camellia-test.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DMD=4 -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -o t_mddriver4.o -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_mddriver.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -DMD4 -o t_mddriver4 t_mddriver4.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_mddriver.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_mddriver t_mddriver.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_crc.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_crc t_crc.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_cts.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cts t_cts.o \ -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_sha2.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_sha2 t_sha2.o \ -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_short.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_short t_short.o \ -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_str2key.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_str2key t_str2key.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_derive.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_derive t_derive.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_fork.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_fork t_fork.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_cf2.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cf2 t_cf2.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../krb -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_combine.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_combine t_combine.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_nfold N-fold Input: "basch" 192-Fold: 1aab6b42 964b98b2 1f8cde2d 2448ba34 55d7862c 9731643f Input: "eichin" 192-Fold: 65696368 696e4b73 2b4b1b43 da1a5b99 5a58d2c6 d0d2dcca Input: "sommerfeld" 192-Fold: 2f7a9855 7c6ee4ab adf4e711 92dd442b d4ff5325 a5def75c Input: "MASSACHVSETTS INSTITVTE OF TECHNOLOGY" 192-Fold: db3b0d8f 0b061e60 3282b308 a5084122 9ad798fa b9540c1b RFC tests: 64-fold("012345") = 64-fold(303132333435) = be072631276b1955 56-fold("password") = 56-fold(70617373776f7264) = 78a07b6caf85fa 64-fold("Rough Consensus, and Running Code") = 64-fold(526f75676820436f6e73656e7375732c20616e642052756e6e696e6720436f6465) = bb6ed30870b7f0e0 168-fold("password") = 168-fold(70617373776f7264) = 59e4a8ca7c0385c3c37b3f6d2000247cb6e6bd5b3e 192-fold("MASSACHVSETTS INSTITVTE OF TECHNOLOGY") = 192-fold(4d41535341434856534554545320494e53544954565445204f4620544543484e4f4c4f4759) = db3b0d8f0b061e603282b308a50841229ad798fab9540c1b verify: N-fold is correct 64-fold("kerberos") = 6b657262 65726f73 128-fold("kerberos") = 6b657262 65726f73 7b9b5b2b 93132b93 168-fold("kerberos") = 8372c236 344e5f15 50cd0747 e15d62ca 7a5a3bce a4 256-fold("kerberos") = 6b657262 65726f73 7b9b5b2b 93132b93 5c9bdcda d95c9899 c4cae4de e6d6cae4 LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_encrypt Seeding random number generator: . . . OK Testing enctype 1 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: BC E1 F9 8A 0D BB 0C B9 CA 81 9B 16 5C C8 8A 6D EC 30 24 6E 24 9B F8 20 53 44 EE 7C E7 D7 AC 43 Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: 2C 27 E0 89 09 B9 B4 F1 E3 26 4E F2 A0 D2 F6 DA CE 28 98 34 39 60 DA 14 9E 13 4B A3 60 EC 76 91 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: 42 30 04 DD 04 55 CC DB B8 5E A1 85 Data: FA 38 0F 37 EB 7C 87 D9 FA 9B DC BF 31 D3 60 66 Padding: A8 8A 17 4D Trailer: iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: E2 6C F3 35 8D F5 C0 15 9F 21 30 27 Data: 93 EF E0 87 2E BA 50 90 0C 27 F7 8F DF 84 BF 43 Padding: E4 09 09 17 Trailer: iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: B7 7D 2E 19 F9 E1 4C 33 95 2A 8B 7D 10 60 AB 93 5D 45 AF B3 5A 2E B6 F3 40 1D AB 95 7E 10 00 16 Encrypting again with state: . . . OK Enc output: A3 B1 71 6B 4A B1 11 B4 D9 F5 2E A8 47 21 E5 C0 A7 21 BC F6 B2 02 8F A4 A5 D1 77 BF E3 56 BC 25 09 67 2F 5E F1 FD EA 51 free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 2 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: 72 41 36 2C 36 60 A2 A0 BA F4 AA A3 53 41 25 7E 88 AD 97 CF 00 8E FC DA 25 46 CA 1C F9 F3 18 0B D3 93 25 3F 6F 7F 71 F8 Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: B6 AD B7 F8 80 A8 23 EE C6 73 9C 88 F9 0B D2 E5 FD 42 CD 91 43 BE 77 4C C1 FA F7 AC DD 1B 45 79 6A 7C 8E B9 C6 29 40 15 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: DB FF B9 D0 2C E0 2A EF 8C B0 51 A6 ED EF 16 E4 33 F5 04 82 4A 2A BA C5 Data: 89 8E 1B 61 FA 9B 29 C5 18 BF 2D D7 A2 E9 7D 4B Padding: Trailer: iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: 47 0B BB 41 BA 20 F9 BB A0 25 DD 96 80 9D 55 08 0B 08 F8 A0 D0 4B F3 2B Data: 69 31 1D C2 D1 5F 1D 68 22 0F E2 A4 32 DD 04 00 Padding: Trailer: iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: 22 1C 12 7A AA 48 70 BD 85 3C E2 60 38 28 06 71 F4 88 0B 68 9A 3E 27 FF 10 39 B3 7A 7F E9 EF 71 9C 7F 91 EF DF 00 5E 7D Encrypting again with state: . . . OK Enc output: C8 FA F1 B9 04 E0 EE F2 56 E1 16 51 07 2B 0E 19 E8 53 7B C6 F2 6B D8 7A 42 E6 49 A8 2A 92 99 FB F2 C7 C1 62 8C 6B 07 81 5F 64 95 9C 82 0E B2 82 free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 3 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: 7B E4 DB E0 28 A2 E5 F1 64 71 B7 36 F8 E5 F9 10 8F DE D1 07 7E 8C 6B 08 53 66 B2 A8 8F A7 13 1B CF 4A DE 37 64 19 C8 69 Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: 07 AB 11 5D 81 E3 DE 2D B2 48 59 4F CA 4A 94 CB 5D C7 7B 23 B8 54 AD 02 03 48 AB 6E C8 35 06 7E BB 86 7A 70 61 11 A8 25 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: 62 73 DF FC 43 56 93 12 BC A2 1D 6D F4 6F 3F 39 91 47 47 C7 74 81 2F 83 Data: 17 4F 67 A8 8A 9B 11 D2 9F 1D 7B 3F 66 86 DE 4C Padding: Trailer: iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: 4D 64 BE 84 2E C4 DE A2 90 90 ED 3E A5 32 B6 86 7F FC 5E B7 C5 04 AD 51 Data: 3C 92 59 C2 84 65 F9 7B 7D 95 69 26 48 E3 CE 68 Padding: Trailer: iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: 85 B9 30 AC BC CB 85 EA CD 05 E9 F5 60 A6 92 BA BD AE 4D AC 23 DF 2C EA 09 F9 53 94 39 23 C3 51 99 01 60 4D 28 83 51 3F Encrypting again with state: . . . OK Enc output: FD A1 6F B6 F1 D6 4B EE 96 BC 69 1A 90 4E 0C B5 4B 66 7C 30 5A 2E A1 04 32 CF 0B 37 DC 42 DF DC 06 E6 80 66 01 D7 06 DB 7B 37 2C 8E 8E A0 AE B3 free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 16 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: 4A EE 17 73 A5 85 AE 18 49 ED BD 3C AC 3F BE 11 E5 BF A7 0B A4 8D 2C AA 80 A2 A7 73 06 C0 BF 9A 0D 51 DA A7 20 C3 96 78 68 03 81 65 Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: 11 D8 E2 68 CB D4 D9 6D 7B 72 8B 0F 01 8A 78 AB 26 89 A4 48 7D 46 A7 36 29 4D 07 73 D4 70 24 92 5C 8C D2 00 9C 79 8A 69 A2 CC D2 31 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: F1 68 A3 2E 6C 43 B2 CD Data: ED 52 6A 17 B8 8F 7C 91 3E 9B 4D AB DD 99 F4 3F Padding: Trailer: 89 90 66 F6 A7 F1 E2 6A C4 0E E9 17 66 75 C9 1F DB 48 5D A1 iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: A7 03 94 85 4F 46 B2 CB Data: 6D C5 EC BD 24 BE F6 84 98 88 86 A3 8E AD 00 70 Padding: Trailer: 35 7A B5 70 6A F1 54 C0 82 53 56 7E 4C C7 4F D6 0E BA 93 E0 iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: 27 01 76 9F 33 D8 1D 64 44 52 6A 0F A0 B9 9C 3A 32 98 68 EC DB 85 72 04 9B 18 A7 20 58 38 DC AE 0D 6E 4F EE 55 4B 2E 25 25 85 5D BB Encrypting again with state: . . . OK Enc output: 48 DA F5 D0 6C 71 D5 AD 9C D2 77 E9 31 16 92 7C 5F 2E B6 F3 34 AB 35 FB 00 B2 09 21 F7 5B 63 B3 AD A7 01 3F AE 4B 5E E2 F1 9D A7 3C 9D 93 4A 15 B9 20 51 4B free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 23 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: 49 7A A6 24 77 86 83 0A 34 11 A8 AA D8 88 DA 47 B3 C0 9B 3F A1 23 11 42 C6 52 82 08 D3 27 66 C3 9C 03 D2 A7 6F 1E 1B 38 Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: 9F D8 D8 D4 74 8E A5 FF 86 68 49 80 99 B9 56 E9 86 46 51 0D E1 35 BB 21 BF 45 48 96 97 20 95 FB 62 9A 35 F1 23 AA 94 42 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: 9A 51 45 25 66 D1 A9 3B 26 44 F5 C7 BB 26 11 32 F9 4B 7E 71 CD E9 96 EF Data: 5F D2 B3 2D 26 6B 61 E2 8F 86 C4 C9 E2 B0 25 A5 Padding: Trailer: iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: 84 D4 55 2C 45 1C A8 D2 B5 7D 38 66 88 D4 C9 30 91 45 78 3F E1 B8 D2 74 Data: FB 53 D5 27 D7 35 78 E7 B9 7B 0E 13 11 19 F6 92 Padding: Trailer: iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: A0 12 9A 88 7F 96 79 34 C8 01 1D 60 5C E2 7E F3 9A 6D B6 41 57 3A B7 AC BF B8 B4 D2 2E 07 EA 9A 9B 95 6F 5B CC 48 B1 4B Encrypting again with state: . . . OK Enc output: 75 02 F1 23 43 3D 19 87 07 90 66 9B 63 91 9F 4A 54 E6 6F EE 9C 07 5C 74 FF 5D C3 6E 67 2E 93 D0 7A B2 EF E6 31 8E 7C 3F F4 AE 78 5E 66 1C free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 24 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: 57 A1 05 89 E9 45 C1 DF 89 F3 74 C1 80 87 01 22 33 7A 2C 3C 95 6B B8 D6 CE 92 EC 73 A0 16 F5 69 5B ED 8F B1 E4 30 F6 B4 Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: AA 37 B9 87 21 54 1A 35 F0 39 7D EA 65 A7 97 E0 23 7F 8D AC C2 9A 77 67 CC 03 78 26 A8 0B 2E 09 91 F7 2D 09 F5 9F 50 E5 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: 7A 7C F2 33 DD 4B 06 EC 50 27 B1 FD 16 16 85 F5 CD A8 BF 9D 8D DB CD 72 Data: FD 6D 80 97 48 87 50 26 E9 EC 8F 2E 10 D6 82 72 Padding: Trailer: iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: E4 0D AF D9 85 53 B0 C4 19 CD 39 81 24 5F FF 73 F1 DB 4E 27 37 20 35 4E Data: 33 44 C0 12 57 E6 6C 36 B6 98 83 0A DB A8 62 B0 Padding: Trailer: iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: E4 B2 52 1E 45 57 1E 60 E0 E3 CC 4B 8D 57 6A 17 EC 57 EC F1 6E 3B B6 48 70 A0 77 4D 71 30 E2 E8 A7 19 88 56 CB 23 7D A2 Encrypting again with state: . . . OK Enc output: D6 34 43 B1 BB 7F F2 D8 65 30 97 99 10 F4 B0 5B C3 6F 5D 1F D5 D9 F5 94 15 24 52 93 FE 5C 52 A7 DB 18 0A A1 D1 48 03 7C 52 36 81 A8 22 A1 free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 18 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: 80 78 3B 69 EB A0 2F 32 94 47 25 2D 10 AB 0A 14 A0 93 A8 64 3C 30 A2 1B 5E 82 C2 79 87 04 FD 2A F5 B2 23 5A 99 D2 2D BE ED B2 63 BF Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: 7B 3A EC D6 F0 1A 08 10 9B BF C4 CB 9F 67 8C 50 59 8A 1E A4 C8 99 9B 23 16 D5 62 2C 41 58 3E 2C 43 F5 15 E6 D9 A9 EC 7D 47 8C 10 8E Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: 09 C0 99 B3 78 6D 55 9C 02 A6 6C 89 C8 AE 17 B3 Data: 85 58 52 B8 0F 47 7A 44 E5 19 C3 F3 32 A2 D4 AE Padding: Trailer: 00 49 3D 7D 60 A7 73 5C 52 26 CF B9 iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: 88 0A 3A 31 BC F8 36 23 57 13 DA A3 C6 5C F6 8C Data: E1 CE EC 3B 7B BA 80 6F 00 25 FA 04 1A E9 89 EF Padding: Trailer: 9D 9F 1F 0C B9 DB 2B C1 82 CD B0 06 iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: 19 A4 BE 3D E6 42 C8 79 92 80 92 93 47 24 0C FF 4D 6D 4F EA C7 83 1A 9D 84 D8 6B 22 D8 06 E5 8C 10 3E 3C A8 F4 D6 8B E8 A1 3F 53 03 Encrypting again with state: . . . OK Enc output: 64 34 73 97 21 8F 99 13 6B 07 F8 A6 DB B0 96 AD 54 D2 A5 F4 15 BA 3E 4B 36 27 A3 AF E4 3F 59 AC C2 5B A2 5E 5F 0A 12 A0 B1 E4 21 40 CE 8C E4 0B 8F BD free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 17 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: A8 33 E5 72 0A 1B 66 7F D9 70 C9 71 AE DC 1B AA 95 55 A8 9A 05 C2 3B FB 8E D2 5D 7A 8B 4F AE D2 4B 7D DC 56 89 B3 E0 4B 2E 01 AD A8 Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: 3C 3B 0D 76 07 E5 20 A0 FD EF 50 5E 70 A3 D3 0A AA C2 5B 95 6C AF E6 B1 C0 E4 F2 43 64 37 CD 87 21 28 4B 17 B4 0A BB 66 7F 0F EA 31 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: 58 96 20 35 9C 0C AC 12 65 1E AD BE B1 67 FA F9 Data: ED 7F 54 A0 5D D7 3A 7D 5A 04 4F 57 EE 39 88 A8 Padding: Trailer: F7 34 02 D5 D8 5A EB 6D 7A 0B 78 7F iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: 35 60 D7 74 FC CB 32 82 54 CD 91 39 0E A0 A9 D0 Data: 02 58 6A 40 16 D4 95 35 08 A5 49 43 7F 76 CC 2F Padding: Trailer: C1 53 FE 51 FC 95 14 6D CD F2 8B 25 iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: 01 D8 E4 65 FF 65 3C B8 59 8E F0 F2 95 19 F3 7B 40 02 99 24 44 23 E8 F0 0B EC 24 EA 2F 8E 02 18 EE 45 AB 3C DE 6C A9 B2 96 D6 AD D4 Encrypting again with state: . . . OK Enc output: 35 72 CD 0A 4F F7 33 03 C3 C4 6F 27 13 89 0D 69 E3 76 E4 1F DC 47 F4 55 63 16 41 DB AC 1E A2 C4 A8 FA 77 3C FC 81 4F F6 2B D2 92 7C FA 5C D0 5B 4E 57 free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 25 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: 3D 76 28 04 F7 93 C2 C7 D3 F2 FF 4D C3 C6 96 98 19 7A 0A 05 00 3B 42 F0 E1 42 C1 A1 2B 2D EB 8B 9E AD 9D F2 3D B1 72 E4 7E 05 C3 20 50 90 B6 77 Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: D6 08 71 E6 F6 5F D7 84 DA 51 21 0D 64 13 05 69 91 8E E5 60 A0 D4 DC 4F 34 7D D4 09 23 FD 80 E4 51 1D 6B 3F 6A 42 84 D0 B1 EC 98 F0 0B 03 08 E6 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: AE 00 C0 5B 1C FF 3D 40 84 83 52 B9 6E 50 ED 21 Data: F8 64 09 7F B1 58 BD 86 34 F8 32 24 1D 75 FF 1D Padding: Trailer: 41 C7 00 08 EF 33 12 67 B0 F7 CB EC 55 F2 93 D5 iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: 6C 6B 9E 10 BD BE 3E 70 DB 43 D7 41 59 AB 99 D7 Data: 96 31 88 39 4B A1 11 9A 0B 00 C4 0F 13 30 48 09 Padding: Trailer: 4E B8 FB 3C 56 0B A4 E0 B9 5C DA C3 07 21 2B 57 iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: 2D 1F B4 1A 2E 2A BD CC 0C 4A 60 CB CF F3 2E A9 F2 1E B2 4B 46 4A 51 A5 E1 DA 7F E5 66 55 F5 EB BA 0C 0B 0E AF 26 DB 92 CB 47 54 5F E8 86 1C D4 Encrypting again with state: . . . OK Enc output: 04 FF EF BF 1C 38 C2 1E B1 DB 86 8E 62 58 B6 41 4D 72 D6 DE 85 C0 DA A8 63 E5 94 01 10 D4 4A 79 7C 38 1C 38 5D 76 12 FA 75 A9 E9 02 32 5B 8F 37 F5 F7 D2 74 0B 3A free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 26 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: 6D 74 38 E5 62 54 06 AE 0C DE A2 A5 23 23 56 17 C5 62 55 78 3B FA EA 4F F1 E5 21 FA E9 DF FB 02 5C 5E 4E AD 10 F2 53 C5 AB A4 46 BB 4C C1 12 DE Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: F0 30 4A C5 18 7F DC E0 AA 55 75 6B D6 59 BC 06 5C 44 6C 93 A4 E7 EE 04 F1 B8 BF 2B E0 F5 B0 89 45 A4 97 19 25 FE 31 A8 B9 6B 0F 46 75 90 A6 F2 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: 88 4E 4E 4E 59 44 58 C1 44 41 6E B7 1A 49 07 1C Data: 17 1F 75 B5 9B 7A 36 06 C3 A9 4B 47 AA 38 60 28 Padding: Trailer: 76 5F B2 C5 D9 B2 4B C7 42 79 10 3A B2 92 0C 0F iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: EF 06 E7 3E AF 8B 09 31 EB 39 06 D3 BF EE A0 A8 Data: 35 2F 00 6D 2B 80 76 91 29 8D 5B A4 9A 36 07 40 Padding: Trailer: F3 93 1D 7D 8D 50 13 A0 D6 B6 4B BF B0 08 18 02 iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: 7D 08 76 E2 1A CB 4D 94 92 D1 79 D1 22 23 61 C4 45 06 97 96 D3 FB 8E 33 5D 44 8F BD 6F B4 F1 BD E3 B1 06 F3 C7 A7 B8 44 A8 09 35 53 F5 D0 29 8B Encrypting again with state: . . . OK Enc output: BD 7F 91 4C 9B 00 5E CE BF E7 4E 1E 17 9B 18 83 B4 52 04 41 49 39 9B D9 09 1A 56 67 63 C4 89 A8 32 BD 95 59 B2 F3 C9 B4 E7 05 16 93 DB DD 5D C4 5D C2 28 0A 63 AC free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 19 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: 2F A0 F5 3E CA 13 13 AF B0 98 52 B4 FA 65 33 D2 1A 54 BC 77 4A 08 F2 9B 8C EB 85 3B D3 D5 00 EF 68 DC 1C 0D 9A 40 CB 2A E3 00 58 33 23 A6 AE 4F Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: D1 68 53 1B A0 95 B0 D4 39 B7 F6 39 FC 94 4D 38 15 0C C2 10 A6 05 74 B7 DD 69 43 A5 78 46 0B CC 7A 66 07 4A D5 B2 A2 B9 90 69 9F A8 AE 1D BD 78 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: 92 EF 9E CC BE 65 A4 0A 2A 6F E0 FA 9B 12 A7 1B Data: 11 C4 66 38 F8 24 FB 66 66 B1 6D 71 4E BA 8A 2D Padding: Trailer: A1 60 3F A5 5F AE 4D FF 5A BE 28 5C A5 78 FD 0B iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: AE 21 7B 2C 5D D1 F3 FC 87 B8 E0 CD 5B 93 C7 1B Data: 98 B7 18 F7 31 C1 7D 74 C2 B0 18 CD DB D5 4D A0 Padding: Trailer: 84 50 DE 28 C6 DE 87 31 EF 7A 7F 85 79 EA 8B FF iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: 86 51 22 E6 96 31 32 D1 66 C7 90 D1 53 E1 11 2F 09 68 24 98 90 E9 54 C6 2E E6 37 07 96 49 65 12 16 4E AD 2B 81 CB 09 08 F2 02 DC 86 23 D4 4F 65 Encrypting again with state: . . . OK Enc output: 77 F6 7D 29 09 14 B7 4D D1 DD 95 48 96 60 23 47 D8 3D 09 E3 E8 7A 2E 13 D3 DB 13 D5 B5 51 93 9F 94 94 DA 46 F8 C1 56 E1 B5 6A DA D5 01 E6 74 2B D4 BA 67 48 18 F4 free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Testing enctype 20 Initializing a keyblock: . . . OK Generating random keyblock: . . . OK Creating opaque key from keyblock: . . . OK Encrypting (c): . . . OK Enc output: B7 3E 46 8D CD 31 8D 6F 7E 90 FA F7 57 3D C4 26 1D 9F 99 34 B0 FD 6C CE 40 A7 FC C6 88 47 C4 F6 88 53 7C B7 60 DE F7 82 20 FA 52 8A 19 7A BA 02 E3 B8 F6 F7 54 F9 F3 52 Decrypting: . . . OK Comparing: . . . OK Encrypting (k): . . . OK Enc output: C5 B7 2E 99 93 4D D3 6A E8 35 04 24 AC 1E 27 23 53 FC 05 76 9B C7 AE 6E 8E 8E 7F BB 19 53 CC 72 6F AC 8F 7E AA 28 38 0A A6 00 61 F3 B8 FA B3 EE F6 5B 11 D0 7C 39 E1 E9 Decrypting: . . . OK Comparing: . . . OK IOV stream decrypting (c): . . . OK Comparing results: . . . OK IOV stream decrypting (k): . . . OK Comparing results: . . . OK Setting up iov lengths: . . . OK iov encrypting (c): . . . OK Header: 9F 64 96 FA 25 AA AD 21 38 30 E8 1B D6 D5 91 17 Data: 94 6D 62 C2 43 4A 27 74 09 E5 FC 76 02 69 AF 0B Padding: Trailer: 57 76 CC 5D E3 3E EB 93 28 48 84 5A 2D A8 D0 89 F5 DF 32 AB D3 68 C9 7C iov decrypting: . . . OK Comparing results: . . . OK iov encrypting (k): . . . OK Header: 53 97 39 4C FB BA E6 CA DE 86 E5 10 AD F0 FB C9 Data: 6E 3D B3 9F 9D DB C1 F5 A5 03 80 85 F5 FB 5D 81 Padding: Trailer: 6B 7E EF 15 B6 3C E9 A7 4E 42 E4 76 6A 33 88 43 E8 C3 B6 22 FF CB 01 BD iov decrypting: . . . OK Comparing results: . . . OK init_state: . . . OK Encrypting with state: . . . OK Enc output: 1D 49 9C D5 46 35 42 48 94 C2 A1 12 CA BF F5 68 1D 27 84 C0 E9 81 E0 94 53 81 CD 86 9C 2E 8D 05 8E 59 35 41 23 13 73 41 7A A9 49 FE 94 4A C1 ED 72 B2 F2 F3 FD 69 D3 36 Encrypting again with state: . . . OK Enc output: 19 08 A6 3A D6 3D 84 D9 29 76 67 28 48 B8 42 75 A5 5B 29 C5 4A A3 07 F0 0D CF AA 50 9F BC 4D A0 CF 6F 9C CC CB 40 B5 D5 1D D5 11 C2 FD 28 9E F1 45 C6 63 87 FE 18 E6 0C 0B EB 90 F2 4A 9F free_state: . . . OK init_state: . . . OK Decrypting with state: . . . OK Decrypting again with state: . . . OK free_state: . . . OK Comparing: . . . OK Comparing: . . . OK Initializing an RC4 keyblock: . . . OK Generating random RC4 key: . . . OK Encrypting with RC4 key usage 8: . . . OK Enc output: 09 7E 2E C3 BE 3F AA 4A 6A CC FD 6D 6C D9 F9 60 ED 28 48 FF 5F 8E 6C 48 94 E8 CF A5 D0 9E A4 48 D2 FB F3 AE 28 BF F3 33 Decrypting with RC4 key usage 9: . . . OK Comparing: . . . OK LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_decrypt LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_prng t_prng.output LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_cmac All CMAC tests passed. LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_hmac Test #1: test key (16 bytes): 0000: 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b ................ hmac input (8 bytes): 0000: 48 69 20 54 68 65 72 65 Hi There hmac output (16 bytes): 0000: 92 94 72 7a 36 38 bb 1c 13 f4 8e f8 15 8b fc 9d ..rz68.......... Matches expected result. Test #2: test key (4 bytes): 0000: 4a 65 66 65 Jefe hmac input (28 bytes): 0000: 77 68 61 74 20 64 6f 20 79 61 20 77 61 6e 74 20 what do ya want 0010: 66 6f 72 20 6e 6f 74 68 69 6e 67 3f for nothing? hmac output (16 bytes): 0000: 75 0c 78 3e 6a b0 b5 03 ea a8 6e 31 0a 5d b7 38 u.x>j.....n1.].8 Matches expected result. Test #3: test key (16 bytes): 0000: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ hmac input (50 bytes): 0000: dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd ................ 0010: dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd ................ 0020: dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd ................ 0030: dd dd .. hmac output (16 bytes): 0000: 56 be 34 52 1d 14 4c 88 db b8 c7 33 f0 e8 b3 f6 V.4R..L....3.... Matches expected result. Test #4: test key (25 bytes): 0000: 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10 ................ 0010: 11 12 13 14 15 16 17 18 19 ......... hmac input (50 bytes): 0000: cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ................ 0010: cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ................ 0020: cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ................ 0030: cd cd .. hmac output (16 bytes): 0000: 69 7e af 0a ca 3a 3a ea 3a 75 16 47 46 ff aa 79 i~...::.:u.GF..y Matches expected result. Test #5: test key (16 bytes): 0000: 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c ................ hmac input (20 bytes): 0000: 54 65 73 74 20 57 69 74 68 20 54 72 75 6e 63 61 Test With Trunca 0010: 74 69 6f 6e tion hmac output (16 bytes): 0000: 56 46 1e f2 34 2e dc 00 f9 ba b9 95 69 0e fd 4c VF..4.......i..L Matches expected result. Test #6: test key (80 bytes): 0000: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ 0010: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ 0020: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ 0030: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ 0040: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ pre-hashed key (16 bytes): 0000: 8f b6 ab 01 84 00 23 ec 45 3e cd ec 73 dc 1b 66 ......#.E>..s..f hmac input (54 bytes): 0000: 54 65 73 74 20 55 73 69 6e 67 20 4c 61 72 67 65 Test Using Large 0010: 72 20 54 68 61 6e 20 42 6c 6f 63 6b 2d 53 69 7a r Than Block-Siz 0020: 65 20 4b 65 79 20 2d 20 48 61 73 68 20 4b 65 79 e Key - Hash Key 0030: 20 46 69 72 73 74 First hmac output (16 bytes): 0000: 6b 1a b7 fe 4b d7 bf 8f 0b 62 e6 ce 61 b9 d0 cd k...K....b..a... Matches expected result. Test #7: test key (80 bytes): 0000: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ 0010: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ 0020: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ 0030: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ 0040: aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................ pre-hashed key (16 bytes): 0000: 8f b6 ab 01 84 00 23 ec 45 3e cd ec 73 dc 1b 66 ......#.E>..s..f hmac input (73 bytes): 0000: 54 65 73 74 20 55 73 69 6e 67 20 4c 61 72 67 65 Test Using Large 0010: 72 20 54 68 61 6e 20 42 6c 6f 63 6b 2d 53 69 7a r Than Block-Siz 0020: 65 20 4b 65 79 20 61 6e 64 20 4c 61 72 67 65 72 e Key and Larger 0030: 20 54 68 61 6e 20 4f 6e 65 20 42 6c 6f 63 6b 2d Than One Block- 0040: 53 69 7a 65 20 44 61 74 61 Size Data hmac output (16 bytes): 0000: 6f 63 0f ad 67 cd a0 ee 1f b1 f5 62 db 3a a5 3e oc..g......b.:.> Matches expected result. LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_prf LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_cksum4 "this is a test" e3f76a07f3401e3536b43a3f54226c39422c35682c354835 correct MD4 checksum("this is a test") = 571640b5e99be53060306214deaac8b916911348f6204b14 Verify succeeded for "this is a test" Verify of bad checksum OK for "this is a test" Verify on known checksum succeeded 1 tests passed successfully for MD4 checksum LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_cksum5 "this is a test" e3f76a07f3401e351143ee6f4c09be1edb4264d55015db53 correct MD5 checksum("this is a test") = fa2def4e400fd68b3631ded9fd2b61650492dc8525599374 Verify succeeded for "this is a test" Verify of bad checksum OK for "this is a test" Verify on known checksum succeeded 1 tests passed successfully for MD5 checksum LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_cksums LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_crc OK: HEX "01" = 0x77073096 OK: HEX "02" = 0xee0e612c OK: HEX "04" = 0x076dc419 OK: HEX "08" = 0x0edb8832 OK: HEX "10" = 0x1db71064 OK: HEX "20" = 0x3b6e20c8 OK: HEX "40" = 0x76dc4190 OK: HEX "80" = 0xedb88320 OK: HEX "0100" = 0x191b3141 OK: HEX "0200" = 0x32366282 OK: HEX "0400" = 0x646cc504 OK: HEX "0800" = 0xc8d98a08 OK: HEX "1000" = 0x4ac21251 OK: HEX "2000" = 0x958424a2 OK: HEX "4000" = 0xf0794f05 OK: HEX "8000" = 0x3b83984b OK: HEX "0001" = 0x77073096 OK: HEX "0002" = 0xee0e612c OK: HEX "0004" = 0x076dc419 OK: HEX "0008" = 0x0edb8832 OK: HEX "0010" = 0x1db71064 OK: HEX "0020" = 0x3b6e20c8 OK: HEX "0040" = 0x76dc4190 OK: HEX "0080" = 0xedb88320 OK: HEX "01000000" = 0xb8bc6765 OK: HEX "02000000" = 0xaa09c88b OK: HEX "04000000" = 0x8f629757 OK: HEX "08000000" = 0xc5b428ef OK: HEX "10000000" = 0x5019579f OK: HEX "20000000" = 0xa032af3e OK: HEX "40000000" = 0x9b14583d OK: HEX "80000000" = 0xed59b63b OK: HEX "00010000" = 0x01c26a37 OK: HEX "00020000" = 0x0384d46e OK: HEX "00040000" = 0x0709a8dc OK: HEX "00080000" = 0x0e1351b8 OK: HEX "00100000" = 0x1c26a370 OK: HEX "00200000" = 0x384d46e0 OK: HEX "00400000" = 0x709a8dc0 OK: HEX "00800000" = 0xe1351b80 OK: HEX "00000100" = 0x191b3141 OK: HEX "00000200" = 0x32366282 OK: HEX "00000400" = 0x646cc504 OK: HEX "00000800" = 0xc8d98a08 OK: HEX "00001000" = 0x4ac21251 OK: HEX "00002000" = 0x958424a2 OK: HEX "00004000" = 0xf0794f05 OK: HEX "00008000" = 0x3b83984b OK: HEX "00000001" = 0x77073096 OK: HEX "00000002" = 0xee0e612c OK: HEX "00000004" = 0x076dc419 OK: HEX "00000008" = 0x0edb8832 OK: HEX "00000010" = 0x1db71064 OK: HEX "00000020" = 0x3b6e20c8 OK: HEX "00000040" = 0x76dc4190 OK: HEX "00000080" = 0xedb88320 OK: STR "foo" = 0x7332bc33 OK: STR "test0123456789" = 0xb83e88d6 OK: STR "MASSACHVSETTS INSTITVTE OF TECHNOLOGY" = 0xe34180f7 LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_cts AES 128-bit key: 0000: 63 68 69 63 6b 65 6e 20 74 65 72 69 79 61 6b 69 IV: 0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Input: 0000: 49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65 0010: 20 Output: 0000: c6 35 35 68 f2 bf 8c b4 d8 a5 80 36 2d a7 ff 7f 0010: 97 Next IV: 0000: c6 35 35 68 f2 bf 8c b4 d8 a5 80 36 2d a7 ff 7f IV: 0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Input: 0000: 49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65 0010: 20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20 Output: 0000: fc 00 78 3e 0e fd b2 c1 d4 45 d4 c8 ef f7 ed 22 0010: 97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5 Next IV: 0000: fc 00 78 3e 0e fd b2 c1 d4 45 d4 c8 ef f7 ed 22 IV: 0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Input: 0000: 49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65 0010: 20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20 43 Output: 0000: 39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5 a8 0010: 97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5 84 Next IV: 0000: 39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5 a8 IV: 0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Input: 0000: 49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65 0010: 20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20 43 0020: 68 69 63 6b 65 6e 2c 20 70 6c 65 61 73 65 2c Output: 0000: 97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5 84 0010: b3 ff fd 94 0c 16 a1 8c 1b 55 49 d2 f8 38 02 9e 0020: 39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5 Next IV: 0000: b3 ff fd 94 0c 16 a1 8c 1b 55 49 d2 f8 38 02 9e IV: 0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Input: 0000: 49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65 0010: 20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20 43 0020: 68 69 63 6b 65 6e 2c 20 70 6c 65 61 73 65 2c 20 Output: 0000: 97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5 84 0010: 9d ad 8b bb 96 c4 cd c0 3b c1 03 e1 a1 94 bb d8 0020: 39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5 a8 Next IV: 0000: 9d ad 8b bb 96 c4 cd c0 3b c1 03 e1 a1 94 bb d8 IV: 0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Input: 0000: 49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65 0010: 20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20 43 0020: 68 69 63 6b 65 6e 2c 20 70 6c 65 61 73 65 2c 20 0030: 61 6e 64 20 77 6f 6e 74 6f 6e 20 73 6f 75 70 2e Output: 0000: 97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5 84 0010: 39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5 a8 0020: 48 07 ef e8 36 ee 89 a5 26 73 0d bc 2f 7b c8 40 0030: 9d ad 8b bb 96 c4 cd c0 3b c1 03 e1 a1 94 bb d8 Next IV: 0000: 48 07 ef e8 36 ee 89 a5 26 73 0d bc 2f 7b c8 40 LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./aes-test -k > vk.txt cmp vk.txt /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/expect-vk.txt LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./aes-test > vt.txt cmp vt.txt /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/expect-vt.txt LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./camellia-test > camellia-vt.txt cmp camellia-vt.txt /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/camellia-expect-vt.txt LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_mddriver4 -x MD4 test suite: MD4 ("") = 31d6cfe0d16ae931b73c59d7e0c089c0 MD4 ("a") = bde52cb31de33e46245e05fbdbd6fb24 MD4 ("abc") = a448017aaf21d8525fc10ae87aa6729d MD4 ("message digest") = d9130a8164549fe818874806e1c7014b MD4 ("abcdefghijklmnopqrstuvwxyz") = d79e1c308aa5bbcdeea8ed63df412da9 MD4 ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789") = 043f8582f241db351ce627e153e7f0e4 MD4 ("12345678901234567890123456789012345678901234567890123456789012345678901234567890") = e33b4ddc9c38f2199c3e7b164fcc0536 7 tests passed successfully for MD4. LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_mddriver -x MD5 test suite: MD5 ("") = d41d8cd98f00b204e9800998ecf8427e MD5 ("a") = 0cc175b9c0f1b6a831c399e269772661 MD5 ("abc") = 900150983cd24fb0d6963f7d28e17f72 MD5 ("message digest") = f96b697d7cb7938d525a2f31aaf161d0 MD5 ("abcdefghijklmnopqrstuvwxyz") = c3fcd3d76192e4007dfb496cca67e13b MD5 ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789") = d174ab98d277d9f5a5611c2c9f419d9f MD5 ("12345678901234567890123456789012345678901234567890123456789012345678901234567890") = 57edf4a22be3c955ac49da2e2107b67a 7 tests passed successfully for MD5. LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_sha2 LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_short Testing enctype 1 Testing enctype 2 Testing enctype 3 Testing enctype 16 Testing enctype 23 Testing enctype 24 Testing enctype 18 Testing enctype 17 Testing enctype 25 Testing enctype 26 Testing enctype 19 Testing enctype 20 LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_str2key LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_derive LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_fork LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_cf2 t_cf2.output diff t_cf2.output /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/crypto/crypto_tests/t_cf2.expected LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_combine make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto/crypto_tests' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/crypto' making check in lib/krb5... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5' making check in lib/krb5/error_tables... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/error_tables' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/error_tables' making check in lib/krb5/asn.1... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/asn.1' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/asn.1' making check in lib/krb5/ccache... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/ccache' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c: In function ‘cc_test’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:216:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "init_creds"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:219:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "resolve"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:221:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "initialize"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:189:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:224:5: note: in expansion of macro ‘CHECK_STR’ CHECK_STR(c_name, "get_name"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:189:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:227:5: note: in expansion of macro ‘CHECK_STR’ CHECK_STR(c_name, "get_type"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:189:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:229:5: note: in expansion of macro ‘CHECK_STR’ CHECK_STR(save_type, "copying type"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:232:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "store"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:235:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "get_principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:247:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "set_flags"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:250:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "start_seq_get"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:259:13: note: in expansion of macro ‘CHECK’ CHECK(kret, "next_cred"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:265:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "end_seq_get"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:268:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "close"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:273:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "resolve2"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:279:9: note: in expansion of macro ‘CHECK’ CHECK(kret, "resolve of new cache"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:200:27: note: in expansion of macro ‘CHECK’ if (experr != kret) { CHECK(kret, msg);} ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:283:9: note: in expansion of macro ‘CHECK_FAIL’ CHECK_FAIL(KRB5_FCC_NOFILE, kret, "copy_creds"); ^~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:286:9: note: in expansion of macro ‘CHECK’ CHECK(kret, "initialize of id2"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:289:9: note: in expansion of macro ‘CHECK’ CHECK(kret, "copy_creds"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:292:9: note: in expansion of macro ‘CHECK’ CHECK(kret, "destroy new cache"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:297:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "destroy"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:303:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "new_unique"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:306:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "initialize"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:309:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "store"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:312:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "destroy id2"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c: In function ‘test_misc’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:374:9: note: in expansion of macro ‘CHECK’ CHECK(kret, "resolve unknown type"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:383:9: note: in expansion of macro ‘CHECK’ CHECK(kret, "resolve no builtin type"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c: In function ‘main’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:406:9: note: in expansion of macro ‘CHECK’ CHECK(kret, "register_mem"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:411:9: note: in expansion of macro ‘CHECK’ CHECK(kret, "register_mem"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:417:9: note: in expansion of macro ‘CHECK’ CHECK(kret, "register_mem"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:182:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cc.c:422:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "register_mem override"); ^~~~~ x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cc t_cc.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_marshal.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_marshal t_marshal.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cccursor.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cccursor t_cccursor.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/ccapi -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cccol.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cccol t_cccol.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/ccache/t_cccol.py LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_cc Testing miscellaneous error conditions Starting test on /tmp/cctest.32691 Test on /tmp/cctest.32691 passed Starting test on KEYRING:process:/tmp/cctest.32691 Test on KEYRING:process:/tmp/cctest.32691 passed Starting test on MEMORY:/tmp/cctest.32691 Test on MEMORY:/tmp/cctest.32691 passed Starting test on FILE:/tmp/cctest.32691 Test on FILE:/tmp/cctest.32691 passed LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_marshal testcache make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/ccache' making check in lib/krb5/keytab... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/keytab' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c: In function ‘test_misc’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:70:5: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_KT_UNKNOWN_TYPE, "resolve unknown type"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:74:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "krb5_kt_default_name error"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:84:5: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_CONFIG_NOTENUFSPACE, "krb5_kt_default_name limited"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c: In function ‘kt_test’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:101:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "resolve"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:54:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:104:5: note: in expansion of macro ‘CHECK_STR’ CHECK_STR(type, "getting kt type"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:108:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "get_name"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:117:5: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_KT_NAME_TOOLONG, "get_name - size 1"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:121:5: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_KT_NAME_TOOLONG, "get_name"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:126:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "parsing principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:132:9: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_KT_NOTFOUND, "Getting non-existent entry"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:136:5: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_KT_NOTFOUND, "Checking for keytab content (empty)"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:158:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "Adding initial entry"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:162:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "Adding second entry"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:168:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "Adding third entry"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:176:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "Checking for keytab content (full)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:179:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "Start sequence get"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:202:5: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_KT_END, "getting next entry"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:209:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "End sequence get"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:216:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "parsing principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:220:5: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_KT_NOTFOUND, "Getting non-existant entry"); ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:226:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "parsing principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:229:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "looking up principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:247:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "looking up principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:265:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "looking up principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:285:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "looking up principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:302:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "Start sequence get(2)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:304:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "Start sequence get(3)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:306:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "getting next entry(2)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:309:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "getting next entry(3)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:311:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "getting next entry(4)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:314:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "looking up principal(2)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:317:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "getting next entry(5)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:325:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "getting next entry(6)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:327:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "getting next entry(7)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:331:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "ending sequence get(1)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:333:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "ending sequence get(2)"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:338:5: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_KT_KVNONOTFOUND, ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:348:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "parsing principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:351:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "looking up principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:366:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "Removing entry"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:372:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "looking up principal"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:50:25: note: in expansion of macro ‘CHECK_ERR’ #define CHECK(kret,msg) CHECK_ERR(kret, 0, msg) ^~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:391:5: note: in expansion of macro ‘CHECK’ CHECK(kret, "close"); ^~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c: In function ‘main’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:45:28: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err(msg, kret, ""); \ ^ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/keytab/t_keytab.c:434:5: note: in expansion of macro ‘CHECK_ERR’ CHECK_ERR(kret, KRB5_KT_TYPE_EXISTS, "register ktf_writable"); ^~~~~~~~~ x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_keytab t_keytab.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_keytab Testing miscellaneous error conditions Starting test on WRFILE:/tmp/kttest.32751 Type is: FILE Name is: FILE:/tmp/kttest.32751 Test on WRFILE:/tmp/kttest.32751 passed Starting test on MEMORY:/tmp/kttest.32751 Type is: MEMORY Name is: MEMORY:/tmp/kttest.32751 Test on MEMORY:/tmp/kttest.32751 passed make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/keytab' making check in lib/krb5/krb... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/krb' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_walk_rtree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/walk_rtree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/tgtname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/unparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/bld_pr_ext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/copy_data.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_walk_rtree t_walk_rtree.o walk_rtree.o tgtname.o unparse.o bld_pr_ext.o copy_data.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_kerb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/conv_princ.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/set_realm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/str_conv.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_kerb t_kerb.o conv_princ.o unparse.o set_realm.o str_conv.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_ser.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_ser.c: In function ‘ser_acontext_test’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_ser.c:295:17: warning: ‘krb5_auth_con_initivector’ is deprecated [-Wdeprecated-declarations] !(kret = krb5_auth_con_initivector(kcontext, actx)) && ^ In file included from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/krb5.h:8:0, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include/k5-int.h:160, from /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_ser.c:27: ../../../include/krb5/krb5.h:6013:1: note: declared here krb5_auth_con_initivector(krb5_context context, krb5_auth_context auth_context); ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_ser.c: In function ‘main’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_ser.c:571:25: warning: variable ‘do_etest’ set but not used [-Wunused-but-set-variable] int do_etest, do_ptest, do_stest; ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_actx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_adata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_addr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_auth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_cksum.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_ctx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_key.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ser_princ.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/serialize.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/authdata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/pac.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/pac_sign.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/ai_authdata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/authdata_exp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/s4u_authdata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/etype_list.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_ser t_ser.o ser_actx.o ser_adata.o ser_addr.o ser_auth.o ser_cksum.o ser_ctx.o ser_key.o ser_princ.o serialize.o authdata.o pac.o pac_sign.o ai_authdata.o authdata_exp.o s4u_authdata.o copy_data.o etype_list.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_deltat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/deltat.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_deltat t_deltat.o deltat.o -lkrb5support x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_expand.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_expand t_expand.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_authdata.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_authdata t_authdata.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_pac.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_pac t_pac.o pac.o pac_sign.o copy_data.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_in_ccache.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_in_ccache t_in_ccache.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_cc_config.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_cc_config t_cc_config.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_copy_context.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_copy_context t_copy_context.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_princ.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_princ.c: In function ‘test_princ’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_princ.c:106:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&princ_reformed, "%s@%s", princ_short, realm); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/parse.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_princ t_princ.o parse.o unparse.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_etypes.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_etypes.c: In function ‘main’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_etypes.c:232:43: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("krb5_init_context", ret, ""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_etypes.c:248:64: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("krb5int_parse_enctype_list", ret, ""); ^~ /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_etypes.c:258:68: warning: zero-length gnu_printf format string [-Wformat-zero-length] com_err("krb5_set_default_in_tkt_ktypes", ret, ""); ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/init_ctx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/plugin.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_etypes t_etypes.o init_ctx.o etype_list.o plugin.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_vfy_increds.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_vfy_increds t_vfy_increds.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_response_items.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/response_items.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_response_items t_response_items.o response_items.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_sname_match.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/sname_match.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_sname_match t_sname_match.o sname_match.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_expire_warn.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_expire_warn t_expire_warn.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_expire_warn.py PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_vfy_increds.py PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_in_ccache_patypes.py x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_parse_host_string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DDYNOBJEXT=\".so\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/../os -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/parse_host_string.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_parse_host_string t_parse_host_string.o parse_host_string.o -lcmocka \ -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_parse_host_string > /dev/null [ PASSED ] 15 test(s). [ PASSED ] 7 test(s). LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_krb5.conf LC_ALL=C ./t_kerb \ parse_name tytso \ parse_name tytso@SHAZAAM \ parse_name tytso/root@VEGGIE.COM \ parse_name tytso/tuber/carrot@VEGGIE.COM \ parse_name tytso/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t \ parse_name tytso/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t@FOO \ parse_name tytso\\\\0/\\0@B\\n\\t\\\\GAG \ parse_name tytso/\\n/\\b\\t@B\\0hacky-test \ parse_name \\/slash/\\@atsign/octa\\/thorpe@\\/slash\\@at\\/sign \ 425_conv_principal rcmd e40-po ATHENA.MIT.EDU \ 425_conv_principal rcmd mit ATHENA.MIT.EDU \ 425_conv_principal rcmd lithium ATHENA.MIT.EDU \ 425_conv_principal rcmd tweedledumb CYGNUS.COM \ 425_conv_principal rcmd uunet UU.NET \ 425_conv_principal zephyr zephyr ATHENA.MIT.EDU \ 425_conv_principal kadmin ATHENA.MIT.EDU ATHENA.MIT.EDU \ 524_conv_principal host/e40-po.mit.edu@ATHENA.MIT.EDU \ 524_conv_principal host/foobar.stanford.edu@stanford.edu \ set_realm marc@MIT.EDU CYGNUS.COM \ > test.out cmp test.out /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_ref_kerb.out rm -f test.out LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_ser LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_deltat Passed all 73 tests. LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/transit-tests Running test (ATHENA.MIT.EDU) (HACK.FOOBAR.COM) (,EDU,BLORT.COM,COM,) ... Got: BLORT.COM COM EDU FOOBAR.COM MIT.EDU Exp: BLORT.COM COM EDU FOOBAR.COM MIT.EDU Running test (ATHENA.MIT.EDU) (EDU) (,) ... Got: MIT.EDU Exp: MIT.EDU Running test (EDU) (ATHENA.MIT.EDU) (,) ... Got: MIT.EDU Exp: MIT.EDU Running test (x) (x) (/COM,/HP,/APOLLO, /COM/DEC) ... Got: /COM /COM/DEC /COM/HP /COM/HP/APOLLO Exp: /COM /COM/DEC /COM/HP /COM/HP/APOLLO Running test (x) (x) (EDU,MIT.,ATHENA.,WASHINGTON.EDU,CS.) ... Got: ATHENA.MIT.EDU CS.WASHINGTON.EDU EDU MIT.EDU WASHINGTON.EDU Exp: ATHENA.MIT.EDU CS.WASHINGTON.EDU EDU MIT.EDU WASHINGTON.EDU Running test (ATHENA.MIT.EDU) (/COM/HP/APOLLO) (,EDU,/COM,), expecting error ... Expected error found. Running test (ATHENA.MIT.EDU) (/COM/HP/APOLLO) (,EDU, /COM,) ... Got: /COM /COM/HP EDU MIT.EDU Exp: /COM /COM/HP EDU MIT.EDU Running test (ATHENA.MIT.EDU) (CS.CMU.EDU) (,EDU,) ... Got: CMU.EDU EDU MIT.EDU Exp: CMU.EDU EDU MIT.EDU Running test (XYZZY.ATHENA.MIT.EDU) (XYZZY.CS.CMU.EDU) (,EDU,) ... Got: ATHENA.MIT.EDU CMU.EDU CS.CMU.EDU EDU MIT.EDU Exp: ATHENA.MIT.EDU CMU.EDU CS.CMU.EDU EDU MIT.EDU Success. LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/t_krb5.conf LC_ALL=C sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/krb/walktree-tests Running walk_rtree test ATHENA.MIT.EDU HACK.EXAMPLE.COM ... Got TGT list: ATHENA.MIT.EDU@ATHENA.MIT.EDU MIT.EDU@ATHENA.MIT.EDU EDU@MIT.EDU COM@EDU EXAMPLE.COM@COM HACK.EXAMPLE.COM@EXAMPLE.COM Running walk_rtree test ATHENA.MIT.EDU CSAIL.MIT.EDU ... Got TGT list: ATHENA.MIT.EDU@ATHENA.MIT.EDU MIT.EDU@ATHENA.MIT.EDU CSAIL.MIT.EDU@MIT.EDU Running walk_rtree test FOO.EXAMPLE.COM BAR.EXAMPLE.COM ... Got TGT list: FOO.EXAMPLE.COM@FOO.EXAMPLE.COM EXAMPLE.COM@FOO.EXAMPLE.COM BAR.EXAMPLE.COM@EXAMPLE.COM Running walk_rtree test FOZ.EXAMPLE.COM BAZ.EXAMPLE.COM ... Got TGT list: FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM BAZ.EXAMPLE.COM@EXAMPLE.COM Running walk_rtree test FOZ.EXAMPLE.COM BOZ.EXAMPLE.COM ... Got TGT list: FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM BOZ.EXAMPLE.COM@EXAMPLE.COM Running walk_rtree test FOZ.EXAMPLE.COM OZ.EXAMPLE.COM ... Got TGT list: FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM OZ.EXAMPLE.COM@EXAMPLE.COM Running walk_rtree test OZ.EXAMPLE.COM FOZ.EXAMPLE.COM ... Got TGT list: OZ.EXAMPLE.COM@OZ.EXAMPLE.COM EXAMPLE.COM@OZ.EXAMPLE.COM FOZ.EXAMPLE.COM@EXAMPLE.COM Running walk_rtree test A.FOZ.EXAMPLE.COM A.OZ.EXAMPLE.COM ... Got TGT list: A.FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM OZ.EXAMPLE.COM@EXAMPLE.COM A.OZ.EXAMPLE.COM@OZ.EXAMPLE.COM Running walk_rtree test A.OZ.EXAMPLE.COM A.FOZ.EXAMPLE.COM ... Got TGT list: A.OZ.EXAMPLE.COM@A.OZ.EXAMPLE.COM OZ.EXAMPLE.COM@A.OZ.EXAMPLE.COM EXAMPLE.COM@OZ.EXAMPLE.COM FOZ.EXAMPLE.COM@EXAMPLE.COM A.FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM Running walk_rtree test A.FOZ.EXAMPLE.COM A.BOZ.EXAMPLE.COM ... Got TGT list: A.FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM BOZ.EXAMPLE.COM@EXAMPLE.COM A.BOZ.EXAMPLE.COM@BOZ.EXAMPLE.COM Running walk_rtree test A.BOZ.EXAMPLE.COM A.FOZ.EXAMPLE.COM ... Got TGT list: A.BOZ.EXAMPLE.COM@A.BOZ.EXAMPLE.COM BOZ.EXAMPLE.COM@A.BOZ.EXAMPLE.COM EXAMPLE.COM@BOZ.EXAMPLE.COM FOZ.EXAMPLE.COM@EXAMPLE.COM A.FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM Running walk_rtree test A.FOZ.EXAMPLE.COM OZ.EXAMPLE.COM ... Got TGT list: A.FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM OZ.EXAMPLE.COM@EXAMPLE.COM Running walk_rtree test OZ.EXAMPLE.COM A.FOZ.EXAMPLE.COM ... Got TGT list: OZ.EXAMPLE.COM@OZ.EXAMPLE.COM EXAMPLE.COM@OZ.EXAMPLE.COM FOZ.EXAMPLE.COM@EXAMPLE.COM A.FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM Next test should return a cannot-find-ticket error... Running walk_rtree test EXAMPLE.COM EXAMPLE.COM ... krb5_walk_realm_tree: Cannot find ticket for requested realm Got TGT list: Running walk_rtree test A.B B.B ... Got TGT list: A.B@A.B B@A.B B.B@B Running walk_rtree test AB.B B.B ... Got TGT list: AB.B@AB.B B@AB.B B.B@B Running walk_rtree test A.B BA.B ... Got TGT list: A.B@A.B B@A.B BA.B@B Running walk_rtree test EXAMPLE.COM A.EXAMPLE.COM ... Got TGT list: EXAMPLE.COM@EXAMPLE.COM A.EXAMPLE.COM@EXAMPLE.COM Running walk_rtree test A.EXAMPLE.COM EXAMPLE.COM ... Got TGT list: A.EXAMPLE.COM@A.EXAMPLE.COM EXAMPLE.COM@A.EXAMPLE.COM CAPATH test Running walk_rtree test ATHENA.MIT.EDU KERBEROS.COM ... Got TGT list: ATHENA.MIT.EDU@ATHENA.MIT.EDU KERBEROS.COM@ATHENA.MIT.EDU CAPATH test Running walk_rtree test LCS.MIT.EDU KABLOOEY.KERBEROS.COM ... Got TGT list: LCS.MIT.EDU@LCS.MIT.EDU ATHENA.MIT.EDU@LCS.MIT.EDU KERBEROS.COM@ATHENA.MIT.EDU KABLOOEY.KERBEROS.COM@KERBEROS.COM LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_authdata LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_pac LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_princ LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_etypes LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_response_items LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_copy_context LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_sname_match make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/krb' making check in lib/krb5/os... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/os' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/t_std_conf.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_std_conf t_std_conf.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/td_krb5.conf LC_ALL=C ./t_std_conf -d -s NEW.DEFAULT.REALM -d \ -D DEFAULT_REALM.TST -r bad.idea -r itar.bad.idea \ -r really.BAD.IDEA. -r clipper.bad.idea -r KeYEsCrOW.BaD.IDea \ -r pgp.good.idea -r no_domain > test.out cmp test.out /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/ref_std_conf.out rm -f test.out x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/t_locate_kdc.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -o t_locate_kdc t_locate_kdc.o \ -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl if [ "no" = no ]; then \ if /usr/bin/dig _kerberos._udp.athena.mit.edu. srv | grep -i '^_kerberos.*srv' || \ /usr/bin/nslookup -q=srv _kerberos._udp.athena.mit.edu. | grep -i '^_kerberos.*service'; then \ LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_locate_kdc ATHENA.MIT.EDU; \ else \ echo '*** WARNING: skipped t_locate_kdc test: known DNS name not found'; \ echo 'Skipped t_locate_kdc test: known DNS name found' >> ../../../skiptests; \ fi; \ else \ echo '*** WARNING: skipped t_locate_kdc test: OFFLINE'; \ echo 'Skipped t_locate_kdc test: OFFLINE' >> ../../../skiptests; \ fi *** WARNING: skipped t_locate_kdc test: known DNS name not found x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/t_trace.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_trace t_trace.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl rm -f t_trace.out KRB5_TRACE=t_trace.out ; export KRB5_TRACE ; \ LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_trace sed -e 's/^[^:]*: //' t_trace.out | cmp - /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/t_trace.ref rm -f t_trace.out x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/t_expand_path.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_expand_path t_expand_path.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_expand_path '%{null}' '' LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_expand_path ' %{BINDIR}%{LIBDIR} ' \ ' /usr/bin/usr/lib64 ' LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_expand_path \ 'the %{animal}%{s} on the %{place}%{s}' \ 'the frogs on the pads' if [ 0 = 1 ]; then \ PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krb5/os/t_discover_uri.py ; \ else \ echo '*** WARNING: skipped t_discover_uri.py due to not using resolv_wrapper'; \ echo 'Skipped URI discovery tests: resolv_wrapper 1.1.5 not found' >> ../../../skiptests; \ fi *** WARNING: skipped t_discover_uri.py due to not using resolv_wrapper make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/os' making check in lib/krb5/rcache... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/rcache' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/rcache' making check in lib/krb5/unicode... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/unicode' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5/unicode' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krb5' making check in lib/gssapi... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi' making check in lib/gssapi/generic... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/generic' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/t_seqstate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/util_seqstate.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/gssapi/generic/.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -o t_seqstate t_seqstate.o util_seqstate.o \ -lkrb5support LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_seqstate make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/generic' making check in lib/gssapi/krb5... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/krb5' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/krb5' making check in lib/gssapi/spnego... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/spnego' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/spnego' making check in lib/gssapi/mechglue... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/mechglue' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi/mechglue' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/gssapi' making check in lib/rpc... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/rpc' making check in lib/rpc/unit-test... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/rpc/unit-test' rm -f krb5cc_rpc_test_* ../../../kadmin/testing/scripts/env-setup.sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/start_servers RPC_TEST_SRVTAB=/tmp/rpc_test_v5srvtab.$$ ; export RPC_TEST_SRVTAB ; \ trap "echo Failed, cleaning up... ; rm -f $RPC_TEST_SRVTAB ; ../../../kadmin/testing/scripts/env-setup.sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/stop_servers ; trap '' 0 ; exit 1" 0 1 2 3 14 15 ; \ if ../../../kadmin/testing/scripts/env-setup.sh \ runtest --debug --srcdir /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test --host x86_64-pc-linux-gnu SERVER=./server CLIENT=./client \ KINIT=../../../clients/kinit/kinit \ KDESTROY=../../../clients/kdestroy/kdestroy \ PRIOCNTL_HACK=0 VALGRIND="" \ PASS="tcp" --tool rpc_test ; \ then \ echo Cleaning up... ; \ rm -f $RPC_TEST_SRVTAB krb5cc_rpc_test_* ; \ ../../../kadmin/testing/scripts/env-setup.sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/stop_servers ; \ trap 0 ; exit 0 ; \ else exit 1 ; fi WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by portage on Thu Sep 28 12:36:42 2017 Native configuration is x86_64-pc-linux-gnu === rpc_test tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/config/unix.exp as tool-and-target-specific interface file. TOP=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin Running pass `tcp' ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/rpc_test.0/expire.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/rpc_test.0/fullrun.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/rpc/unit-test/rpc_test.0/gsserr.exp ... === rpc_test Summary === # of expected passes 8 ./client version ./server version Cleaning up... make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/rpc/unit-test' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/rpc' making check in lib/kdb... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kdb' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/t_ulog.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_ulog t_ulog.o -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 \ -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/t_stringattr.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_stringattr t_stringattr.o -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 \ -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/t_stringattr.py x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kdb/t_sort_key_data.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_sort_key_data t_sort_key_data.o \ -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lcmocka -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_sort_key_data > /dev/null [ PASSED ] 3 test(s). LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_ulog test.ulog make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kdb' making check in lib/kadm5... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5' making check in lib/kadm5/clnt... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/clnt' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/clnt' making check in lib/kadm5/srv... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/srv' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/srv' making check in lib/kadm5/unit-test... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/unit-test' ../../../kadmin/testing/scripts/env-setup.sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/start_servers x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/init-test.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o init-test init-test.o \ -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl ../../../kadmin/testing/scripts/env-setup.sh ./init-test x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/destroy-test.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o destroy-test destroy-test.o \ -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl ../../../kadmin/testing/scripts/env-setup.sh ./destroy-test x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -DCLIENT_TEST -o client-handle-test.o -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/handle-test.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o client-handle-test client-handle-test.o \ -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl ../../../kadmin/testing/scripts/env-setup.sh ./client-handle-test x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/setkey-test.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o client-setkey-test setkey-test.o \ -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl ../../../kadmin/testing/scripts/env-setup.sh ./client-setkey-test testkeys admin admin + Test 0: + enctype 1 + Test 1: + enctype 1 + Test 2: + enctype 1 ../../../kadmin/testing/scripts/env-setup.sh runtest --debug --srcdir /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test --host x86_64-pc-linux-gnu --tool api RPC=1 API=../../../kadmin/testing/util/kadm5_clnt_tcl \ KINIT=../../../clients/kinit/kinit \ KDESTROY=../../../clients/kdestroy/kdestroy \ KADMIN_LOCAL=../../../kadmin/cli/kadmin.local \ PRIOCNTL_HACK=0 VALGRIND="" \ WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by portage on Thu Sep 28 12:37:47 2017 Native configuration is x86_64-pc-linux-gnu === api tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/config/unix.exp as tool-and-target-specific interface file. Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.2/crte-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.2/get-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.2/mod-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/chpass-principal-v2.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/chpass-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/crte-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/crte-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/destroy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/dlte-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/dlte-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/get-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/get-principal-v2.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/get-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/init-v2.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/init.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/mod-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/mod-principal-v2.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/mod-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/randkey-principal-v2.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/randkey-principal.exp ... === api Summary === # of expected passes 294 mv api.log capi.log mv api.sum capi.sum ../../../kadmin/testing/scripts/env-setup.sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/stop_servers ../../../kadmin/testing/scripts/env-setup.sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/start_servers_local x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/handle-test.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o server-handle-test handle-test.o \ -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -ldl -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl ../../../kadmin/testing/scripts/env-setup.sh ./server-handle-test x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/lock-test.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o lock-test lock-test.o \ -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -ldl -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl ../../../kadmin/testing/scripts/env-setup.sh runtest --debug --srcdir /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test --host x86_64-pc-linux-gnu --tool api RPC=0 API=../../../kadmin/testing/util/kadm5_srv_tcl \ LOCKTEST=./lock-test \ KADMIN_LOCAL=../../../kadmin/cli/kadmin.local \ PRIOCNTL_HACK=0 VALGRIND="" \ WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by portage on Thu Sep 28 12:37:55 2017 Native configuration is x86_64-pc-linux-gnu === api tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/config/unix.exp as tool-and-target-specific interface file. Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.2/crte-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.2/get-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.2/mod-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/chpass-principal-v2.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/chpass-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/crte-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/crte-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/destroy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/dlte-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/dlte-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/get-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/get-principal-v2.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/get-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/init-v2.exp ... UNTESTED: test103: test needs updating for DAL changes (see MIT RT ticket 3202) Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/init.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/mod-policy.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/mod-principal-v2.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/mod-principal.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/randkey-principal-v2.exp ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/kadm5/unit-test/api.current/randkey-principal.exp ... === api Summary === # of expected passes 222 # of untested testcases 1 mv api.log sapi.log mv api.sum sapi.sum ../../../kadmin/testing/scripts/env-setup.sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/testing/scripts/stop_servers_local make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5/unit-test' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/kadm5' making check in lib/apputils... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/apputils' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/apputils' making check in lib/krad... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krad' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/attr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_attr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_test.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_attr attr.o t_attr.o t_test.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/attrset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_attrset.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_attrset attr.o attrset.o t_attrset.o t_test.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/code.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_code.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_code code.o t_code.o t_test.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/packet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_packet.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_packet attr.o attrset.o code.o packet.o t_packet.o t_test.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/remote.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_remote.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_remote attr.o attrset.o code.o packet.o remote.o t_remote.o t_test.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lverto x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_client.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_client attr.o attrset.o code.o packet.o remote.o client.o t_client.o t_test.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lverto LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_attr LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_attrset LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_code LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_packet /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_daemon.py pyrad not found! Unable to start pyrad daemon, skipping test... LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_remote /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_daemon.py pyrad not found! Unable to start pyrad daemon, skipping test... LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_client /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/lib/krad/t_daemon.py pyrad not found! Unable to start pyrad daemon, skipping test... make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib/krad' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/lib' making check in plugins/audit... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/audit' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/audit' making check in plugins/audit/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/audit/test' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/audit/test' making check in plugins/kadm5_hook/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kadm5_hook/test' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kadm5_hook/test' making check in plugins/hostrealm/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/hostrealm/test' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/hostrealm/test' making check in plugins/localauth/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/localauth/test' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/localauth/test' making check in plugins/pwqual/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/pwqual/test' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/pwqual/test' making check in plugins/authdata/greet_server... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/authdata/greet_server' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/authdata/greet_server' making check in plugins/authdata/greet_client... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/authdata/greet_client' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/authdata/greet_client' making check in plugins/kdb/db2... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2' making check in plugins/kdb/db2/libdb2... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2' making check in plugins/kdb/db2/libdb2/hash... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/hash' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/hash' making check in plugins/kdb/db2/libdb2/btree... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/btree' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/btree' making check in plugins/kdb/db2/libdb2/db... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/db' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/db' making check in plugins/kdb/db2/libdb2/mpool... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/mpool' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/mpool' making check in plugins/kdb/db2/libdb2/recno... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/recno' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/recno' making check in plugins/kdb/db2/libdb2/test... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test/../include -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test/../mpool -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test/../btree -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test/../hash -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test/../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test/dbtest.c x86_64-pc-linux-gnu-gcc -L.. -L../../../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o dbtest dbtest.o -ldb -lkrb5support perl -ne 'chomp; print pack("H*", $_);' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test/t.be.txt > t.be.db perl -ne 'chomp; print pack("H*", $_);' /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test/t.le.txt > t.le.db LD_LIBRARY_PATH=`echo -L.. -L../../../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` srcdir=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test TMPDIR=. /bin/sh /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/kdb/db2/libdb2/test/run.test Test 1: btree, hash: small key, small data pairs Test 1: recno: small key, small data pairs Test 2: btree, hash: small key, medium data pairs Test 2: recno: small key, medium data pairs Test 3: hash: small key, big data pairs Test 3: btree: small key, big data pairs page size 512 page size 16384 page size 65536 Test 3: recno: big data pairs page size 512 page size 16384 page size 65536 Test 4: recno: random entries Test 5: recno: reverse order entries Test 6: recno: alternating order entries Test 7: btree, recno: delete cursor record Test 8: btree: repeated small key, big data pairs 1 of 10 2 of 10 3 of 10 4 of 10 5 of 10 6 of 10 7 of 10 8 of 10 (comparison) 9 of 10 10 of 10 Test 9: btree: duplicate keys Test 10: btree, recno: test cursor flag use Test 11: recno: reverse order insert Test 12: btree: lots of keys, small page size Test 13: btree, hash: differing byte orders Test 20: hash: bucketsize, fill factor; nelem 25000 cachesize 65536 bucketsize 256, fill factor 11 bucketsize 256, fill factor 14 bucketsize 256, fill factor 21 bucketsize 512, fill factor 21 bucketsize 512, fill factor 28 bucketsize 512, fill factor 43 bucketsize 1024, fill factor 43 bucketsize 1024, fill factor 57 bucketsize 1024, fill factor 85 bucketsize 2048, fill factor 85 bucketsize 2048, fill factor 114 bucketsize 2048, fill factor 171 bucketsize 4096, fill factor 171 bucketsize 4096, fill factor 228 bucketsize 4096, fill factor 341 bucketsize 8192, fill factor 341 bucketsize 8192, fill factor 455 bucketsize 8192, fill factor 683 Test 40: btree: page split on index 0 page size 512 page size 1024 page size 2048 page size 4096 page size 8192 Test 41: btree: no unsearchables due to page split on index 0 Test 50: btree: recursive traversal Test 60: btree: big key, small data, byteswap unaligned access Test 61: btree: small key, big data, byteswap unaligned access Test 62: btree: small key, big data, known byte order files t.le.db t.be.db Test 63: btree: big key, medium data, bt_split unaligned access make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2/test' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2/libdb2' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/db2' making check in plugins/kdb/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/test' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/kdb/test' making check in plugins/preauth/otp... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/otp' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/otp' making check in plugins/preauth/pkinit... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/pkinit' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_kdf_test.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_accessor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_srv.c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_srv.c: In function ‘pkinit_server_return_padata’: /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_srv.c:797:37: warning: comparison between ‘enum krb5_pa_pk_as_rep_selection’ and ‘enum krb5_pa_pk_as_rep_draft9_selection’ [-Wenum-compare] rep->choice == choice_pa_pk_as_rep_draft9_dhSignedData)) { ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_lib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_clnt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_kdf_constants.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_profile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_identity.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_matching.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c x86_64-pc-linux-gnu-gcc -L../../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o pkinit_kdf_test pkinit_kdf_test.o pkinit_accessor.o pkinit_srv.o pkinit_lib.o pkinit_clnt.o pkinit_kdf_constants.o pkinit_profile.o pkinit_identity.o pkinit_matching.o pkinit_crypto_openssl.o -lkrb5 -lcom_err -lk5crypto -lcrypto -ldl -lkrb5support -lkeyutils -lresolv LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./pkinit_kdf_test SUCCESS: TEST 1 (SHA-1/AES), Correct key value generated. SUCCESS: TEST 2 (SHA-256/AES), Correct key value generated. SUCCESS: TEST 3 (SHA-512/DES3), Correct key value generated. make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/pkinit' making check in plugins/preauth/test... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/test' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/preauth/test' making check in plugins/tls/k5tls... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/tls/k5tls' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/plugins/tls/k5tls' making check in kdc... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kdc' PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/t_workers.py PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/t_emptytgt.py x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64\" -I../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/t_replay.c x86_64-pc-linux-gnu-gcc -L../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_replay t_replay.o -lcmocka -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl LD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_replay > /dev/null [ PASSED ] 39 test(s). LD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/rtscript > test.out cmp test.out /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kdc/rtest.good rm -f test.out make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kdc' making check in kadmin... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin' making check in kadmin/cli... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/cli' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/cli' making check in kadmin/dbutil... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/dbutil' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/t_tdumputil.c x86_64-pc-linux-gnu-gcc -L../../lib -O2 -pipe -march=native -Wall -fno-strict-aliasing -fno-strict-overflow -Wl,-O1 -Wl,--as-needed -o t_tdumputil t_tdumputil.o tdumputil.o -lkrb5support PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/kadmin/dbutil/t_tdumputil.py make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/dbutil' making check in kadmin/ktutil... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/ktutil' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/ktutil' making check in kadmin/server... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/server' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/server' making check in kadmin/testing... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing' making check in kadmin/testing/scripts... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing/scripts' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing/scripts' making check in kadmin/testing/util... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing/util' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing/util' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin/testing' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/kadmin' making check in slave... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/slave' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/slave' making check in clients... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients' making check in clients/klist... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/klist' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/klist' making check in clients/kinit... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kinit' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kinit' making check in clients/kdestroy... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kdestroy' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kdestroy' making check in clients/kpasswd... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kpasswd' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kpasswd' making check in clients/ksu... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/ksu' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/ksu' making check in clients/kvno... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kvno' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kvno' Skipping missing directory clients/kcpytkt Skipping missing directory clients/kdeltkt making check in clients/kswitch... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kswitch' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients/kswitch' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/clients' making check in appl... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl' making check in appl/sample... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample' making check in appl/sample/sclient... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample/sclient' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample/sclient' making check in appl/sample/sserver... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample/sserver' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample/sserver' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/sample' making check in appl/simple... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple' making check in appl/simple/client... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple/client' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple/client' making check in appl/simple/server... make[3]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple/server' make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple/server' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/simple' making check in appl/user_user... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/user_user' PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/user_user/t_user2user.py make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/user_user' making check in appl/gss-sample... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/gss-sample' PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/appl/gss-sample/t_gss_sample.py make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl/gss-sample' make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/appl' making check in tests... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests' making check in tests/resolve... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/resolve' LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./resolve Hostname: mr-fox Host address: 127.0.0.1 FQDN: localhost Resolve library appears to have passed the test LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./addrinfo-test -p telnet getaddrinfo(hostname (null), service telnet, hints { no-flags }): 0x1fcb1a0: family = AF_INET6 proto = TCP socktype = STREAM addr = ::1 port = 23 getnameinfo => localhost, telnet 0x1fcbe20: family = AF_INET6 proto = UDP socktype = DGRAM addr = ::1 port = 23 getnameinfo => localhost, telnet 0x1fcb200: family = AF_INET proto = TCP socktype = STREAM addr = 127.0.0.1 port = 23 getnameinfo => localhost, telnet 0x1fcbe80: family = AF_INET proto = UDP socktype = DGRAM addr = 127.0.0.1 port = 23 getnameinfo => localhost, telnet LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./fake-addrinfo-test -p telnet getaddrinfo(hostname (null), service telnet, hints { no-flags }): 0x16bf1a0: family = AF_INET6 proto = TCP socktype = STREAM addr = ::1 port = 23 getnameinfo => localhost, telnet 0x16bfe20: family = AF_INET6 proto = UDP socktype = DGRAM addr = ::1 port = 23 getnameinfo => localhost, telnet 0x16bf200: family = AF_INET proto = TCP socktype = STREAM addr = 127.0.0.1 port = 23 getnameinfo => localhost, telnet 0x16bfe80: family = AF_INET proto = UDP socktype = DGRAM addr = 127.0.0.1 port = 23 getnameinfo => localhost, telnet make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/resolve' making check in tests/asn.1... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/asn.1' cat /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/reference_encode.out /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/pkinit_encode.out \ > expected_encode.out LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./krb5_encode_test > test.out cmp test.out expected_encode.out cat /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/trval_reference.out /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/asn.1/pkinit_trval.out \ > expected_trval.out LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./krb5_encode_test -t > trval.out cmp trval.out expected_trval.out LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./krb5_decode_test OK: authenticator OK: authenticator(80 -> seq-number 0xffffff80) OK: authenticator(FF -> seq-number 0xffffffff) OK: authenticator(00FF -> seq-number 0xff) OK: authenticator(00FFFFFFFF -> seq-number 0xffffffff) OK: authenticator(7FFFFFFF -> seq-number 0x7fffffff) OK: authenticator(FFFFFFFF -> seq-number 0xffffffff) OK: authenticator(optionals empty) OK: authenticator(optionals NULL) OK: ticket OK: ticket(+ trailing [4] INTEGER OK: ticket(indefinite lengths) OK: ticket(indefinite lengths + trailing [4] INTEGER) OK: encryption_key OK: encryption_key(+ trailing [2] INTEGER) OK: encryption_key(+ trailing [2] SEQUENCE {[0] INTEGER}) OK: encryption_key(indefinite lengths) OK: encryption_key(indefinite lengths + trailing [2] INTEGER) OK: encryption_key(indefinite lengths + trailing [2] SEQUENCE {[0] INTEGER}) OK: encryption_key(indefinite lengths + trailing SEQUENCE {[0] INTEGER}) OK: encryption_key(enctype = -1) OK: encryption_key(enctype = -255) OK: encryption_key(enctype = 255) OK: encryption_key(enctype = -2147483648) OK: encryption_key(enctype = 2147483647) OK: enc_tkt_part OK: enc_tkt_part(optionals NULL) OK: enc_tkt_part(optionals NULL + bitstring enlarged to 38 bits) OK: enc_tkt_part(optionals NULL + bitstring enlarged to 40 bits) OK: enc_tkt_part(optionals NULL + bitstring reduced to 29 bits) OK: enc_tkt_part(optionals NULL + bitstring reduced to 24 bits) OK: enc_kdc_rep_part(compat_lr_type) OK: enc_kdc_rep_part OK: enc_kdc_rep_part(optionals NULL)(compat lr_type) OK: enc_kdc_rep_part(optionals NULL) OK: as_rep OK: as_rep(indefinite lengths) OK: as_rep(optionals NULL) OK: tgs_rep OK: tgs_rep(optionals NULL) OK: ap_req OK: ap_rep OK: ap_rep_enc_part OK: ap_rep_enc_part(optionals NULL) OK: ap_rep_enc_part(optionals NULL + expect ASN1_OVERRUN for inconsistent length of timestamp) OK: as_req OK: as_req(optionals NULL except second_ticket) OK: as_req(optionals NULL except server) OK: tgs_req OK: tgs_req(optionals NULL except second_ticket) OK: tgs_req(optionals NULL except server) OK: kdc_req_body OK: kdc_req_body(optionals NULL except second_ticket) OK: kdc_req_body(optionals NULL except server) OK: kdc_req_body(optionals NULL except server; zero-length etypes) OK: safe OK: safe(optionals NULL) OK: priv OK: enc_priv_part OK: enc_priv_part(optionals NULL) OK: cred OK: enc_cred_part OK: enc_cred_part(optionals NULL) OK: error OK: error(optionals NULL) OK: authorization_data OK: authorization_data(types only) OK: pa_data OK: typed_data OK: pa_data (empty) OK: etype_info OK: etype_info (only one) OK: etype_info (no info) OK: etype_info2 OK: etype_info2 (only one) OK: pa_enc_ts OK: pa_enc_ts (no usec) OK: enc_data OK: enc_data(MSB-set kvno) OK: enc_data(kvno=-1) OK: sam_challenge_2 OK: sam_challenge_2_body OK: pa_for_user OK: pa_s4u_x509_user OK: pa_pac_rec OK: ad_kdcissued OK: ad_signedpath OK: iakerb_header OK: iakerb_finished OK: fast_response OK: pa_fx_fast_reply OK: otp_tokeninfo(optionals NULL) OK: otp_tokeninfo OK: pa_otp_challenge(optionals NULL) OK: pa_otp_challenge OK: pa_otp_req(optionals NULL) OK: pa_otp_req OK: pa_otp_enc_req OK: kkdcp_message OK: cammac(optionals NULL) OK: cammac OK: secure_cookie OK: krb5_pa_pk_as_req OK: krb5_pa_pk_as_rep(dhInfo) OK: krb5_pa_pk_as_rep(encKeyPack) OK: krb5_auth_pack OK: krb5_auth_pack_draft9 OK: krb5_kdc_dh_key_info OK: krb5_reply_key_pack OK: krb5_reply_key_pack_draft9 OK: krb5_principal_name LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./krb5_decode_leak make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/asn.1' making check in tests/create... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/create' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/create' making check in tests/hammer... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/hammer' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/hammer' making check in tests/verify... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/verify' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/verify' making check in tests/gssapi... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/gssapi' PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_gssapi.py PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_ccselect.py PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_client_keytab.py PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_enctypes.py PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_export_cred.py PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_s4u.py PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/util VALGRIND="" /usr/bin/python2.7 /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/gssapi/t_authind.py LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_invalid LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_oid LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/config-files/krb5.conf LC_ALL=C ./t_prf make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/gssapi' making check in tests/dejagnu... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src-abi_x86_64.amd64/tests/dejagnu' LD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"`; for i in LD_LIBRARY_PATH; do \ eval echo "{$i=\$$i}"; done > runenv.vals echo "set runvarlist [list `cat runenv.vals | tr '\n' ' '`]" | \ sed -e 's%=\.%='`pwd`'/.%g' > site.exp echo "set PRIOCNTL_HACK 0" >> site.exp runtest --debug --srcdir /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/dejagnu --host x86_64-pc-linux-gnu --tool krb VALGRIND="" WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by portage on Thu Sep 28 12:38:48 2017 Native configuration is x86_64-pc-linux-gnu === krb tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/dejagnu/config/default.exp as tool-and-target-specific interface file. Running pass `des' ... Running /var/tmp/portage/app-crypt/mit-krb5-1.15.2/work/krb5-1.15.2/src/tests/dejagnu/krb-standalone/gssapi.exp ... FAIL: des: kadmin.local srvtab (unmatched output: xst -k localhost-new-srvtab gssservice/localhost kiprop/localh