Comment 0 for bug 1945141

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : ubunut_bpf failed to build on H-5.11

With the missing clang issue (bug 1936755) resolved, this test will now fail with the following error on H-5.11:

  progs/btf__core_reloc_existence___err_wrong_arr_kind.c:3:57: error: variable has incomplete type 'struct core_reloc_existence___err_wrong_arr_kind'
  void f(struct core_reloc_existence___err_wrong_arr_kind x) {}
                                                          ^