Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 748408

Summary: dev-ruby/parser-2.7.2.0-r1 : ragel: -R is an invalid argument
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal CC: proteuss
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ruby:parser-2.7.2.0-r1:20201013-075258.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2020-10-13 10:07:26 UTC
 * ERROR: dev-ruby/parser-2.7.2.0-r1::gentoo failed (compile phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20201008-134631

  -------------------------------------------------------------------

gcc-config -l:
 [1] 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:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.46.0 *
  [2]   rust-bin-1.47.0

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Oct 13 07:05:17 AM UTC 2020
/var/db/repos/libressl	Fri Oct  9 07:35:07 PM UTC 2020

emerge -qpvO dev-ruby/parser
[ebuild  N    ] dev-ruby/parser-2.7.2.0-r1  USE="-doc -test" RUBY_TARGETS="ruby25 ruby26 ruby27"
Comment 1 Toralf Förster gentoo-dev 2020-10-13 10:07:27 UTC
Created attachment 664990 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-13 10:07:28 UTC
Created attachment 664993 [details]
dev-ruby:parser-2.7.2.0-r1:20201013-075258.log
Comment 3 Toralf Förster gentoo-dev 2020-10-13 10:07:30 UTC
Created attachment 664996 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-13 10:07:32 UTC
Created attachment 664999 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-13 10:07:33 UTC
Created attachment 665002 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2020-10-14 04:24:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06719a69a4e2a5abb9d32c45de3e95b379a690b

commit a06719a69a4e2a5abb9d32c45de3e95b379a690b
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2020-10-13 16:59:11 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2020-10-14 04:23:41 +0000

    dev-ruby/parser: ragel is now a build dependency
    
    It is now needed in any case, not just for tests.
    
    Closes: https://bugs.gentoo.org/748408
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/parser/parser-2.7.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)