Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 951067

Summary: dev-ada/gnatcoll-core-25.0.0: stablereq
Product: Gentoo Linux Reporter: Sam James <sam>
Component: StabilizationAssignee: Gentoo Linux ADA team <ada>
Status: CONFIRMED ---    
Severity: enhancement CC: amd64, x86
Priority: Normal Keywords: CC-ARCHES
Version: unspecifiedFlags: 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 archtester Gentoo Infrastructure gentoo-dev Security 2025-03-09 23:58:15 UTC
Please stabilize

 dev-ada/gnatcoll-core-25.0.0: no change for 59 days, since 2025-01-09
Comment 1 NATTkA bot gentoo-dev Security 2025-03-10 00:20:39 UTC Comment hidden (obsolete)
Comment 2 Larry the Git Cow gentoo-dev 2025-03-11 07:54:02 UTC
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(-)