make[2]: Leaving directory '/var/tmp/portage/net-misc/nx-3.5.99.26/work/nx-libs-3.5.99.26/nx-X11/programs' make[1]: Leaving directory '/var/tmp/portage/net-misc/nx-3.5.99.26/work/nx-libs-3.5.99.26/nx-X11' make: Leaving directory '/var/tmp/portage/net-misc/nx-3.5.99.26/work/nx-libs-3.5.99.26/nx-X11' * ERROR: net-misc/nx-3.5.99.26::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/nx-3.5.99.26::gentoo'`, ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20221122-200005 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe" GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.5 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.5 Python 3.10.8 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.65.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JRE 11.0.17_p8 [openjdk-jre-bin-11] *) Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17] 3) Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8] Available Java Virtual Machines: [1] openjdk-jre-bin-8 [2] openjdk-jre-bin-11 [3] openjdk-jre-bin-17 system-vm php cli (if any): [1] php8.1 * HEAD of ::gentoo commit e22d1e237115892ec5b40a6c121257960a564351 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Nov 25 12:48:56 2022 +0000 2022-11-25 12:48:56 UTC emerge -qpvO net-misc/nx [ebuild N ] net-misc/nx-3.5.99.26
Created attachment 836717 [details] emerge-info.txt
Created attachment 836719 [details] emerge-history.txt.bz2
Created attachment 836721 [details] environment
Created attachment 836723 [details] etc.clang.tar.bz2
Created attachment 836725 [details] etc.portage.tar.bz2
Created attachment 836727 [details] logs.tar.bz2
Created attachment 836729 [details] net-misc:nx-3.5.99.26:20221125-131632.log.bz2
Created attachment 836731 [details] temp.tar.bz2
me too. Seem like net-misc/nx cannot handle parallel make(-jX)
(In reply to Joakim Tjernlund from comment #9) > me too. Seem like net-misc/nx cannot handle parallel make(-jX) Thanks for the hint. I had it failing with multiple "*** No rule to make target 'Makefiles'. Stop." and "*** No rule to make target 'includes'. Stop." messages in the early stage. It works fine after I've added MAKEOPTS="-j1" to /etc/portage/package.env rules.