This is caused by two copies of LLVM being linked into the bpftrace
binary: both the shared libraryand the static ones.

I guess if these are the same version this doesnt cause issues, but a
later LLVM update left the static one s out of date.

The patch is to change the build process to only link the shared LLVM.
This applies to plucky too, and should be backported to Oracular to
unbreak bpftrace.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2086104

Title:
  bpftrace is broken on Oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bpftrace/+bug/2086104/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to