* ERROR: dev-ruby/ruby-hmac-0.4.0-r1::gentoo failed (install phase): * Unable to generate gemspec file. * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib_hardened-libressl-20191222-151549 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.40.0 * java-config: The following VMs are available for generation-2: repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Thu, 26 Dec 2019 22:05:42 +0000 emerge -qpvO dev-ruby/ruby-hmac [ebuild N ] dev-ruby/ruby-hmac-0.4.0-r1 USE="-doc -test" RUBY_TARGETS="ruby24 ruby25 -ruby26"
Created attachment 601012 [details] emerge-info.txt
Created attachment 601014 [details] dev-ruby:ruby-hmac-0.4.0-r1:20191227-000128.log
Created attachment 601016 [details] emerge-history.txt
Created attachment 601018 [details] environment
Created attachment 601020 [details] etc.portage.tbz2
This issue appears at this tinderbox image for nearly all subsequent dev-ruby/* packages.
Yes, this looks like a generic issue with psych.
It looks like this happens because of a version mismatch with dev-ruby/psych and the psych version bundled with ruby. I think the best solution here is to mask dev-ruby/psych for removal.
# Hans de Graaff <graaff@gentoo.org> (2019-12-27) # Causes compatibility issues with the bundled versions in some # dev-lang/ruby slots. Use the bundled version instead. The only # reverse dependency is dev-ruby/jeweler, which is no longer # maintained upstream and ruby24-only. # Removal in 30 days. Bug #703950. dev-ruby/psych dev-ruby/jeweler
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75b065b388b3afea860aa97894cae282720f181 commit d75b065b388b3afea860aa97894cae282720f181 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-02-03 06:18:48 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-02-03 06:36:24 +0000 dev-ruby/psych: Remove last-rited pkg Closes: https://bugs.gentoo.org/703950 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-ruby/psych/Manifest | 1 - dev-ruby/psych/metadata.xml | 11 ---------- dev-ruby/psych/psych-3.1.0.ebuild | 46 --------------------------------------- profiles/package.mask | 8 ------- 4 files changed, 66 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a095064dcc8cf6835c2d6b0c77c4fba8f55321 commit 42a095064dcc8cf6835c2d6b0c77c4fba8f55321 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-02-03 06:18:35 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-02-03 06:36:23 +0000 dev-ruby/jeweler: Remove last-rited pkg Closes: https://bugs.gentoo.org/703950 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-ruby/jeweler/Manifest | 1 - dev-ruby/jeweler/jeweler-2.3.9.ebuild | 68 ----------------------------------- dev-ruby/jeweler/metadata.xml | 8 ----- profiles/package.mask | 1 - 4 files changed, 78 deletions(-)