mbox series

[bug#45843,0/2] gnu: bcc: Update to 0.18.0.

Message ID CA+3U0ZmJ10FibqCuMY_iOGgqcSpN1DEmntHhvpTVUZn=90_MOg@mail.gmail.com
Headers show
Series gnu: bcc: Update to 0.18.0. | expand

Message

Greg Hogan Jan. 13, 2021, 3:14 p.m. UTC
bcc update depends on updated libbpf.

Comments

Efraim Flashner Jan. 20, 2021, 9:06 a.m. UTC | #1
These patches break bpftrace. I checked upstream and didn't see a newer
release than 0.11.4.

In file included from /tmp/guix-build-bpftrace-0.11.4.drv-0/bpftrace-0.11.4-checkout/src/btf.cpp:20:
/gnu/store/w9yqdg4v092cblkkbpwcpvyfpdppvn3r-libbpf-0.3/include/bpf/btf.h:125:14: error: ISO C++ forbids forward references to 'enum' types
                             enum btf_func_linkage linkage, int proto_type_id);
                                  ^
1 error generated.
make[2]: *** [src/CMakeFiles/bpftrace.dir/build.make:105: src/CMakeFiles/bpftrace.dir/btf.cpp.o] Error 1