* ERROR: app-arch/torrentzip-0.9::gentoo failed (prepare phase): * Failed Running aclocal ! * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-20201019-041507 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * clang version 11.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.0.0 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python2.7 (fallback) Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.47.0 * [2] rust-1.47.0 The following VMs are available for generation-2: *) AdoptOpenJDK 8.272_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sun Oct 25 06:05:31 PM UTC 2020 emerge -qpvO app-arch/torrentzip [ebuild N ] app-arch/torrentzip-0.9
Created attachment 668528 [details] emerge-info.txt
Created attachment 668531 [details] aclocal.out
Created attachment 668534 [details] app-arch:torrentzip-0.9:20201025-183333.log
Created attachment 668537 [details] emerge-history.txt
Created attachment 668540 [details] environment
Created attachment 668543 [details] etc.portage.tbz2
Created attachment 668546 [details] temp.tbz2
Created attachment 668642 [details, diff] torrentzip-0.9-autoconf-quote.patch Does this patch fix the build? I don't have set up a sandbox with autoconf-2.70_beta2 to test it right now, but I guess the problem is caused by the missing quoting level around the bug report string (which contains commas).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3811aa431fa66e4baa15faa5242e3a9e0858c2 commit 4f3811aa431fa66e4baa15faa5242e3a9e0858c2 Author: Alexander Miller <alex.miller@gmx.de> AuthorDate: 2020-11-11 15:08:49 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-11-19 10:21:59 +0000 app-arch/torrentzip: Fix building with autoconf-2.70 * EAPI=7 * Drop leftover dependency on app-arch/unzip. * Add a patch that fixes underquoting in configure.ac which caused aclocal to fail with recent autoconf-2.70 betas. Closes: https://bugs.gentoo.org/751235 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/18225 Signed-off-by: Joonas Niilola <juippis@gentoo.org> .../files/torrentzip-0.9-autoconf-quote.patch | 8 ++++++ app-arch/torrentzip/torrentzip-0.9-r1.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 37 insertions(+)