* Package: app-crypt/mit-krb5-1.18 * Repository: gentoo * Maintainer: kerberos@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_aes elibc_musl kernel_linux keyutils nls pkinit threads userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.8 to build >>> Unpacking source... >>> Unpacking krb5-1.18.tar.gz to /var/tmp/portage/app-crypt/mit-krb5-1.18/work >>> Source unpacked in /var/tmp/portage/app-crypt/mit-krb5-1.18/work >>> Preparing source in /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src ... * Applying mit-krb5-1.12_warn_cflags.patch ... [ ok ] * Applying mit-krb5-config_LDFLAGS-r1.patch ... [ ok ] * Applying mit-krb5-1.16.3-libressl-r1.patch ... [ ok ] * Applying mit-krb5_dont_create_run.patch ... [ ok ] * Applying mit-krb5-1.18-libressl.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src' ... * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: krb5-1.18/src/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating krb5-1.18/src/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating krb5-1.18/src/config/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src/configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/mit-krb5-1.18 --htmldir=/usr/share/doc/mit-krb5-1.18/html --libdir=/usr/lib --without-ldap --without-tcl --enable-nls --enable-pkinit --enable-thread-support --without-lmdb --with-keyutils --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-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes checking if C compiler supports -Werror=unknown-warning-option... no checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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... no checking for res_nclose... no checking for res_ndestroy... no checking for res_nsearch... no 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 whether x86_64-gentoo-linux-musl-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: PTHREAD_CC = x86_64-gentoo-linux-musl-gcc configure: PTHREAD_CFLAGS = -pthread configure: PTHREAD_LIBS = checking for pthread_once... yes checking for pthread_rwlock_init... yes configure: rechecking with PTHREAD_... options checking for pthread_rwlock_init in -lc... yes checking for library containing dlopen... none required checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes 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 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 whether ln -s works... yes checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking for ar... ar cqv checking for ar... ar cruv checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 vsprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for strlcpy... yes checking for fnmatch... yes checking for secure_getenv... yes checking for strlcpy... (cached) yes 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 secure_getenv... (cached) yes 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 SSL_CTX_new in -lssl... yes checking for OpenSSL... yes configure: TLS module will use OpenSSL checking keyutils.h usability... yes checking keyutils.h presence... yes checking for keyutils.h... yes checking for add_key in -lkeyutils... yes checking for keyctl_get_persistent in -lkeyutils... yes checking for EC_POINT_new in -lcrypto... yes 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 *... no 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 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 explicit_bzero... yes checking for explicit_memset... no checking for getresuid... yes checking for getresgid... yes checking for mkstemp... (cached) yes checking for gettimeofday... yes checking for sys_errlist declaration... no checking for sys_errlist in libc... no configure: WARNING: sys_errlist is neither in errno.h nor in libc 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... no checking for re_exec... no 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... yes checking for sigjmp_buf... yes 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 size of time_t... 8 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 size of size_t... 8 checking for __int128_t... yes checking for __uint128_t... yes 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... false checking for nslookup... false checking for bison... bison -y checking for runtest... no checking for perl... perl checking for expect... no checking whether to use priocntl hack... no checking for runtest... no 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... nowhere 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... yes checking for CMS_get0_content in -lcrypto... yes checking for daemon... yes checking for python3... /usr/bin/python3.8 checking for cmocka.h... no checking for _cmocka_run_group_tests in -lcmocka... no 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 libedit... yes configure: Using libedit for readline support checking for libverto... yes configure: Using system libverto checking for groff... /usr/bin/groff 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 po/Makefile 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 tests/softpkcs11/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 kprop/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/certauth/test/Makefile config.status: creating plugins/gssapi/negoextest/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/kadm5_auth/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/kdcpolicy/test/Makefile config.status: creating plugins/preauth/otp/Makefile config.status: creating plugins/preauth/spake/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 include/autoconf.h config.status: executing CRYPTO_IMPL commands config.status: executing PRNG_ALG commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/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.18/work/krb5-1.18/src-abi_x86_64.amd64/include' make[1]: Nothing to be done for 'autoconf.h'. cat /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/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/lib\"" -e "s\"@SBINDIR\"/usr/sbin\"" -e "s\"@MODULEDIR\"/usr/lib/krb5/plugins\"" -e "s\"@GSSMODULEDIR\"/usr/lib/gss\"" -e "s\"@LOCALSTATEDIR\"/var/lib\"" -e "s\"@RUNSTATEDIR\"/run\"" -e "s\"@SYSCONFDIR\"/etc\"" -e "s\"@DYNOBJEXT\".so\"" -e "s\"@SYSCONFCONF\"\"" > osconf.new /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src/config/move-if-changed osconf.new osconf.h make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src-abi_x86_64.amd64/include' making all in util... make[1]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src-abi_x86_64.amd64/util' making all in util/support... make[2]: Entering directory '/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src-abi_x86_64.amd64/util/support' x86_64-gentoo-linux-musl-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src/util/support/threads.c -o threads.so.o && mv -f threads.so.o threads.so x86_64-gentoo-linux-musl-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src/util/support/init-addrinfo.c -o init-addrinfo.so.o && mv -f init-addrinfo.so.o init-addrinfo.so x86_64-gentoo-linux-musl-gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src/include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fno-strict-aliasing -fno-strict-overflow -pthread -c /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src/util/support/plugins.c -o plugins.so.o && mv -f plugins.so.o plugins.so /var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src/util/support/plugins.c:67:21: error: missing binary operator before token "(" 67 | #if ! __GLIBC_PREREQ(2, 25) | ^ make[2]: *** [Makefile:1095: plugins.so] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src-abi_x86_64.amd64/util/support' make[1]: *** [Makefile:888: all-recurse] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src-abi_x86_64.amd64/util' make: *** [Makefile:1545: all-recurse] Error 1 * ERROR: app-crypt/mit-krb5-1.18::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-crypt/mit-krb5-1.18::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/mit-krb5-1.18::gentoo'`. * The complete build log is located at '/var/log/portage/app-crypt:mit-krb5-1.18:20200318-164150.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/mit-krb5-1.18/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/mit-krb5-1.18/temp/environment'. * Working directory: '/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src-abi_x86_64.amd64' * S: '/var/tmp/portage/app-crypt/mit-krb5-1.18/work/krb5-1.18/src'