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

Bug 836371

Summary: sys-apps/sysvinit-3.02-r3 fails to compile: doman failed
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: base-system, contyk, gentoo, matoro_gentoo, ulm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-29 14:31:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/sysvinit-3.02-r3 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-29 14:32:00 UTC
Created attachment 768145 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-29 16:11:49 UTC
I can't commit right now. ulm (or someone else), can you take a look?
Comment 3 Larry the Git Cow gentoo-dev 2022-03-29 16:20:21 UTC
The bug has been closed via the following commit(s):

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

commit facc002a10724a0e31e298ccad90a3a3797f566a
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-03-29 16:06:46 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-03-29 16:19:12 +0000

    sys-apps/sysvinit: fix build by skipping missing man pages
    
    Don't want to leave this broken for too long, nor do Revert Revert,
    so quickfixing myself.
    
    Unsure if ideal given several man pages are missing (perhaps
    man-pages-l10n was better).
    
    Bug: https://bugs.gentoo.org/836353
    Closes: https://bugs.gentoo.org/836371
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 sys-apps/sysvinit/sysvinit-3.02-r3.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)