Summary: | dev-ada/gnatcoll-core-25.0.0: stablereq | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Stabilization | Assignee: | Gentoo Linux ADA team <ada> |
Status: | CONFIRMED --- | ||
Severity: | enhancement | CC: | amd64, x86 |
Priority: | Normal | Keywords: | CC-ARCHES |
Version: | unspecified | Flags: | nattka:
sanity-check+
|
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: |
=dev-ada/gnatcoll-core-25.0.0
|
Runtime testing required: | --- |
Bug Depends on: | 951066 | ||
Bug Blocks: | 951068, 951069, 951072 |
Description
Sam James
![]() ![]() ![]() ![]() Sanity check failed:
> dev-ada/gnatcoll-core-25.0.0
> bdepend amd64 stable profile default/linux/amd64/23.0 (31 total)
> ~dev-ada/libgpr-25.0.0:=[-ada_target_gcc_12(-),-ada_target_gcc_15(-),-ada_target_gnat_2021(-),ada_target_gcc_13(-),ada_target_gcc_14(-),shared,static-libs,static-pic]
> bdepend amd64 dev profile default/linux/amd64/23.0/x32 (1 total)
> ~dev-ada/libgpr-25.0.0:=[-ada_target_gcc_12(-),-ada_target_gcc_15(-),-ada_target_gnat_2021(-),ada_target_gcc_13(-),ada_target_gcc_14(-),shared,static-libs,static-pic]
> rdepend amd64 stable profile default/linux/amd64/23.0 (31 total)
> ~dev-ada/libgpr-25.0.0:=[-ada_target_gcc_12(-),-ada_target_gcc_15(-),-ada_target_gnat_2021(-),ada_target_gcc_13(-),ada_target_gcc_14(-),shared,static-libs,static-pic]
> rdepend amd64 dev profile default/linux/amd64/23.0/x32 (1 total)
> ~dev-ada/libgpr-25.0.0:=[-ada_target_gcc_12(-),-ada_target_gcc_15(-),-ada_target_gnat_2021(-),ada_target_gcc_13(-),ada_target_gcc_14(-),shared,static-libs,static-pic]
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147f4e2aa92fc575baeb768acf4e7083cf2ec0a2 commit 147f4e2aa92fc575baeb768acf4e7083cf2ec0a2 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-03-11 03:55:11 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-11 07:53:30 +0000 dev-ada/gnatcoll-core: fixup python_check_deps With USE="-doc test", if we have dev-ada/e3-testsuite installed but not dev-python/sphinx, we end up failing because we don't return early if *ONLY* USE=test and end up looking for doc deps. Feel like I'm missing a more elegant way of doing this (other than relying on just the implicit return which doesnt't simplify much) but let's get it fixed in any case. Bug: https://bugs.gentoo.org/951067 Signed-off-by: Sam James <sam@gentoo.org> dev-ada/gnatcoll-core/gnatcoll-core-25.0.0.ebuild | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) |