Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948137 - [guru] games-roguelike/cataclysm-dda-0h fails to compile: Failed to generate docs
Summary: [guru] games-roguelike/cataclysm-dda-0h fails to compile: Failed to generate ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: strategictraveler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-15 07:47 UTC by Agostino Sarubbo
Modified: 2025-01-17 09:41 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,51.37 KB, text/plain)
2025-01-15 07:47 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 2025-01-15 07:47:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-roguelike/cataclysm-dda-0h fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-15 07:47:16 UTC
Created attachment 916570 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-01-17 09:41:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b48c03d3cdad7c3d3854ac8548b76096ad16c91

commit 6b48c03d3cdad7c3d3854ac8548b76096ad16c91
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2025-01-15 13:53:46 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2025-01-15 13:53:46 +0000

    games-roguelike/cataclysm-dda: fix build without USE=doc
    
    `use doc && something || die` fails when doc flag is disabled.
    
    Closes: https://bugs.gentoo.org/948137
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 games-roguelike/cataclysm-dda/cataclysm-dda-0h.ebuild   | 4 +++-
 games-roguelike/cataclysm-dda/cataclysm-dda-9999.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)