[Bug 2054095] Re: FTBFS 1..42 on Riscv64
Launchpad Bug Tracker
2054095 at bugs.launchpad.net
Sun Feb 18 10:18:32 UTC 2024
This bug was fixed in the package xdp-tools - 1.4.2-1ubuntu2
---------------
xdp-tools (1.4.2-1ubuntu2) noble; urgency=medium
* d/rules: fix bpftool detection (LP: #2054095)
-- Christian Ehrhardt <christian.ehrhardt at canonical.com> Fri, 16 Feb
2024 13:20:28 +0100
** Changed in: xdp-tools (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to xdp-tools in Ubuntu.
https://bugs.launchpad.net/bugs/2054095
Title:
FTBFS 1..42 on Riscv64
Status in xdp-tools package in Ubuntu:
Fix Released
Bug description:
As seen here:
https://launchpadlibrarian.net/714631105/buildlog_ubuntu-noble-riscv64.xdp-tools_1.4.2-1ubuntu1_BUILDING.txt.gz
Working on Debian
https://buildd.debian.org/status/fetch.php?pkg=xdp-tools&arch=riscv64&ver=1.4.2-1&stamp=1707177296&raw=1
It seems our bpftools does not come in well, configure complains:
"pftool not found or doesn't support skeleton generation; not building
all tools"
This works fine in former builds as well as on all architectures other
than riscv64.
It installs linux-tools-generic to get that
and then configure runs this:
if command -v $BPFTOOL &>/dev/null && $BPFTOOL gen help 2>&1 | grep
'gen skeleton.*name' > /dev/null; then
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdp-tools/+bug/2054095/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list