Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828420 - dev-ruby/regexp_parser-2.2.0 - LoadError: cannot load such file -- rspec/core/rake_task
Summary: dev-ruby/regexp_parser-2.2.0 - LoadError: cannot load such file -- rspec/core...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-05 13:51 UTC by Toralf Förster
Modified: 2022-04-09 07:38 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.19 KB, text/plain)
2021-12-05 13:51 UTC, Toralf Förster
Details
dev-ruby:regexp_parser-2.2.0:20211205-085542.log (dev-ruby:regexp_parser-2.2.0:20211205-085542.log,2.66 KB, text/plain)
2021-12-05 13:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.48 KB, text/plain)
2021-12-05 13:51 UTC, Toralf Förster
Details
environment (environment,81.71 KB, text/plain)
2021-12-05 13:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.93 KB, application/x-bzip)
2021-12-05 13:51 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 2021-12-05 13:51:14 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ruby/regexp_parser-2.2.0/work ...
 * Running compile phase for ruby26 ...
rake aborted!
LoadError: cannot load such file -- rspec/core/rake_task
/var/tmp/portage/dev-ruby/regexp_parser-2.2.0/work/ruby26/regexp_parser-2.2.0/Rakefile:6:in `<top (required)>'
(See full trace by running task with --trace)
 * ERROR: dev-ruby/regexp_parser-2.2.0::gentoo failed (compile phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20211204-150231

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.312_p07 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 5cbb8b188b50beb34903ac3c1cfb2f2e04d0470b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 5 08:06:54 2021 +0000

    2021-12-05 08:06:51 UTC

emerge -qpvO dev-ruby/regexp_parser
[ebuild  N    ] dev-ruby/regexp_parser-2.2.0  USE="-doc -test" RUBY_TARGETS="ruby26 ruby27 ruby30"
Comment 1 Toralf Förster gentoo-dev 2021-12-05 13:51:15 UTC
Created attachment 757460 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-05 13:51:16 UTC
Created attachment 757461 [details]
dev-ruby:regexp_parser-2.2.0:20211205-085542.log
Comment 3 Toralf Förster gentoo-dev 2021-12-05 13:51:17 UTC
Created attachment 757462 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-05 13:51:18 UTC
Created attachment 757463 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-05 13:51:19 UTC
Created attachment 757464 [details]
etc.portage.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2022-04-09 07:38:48 UTC
The bug has been closed via the following commit(s):

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

commit be82ba5f95a7ab8fbcfe720bf4c0cf997599c59a
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-04-09 06:18:09 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-04-09 07:38:40 +0000

    dev-ruby/regexp_parser: add 2.3.0
    
    Always depend on rspec:3 since it is referenced in the Rakefile that we
    need to call when building the package.
    
    Closes: https://bugs.gentoo.org/828420
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/regexp_parser/Manifest                   |  1 +
 dev-ruby/regexp_parser/regexp_parser-2.3.0.ebuild | 36 +++++++++++++++++++++++
 2 files changed, 37 insertions(+)