Public bug reported: With the Zesty source tree:
$ make gcc -Wall -O2 -I../../../../usr/include test_verifier.c -o test_verifier In file included from test_verifier.c:23:0: /usr/include/linux/bpf_perf_event.h:14:17: error: field 'regs' has incomplete type struct pt_regs regs; ^~~~ <builtin>: recipe for target 'test_verifier' failed make: *** [test_verifier] Error 1 This issue can be reproduced on Artful tree and Linus' tree (commit ac9a40905) as well. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1711299 Title: ubuntu_bpf test failed to build on s390x system Status in linux package in Ubuntu: New Bug description: With the Zesty source tree: $ make gcc -Wall -O2 -I../../../../usr/include test_verifier.c -o test_verifier In file included from test_verifier.c:23:0: /usr/include/linux/bpf_perf_event.h:14:17: error: field 'regs' has incomplete type struct pt_regs regs; ^~~~ <builtin>: recipe for target 'test_verifier' failed make: *** [test_verifier] Error 1 This issue can be reproduced on Artful tree and Linus' tree (commit ac9a40905) as well. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711299/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp