[Bug 1985648] Re: FTBFS: strip: 'debian/bpftrace/usr/bin/bpftrace-aotrt': No such file
Steve Langasek
1985648 at bugs.launchpad.net
Tue Aug 16 18:56:52 UTC 2022
This appears to work in Debian but not in Ubuntu because bpfcc is FTBFS
in kinetic-proposed. I think the right solution is to fix that (and
perhaps recommend to Debian to tighten the build-dependencies), not to
ignore the missing file in the build.
** Changed in: bpftrace (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1985648
Title:
FTBFS: strip: 'debian/bpftrace/usr/bin/bpftrace-aotrt': No such file
Status in bpftrace package in Ubuntu:
Incomplete
Bug description:
Failed build log here:
https://launchpadlibrarian.net/615235331/buildlog_ubuntu-kinetic-
amd64.bpftrace_0.15.0-1_BUILDING.txt.gz.
The cause of this is that bpftrace-aotrt is conditionally built, only
if a supported bcc is used. See the comment in src/aot/CMakeLists.txt.
It should be easy to fix this by checking if the binary was built
before calling strip.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bpftrace/+bug/1985648/+subscriptions
More information about the Ubuntu-sponsors
mailing list