Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788124 - dev-ruby/json-2.5.1-r1 fails to compile
Summary: dev-ruby/json-2.5.1-r1 fails to compile
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:
: 788289 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-05-04 09:52 UTC by Agostino Sarubbo
Modified: 2021-05-08 06:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,36.87 KB, text/plain)
2021-05-04 09:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-05-04 09:52:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/json-2.5.1-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-04 09:52:41 UTC
Created attachment 705966 [details]
build.log

build log and emerge --info
Comment 2 Tee KOBAYASHI 2021-05-06 06:54:31 UTC
Probably dev-ruby/did_you_mean[ruby_targets_ruby27] has to be emerged before dev-ruby/json[ruby_targets_ruby27]. Both are in PDEPEND of dev-lang/ruby:2.7, but there is no dependency defined between them, isn't it?
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-05-07 13:55:36 UTC
*** Bug 788289 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2021-05-08 06:12:08 UTC
The bug has been closed via the following commit(s):

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

commit 4b85d2f6eff583c6a95c59f591cb66ab84469f5e
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2021-05-08 06:11:05 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2021-05-08 06:11:57 +0000

    eclass/ruby-fakegem.eclass: fix more ruby invocations for did_you_mean
    
    Closes: https://bugs.gentoo.org/788124
    
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 eclass/ruby-fakegem.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)