Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263099 - media-libs/openal-1.6.372 fails multilib-strict check
Summary: media-libs/openal-1.6.372 fails multilib-strict check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-20 08:34 UTC by Jaak Ristioja
Modified: 2009-04-08 20:10 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,7.24 KB, text/plain)
2009-03-20 08:35 UTC, Jaak Ristioja
Details
emerge --info (emerge.info,4.17 KB, text/plain)
2009-03-20 08:36 UTC, Jaak Ristioja
Details
openal-multilib.patch (openal-multilib.patch,592 bytes, patch)
2009-03-28 15:43 UTC, Harald van Dijk (RETIRED)
Details | Diff
openal-pkgconfig.patch (openal-pkgconfig.patch,356 bytes, patch)
2009-03-31 18:29 UTC, Harald van Dijk (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2009-03-20 08:34:59 UTC
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/bin/openal-info
   usr/lib/libopenal.so.1.6.372
Files matching a file type that is not allowed:
   usr/lib/libopenal.so.1.6.372
Comment 1 Jaak Ristioja 2009-03-20 08:35:35 UTC
Created attachment 185608 [details]
build.log
Comment 2 Jaak Ristioja 2009-03-20 08:36:05 UTC
Created attachment 185610 [details]
emerge --info
Comment 3 Harald van Dijk (RETIRED) gentoo-dev 2009-03-28 15:43:29 UTC
Created attachment 186560 [details, diff]
openal-multilib.patch

This makes it install into the correct libdir.
Comment 4 Harald van Dijk (RETIRED) gentoo-dev 2009-03-31 18:29:27 UTC
Created attachment 186882 [details, diff]
openal-pkgconfig.patch

This patch is also necessary. multilib-strict doesn't complain about this, but pkgconfig files should be installed in /usr/$(get_libdir)/pkgconfig, not in /usr/lib/pkgconfig.
Comment 5 Hanno Böck gentoo-dev 2009-04-08 20:10:53 UTC
Your pkgconfig patch has already been applied upstream, added with a better multilib patch (also sent upstream) directly against the cmake file.