Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851954 - app-crypt/mit-krb5-1.20 fails test - make[3]: [Makefile:<snip>: check-pytests] Error 1
Summary: app-crypt/mit-krb5-1.20 fails test - make[3]: [Makefile:<snip>: check-pytests...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-06-14 17:39 UTC by Toralf Förster
Modified: 2022-09-02 03:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.68 KB, text/plain)
2022-06-14 17:39 UTC, Toralf Förster
Details
app-crypt:mit-krb5-1.20:20220614-153058.log.bz2 (app-crypt:mit-krb5-1.20:20220614-153058.log.bz2,37.11 KB, application/x-bzip)
2022-06-14 17:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,16.08 KB, text/plain)
2022-06-14 17:39 UTC, Toralf Förster
Details
environment (environment,128.12 KB, text/plain)
2022-06-14 17:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.74 KB, application/x-bzip)
2022-06-14 17:40 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,21.01 KB, application/x-bzip)
2022-06-14 17:40 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,240.75 KB, application/x-bzip)
2022-06-14 17:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-06-14 17:39:53 UTC
Use --debug=NUM to run a command under a debugger.  Use
--stop-after=NUM to stop after a daemon is started in order to
attach to it with a debugger.  Use --help to see other
options.
make[3]: *** [Makefile:758: check-pytests] Error 1
make[3]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.20/work/krb5-1.20/src-abi_x86_64.amd64/lib/krb5/ccache'
make[2]: *** [Makefile:1121: check-recurse] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4_test-20220614-140043

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
Python 3.9.12
Available Rust versions:
  (none found)
php cli:

  HEAD of ::gentoo
commit 9a10bc71231d9600c0e883d1404e78e47492831d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 14 14:48:20 2022 +0000

    2022-06-14 14:48:20 UTC

emerge -qpvO app-crypt/mit-krb5
[ebuild  N    ] app-crypt/mit-krb5-1.20  USE="keyutils nls pkinit test threads -doc -lmdb -openldap (-selinux) -xinetd" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="aes"
Comment 1 Toralf Förster gentoo-dev 2022-06-14 17:39:55 UTC
Created attachment 785036 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-14 17:39:56 UTC
Created attachment 785039 [details]
app-crypt:mit-krb5-1.20:20220614-153058.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-14 17:39:58 UTC
Created attachment 785042 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-14 17:39:59 UTC
Created attachment 785045 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-14 17:40:00 UTC
Created attachment 785048 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-14 17:40:01 UTC
Created attachment 785051 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-14 17:40:03 UTC
Created attachment 785054 [details]
tests.tar.bz2
Comment 8 Matt Turner gentoo-dev 2022-09-02 03:55:25 UTC
Looks like the failure is

> PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.20/work/krb5-1.20/src/util VALGRIND="" /usr/bin/python3.10 /var/tmp/portage/app-crypt/mit-krb5-1.20/work/krb5-1.20/src/lib/krb5/ccache/t_cccol.py 
> *** Failure: keyctl failed with code 1.
> *** Last command (#3): keyctl list @s
> *** Output of last command:
> keyctl_read_alloc: Function not implemented
> For details, see: /var/tmp/portage/app-crypt/mit-krb5-1.20/work/krb5-1.20/src-abi_x86_64.amd64/lib/krb5/ccache/testlog
> Or re-run this test script with the -v flag:
>     cd /var/tmp/portage/app-crypt/mit-krb5-1.20/work/krb5-1.20/src-abi_x86_64.amd64/lib/krb5/ccache
>     PYTHONPATH=/var/tmp/portage/app-crypt/mit-krb5-1.20/work/krb5-1.20/src/util /usr/bin/python3.10 /var/tmp/portage/app-crypt/mit-krb5-1.20/work/krb5-1.20/src/lib/krb5/ccache/t_cccol.py -v
> 
> Use --debug=NUM to run a command under a debugger.  Use
> --stop-after=NUM to stop after a daemon is started in order to
> attach to it with a debugger.  Use --help to see other
> options.
> make[3]: *** [Makefile:758: check-pytests] Error 1


Specifically

> > keyctl_read_alloc: Function not implemented