Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846539 - dev-util/ninja-1.11.0 calls commands that do not exist: dot
Summary: dev-util/ninja-1.11.0 calls commands that do not exist: dot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-05-20 07:24 UTC by Agostino Sarubbo
Modified: 2022-05-20 14:58 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,316.31 KB, text/plain)
2022-05-20 07:24 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 2022-05-20 07:24:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/ninja-1.11.0 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-20 07:24:21 UTC
Created attachment 779594 [details]
build.log

build log and emerge --info
Comment 2 Thomas Bracht Laumann Jespersen 2022-05-20 10:00:27 UTC
I can take a look at this one. I think it's missing a dep on graphviz for USE=doc
Comment 3 Larry the Git Cow gentoo-dev 2022-05-20 14:58:43 UTC
The bug has been closed via the following commit(s):

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

commit a10ba2712d8b37e8bc82a24731218d5435ae1304
Author:     Thomas Bracht Laumann Jespersen <t@laumann.xyz>
AuthorDate: 2022-05-20 10:51:02 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-05-20 14:56:58 +0000

    dev-util/ninja: dep on media-gfx/graphviz
    
    When USE=doc is set, graphviz dot is used as part of building the
    documentation.
    
    Closes: https://bugs.gentoo.org/846539
    Cloees: https://github.com/gentoo/gentoo/pull/25570
    Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-util/ninja/ninja-1.11.0.ebuild | 1 +
 1 file changed, 1 insertion(+)