summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-01-09 03:02:31 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-01-09 03:17:22 -0500
commit18e53c998d3f3f2c54d91375c82f2cae39340cda (patch)
treed8904374cce116732518aa82112ff944581cddf9 /dev-python/matplotlib
parent229b0d236856c6795462043a6a1a3cc5f250c702 (diff)
downloadgentoo-18e53c998d3f3f2c54d91375c82f2cae39340cda.tar.gz
gentoo-18e53c998d3f3f2c54d91375c82f2cae39340cda.tar.bz2
gentoo-18e53c998d3f3f2c54d91375c82f2cae39340cda.zip
sci-physics/bullet: improve USE=test by masking it
It is broken such that src_compile itself fails when enabled, due to cmake's charming habit of treating "FooLib" as a dependency, to mean either "the library target aliased as FooLib", or "assume at compile time that -lFooLib works". In this case the latter is triggered due to conditionally disabled subdirs the tests depend on. Yay stringly-typed DSLs. :/ We can go one step further and add a vital REQUIRED_USE. It is neecssary but insufficient; "BussIK does not work out of the box" was always wrong, it is rather built by what `-DBUILD_BULLET2_DEMOS=OFF` in the ebuild is disabling. However, the demos themselves don't seem to compile, so, ¯\_(ツ)_/¯. Bug: https://bugs.gentoo.org/968510 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
0 files changed, 0 insertions, 0 deletions