Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868210 - dev-util/libabigail-2.2 calls commands that do not exist: dot
Summary: dev-util/libabigail-2.2 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: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-03 08:48 UTC by Agostino Sarubbo
Modified: 2022-12-03 13:03 UTC (History)
0 users

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


Attachments
build.log (build.log,249.31 KB, text/plain)
2022-09-03 08:48 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-09-03 08:48:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/libabigail-2.0 calls commands that do not exist.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-03 08:48:58 UTC
Created attachment 802900 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-13 14:37:29 UTC
ci has reproduced this issue with version 2.0-r1 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2022-10-02 06:13:51 UTC
ci has reproduced this issue with version 2.1-r1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2022-12-03 08:57:14 UTC
ci has reproduced this issue with version 2.2 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2022-12-03 13:03:55 UTC
The bug has been closed via the following commit(s):

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

commit fc535859a5d39555ebe045d3c37115e8c1e1bdfc
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-12-03 13:03:47 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-12-03 13:03:47 +0000

    dev-util/libabigail: depend on app-doc/doxygen[dot] for USE=doc
    
    Closes: https://bugs.gentoo.org/868210
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-util/libabigail/libabigail-2.1-r1.ebuild | 2 +-
 dev-util/libabigail/libabigail-2.2.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)