Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888595 - media-libs/coin-4.0.0 depends on an unavailable package slot dev-lang/spidermonkey:60
Summary: media-libs/coin-4.0.0 depends on an unavailable package slot dev-lang/spiderm...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-27 07:52 UTC by msdobrescu
Modified: 2022-12-27 09:09 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description msdobrescu 2022-12-27 07:52:47 UTC
At the moment of this report, media-libs/coin-4.0.0 depends on an unavailable spidermonkey package slot, dev-lang/spidermonkey:60.

See here: https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/coin/coin-4.0.0.ebuild#n38

I could successfully build media-libs/coin-4.0.0 against the latest spidermonkey slot,dev-lang/spidermonkey:102, for a test.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-27 09:02:37 UTC
Note that the USE flag is masked, which makes this fine. If it weren't masked, such an invalid dependency would never reach users, and would be a severe QA issue.

This sounds quite surprising and unlikely. Please share the build.log of a successful build against spidermonkey:102.

See e.g. https://github.com/coin3d/coin/issues/173.