This is an auto-filled bug because app-misc/rpick fails tests. The issue was originally discovered on x86, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info.
Created attachment 635008 [details] build.log build log and emerge --info
Hi Agostino! I experienced this issue in Fedora as well - it affects 32 bit arches. It happens because the tests tried to seed a random number generator in a particular way to get particular outcomes to happen, and on 32 bit architectures the RNG gets different results. I have fixed this issue upstream with this commit: https://gitlab.com/bowlofeggs/rpick/-/commit/9d3e9b704e48b9dedb3612f40735f24dfc94f598
I just released rpick-0.6.1, which built successfully on all Fedora arches (including i686): https://koji.fedoraproject.org/koji/buildinfo?buildID=1505026 Thus, I am hopeful that it will work in Gentoo on x86 as well ☺
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd2f2ab6d4f9d632155bc462d0c75376c1a593f commit 9cd2f2ab6d4f9d632155bc462d0c75376c1a593f Author: Randy Barlow <randy@electronsweatshop.com> AuthorDate: 2020-05-08 03:56:57 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-05-13 13:42:54 +0000 app-misc/rpick: Update to 0.6.1 Closes: https://bugs.gentoo.org/719906 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/15706 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-misc/rpick/Manifest | 14 +++++++ app-misc/rpick/rpick-0.6.1.ebuild | 87 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 101 insertions(+)