Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945342 - dev-debug/bpftrace: update to llvm-r1
Summary: dev-debug/bpftrace: update to llvm-r1
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: LATER, PullRequest
Depends on:
Blocks: llvm-r1.eclass
  Show dependency tree
 
Reported: 2024-11-29 13:26 UTC by Michał Górny
Modified: 2024-12-17 14:35 UTC (History)
4 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-11-29 13:26:43 UTC
Please port the package to llvm-r1.eclass.
Comment 1 Holger Hoffstätte 2024-11-29 14:12:37 UTC
Planned for pending bpftrace-2.2.0 bump.
Comment 2 Larry the Git Cow gentoo-dev 2024-12-17 14:35:25 UTC
The bug has been closed via the following commit(s):

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

commit 8f506bd2f62493dda21b28b51a04912d4eb2c2af
Author:     Holger Hoffstätte <holger@applied-asynchrony.com>
AuthorDate: 2024-12-17 12:53:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-17 14:34:55 +0000

    dev-debug/bpftrace: add 0.21.3
    
    This minor update switches to llvm-r1 and fixes building with
    gcc-15 and LTO.
    
    Closes: https://bugs.gentoo.org/939711
    Closes: https://bugs.gentoo.org/945342
    Closes: https://bugs.gentoo.org/946095
    Closes: https://bugs.gentoo.org/946097
    Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-debug/bpftrace/Manifest                        |  2 +
 dev-debug/bpftrace/bpftrace-0.21.3.ebuild          | 99 ++++++++++++++++++++++
 .../files/bpftrace-0.21.3-allow-llvm-19.patch      | 18 ++++
 .../bpftrace/files/bpftrace-0.21.3-cstdint.patch   | 28 ++++++
 dev-debug/bpftrace/files/bpftrace-0.21.3-odr.patch | 37 ++++++++
 5 files changed, 184 insertions(+)