Summary: | dev-lang/ruby: uses hardcoded CC from earlier dev-lang/ruby build when building extensions | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: |
build log
mkmf.log |
Created attachment 440070 [details]
mkmf.log
Yes, this is a generic ruby extension built system issue. I think bug 476668 is related. |
Created attachment 440068 [details] build log As can be deduced from the almost-completely-useless logs, build of dev-ruby/json failed for me trying to use no-longer-installed gcc version that I happened to have in CC when I rebuilt dev-lang/ruby last time. Which means it doesn't respect the current value of CC/CXX after all. If this is a generic issue with Ruby packages, feel free to transform this bug into a generic one.