Found ninja-1.11.1 at /usr/bin/ninja >>> Source configured. >>> Compiling source in /var/tmp/portage/net-irc/hexchat-2.16.2/work/hexchat-2.16.2 ... meson compile -C --jobs 4 --load-average 0 --verbose ERROR: Current directory is not a meson build directory: `/var/tmp/portage/net-irc/hexchat-2.16.2/work/hexchat-2.16.2`. Please specify a valid build dir or change the working directory to it. It is also possible that the build directory was generated with an old ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome-20240225-070011 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.8 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.75.0 [2] rust-1.75.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] *) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-17 [3] openjdk-bin-21 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.0 linux/amd64 HEAD of ::gentoo commit 2e0b21750f89b0278bf458c31692a86de186f1df Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Mar 1 19:34:14 2024 +0000 2024-03-01 19:34:12 UTC emerge -qpvO net-irc/hexchat [ebuild N ] net-irc/hexchat-2.16.2 USE="dbus gtk perl python ssl -debug -libcanberra -lua -plugin-checksum -plugin-fishlim -plugin-sysinfo (-theme-manager)" LUA_SINGLE_TARGET="lua5-1 -lua5-3 -lua5-4 -luajit" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Created attachment 886458 [details] emerge-info.txt
Created attachment 886459 [details] emerge-history.txt.xz
Created attachment 886460 [details] environment
Created attachment 886461 [details] etc.clang.tar.xz
Created attachment 886462 [details] etc.portage.tar.xz
Created attachment 886463 [details] net-irc:hexchat-2.16.2:20240301-193915.log
Created attachment 886464 [details] qlist-info.txt.xz
Created attachment 886465 [details] temp.tar.xz
ago said he's hit a lot of these so presumably the eclass changes
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e1792ded67e62edc85e92e84f65d773a8f05bd commit f2e1792ded67e62edc85e92e84f65d773a8f05bd Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-03-01 20:47:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-01 20:50:31 +0000 meson.eclass: fix setting BUILD_DIR after the lto refactor BUILD_DIR is an eclass variable and should be publicly, globally set. Closes: https://bugs.gentoo.org/925939 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> eclass/meson.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
*** Bug 925943 has been marked as a duplicate of this bug. ***
*** Bug 925944 has been marked as a duplicate of this bug. ***
*** Bug 925945 has been marked as a duplicate of this bug. ***
*** Bug 925946 has been marked as a duplicate of this bug. ***