Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803383 - x11-base/xorg-proto-2021.4 fails tests: - 1/1 evdev-keysym-check FAIL 0.07s exit status 1
Summary: x11-base/xorg-proto-2021.4 fails tests: - 1/1 evdev-keysym-check FAIL 0.07s e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-07-22 12:55 UTC by Toralf Förster
Modified: 2022-10-09 01:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.65 KB, text/plain)
2021-07-22 12:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.08 KB, text/plain)
2021-07-22 12:55 UTC, Toralf Förster
Details
environment (environment,92.89 KB, text/plain)
2021-07-22 12:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.54 KB, application/x-bzip)
2021-07-22 12:55 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.38 KB, application/x-bzip)
2021-07-22 12:55 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.49 KB, application/x-bzip)
2021-07-22 12:55 UTC, Toralf Förster
Details
x11-base:xorg-proto-2021.4:20210722-125041.log (x11-base:xorg-proto-2021.4:20210722-125041.log,5.66 KB, text/plain)
2021-07-22 12:55 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 2021-07-22 12:55:38 UTC
ninja: Entering directory `/var/tmp/portage/x11-base/xorg-proto-2021.4/work/xorg-proto-2021.4-build'
ninja: no work to do.
1/1 evdev-keysym-check        FAIL            0.07s   exit status 1
>>> MALLOC_PERTURB_=15 /var/tmp/portage/x11-base/xorg-proto-2021.4/work/xorgproto-2021.4/scripts/keysym-generator.py -v --header /var/tmp/portage/x11-base/xorg-proto-2021.4/work/xorgproto-2021.4/include/X11/XF86keysym.h verify




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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3_test-20210722-112048

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
Python 3.9.6
Available Rust versions:
  [1]   rust-bin-1.53.0 *
  HEAD of ::gentoo
commit 52cfae354e5364c818e8f3c692e6f943d274e2e2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jul 22 12:36:27 2021 +0000

    2021-07-22 12:36:26 UTC

emerge -qpvO x11-base/xorg-proto
[ebuild  N    ] x11-base/xorg-proto-2021.4  USE="test"
Comment 1 Toralf Förster gentoo-dev 2021-07-22 12:55:40 UTC
Created attachment 725845 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-22 12:55:41 UTC
Created attachment 725848 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-22 12:55:42 UTC
Created attachment 725851 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-22 12:55:44 UTC
Created attachment 725854 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-22 12:55:45 UTC
Created attachment 725857 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-22 12:55:46 UTC
Created attachment 725860 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-07-22 12:55:47 UTC
Created attachment 725863 [details]
x11-base:xorg-proto-2021.4:20210722-125041.log
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-13 10:05:35 UTC
Update summary. [something] is used when something refers to an overlay
Comment 9 Matt Turner gentoo-dev 2022-10-09 01:39:59 UTC
> OSError: libevdev.so.2: cannot open shared object file: No such file or directory
Comment 10 Matt Turner gentoo-dev 2022-10-09 01:43:47 UTC
This was fixed by

commit 2a6493f7739d6f94b3640ede5a83adacc0f6be37
Author: Michał Górny <mgorny@gentoo.org>
Date:   Mon May 30 07:27:35 2022 +0200

    dev-python/python-libevdev: Bump to 0.11

which added dev-libs/libevdev to RDEPEND.