Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728888 - dev-ruby/ruby-filemagic-0.7.2 : /.../environment:line <snip>: 35 Bad system call file -C -m perl
Summary: dev-ruby/ruby-filemagic-0.7.2 : /.../environment:line <snip>: 35 Bad system c...
Status: RESOLVED DUPLICATE of bug 728978
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-20 12:44 UTC by Toralf Förster
Modified: 2020-06-25 00:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.82 KB, text/plain)
2020-06-20 12:44 UTC, Toralf Förster
Details
dev-ruby:ruby-filemagic-0.7.2:20200620-091847.log (dev-ruby:ruby-filemagic-0.7.2:20200620-091847.log,2.22 KB, text/plain)
2020-06-20 12:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.80 KB, text/plain)
2020-06-20 12:44 UTC, Toralf Förster
Details
environment (environment,72.45 KB, text/plain)
2020-06-20 12:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.23 KB, application/x-bzip)
2020-06-20 12:44 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-06-20 12:44:29 UTC
 * 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"
Comment 1 Toralf Förster gentoo-dev 2020-06-20 12:44:31 UTC
Created attachment 645368 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-20 12:44:34 UTC
Created attachment 645370 [details]
dev-ruby:ruby-filemagic-0.7.2:20200620-091847.log
Comment 3 Toralf Förster gentoo-dev 2020-06-20 12:44:37 UTC
Created attachment 645372 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-20 12:44:40 UTC
Created attachment 645374 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-20 12:44:43 UTC
Created attachment 645376 [details]
etc.portage.tbz2
Comment 6 Hans de Graaff gentoo-dev Security 2020-06-21 07:01:14 UTC
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?
Comment 7 Larry the Git Cow gentoo-dev 2020-06-21 07:48:34 UTC
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(-)
Comment 8 Hans de Graaff gentoo-dev Security 2020-06-21 07:49:48 UTC
Oops, wrong bug, sorry.
Comment 9 Hans de Graaff gentoo-dev Security 2020-06-21 09:06:56 UTC
Looks similar to bug 728978
Comment 10 Toralf Förster gentoo-dev 2020-06-21 09:14:20 UTC

*** This bug has been marked as a duplicate of bug 728978 ***
Comment 11 Arfrever Frehtes Taifersar Arahesis 2020-06-25 00:26:59 UTC

*** This bug has been marked as a duplicate of bug 728978 ***