Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943029 - dev-util/bpftool-7.4.0 calls commands that do not exist: clang
Summary: dev-util/bpftool-7.4.0 calls commands that do not exist: clang
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Holger Hoffstätte
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-11-08 19:12 UTC by Agostino Sarubbo
Modified: 2024-11-09 09:26 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,112.91 KB, text/plain)
2024-11-08 19:12 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 2024-11-08 19:12:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/bpftool-7.4.0 calls commands that do not exist.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0018
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-08 19:12:50 UTC
Created attachment 908155 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-09 09:26:31 UTC
The bug has been closed via the following commit(s):

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

commit 8ac76c7f1c0b17a74750c0129cbebaa8608ea5f1
Author:     Holger Hoffstätte <holger@applied-asynchrony.com>
AuthorDate: 2024-11-08 21:41:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-09 09:25:40 +0000

    dev-util/bpftool: fix clang dependency & always build CO-RE support
    
    Making CO-RE support an optfeature causes way too many unintentional
    problems, so for now just BDEPEND on clang and explicitly pass it to
    the build.
    
    Closes: https://bugs.gentoo.org/943029
    Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
    Closes: https://github.com/gentoo/gentoo/pull/39247
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/bpftool/bpftool-7.4.0.ebuild | 6 ++----
 dev-util/bpftool/bpftool-9999.ebuild  | 6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)