Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889688 - dev-util/bcc-0.26.0: LLVM_MAX_SLOT can be 15
Summary: dev-util/bcc-0.26.0: LLVM_MAX_SLOT can be 15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-04 09:11 UTC by Holger Hoffstätte
Modified: 2023-01-05 00:33 UTC (History)
3 users (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 Holger Hoffstätte 2023-01-04 09:11:34 UTC
Commit 	f7845ed54f93 added bcc-0.26.0, but left LLVM_MAX_SLOT at 14.
It can be safely raised to 15, which was the whole point of that release. :)
With that update systems can finally get rid of llvm-14.
Current bpftrace still builds and works against this release as well (incredible, I know).


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-01-05 00:33:40 UTC
The bug has been closed via the following commit(s):

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

commit 78ac1001e998cb2d8ace69699d55dfedd8793229
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-05 00:29:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-05 00:29:52 +0000

    dev-util/bcc: fix LLVM_MAX_SLOT for 0.26.0
    
    Closes: https://bugs.gentoo.org/889688
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/bcc/{bcc-0.26.0.ebuild => bcc-0.26.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)