* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bind-9.16.42.tar.xz to /var/tmp/portage/net-dns/bind-tools-9.16.42/work >>> Source unpacked in /var/tmp/portage/net-dns/bind-tools-9.16.42/work >>> Preparing source in /var/tmp/portage/net-dns/bind-tools-9.16.42/work/bind-9.16.42 ... * ERROR: net-dns/bind-tools-9.16.42::gentoo failed (prepare phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-20240128-095002 ------------------------------------------------------------------- gcc-config -l: [1] 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.7 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 [2] rust-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] 3) 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-11 [3] openjdk-bin-17 [4] openjdk-bin-21 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.6 linux/amd64 HEAD of ::gentoo commit cc1b45d500b95c407e7d24feaa415224b9975cde Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jan 31 00:48:19 2024 +0000 2024-01-31 00:48:19 UTC emerge -qpvO net-dns/bind-tools [ebuild N ] net-dns/bind-tools-9.16.42 USE="caps gssapi readline xml -doc -idn -libedit -test"
Created attachment 883811 [details] emerge-info.txt
Created attachment 883812 [details] emerge-history.txt
Created attachment 883813 [details] environment
Created attachment 883814 [details] etc.clang.tar.xz
Created attachment 883815 [details] etc.portage.tar.xz
Created attachment 883816 [details] net-dns:bind-tools-9.16.42:20240131-014737.log
Created attachment 883817 [details] qlist-info.txt.xz
Created attachment 883818 [details] temp.tar.xz
It seems to me this patch breaks things: https://github.com/gentoo/gentoo/commit/6a499659bc0cd104d9fa50c45b56fbdd905839ab#diff-2bc455bf60662c7df93375a99ff569643ab9e6f013993598067a761ceefa72ddR68 This line should fail on non-sparc builds: use sparc && sed -i "/{name='netmgr_test'}/d" "lib/isc/tests/Kyuafile" || die
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d8e135632cf9cd7c699c93e00456dd62899c7e commit 07d8e135632cf9cd7c699c93e00456dd62899c7e Author: Matoro Mahri <matoro_gentoo@matoro.tk> AuthorDate: 2024-01-31 16:05:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-31 16:16:46 +0000 net-dns/bind: fix bash grouping in src_prepare Closes: https://bugs.gentoo.org/923403 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/35116 Signed-off-by: Sam James <sam@gentoo.org> net-dns/bind/bind-9.16.41.ebuild | 2 +- net-dns/bind/bind-9.16.42.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f65b6f04e7245aed2bffebf5fdbd4b523a4b1d commit 46f65b6f04e7245aed2bffebf5fdbd4b523a4b1d Author: Matoro Mahri <matoro_gentoo@matoro.tk> AuthorDate: 2024-01-31 16:05:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-31 16:16:46 +0000 net-dns/bind-tools: fix bash grouping in src_prepare Closes: https://bugs.gentoo.org/923403 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> net-dns/bind-tools/bind-tools-9.16.41.ebuild | 2 +- net-dns/bind-tools/bind-tools-9.16.42.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)