Summary: | media-libs/openexr: rekeywording | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Keywording | Assignee: | Bernd <waebbl-gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | media-video, proxy-maint |
Priority: | Normal | Keywords: | CC-ARCHES, KEYWORDREQ, PullRequest |
Version: | unspecified | Flags: | nattka:
sanity-check+
|
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=788310 https://bugs.gentoo.org/show_bug.cgi?id=816264 https://github.com/gentoo/gentoo/pull/22526 https://github.com/gentoo/gentoo/pull/22598 |
||
Whiteboard: | |||
Package list: |
media-libs/openexr
dev-libs/imath
|
Runtime testing required: | --- |
Description
Sam James
![]() ![]() ![]() ![]() Sanity check failed:
> media-libs/openexr-3.0.1
> depend ~arm stable profile default/linux/arm/17.0 (45 total)
> dev-libs/imath:=
> depend ~arm dev profile default/linux/arm/17.0/armv4 (37 total)
> dev-libs/imath:=
> rdepend ~arm stable profile default/linux/arm/17.0 (45 total)
> dev-libs/imath:=
> rdepend ~arm dev profile default/linux/arm/17.0/armv4 (37 total)
> dev-libs/imath:=
Unable to check for sanity:
> package masked: media-libs/openexr-3.0.1
~ia64 keyworded Unable to check for sanity:
> package masked: media-libs/openexr-3.0.5
Unable to check for sanity:
> package masked: media-libs/openexr-3.1.1
All sanity-check issues have been resolved Please continue keywording after package has been unmasked. arm done arm64 done ppc done ppc64 done sparc done (In reply to Bernd from comment #7) > Please continue keywording after package has been unmasked. Can you see if we can just drop ~hppa? (See if CI breaks if you drop it from all versions?) currently waiting for CI, repoman and pkgcheck were both happy with the changes. See https://github.com/gentoo/gentoo/pull/22526 Before merging, please ping me back, so I can improve on the comments The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450ebe685f4d5698b2a74e82201ca8876101a8f0 commit 450ebe685f4d5698b2a74e82201ca8876101a8f0 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-16 08:04:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-16 09:15:00 +0000 media-libs/openexr: mark -ppc -sparc Broken with big endian right now. Bug: https://bugs.gentoo.org/818424 Bug: https://bugs.gentoo.org/788235 Signed-off-by: Sam James <sam@gentoo.org> media-libs/openexr/openexr-2.5.6.ebuild | 3 ++- media-libs/openexr/openexr-2.5.7.ebuild | 3 ++- media-libs/openexr/openexr-3.0.5.ebuild | 3 ++- media-libs/openexr/openexr-3.1.1.ebuild | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2faff8e9f064e670cbdcce4b49cf5814705809f commit a2faff8e9f064e670cbdcce4b49cf5814705809f Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-16 08:02:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-16 09:14:59 +0000 media-libs/openexr: dekeyword hppa Nothing should really need this on HPPA and it's too much work to rekeyword it. Bug: https://bugs.gentoo.org/788235 Signed-off-by: Sam James <sam@gentoo.org> media-libs/openexr/openexr-2.5.6.ebuild | 2 +- media-libs/openexr/openexr-2.5.7.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be5c26349a19e07a5fc8b93e35503079dde204f commit 2be5c26349a19e07a5fc8b93e35503079dde204f Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-16 08:01:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-16 09:14:58 +0000 profiles/arch/hppa: mask USE=openexr We want to dekeyword it because of its large number of dependencies and no real reason to have it on hppa. Bug: https://bugs.gentoo.org/788235 Signed-off-by: Sam James <sam@gentoo.org> profiles/arch/hppa/use.mask | 4 ++++ 1 file changed, 4 insertions(+) Done! |