Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858578 - net-misc/wget2-2.0.1 calls commands that do not exist: dot
Summary: net-misc/wget2-2.0.1 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
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-17 13:40 UTC by Agostino Sarubbo
Modified: 2022-07-17 17:41 UTC (History)
0 users

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


Attachments
build.log (build.log,485.62 KB, text/plain)
2022-07-17 13:40 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-07-17 13:40:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/wget2-2.0.1 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-07-17 13:40:18 UTC
Created attachment 791933 [details]
build.log

build log and emerge --info
Comment 2 Bernard Cafarelli gentoo-dev 2022-07-17 17:14:56 UTC
OK so we need doxygen[dot] (and not just doxygen) for USE=doc
Comment 3 Larry the Git Cow gentoo-dev 2022-07-17 17:41:01 UTC
The bug has been closed via the following commit(s):

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

commit 8b3db754fd85ce1053005111b2acfea657254b8a
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-07-17 17:40:43 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-07-17 17:40:53 +0000

    net-misc/wget2: fix libwget version and documentation build
    
    Closes: https://bugs.gentoo.org/858575
    Closes: https://bugs.gentoo.org/858578
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-misc/wget2/wget2-2.0.1-r1.ebuild | 101 +++++++++++++++++++++++++++++++++++
 net-misc/wget2/wget2-9999.ebuild     |  53 ++++++++----------
 2 files changed, 124 insertions(+), 30 deletions(-)