* Running prepare phase for all ... /var/tmp/portage/dev-ruby/ruby-filemagic-0.7.2/work/all/ruby-filemagic-0.7.2/test /var/tmp/portage/dev-ruby/ruby-filemagic-0.7.2/work/all/ruby-filemagic-0.7.2 /var/tmp/portage/dev-ruby/ruby-filemagic-0.7.2/work /var/tmp/portage/dev-ruby/ruby-filemagic-0.7.2/temp/environment: line 575: 35 Bad system call file -C -m perl * ERROR: dev-ruby/ruby-filemagic-0.7.2::gentoo failed (prepare phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-libressl-20200616-081846 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.1.0 * clang version 10.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python3.6 (fallback) [5] python2.7 (fallback) [6] pypy3 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) * Available Rust versions: [1] rust-bin-1.44.1 [2] rust-1.44.1 * The following VMs are available for generation-2: Available Java Virtual Machines: (none found) The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sat 20 Jun 2020 09:05:19 AM UTC /var/db/repos/libressl Fri 19 Jun 2020 10:37:45 AM UTC emerge -qpvO dev-ruby/ruby-filemagic [ebuild N ] dev-ruby/ruby-filemagic-0.7.2 USE="-test" RUBY_TARGETS="ruby25 (-ruby24) -ruby26"
Created attachment 645368 [details] emerge-info.txt
Created attachment 645370 [details] dev-ruby:ruby-filemagic-0.7.2:20200620-091847.log
Created attachment 645372 [details] emerge-history.txt
Created attachment 645374 [details] environment
Created attachment 645376 [details] etc.portage.tbz2
I can't reproduce this. This line just calls the "file" utility from sys-apps/file, so perhaps there is an issue with that tool?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea031d253fac214034a2b18e2ee16d4c3295a14 commit eea031d253fac214034a2b18e2ee16d4c3295a14 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2020-06-21 07:47:55 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2020-06-21 07:48:06 +0000 dev-ruby/x25519: precomputed impl only works on amd64 The precomputed implementation only works on amd64, so avoid it on other arches and let them fall back to the unoptimized reference implementation. Closes: https://bugs.gentoo.org/728420 Closes: https://bugs.gentoo.org/728888 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/x25519/x25519-1.0.8.ebuild | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-)
Oops, wrong bug, sorry.
Looks similar to bug 728978
*** This bug has been marked as a duplicate of bug 728978 ***