Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762181 - dev-ruby/racc-1.5.2 fails to compile
Summary: dev-ruby/racc-1.5.2 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:
Depends on:
Blocks:
 
Reported: 2020-12-28 08:58 UTC by Agostino Sarubbo
Modified: 2020-12-28 09:21 UTC (History)
0 users

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


Attachments
build.log (build.log,6.98 KB, text/plain)
2020-12-28 08:58 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 2020-12-28 08:58:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/racc-1.5.2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-12-28 08:58:33 UTC
Created attachment 679969 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-12-28 09:21:59 UTC
The bug has been closed via the following commit(s):

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

commit 8f7e51ac48ff0e96d8631207263d31e36a6c8c16
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2020-12-28 09:21:47 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2020-12-28 09:21:54 +0000

    dev-ruby/racc: avoid dep on bundler
    
    bundler is a PDEPEND of dev-lang/ruby, but so it racc, so just avoid
    this dependency to make bootstrapping easier.
    
    Closes: https://bugs.gentoo.org/762181
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/racc/racc-1.5.2.ebuild | 3 +++
 1 file changed, 3 insertions(+)