Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913164 - dev-lang/vala: build crash if 'sys-apps/help2man' is not installed
Summary: dev-lang/vala: build crash if 'sys-apps/help2man' is not installed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-28 15:42 UTC by Hanabishi
Modified: 2023-08-28 16:59 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hanabishi 2023-08-28 15:42:45 UTC
'sys-apps/help2man' is required and build crashes without it. So it should be declared in build dependencies.
Comment 1 Ionen Wolkens gentoo-dev 2023-08-28 16:41:53 UTC
Crash how, logs? Seems to build fine for me (albeit only tried 0.56.12), I even got man pages installed despite:

   $ help2man
   bash: help2man: command not found

It does "look" for it, but that won't matter if the man pages are pre-generated.
Comment 2 Hanabishi 2023-08-28 16:58:22 UTC
Hmm, indeed. 
I don't remember how I stumbled upon it. Not reproducable though.
The report can be closed.