Summary: | sci-libs/opencascade-7.6.0-r2 installs pre-stripped files | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Bernd <waebbl-gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/25764 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 763137 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62d48ddf7302a3db272a0ffc494fb0f8defe8f5 commit b62d48ddf7302a3db272a0ffc494fb0f8defe8f5 Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2022-06-05 09:05:43 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2022-06-14 16:01:44 +0000 sci-libs/opencascade: avoid pre-stripping binaries Remove cmake settings for gcc and clang to not strip the binaries during linking stage. Closes: https://bugs.gentoo.org/831800 Bug: https://dev.opencascade.org/content/dont-pre-strip-binaries Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/25764 Signed-off-by: Joonas Niilola <juippis@gentoo.org> ...ascade-7.6.2-avoid-pre-stripping-binaries.patch | 33 ++++++++++++++++++++++ sci-libs/opencascade/opencascade-7.5.2-r6.ebuild | 1 + sci-libs/opencascade/opencascade-7.5.3-r7.ebuild | 1 + sci-libs/opencascade/opencascade-7.6.0-r4.ebuild | 1 + sci-libs/opencascade/opencascade-7.6.1-r1.ebuild | 1 + sci-libs/opencascade/opencascade-7.6.2.ebuild | 1 + 6 files changed, 38 insertions(+) |