* ERROR: sys-process/cronie-1.5.5::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.265_p01 [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 Thu Oct 22 04:35:31 AM UTC 2020 emerge -qpvO sys-process/cronie [ebuild N ] sys-process/cronie-1.5.5 USE="anacron inotify pam (-selinux)"
Created attachment 667907 [details] emerge-info.txt
Created attachment 667910 [details] aclocal.out
Created attachment 667913 [details] emerge-history.txt
Created attachment 667916 [details] environment
Created attachment 667919 [details] etc.portage.tbz2
Created attachment 667922 [details] sys-process:cronie-1.5.5:20201022-053212.log
Created attachment 667925 [details] temp.tbz2
autoconf-2.70 is a bit stricter on handling AC_INIT's mailto field. There has to be one email address without any extras. --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([cronie],[1.5.5],[mmaslano@redhat.com,tmraz@fedoraproject.org]) +AC_INIT([cronie],[1.5.5],[mmaslano@redhat.com]) AC_CONFIG_HEADER([config.h]) AC_PREREQ(2.60)
Filed upstream bug as https://github.com/cronie-crond/cronie/issues/70
https://github.com/cronie-crond/cronie/commit/8191b84648efc4dd583fbbfc4350a9cc9bfd58fb
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acfd69b4dd2513353677f336241058502ef3e76a commit acfd69b4dd2513353677f336241058502ef3e76a Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2020-11-03 06:48:23 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2020-11-03 06:49:01 +0000 sys-process/cronie: Fixed build with >=sys-devel/autoconf-2.70_beta1 Thanks-to: Sergei Trofimovich <slyfox@gentoo.org> Closes: https://bugs.gentoo.org/750728 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> sys-process/cronie/cronie-1.5.5.ebuild | 1 + .../cronie/files/cronie-1.5.5-autoconf270.patch | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+)