too long lines were shrinked: mkdir -p bin cc -pipe -march=native -fno-diagnostics-color -O2 -g -std=c99 -Isrc -Ilib -Wall -Wextra -fno-common -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -c src/ cc -pipe -march=native -fno-diagnostics-color -O2 -g -std=c99 -Isrc -Ilib -Wall -Wextra -fno-common -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -c src/ Assembler messages: Fatal error: can't create obj/utils/crypt/hexCrypt.o: No such file or directory cc -pipe -march=native -fno-diagnostics-color -O2 -g -std=c99 -Isrc -Ilib -Wall -Wextra -fno-common -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -c src/ Assembler messages: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20221106-070004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.4 Python 3.10.8 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.64.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm php cli (if any): [1] php7.4 * [2] php8.0 [3] php8.1 GNU Make 4.4 HEAD of ::gentoo commit 1cb93113beb665c68d37fa375961d50b148929c6 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Nov 7 00:16:51 2022 +0000 2022-11-07 00:16:51 UTC emerge -qpvO net-misc/oidc-agent [ebuild N ] net-misc/oidc-agent-4.4.0 USE="-test"
Created attachment 828261 [details] emerge-info.txt
Created attachment 828263 [details] emerge-history.txt
Created attachment 828265 [details] environment
Created attachment 828267 [details] etc.portage.tar.bz2
Created attachment 828269 [details] net-misc:oidc-agent-4.4.0:20221107-014421.log
Created attachment 828271 [details] temp.tar.bz2
I suspect this is a makefile concurrency issue. A non-deterministic one too, neither of my Gentoo systems is able to reproduce it even though they all have the make job count set to much more than 4! On the plus side, creation of target directories is handled by dedicated targets so calling them explicitly should take care of the matter.
maybe this is due to --shuffle ?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19055e5e1153dd1dc92c9774ae5a0e264a4ff88 commit c19055e5e1153dd1dc92c9774ae5a0e264a4ff88 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2022-11-10 22:46:49 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2022-11-10 22:46:49 +0000 net-misc/oidc-agent: explicitly create object dirs before compiling Closes: https://bugs.gentoo.org/880157 Signed-off-by: Marek Szuba <marecki@gentoo.org> net-misc/oidc-agent/oidc-agent-4.4.0.ebuild | 1 + 1 file changed, 1 insertion(+)