Summary: | media-libs/opencolorio-2.0.0 USE=doc - Could NOT find testresources (import testresources failed) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bernd <waebbl-gentoo> |
Component: | Current packages | Assignee: | Paul Zander <negril.nx+gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | louis.frayser, proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/21206 https://github.com/gentoo/gentoo/pull/31878 https://github.com/gentoo/gentoo/pull/35376 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
opencolorio-2.0.0:20210611-210651.log
opencolorio-2.0.0:20210611-212041.log |
Description
Bernd
2021-06-11 21:31:51 UTC
Created attachment 715347 [details]
opencolorio-2.0.0:20210611-210651.log
first build log
Created attachment 715350 [details]
opencolorio-2.0.0:20210611-212041.log
second build log, after manually installing dev-python/testresources
Maybe we should mask the doc USE flag for now, until the needed dependencies have been added to the tree. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57675f9f6c72a567f1311dc71a747cb15082a703 commit 57675f9f6c72a567f1311dc71a747cb15082a703 Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2021-06-11 21:53:50 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-12 05:11:20 +0000 media-libs/opencolorio: add missing dependency Add one of the missing dependencies for USE=doc. There are more dependencies missing, which are currently not packaged. Bug: https://bugs.gentoo.org/795459 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21206 Signed-off-by: Sam James <sam@gentoo.org> media-libs/opencolorio/opencolorio-2.0.0.ebuild | 1 + 1 file changed, 1 insertion(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f6430e4816c6026dcf35dd37c76fb2f5535fe8 commit d0f6430e4816c6026dcf35dd37c76fb2f5535fe8 Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2021-06-11 21:46:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-12 05:11:19 +0000 profiles: mask media-libs/opencolorio[doc] Mask the doc USE flag on >=media-libs/opencolorio-2.0.0. Has currently unpackaged dependencies Bug: https://bugs.gentoo.org/795459 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org> profiles/arch/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74fa481b28b8feb11bd4a74ff6cba4c469a8a879 commit 74fa481b28b8feb11bd4a74ff6cba4c469a8a879 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2023-07-14 13:31:46 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-08-23 11:29:44 +0000 dev-python/sphinx-press-theme: new ebuild adds last missing dependency for media-libs/opencolorio[doc] Bug: https://bugs.gentoo.org/795459 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31878 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-python/sphinx-press-theme/Manifest | 1 + dev-python/sphinx-press-theme/metadata.xml | 17 +++++++++++++++++ .../sphinx-press-theme-0.8.0.ebuild | 20 ++++++++++++++++++++ 3 files changed, 38 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf3109448e102c0a415be195246637745d28074c commit cf3109448e102c0a415be195246637745d28074c Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2024-02-16 17:43:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-18 16:32:18 +0000 media-libs/opencolorio: add 2.3.2 Re-disable tests because upstream can't get around fixing this Bug: https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1784 Bug: https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1361 Closes: https://bugs.gentoo.org/912190 Closes: https://bugs.gentoo.org/836378 Closes: https://bugs.gentoo.org/835496 Closes: https://bugs.gentoo.org/795459 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35376 Signed-off-by: Sam James <sam@gentoo.org> media-libs/opencolorio/Manifest | 1 + media-libs/opencolorio/opencolorio-2.3.2.ebuild | 175 ++++++++++++++++++++++++ 2 files changed, 176 insertions(+) |