Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 768857 Details for
Bug 836819
sys-auth/pam_krb5-4.11 fails test - module/long.............1/ .../ FAILED 1-5, 8-9, 15-19, 22-23
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-auth:pam_krb5-4.11:20220405-043725.log
sys-auth:pam_krb5-4.11:20220405-043725.log (text/plain), 59.59 KB, created by
Toralf Förster
on 2022-04-05 08:29:38 UTC
(
hide
)
Description:
sys-auth:pam_krb5-4.11:20220405-043725.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-04-05 08:29:38 UTC
Size:
59.59 KB
patch
obsolete
> * Package: sys-auth/pam_krb5-4.11 > * Repository: gentoo > * Maintainer: eras@gentoo.org kerberos@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking pam-krb5-4.11.tar.gz to /var/tmp/portage/sys-auth/pam_krb5-4.11/work >>>> Source unpacked in /var/tmp/portage/sys-auth/pam_krb5-4.11/work >>>> Preparing source in /var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11 ... > * econf: updating pam-krb5-4.11/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pam-krb5-4.11/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/pam_krb5-4.11 --htmldir=/usr/share/doc/pam_krb5-4.11/html --with-sysroot=/ --libdir=/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking if the compiler is Clang... no >checking if x86_64-pc-linux-gnu-gcc supports -fstrict-overflow... yes >checking if x86_64-pc-linux-gnu-gcc supports -fstrict-aliasing... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wextra... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wformat-overflow=2... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wformat-signedness... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wformat-truncation=2... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wnull-dereference... yes >checking if x86_64-pc-linux-gnu-gcc supports -Winit-self... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wswitch-enum... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-overflow=5... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes >checking if x86_64-pc-linux-gnu-gcc supports -Walloc-zero... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wduplicated-branches... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wduplicated-cond... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wtrampolines... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wfloat-equal... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wcast-align... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wconversion... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wno-sign-conversion... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wdate-time... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wjump-misses-init... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wnormalized=nfc... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wpacked... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wrestrict... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes >checking if x86_64-pc-linux-gnu-gcc supports -Winline... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wvla... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >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 fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking if -Wl,--version-script works... yes >checking for openssl... /usr/bin/openssl >checking for valgrind... no >checking for library containing pam_set_data... -lpam >checking for pam_getenv... yes >checking for pam_getenvlist... yes >checking for pam_modutil_getpwnam... yes >checking for pam_syslog... yes >checking for pam_vsyslog... yes >checking for security/pam_modutil.h... yes >checking for security/pam_appl.h... yes >checking for security/pam_ext.h... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether PAM prefers const... yes >checking whether pam_strerror uses const... no >checking size of long... 8 >checking for krb5-config... /usr/bin/krb5-config >checking for krb5 support in krb5-config... yes >checking for --deps support in krb5-config... no >checking for krb5_init_context... yes >checking for krb5.h... yes >checking for kerberosv5/krb5.h... no >checking for krb5/krb5.h... yes >checking for krb5_get_error_message... yes >checking for krb5_free_error_message... yes >checking for hx509_err.h... no >checking for krb5_creds.session... no >checking for krb5_realm... no >checking for krb5_cc_get_full_name... yes >checking for krb5_data_free... no >checking for krb5_free_default_realm... yes >checking for krb5_free_string... yes >checking for krb5_get_init_creds_opt_alloc... yes >checking for krb5_get_init_creds_opt_set_anonymous... yes >checking for krb5_get_init_creds_opt_set_change_password_prompt... yes >checking for krb5_get_init_creds_opt_set_default_flags... no >checking for krb5_get_init_creds_opt_set_fast_ccache_name... yes >checking for krb5_get_init_creds_opt_set_out_ccache... yes >checking for krb5_get_init_creds_opt_set_pa... yes >checking for krb5_get_prompt_types... yes >checking for krb5_init_secure_context... yes >checking for krb5_principal_get_realm... no >checking for krb5_principal_set_comp_string... no >checking for krb5_set_password... yes >checking for krb5_set_trace_filename... yes >checking for krb5_verify_init_creds_opt_init... yes >checking for krb5_xfree... no >checking for krb5_get_init_creds_opt_set_pkinit... no >checking for krb5_get_init_creds_opt_free... yes >checking if krb5_get_init_creds_opt_free takes two arguments... yes >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed >checking whether krb5_kt_free_entry is declared... yes >checking for krb5_appdefault_string... yes >checking for krb5-config... (cached) /usr/bin/krb5-config >checking for kadm-client support in krb5-config... yes >checking for --deps support in krb5-config... (cached) no >checking for kadm5_init_with_password... yes >checking for kadm5/kadm5_err.h... no >checking for kadm5_init_krb5_context... yes >checking for kadm5_init_with_skey_ctx... no >checking for regex.h... yes >checking for regcomp... yes >checking for _Bool... yes >checking for stdbool.h that conforms to C99... yes >checking for strings.h... (cached) yes >checking for sys/bittypes.h... no >checking for sys/select.h... yes >checking for sys/time.h... yes >checking whether reallocarray is declared... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for ssize_t... yes >checking for explicit_bzero... yes >checking for asprintf... yes >checking for issetugid... no >checking for mkstemp... yes >checking for reallocarray... yes >checking for strndup... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11 ... >make -j4 >make all-am >make[1]: Entering directory '/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o pam-util/args.lo pam-util/args.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o pam-util/logging.lo pam-util/logging.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o pam-util/options.lo pam-util/options.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o pam-util/vector.lo pam-util/vector.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c pam-util/args.c -fPIC -DPIC -o pam-util/.libs/args.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c pam-util/options.c -fPIC -DPIC -o pam-util/.libs/options.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c pam-util/vector.c -fPIC -DPIC -o pam-util/.libs/vector.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c pam-util/logging.c -fPIC -DPIC -o pam-util/.libs/logging.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o portable/dummy.lo portable/dummy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c portable/dummy.c -fPIC -DPIC -o portable/.libs/dummy.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o portable/krb5-extra.lo portable/krb5-extra.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o portable/issetugid.lo portable/issetugid.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/account.lo module/account.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c portable/krb5-extra.c -fPIC -DPIC -o portable/.libs/krb5-extra.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c portable/issetugid.c -fPIC -DPIC -o portable/.libs/issetugid.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/account.c -fPIC -DPIC -o module/.libs/account.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/alt-auth.lo module/alt-auth.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/auth.lo module/auth.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/alt-auth.c -fPIC -DPIC -o module/.libs/alt-auth.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/cache.lo module/cache.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/auth.c -fPIC -DPIC -o module/.libs/auth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/cache.c -fPIC -DPIC -o module/.libs/cache.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/context.lo module/context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/context.c -fPIC -DPIC -o module/.libs/context.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/fast.lo module/fast.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/fast.c -fPIC -DPIC -o module/.libs/fast.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/options.lo module/options.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/password.lo module/password.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/options.c -fPIC -DPIC -o module/.libs/options.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/password.c -fPIC -DPIC -o module/.libs/password.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/prompting.lo module/prompting.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/public.lo module/public.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/prompting.c -fPIC -DPIC -o module/.libs/prompting.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/public.c -fPIC -DPIC -o module/.libs/public.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/setcred.lo module/setcred.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/setcred.c -fPIC -DPIC -o module/.libs/setcred.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o module/support.lo module/support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c module/support.c -fPIC -DPIC -o module/.libs/support.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pam-util/libpamutil.la pam-util/args.lo pam-util/logging.lo pam-util/options.lo pam-util/vector.lo -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o portable/libportable.la portable/dummy.lo portable/krb5-extra.lo portable/issetugid.lo -lpam >libtool: link: x86_64-pc-linux-gnu-ar cr pam-util/.libs/libpamutil.a pam-util/.libs/args.o pam-util/.libs/logging.o pam-util/.libs/options.o pam-util/.libs/vector.o >libtool: link: x86_64-pc-linux-gnu-ranlib pam-util/.libs/libpamutil.a >libtool: link: x86_64-pc-linux-gnu-ar cr portable/.libs/libportable.a portable/.libs/dummy.o portable/.libs/krb5-extra.o portable/.libs/issetugid.o >libtool: link: ( cd "pam-util/.libs" && rm -f "libpamutil.la" && ln -s "../libpamutil.la" "libpamutil.la" ) >libtool: link: x86_64-pc-linux-gnu-ranlib portable/.libs/libportable.a >libtool: link: ( cd "portable/.libs" && rm -f "libportable.la" && ln -s "../libportable.la" "libportable.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -module -shared -avoid-version -Wl,--version-script=./module/pam_krb5.map -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o module/pam_krb5.la -rpath /lib64/security module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o -Wl,--whole-archive pam-util/.libs/libpamutil.a portable/.libs/libportable.a -Wl,--no-whole-archive -lkrb5 -lk5crypto -lcom_err -lpam -march=native -O2 -Wl,--version-script=./module/pam_krb5.map -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,pam_krb5.so -o module/.libs/pam_krb5.so >libtool: link: ( cd "module/.libs" && rm -f "pam_krb5.la" && ln -s "../pam_krb5.la" "pam_krb5.la" ) >make[1]: Leaving directory '/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11' >>>> Source compiled. >>>> Test phase: sys-auth/pam_krb5-4.11 >make -j4 check >make tests/runtests tests/module/alt-auth-t tests/module/bad-authtok-t tests/module/basic-t tests/module/cache-cleanup-t tests/module/cache-t tests/module/expired-t tests/module/fast-anon-t tests/module/fast-t tests/module/long-t tests/module/no-cache-t tests/module/pam-user-t tests/module/password-t tests/module/pkinit-t tests/module/realm-t tests/module/stacked-t tests/module/trace-t tests/pam-util/args-t tests/pam-util/fakepam-t tests/pam-util/logging-t tests/pam-util/options-t tests/pam-util/vector-t tests/portable/asprintf-t tests/portable/mkstemp-t tests/portable/strndup-t tests/fakepam/libfakepam.a tests/tap/libtap.a >make[1]: Entering directory '/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/bad-authtok-t.o tests/module/bad-authtok-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/basic-t.o tests/module/basic-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/cache-cleanup-t.o tests/module/cache-cleanup-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/cache-t.o tests/module/cache-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/expired-t.o tests/module/expired-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/fast-anon-t.o tests/module/fast-anon-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/fast-t.o tests/module/fast-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/long-t.o tests/module/long-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/no-cache-t.o tests/module/no-cache-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/pam-user-t.o tests/module/pam-user-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/password-t.o tests/module/password-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/pkinit-t.o tests/module/pkinit-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/realm-t.o tests/module/realm-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/stacked-t.o tests/module/stacked-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/trace-t.o tests/module/trace-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DC_TAP_SOURCE='"/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11/tests"' -DC_TAP_BUILD='"/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11/tests"' -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/runtests-runtests.o `test -f 'tests/runtests.c' || echo './'`tests/runtests.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/module/alt-auth-t.o tests/module/alt-auth-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/fakepam/config.o tests/fakepam/config.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/fakepam/data.o tests/fakepam/data.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/fakepam/general.o tests/fakepam/general.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/fakepam/kuserok.o tests/fakepam/kuserok.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/fakepam/logging.o tests/fakepam/logging.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/fakepam/script.o tests/fakepam/script.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/tap/libtap_a-basic.o `test -f 'tests/tap/basic.c' || echo './'`tests/tap/basic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/tap/libtap_a-kadmin.o `test -f 'tests/tap/kadmin.c' || echo './'`tests/tap/kadmin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/tap/libtap_a-kerberos.o `test -f 'tests/tap/kerberos.c' || echo './'`tests/tap/kerberos.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/tap/libtap_a-process.o `test -f 'tests/tap/process.c' || echo './'`tests/tap/process.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/tap/libtap_a-string.o `test -f 'tests/tap/string.c' || echo './'`tests/tap/string.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/pam-util/args-t.o tests/pam-util/args-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/pam-util/fakepam-t.o tests/pam-util/fakepam-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/pam-util/logging-t.o tests/pam-util/logging-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/pam-util/options-t.o tests/pam-util/options-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/pam-util/vector-t.o tests/pam-util/vector-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/portable/asprintf-t.o tests/portable/asprintf-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/portable/asprintf.o tests/portable/asprintf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/portable/mkstemp-t.o tests/portable/mkstemp-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/portable/mkstemp.o tests/portable/mkstemp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/portable/strndup-t.o tests/portable/strndup-t.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o tests/portable/strndup.o tests/portable/strndup.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/runtests tests/runtests-runtests.o -lpam >rm -f tests/fakepam/libfakepam.a >x86_64-pc-linux-gnu-ar cru tests/fakepam/libfakepam.a tests/fakepam/config.o tests/fakepam/data.o tests/fakepam/general.o tests/fakepam/kuserok.o tests/fakepam/logging.o tests/fakepam/script.o >rm -f tests/tap/libtap.a >x86_64-pc-linux-gnu-ar cru tests/tap/libtap.a tests/tap/libtap_a-basic.o tests/tap/libtap_a-kadmin.o tests/tap/libtap_a-kerberos.o tests/tap/libtap_a-process.o tests/tap/libtap_a-string.o >x86_64-pc-linux-gnu-ranlib tests/fakepam/libfakepam.a >x86_64-pc-linux-gnu-ranlib tests/tap/libtap.a >make[1]: 'tests/fakepam/libfakepam.a' is up to date. >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/runtests tests/runtests-runtests.o -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/alt-auth-t tests/module/alt-auth-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/bad-authtok-t tests/module/bad-authtok-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/basic-t tests/module/basic-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/cache-cleanup-t tests/module/cache-cleanup-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/basic-t tests/module/basic-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/alt-auth-t tests/module/alt-auth-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/bad-authtok-t tests/module/bad-authtok-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/cache-t tests/module/cache-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/cache-cleanup-t tests/module/cache-cleanup-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/expired-t tests/module/expired-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/fast-anon-t tests/module/fast-anon-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/fast-t tests/module/fast-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/cache-t tests/module/cache-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/fast-anon-t tests/module/fast-anon-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/expired-t tests/module/expired-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/long-t tests/module/long-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/fast-t tests/module/fast-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/no-cache-t tests/module/no-cache-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/pam-user-t tests/module/pam-user-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/password-t tests/module/password-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/long-t tests/module/long-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/no-cache-t tests/module/no-cache-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/pkinit-t tests/module/pkinit-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/pam-user-t tests/module/pam-user-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/password-t tests/module/password-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/realm-t tests/module/realm-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/stacked-t tests/module/stacked-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/trace-t tests/module/trace-t.o module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/pkinit-t tests/module/pkinit-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/realm-t tests/module/realm-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/stacked-t tests/module/stacked-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/args-t tests/pam-util/args-t.o pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/module/trace-t tests/module/trace-t.o module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/fakepam-t tests/pam-util/fakepam-t.o tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/logging-t tests/pam-util/logging-t.o pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/options-t tests/pam-util/options-t.o pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/args-t tests/pam-util/args-t.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/fakepam-t tests/pam-util/fakepam-t.o tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/logging-t tests/pam-util/logging-t.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/vector-t tests/pam-util/vector-t.o pam-util/libpamutil.la tests/fakepam/libfakepam.a tests/tap/libtap.a portable/libportable.la -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/portable/asprintf-t tests/portable/asprintf-t.o tests/portable/asprintf.o tests/tap/libtap.a portable/libportable.la -lpam >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/portable/mkstemp-t tests/portable/mkstemp-t.o tests/portable/mkstemp.o tests/tap/libtap.a portable/libportable.la -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/options-t tests/pam-util/options-t.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpam >make[1]: 'tests/tap/libtap.a' is up to date. >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/portable/strndup-t tests/portable/strndup-t.o tests/portable/strndup.o tests/tap/libtap.a portable/libportable.la -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/pam-util/vector-t tests/pam-util/vector-t.o pam-util/.libs/libpamutil.a tests/fakepam/libfakepam.a tests/tap/libtap.a portable/.libs/libportable.a -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/portable/asprintf-t tests/portable/asprintf-t.o tests/portable/asprintf.o tests/tap/libtap.a portable/.libs/libportable.a -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/portable/mkstemp-t tests/portable/mkstemp-t.o tests/portable/mkstemp.o tests/tap/libtap.a portable/.libs/libportable.a -lpam >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tests/portable/strndup-t tests/portable/strndup-t.o tests/portable/strndup.o tests/tap/libtap.a portable/.libs/libportable.a -lpam >make[1]: Leaving directory '/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11' >make check-local >make[1]: Entering directory '/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11' >cd tests && ./runtests -l '/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11/tests/TESTS' > >Running all tests listed in TESTS. If any tests fail, run the failing >test program with runtests -o to see more details. > >docs/pod................skipped (POD syntax tests normally skipped) >docs/pod-spelling.......skipped (Spelling tests only run for author) >docs/spdx-license.......skipped (SPDX identifier tests normally skipped) >module/alt-auth.........skipped (Kerberos tests not configured) >module/bad-authtok......skipped (Kerberos tests not configured) >module/basic............ABORTED (no krb5.conf found, see test instructions) >module/cache............skipped (Kerberos tests not configured) >module/cache-cleanup....skipped (Kerberos tests not configured) >module/expired..........skipped (Kerberos tests not configured) >module/fast.............skipped (Kerberos tests not configured) >module/fast-anon........skipped (Kerberos tests not configured) >module/long.............1/ 2/ 3/ 4/ 5/ 6/ 7/ 8/ 9/ 10/ 11/ 12/ 13/ 14/ 15/ 16/ 17/ 18/ 19/ 20/ 21/ 22/ 23/ 24/ 25/ 26/ 27/ 28/ FAILED 1-5, 8-9, 15-19, 22-23 >module/no-cache.........skipped (Kerberos tests not configured) >module/pam-user.........skipped (Kerberos tests not configured) >module/password.........skipped (Kerberos tests not configured) >module/pkinit...........skipped (PKINIT tests not configured) >module/realm............skipped (Kerberos tests not configured) >module/stacked..........skipped (Kerberos tests not configured) >pam-util/args...........1/1 2/1 3/1 4/1 5/1 6/1 7/1 8/1 9/1 10/1 11/1 12/1 ok >pam-util/fakepam........1/3 2/3 3/3 4/3 5/3 6/3 7/3 8/3 9/3 10/3 11/3 12/3 13/3 14/3 15/3 16/3 17/3 18/3 19/3 20/3 21/3 22/3 23/3 24/3 25/3 26/3 27/3 28/3 29/3 30/3 31/3 32/3 33/3 ok >pam-util/logging........1/2 2/2 3/2 4/2 5/2 6/2 7/2 8/2 9/2 10/2 11/2 12/2 13/2 14/2 15/2 16/2 17/2 18/2 19/2 20/2 21/2 22/2 23/2 24/2 25/2 26/2 27/2 ok >pam-util/options........1/16 2/16 3/16 4/16 5/16 6/16 7/16 8/16 9/16 10/16 11/16 12/16 13/16 14/16 15/16 16/16 17/16 18/16 19/16 20/16 21/16 22/16 23/16 24/16 25/16 26/16 27/16 28/16 29/16 30/16 31/16 32/16 33/16 34/16 35/16 36/16 37/16 38/16 39/16 40/16 41/16 42/16 43/16 44/16 45/16 46/16 47/16 48/16 49/16 50/16 51/16 52/16 53/16 54/16 55/16 56/16 57/16 58/16 59/16 60/16 61/16 62/16 63/16 64/16 65/16 66/16 67/16 68/16 69/16 70/16 71/16 72/16 73/16 74/16 75/16 76/16 77/16 78/16 79/16 80/16 81/16 82/16 83/16 84/16 85/16 86/16 87/16 88/16 89/16 90/16 91/16 92/16 93/16 94/16 95/16 96/16 97/16 98/16 99/16 100/16 101/16 102/16 103/16 104/16 105/16 106/16 107/16 108/16 109/16 110/16 111/16 112/16 113/16 114/16 115/16 116/16 117/16 118/16 119/16 120/16 121/16 122/16 123/16 124/16 125/16 126/16 127/16 128/16 129/16 130/16 131/16 132/16 133/16 134/16 135/16 136/16 137/16 138/16 139/16 140/16 141/16 142/16 143/16 144/16 145/16 146/16 147/16 148/16 149/16 150/16 151/16 152/16 153/16 154/16 155/16 156/16 157/16 158/16 159/16 160/16 161/16 ok >pam-util/vector.........1/6 2/6 3/6 4/6 5/6 6/6 7/6 8/6 9/6 10/6 11/6 12/6 13/6 14/6 15/6 16/6 17/6 18/6 19/6 20/6 21/6 22/6 23/6 24/6 25/6 26/6 27/6 28/6 29/6 30/6 31/6 32/6 33/6 34/6 35/6 36/6 37/6 38/6 39/6 40/6 41/6 42/6 43/6 44/6 45/6 46/6 47/6 48/6 49/6 50/6 51/6 52/6 53/6 54/6 56/6 55/6 57/6 58/6 59/6 60/6 ok >portable/asprintf.......1/1 2/1 3/1 4/1 5/1 6/1 7/1 8/1 9/1 10/1 11/1 12/1 ok >portable/mkstemp........1/2 2/2 3/2 4/2 5/2 6/2 7/2 8/2 9/2 10/2 11/2 12/2 13/2 14/2 15/2 16/2 17/2 18/2 19/2 20/2 ok >portable/strndup........1/ 2/ 3/ 4/ 5/ 6/ 7/ ok >style/obsolete-strings..skipped (Obsolete strings tests only run for author) >valgrind/logs...........skipped (Not testing under valgrind) > >Failed Set Fail/Total (%) Skip Stat Failing Tests >-------------------------- -------------- ---- ---- ------------------------ >module/basic 0/0 0% 0 255 aborted >module/long 14/28 50% 0 0 1-5, 8-9, 15-19, ... > >Aborted 1 test set, passed 346/360 tests, 18 tests skipped. >Files=28, Tests=360, 0.28 seconds (0.24 usr + 0.04 sys = 0.28 CPU) >make[1]: *** [Makefile:2082: check-local] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11' >make: *** [Makefile:1761: check-am] Error 2 > * ERROR: sys-auth/pam_krb5-4.11::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 127: Called src_test > * environment, line 554: Called default > * phase-functions.sh, line 858: Called default_src_test > * phase-functions.sh, line 887: Called __eapi0_src_test > * phase-helpers.sh, line 809: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=sys-auth/pam_krb5-4.11::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-auth/pam_krb5-4.11::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-auth:pam_krb5-4.11:20220405-043725.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-auth/pam_krb5-4.11/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-auth/pam_krb5-4.11/temp/environment'. > * Working directory: '/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11' > * S: '/var/tmp/portage/sys-auth/pam_krb5-4.11/work/pam-krb5-4.11' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 836819
:
768852
|
768853
|
768854
|
768855
|
768856
| 768857 |
768858
|
768859