Bug#1008323: bpftrace: fix FTBFS

2022-04-11 Thread Vincent Bernat
❦ 11 April 2022 21:14 +02, Hector Oron: > According to https://github.com/iovisor/bpftrace/issues/2068 > > I applied the following patch to make the package build: Thanks! I will use the more minimal patch found here instead: https://github.com/iovisor/bpftrace/pull/2174 -- Make sure

Bug#1008323: bpftrace: fix FTBFS

2022-04-11 Thread Hector Oron
Hello, According to https://github.com/iovisor/bpftrace/issues/2068 I applied the following patch to make the package build: --- bpftrace-0.14.1.orig/src/btf.cpp +++ bpftrace-0.14.1/src/btf.cpp @@ -225,7 +225,7 @@ std::string BTF::c_def(const std::unorde char err_buf[256]; int err; -