Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891343 - media-libs/libprojectm-3.1.12 installs '.a' files without static-libs USE
Summary: media-libs/libprojectm-3.1.12 installs '.a' files without static-libs USE
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2023-01-18 20:51 UTC by Agostino Sarubbo
Modified: 2024-01-30 21:43 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,227.60 KB, text/plain)
2023-01-18 20:51 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 2023-01-18 20:51:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libprojectm-3.1.12 installs '.a' files without static-libs USE.
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-18 20:51:24 UTC
Created attachment 848793 [details]
build.log

build log and emerge --info
Comment 2 Kai Blaschke 2024-01-30 21:43:46 UTC
The 3.x versions always built both shared and static libraries. There was no way of changing this behavior. Since 4.0, libprojectM uses CMake and will honor the default shared/static library build flags. A version bump will fix this issue.