x86_64-pc-linux-gnu-gcc -M xpmicon.c library.c cdrom.c mixer.c wmrack.c >> Makefile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -c -o xpmicon.o xpmicon.c xpmicon.c:22:10: fatal error: XPM/standart.style: No such file or directory 22 | #include "XPM/standart.style" | ^~~~~~~~~~~~~~~~~~~~ make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-j3-20210727-220003 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.53.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 [1] php7.3 [2] php7.4 [3] php8.0 * HEAD of ::gentoo commit 58a8c07ebdb54dce735597b388bc958693042bc7 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Jul 30 08:37:03 2021 +0000 2021-07-30 08:37:01 UTC emerge -qpvO x11-plugins/wmrack [ebuild N ] x11-plugins/wmrack-1.4-r1
Created attachment 728202 [details] emerge-info.txt
Created attachment 728205 [details] emerge-history.txt
Created attachment 728208 [details] environment
Created attachment 728211 [details] etc.portage.tar.bz2
Created attachment 728214 [details] logs.tar.bz2
Created attachment 728217 [details] temp.tar.bz2
Created attachment 728220 [details] x11-plugins:wmrack-1.4-r1:20210730-094617.log
BTW: XPM/standart.style is this a typo in the file name ?
Sorry, another bug that had fallen below my radar (In reply to Toralf Förster from comment #8) > BTW: > > XPM/standart.style > > is this a typo in the file name ? Correct in that package case, this is in fact a race condition (if symbolic link in XPM is not created fast enough)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2d0d0e9620456874d0e574817b24bc5337302c commit da2d0d0e9620456874d0e574817b24bc5337302c Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2022-07-10 13:56:23 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2022-07-10 13:56:23 +0000 x11-plugins/wmrack: fix XPM/standart.style compilation error Closes: https://bugs.gentoo.org/805206 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> x11-plugins/wmrack/wmrack-1.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)