Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934889 - dev-debug/sysdig: version bump to 0.38.0
Summary: dev-debug/sysdig: version bump to 0.38.0
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Holger Hoffstätte
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-25 07:16 UTC by Zhixu Liu
Modified: 2024-07-04 16:43 UTC (History)
2 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 Zhixu Liu 2024-06-25 07:16:32 UTC
https://github.com/draios/sysdig/tree/0.38.0

Please bump, thanks!

Current stable version 0.29.3 in portage is blocking protobuf & abseil-cpp to be upgraded.

Reproducible: Always
Comment 1 Holger Hoffstätte 2024-07-04 15:31:40 UTC
Most newer versions of sysdig have been unbuildable for a long time, and
the ongoing upstream development does not help. I've been tracking this and it's been a longstanding trainwreck.

Bumping abseil-cpp and protobuf should be possible regardless - sysdig does not require pinned versions and the only possible issue I can think of would be the C++ standard, which we can easily bump if necessary (14 to 17 AFAIK).
Comment 2 Holger Hoffstätte 2024-07-04 16:43:30 UTC
FWIW I'll try to work on this. The driver is already building.