Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941911 - net-misc/gerbera-2.3.0 fails to compile: Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
Summary: net-misc/gerbera-2.3.0 fails to compile: Could NOT find Doxygen (missing: DOX...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Christian Tietz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-21 06:51 UTC by Agostino Sarubbo
Modified: 2024-10-21 10:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,62.05 KB, text/plain)
2024-10-21 06:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-21 06:51:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/gerbera-2.3.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-21 06:51:18 UTC
Created attachment 906477 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-10-21 10:47:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13944757875d4970a745041dea4eb15fc9b2618c

commit 13944757875d4970a745041dea4eb15fc9b2618c
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2024-10-21 10:42:51 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-10-21 10:47:23 +0000

    net-misc/gerbera: ignore build system's own +doc checks
    
     - it expects to find doxygen while it uses sphinx to build documentation.
    
    Closes: https://bugs.gentoo.org/941911
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/gerbera/gerbera-2.3.0.ebuild | 2 +-
 net-misc/gerbera/gerbera-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)