KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc
2020-04-16 14:42:22 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
2020-04-16 14:42:22 make -C ../../../tools/bpf/bpftool
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/bpf/bpftool'

Auto-detecting system features:
...                        libbfd: [ on  ]
...        disassembler-four-args: [ OFF ]
...                          zlib: [ on  ]
...          clang-bpf-global-var: [ on  ]

  CC       map_perf_ring.o
  CC       xlated_dumper.o
  CC       btf.o
  CC       tracelog.o
  CC       perf.o
  CC       btf_dumper.o
  CC       net.o
  CC       struct_ops.o
  CC       netlink_dumper.o
  CC       common.o
  CC       cgroup.o
  CC       gen.o
  CC       main.o
  CC       json_writer.o
  CC       cfg.o
  CC       map.o
  CC       feature.o
  CC       jit_disasm.o
jit_disasm.c: In function ‘disasm_print_insn’:
jit_disasm.c:122:29: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   info.disassembler_options = disassembler_options;
                             ^
  CC       disasm.o
  CC       _prog.o
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/lib/bpf'

Auto-detecting system features:
...                        libelf: [ on  ]
...                          zlib: [ on  ]
...                           bpf: [ on  ]

  GEN      bpf_helper_defs.h
  MKDIR    staticobjs/
  CC       staticobjs/libbpf.o
  CC       staticobjs/bpf.o
  CC       staticobjs/nlattr.o
  CC       staticobjs/btf.o
  CC       staticobjs/libbpf_errno.o
  CC       staticobjs/str_error.o
  CC       staticobjs/netlink.o
  CC       staticobjs/bpf_prog_linfo.o
  CC       staticobjs/libbpf_probes.o
  CC       staticobjs/xsk.o
  CC       staticobjs/hashmap.o
  CC       staticobjs/btf_dump.o
  LD       staticobjs/libbpf-in.o
  LINK     libbpf.a
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/lib/bpf'
  LINK     _bpftool
  CLANG    skeleton/profiler.bpf.o
  GEN      profiler.skel.h
  CC       prog.o
  LINK     bpftool
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/bpf/bpftool'
2020-04-16 14:42:26 make install -C ../../../tools/bpf/bpftool
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/bpf/bpftool'

Auto-detecting system features:
...                        libbfd: [ on  ]
...        disassembler-four-args: [ OFF ]
...                          zlib: [ on  ]
...          clang-bpf-global-var: [ on  ]

make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/lib/bpf'
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/lib/bpf'
  INSTALL  bpftool
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/bpf/bpftool'
ping6 is /bin/ping6
ignored_by_lkp bpf.test_lirc_mode2_user test
ignored_by_lkp bpf.test_tc_tunnel.sh test
ignored_by_lkp bpf.test_lwt_seg6local.sh test
2020-04-16 14:42:27 make run_tests -C bpf
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf'
  MKDIR    include
  MKDIR    libbpf
  HOSTCC   /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/fixdep.o
  HOSTLD   /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/fixdep-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/fixdep
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/bpf_helper_defs.h
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/bpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/nlattr.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf_errno.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/str_error.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/netlink.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/bpf_prog_linfo.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf_probes.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/xsk.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/hashmap.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/btf_dump.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.a
Warning: Kernel ABI header at 'tools/include/uapi/linux/if_link.h' differs from latest version at 'include/uapi/linux/if_link.h'
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/bpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/nlattr.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf_errno.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/str_error.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/netlink.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/bpf_prog_linfo.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf_probes.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/xsk.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/hashmap.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/btf_dump.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.so.0.0.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.pc
  INSTALL  headers
  CC       test_stub.o
  BINARY   test_verifier
  BINARY   test_tag
  MKDIR    bpftool
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/map_perf_ring.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/xlated_dumper.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/tracelog.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/btf_dumper.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/perf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/struct_ops.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/common.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/netlink_dumper.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/net.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/gen.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/main.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/map.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/json_writer.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/cfg.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/cgroup.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/feature.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/jit_disasm.o
jit_disasm.c: In function ‘disasm_print_insn’:
jit_disasm.c:122:29: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   info.disassembler_options = disassembler_options;
                             ^
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/disasm.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/_prog.o
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/bpf_helper_defs.h
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/bpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/nlattr.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf_errno.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/str_error.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/netlink.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/bpf_prog_linfo.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf_probes.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/xsk.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/hashmap.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/btf_dump.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/libbpf.a
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/_bpftool
  CLANG    skeleton/profiler.bpf.o
  GEN      profiler.skel.h
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/prog.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/build/bpftool/bpftool
  INSTALL  bpftool
  GEN      vmlinux.h
  CLNG-LLC [test_maps] test_sockmap_listen.o
  CLNG-LLC [test_maps] btf_dump_test_case_padding.o
  CLNG-LLC [test_maps] test_core_reloc_bitfields_probed.o
  CLNG-LLC [test_maps] xdp_tx.o
  CLNG-LLC [test_maps] loop5.o
  CLNG-LLC [test_maps] test_btf_newkv.o
  CLNG-LLC [test_maps] pyperf600.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_kind.o
  CLNG-LLC [test_maps] btf__core_reloc_ints.o
  CLNG-LLC [test_maps] test_probe_user.o
  CLNG-LLC [test_maps] tailcall3.o
  CLNG-LLC [test_maps] btf_dump_test_case_namespacing.o
  CLNG-LLC [test_maps] btf__core_reloc_flavors.o
  CLNG-LLC [test_maps] btf_dump_test_case_packing.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___err_too_big_bitfield.o
  CLNG-LLC [test_maps] xdp_redirect_map.o
  CLNG-LLC [test_maps] test_get_stack_rawtp.o
  CLNG-LLC [test_maps] sendmsg4_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_small.o
  CLNG-LLC [test_maps] test_trampoline_count.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_bad_zero_sz_arr.o
  CLNG-LLC [test_maps] test_tracepoint.o
  CLNG-LLC [test_maps] test_select_reuseport_kern.o
  CLNG-LLC [test_maps] test_xdp_bpf2bpf.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_enum.o
  CLNG-LLC [test_maps] fexit_test.o
  CLNG-LLC [test_maps] test_send_signal_kern.o
  CLNG-LLC [test_maps] test_global_func2.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_non_array.o
  CLNG-LLC [test_maps] xdp_dummy.o
  CLNG-LLC [test_maps] sample_ret0.o
  CLNG-LLC [test_maps] sockopt_inherit.o
  CLNG-LLC [test_maps] tailcall5.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_dup_incompat_types.o
  CLNG-LLC [test_maps] sockmap_verdict_prog.o
  CLNG-LLC [test_maps] test_map_in_map.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_shallow.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_nonstruct_container.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___fixed_arr.o
  CLNG-LLC [test_maps] test_xdp_vlan.o
  CLNG-LLC [test_maps] test_global_func7.o
  CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr.o
  CLNG-LLC [test_maps] test_global_func3.o
  CLNG-LLC [test_maps] btf__core_reloc_ints___bool.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_struct_type.o
  CLNG-LLC [test_maps] connect4_prog.o
  CLNG-LLC [test_maps] test_cgroup_link.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_partial_match_dups.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_field.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_field.o
  CLNG-LLC [test_maps] btf__core_reloc_misc.o
  CLNG-LLC [test_maps] test_core_reloc_bitfields_direct.o
  CLNG-LLC [test_maps] test_global_func4.o
  CLNG-LLC [test_maps] fentry_test.o
  CLNG-LLC [test_maps] test_link_pinning.o
  CLNG-LLC [test_maps] test_l4lb.o
  CLNG-LLC [test_maps] loop2.o
  CLNG-LLC [test_maps] test_btf_nokv.o
  CLNG-LLC [test_maps] test_pinning_invalid.o
  CLNG-LLC [test_maps] loop4.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_int.o
  CLNG-LLC [test_maps] test_rdonly_maps.o
  CLNG-LLC [test_maps] test_core_reloc_ptr_as_arr.o
  CLNG-LLC [test_maps] sockmap_tcp_msg_prog.o
  CLNG-LLC [test_maps] get_cgroup_id_kern.o
  CLNG-LLC [test_maps] strobemeta_nounroll2.o
  CLNG-LLC [test_maps] test_perf_buffer.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___just_big_enough.o
  CLNG-LLC [test_maps] test_stack_map.o
  CLNG-LLC [test_maps] test_core_reloc_nesting.o
  CLNG-LLC [test_maps] btf_dump_test_case_multidim.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_kind.o
  CLNG-LLC [test_maps] test_sockhash_kern.o
  CLNG-LLC [test_maps] test_mmap.o
  CLNG-LLC [test_maps] test_lwt_ip_encap.o
  CLNG-LLC [test_maps] test_core_reloc_mods.o
  CLNG-LLC [test_maps] btf__core_reloc_mods___mod_swap.o
  CLNG-LLC [test_maps] btf__core_reloc_ints___reverse_sign.o
  CLNG-LLC [test_maps] btf_dump_test_case_bitfields.o
  CLNG-LLC [test_maps] test_btf_haskv.o
  CLNG-LLC [test_maps] pyperf600_nounroll.o
  CLNG-LLC [test_maps] test_l4lb_noinline.o
  CLNG-LLC [test_maps] strobemeta_nounroll1.o
  CLNG-LLC [test_maps] lsm.o
  CLNG-LLC [test_maps] sockmap_parse_prog.o
  CLNG-LLC [test_maps] test_xdp_redirect.o
  CLNG-LLC [test_maps] test_tc_edt.o
  CLNG-LLC [test_maps] test_seg6_loop.o
  CLNG-LLC [test_maps] btf__core_reloc_mods___typedefs.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___bit_sz_change.o
  CLNG-LLC [test_maps] test_sysctl_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays.o
  CLNG-LLC [test_maps] test_tunnel_kern.o
  CLNG-LLC [test_maps] test_skeleton.o
  CLNG-LLC [test_maps] btf__core_reloc_size___diff_sz.o
  CLNG-LLC [test_maps] test_queue_map.o
  CLNG-LLC [test_maps] loop1.o
  CLNG-LLC [test_maps] test_stacktrace_map.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___anon_embed.o
  CLNG-LLC [test_maps] loop3.o
  CLNG-LLC [test_maps] test_skb_cgroup_id_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_mods.o
  CLNG-LLC [test_maps] test_lirc_mode2_kern.o
  CLNG-LLC [test_maps] test_attach_probe.o
  CLNG-LLC [test_maps] btf__core_reloc_existence.o
  CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr___diff_sz.o
  CLNG-LLC [test_maps] btf__core_reloc_size.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___dup_compat_types.o
  CLNG-LLC [test_maps] test_sock_fields_kern.o
  CLNG-LLC [test_maps] tailcall1.o
  CLNG-LLC [test_maps] test_pkt_access.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___bitfield_vs_int.o
  CLNG-LLC [test_maps] test_tcpbpf_kern.o
  CLNG-LLC [test_maps] test_core_reloc_misc.o
  CLNG-LLC [test_maps] socket_cookie_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___equiv_zero_sz_arr.o
  CLNG-LLC [test_maps] test_core_reloc_size.o
  CLNG-LLC [test_maps] kfree_skb.o
  CLNG-LLC [test_maps] btf_dump_test_case_ordering.o
  CLNG-LLC [test_maps] test_pinning.o
  CLNG-LLC [test_maps] test_core_reloc_flavors.o
  CLNG-LLC [test_maps] xdping_kern.o
  CLNG-LLC [test_maps] test_core_reloc_primitives.o
  CLNG-LLC [test_maps] bpf_cubic.o
  CLNG-LLC [test_maps] fexit_bpf2bpf_simple.o
  CLNG-LLC [test_maps] strobemeta.o
  CLNG-LLC [test_maps] sockopt_multi.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_type.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_func_proto.o
  CLNG-LLC [test_maps] test_tcpnotify_kern.o
  CLNG-LLC [test_maps] test_perf_branches.o
  CLNG-LLC [test_maps] test_ns_current_pid_tgid.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___minimal.o
  CLNG-LLC [test_maps] test_core_reloc_existence.o
  CLNG-LLC [test_maps] test_stacktrace_build_id.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_value_type.o
  CLNG-LLC [test_maps] test_overhead.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___struct_union_mixup.o
  CLNG-LLC [test_maps] netcnt_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_too_deep.o
  CLNG-LLC [test_maps] tailcall2.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_wrong_val_type.o
  CLNG-LLC [test_maps] test_xdp.o
  CLNG-LLC [test_maps] test_spin_lock.o
  CLNG-LLC [test_maps] pyperf100.o
  CLNG-LLC [test_maps] test_core_extern.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting.o
  CLNG-LLC [test_maps] connect6_prog.o
  CLNG-LLC [test_maps] test_core_reloc_arrays.o
  CLNG-LLC [test_maps] test_pkt_md_access.o
  CLNG-LLC [test_maps] test_core_reloc_kernel.o
  CLNG-LLC [test_maps] test_sockmap_kern.o
  CLNG-LLC [test_maps] test_global_func1.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields.o
  CLNG-LLC [test_maps] test_sysctl_loop1.o
  CLNG-LLC [test_maps] test_sk_assign.o
  CLNG-LLC [test_maps] btf_dump_test_case_syntax.o
  CLNG-LLC [test_maps] test_tcp_check_syncookie_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_dim.o
  CLNG-LLC [test_maps] test_core_reloc_ints.o
  CLNG-LLC [test_maps] bpf_dctcp.o
  CLNG-LLC [test_maps] test_skb_ctx.o
  CLNG-LLC [test_maps] test_global_data.o
  CLNG-LLC [test_maps] bpf_flow.o
  CLNG-LLC [test_maps] test_vmlinux.o
  CLNG-LLC [test_maps] test_get_stack_rawtp_err.o
  CLNG-LLC [test_maps] test_verif_scale1.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_container.o
  CLNG-LLC [test_maps] tailcall4.o
  CLNG-LLC [test_maps] test_tcp_estats.o
  CLNG-LLC [test_maps] test_sk_lookup_kern.o
  CLNG-LLC [test_maps] test_tc_tunnel.o
  CLNG-LLC [test_maps] test_verif_scale2.o
  CLNG-LLC [test_maps] test_xdp_meta.o
  CLNG-LLC [test_maps] tcp_rtt.o
  CLNG-LLC [test_maps] pyperf180.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_container.o
  CLNG-LLC [test_maps] test_sysctl_loop2.o
  CLNG-LLC [test_maps] sample_map_ret0.o
  CLNG-LLC [test_maps] pyperf_global.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___extra_nesting.o
  CLNG-LLC [test_maps] test_map_lock.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_ptr.o
  CLNG-LLC [test_maps] fexit_bpf2bpf.o
  CLNG-LLC [test_maps] test_global_func6.o
  CLNG-LLC [test_maps] modify_return.o
  CLNG-LLC [test_maps] sendmsg6_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_sz.o
  CLNG-LLC [test_maps] pyperf50.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_enum_def.o
  CLNG-LLC [test_maps] btf__core_reloc_flavors__err_wrong_name.o
  CLNG-LLC [test_maps] test_xdp_noinline.o
  CLNG-LLC [test_maps] test_adjust_tail.o
  CLNG-LLC [test_maps] test_xdp_loop.o
  CLNG-LLC [test_maps] test_verif_scale3.o
  CLNG-LLC [test_maps] dev_cgroup.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_ptr_type.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_val_sz.o
  CLNG-LLC [test_maps] sockopt_sk.o
  CLNG-LLC [test_maps] test_obj_id.o
  CLNG-LLC [test_maps] test_global_func5.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives.o
  CLNG-LLC [test_maps] test_lwt_seg6local.o
  GEN-SKEL [test_progs] test_sockmap_listen.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_padding.skel.h
  GEN-SKEL [test_progs] test_core_reloc_bitfields_probed.skel.h
  GEN-SKEL [test_progs] xdp_tx.skel.h
  GEN-SKEL [test_progs] loop5.skel.h
  GEN-SKEL [test_progs] test_btf_newkv.skel.h
  GEN-SKEL [test_progs] pyperf600.skel.h
  GEN-SKEL [test_progs] test_probe_user.skel.h
  GEN-SKEL [test_progs] tailcall3.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_namespacing.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_packing.skel.h
  GEN-SKEL [test_progs] xdp_redirect_map.skel.h
  GEN-SKEL [test_progs] test_get_stack_rawtp.skel.h
  GEN-SKEL [test_progs] sendmsg4_prog.skel.h
  GEN-SKEL [test_progs] test_trampoline_count.skel.h
  GEN-SKEL [test_progs] test_tracepoint.skel.h
  GEN-SKEL [test_progs] test_select_reuseport_kern.skel.h
  GEN-SKEL [test_progs] test_xdp_bpf2bpf.skel.h
  GEN-SKEL [test_progs] fexit_test.skel.h
  GEN-SKEL [test_progs] test_send_signal_kern.skel.h
  GEN-SKEL [test_progs] test_global_func2.skel.h
  GEN-SKEL [test_progs] xdp_dummy.skel.h
  GEN-SKEL [test_progs] sample_ret0.skel.h
  GEN-SKEL [test_progs] sockopt_inherit.skel.h
  GEN-SKEL [test_progs] tailcall5.skel.h
  GEN-SKEL [test_progs] sockmap_verdict_prog.skel.h
  GEN-SKEL [test_progs] test_map_in_map.skel.h
  GEN-SKEL [test_progs] test_xdp_vlan.skel.h
  GEN-SKEL [test_progs] test_global_func7.skel.h
  GEN-SKEL [test_progs] test_global_func3.skel.h
  GEN-SKEL [test_progs] connect4_prog.skel.h
  GEN-SKEL [test_progs] test_cgroup_link.skel.h
  GEN-SKEL [test_progs] test_core_reloc_bitfields_direct.skel.h
  GEN-SKEL [test_progs] test_global_func4.skel.h
  GEN-SKEL [test_progs] fentry_test.skel.h
  GEN-SKEL [test_progs] test_link_pinning.skel.h
  GEN-SKEL [test_progs] test_l4lb.skel.h
  GEN-SKEL [test_progs] loop2.skel.h
  GEN-SKEL [test_progs] test_btf_nokv.skel.h
  GEN-SKEL [test_progs] loop4.skel.h
  GEN-SKEL [test_progs] test_rdonly_maps.skel.h
  GEN-SKEL [test_progs] test_core_reloc_ptr_as_arr.skel.h
  GEN-SKEL [test_progs] sockmap_tcp_msg_prog.skel.h
  GEN-SKEL [test_progs] get_cgroup_id_kern.skel.h
  GEN-SKEL [test_progs] strobemeta_nounroll2.skel.h
  GEN-SKEL [test_progs] test_perf_buffer.skel.h
  GEN-SKEL [test_progs] test_stack_map.skel.h
  GEN-SKEL [test_progs] test_core_reloc_nesting.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_multidim.skel.h
  GEN-SKEL [test_progs] test_sockhash_kern.skel.h
  GEN-SKEL [test_progs] test_mmap.skel.h
  GEN-SKEL [test_progs] test_lwt_ip_encap.skel.h
  GEN-SKEL [test_progs] test_core_reloc_mods.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_bitfields.skel.h
  GEN-SKEL [test_progs] test_btf_haskv.skel.h
  GEN-SKEL [test_progs] pyperf600_nounroll.skel.h
  GEN-SKEL [test_progs] test_l4lb_noinline.skel.h
  GEN-SKEL [test_progs] strobemeta_nounroll1.skel.h
  GEN-SKEL [test_progs] lsm.skel.h
  GEN-SKEL [test_progs] sockmap_parse_prog.skel.h
  GEN-SKEL [test_progs] test_xdp_redirect.skel.h
  GEN-SKEL [test_progs] test_tc_edt.skel.h
  GEN-SKEL [test_progs] test_seg6_loop.skel.h
  GEN-SKEL [test_progs] test_sysctl_prog.skel.h
  GEN-SKEL [test_progs] test_tunnel_kern.skel.h
  GEN-SKEL [test_progs] test_skeleton.skel.h
  GEN-SKEL [test_progs] test_queue_map.skel.h
  GEN-SKEL [test_progs] loop1.skel.h
  GEN-SKEL [test_progs] test_stacktrace_map.skel.h
  GEN-SKEL [test_progs] loop3.skel.h
  GEN-SKEL [test_progs] test_skb_cgroup_id_kern.skel.h
  GEN-SKEL [test_progs] test_lirc_mode2_kern.skel.h
  GEN-SKEL [test_progs] test_attach_probe.skel.h
  GEN-SKEL [test_progs] test_sock_fields_kern.skel.h
  GEN-SKEL [test_progs] tailcall1.skel.h
  GEN-SKEL [test_progs] test_pkt_access.skel.h
  GEN-SKEL [test_progs] test_tcpbpf_kern.skel.h
  GEN-SKEL [test_progs] test_core_reloc_misc.skel.h
  GEN-SKEL [test_progs] socket_cookie_prog.skel.h
  GEN-SKEL [test_progs] test_core_reloc_size.skel.h
  GEN-SKEL [test_progs] kfree_skb.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_ordering.skel.h
  GEN-SKEL [test_progs] test_pinning.skel.h
  GEN-SKEL [test_progs] test_core_reloc_flavors.skel.h
  GEN-SKEL [test_progs] xdping_kern.skel.h
  GEN-SKEL [test_progs] test_core_reloc_primitives.skel.h
  GEN-SKEL [test_progs] bpf_cubic.skel.h
  GEN-SKEL [test_progs] fexit_bpf2bpf_simple.skel.h
  GEN-SKEL [test_progs] strobemeta.skel.h
  GEN-SKEL [test_progs] sockopt_multi.skel.h
  GEN-SKEL [test_progs] test_tcpnotify_kern.skel.h
  GEN-SKEL [test_progs] test_perf_branches.skel.h
  GEN-SKEL [test_progs] test_ns_current_pid_tgid.skel.h
  GEN-SKEL [test_progs] test_core_reloc_existence.skel.h
  GEN-SKEL [test_progs] test_stacktrace_build_id.skel.h
  GEN-SKEL [test_progs] test_overhead.skel.h
  GEN-SKEL [test_progs] netcnt_prog.skel.h
  GEN-SKEL [test_progs] tailcall2.skel.h
  GEN-SKEL [test_progs] test_xdp.skel.h
  GEN-SKEL [test_progs] test_spin_lock.skel.h
  GEN-SKEL [test_progs] pyperf100.skel.h
  GEN-SKEL [test_progs] test_core_extern.skel.h
  GEN-SKEL [test_progs] connect6_prog.skel.h
  GEN-SKEL [test_progs] test_core_reloc_arrays.skel.h
  GEN-SKEL [test_progs] test_pkt_md_access.skel.h
  GEN-SKEL [test_progs] test_core_reloc_kernel.skel.h
  GEN-SKEL [test_progs] test_sockmap_kern.skel.h
  GEN-SKEL [test_progs] test_global_func1.skel.h
  GEN-SKEL [test_progs] test_sysctl_loop1.skel.h
  GEN-SKEL [test_progs] test_sk_assign.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_syntax.skel.h
  GEN-SKEL [test_progs] test_tcp_check_syncookie_kern.skel.h
  GEN-SKEL [test_progs] test_core_reloc_ints.skel.h
  GEN-SKEL [test_progs] bpf_dctcp.skel.h
  GEN-SKEL [test_progs] test_skb_ctx.skel.h
  GEN-SKEL [test_progs] test_global_data.skel.h
  GEN-SKEL [test_progs] bpf_flow.skel.h
  GEN-SKEL [test_progs] test_vmlinux.skel.h
  GEN-SKEL [test_progs] test_get_stack_rawtp_err.skel.h
  GEN-SKEL [test_progs] test_verif_scale1.skel.h
  GEN-SKEL [test_progs] tailcall4.skel.h
  GEN-SKEL [test_progs] test_tcp_estats.skel.h
  GEN-SKEL [test_progs] test_sk_lookup_kern.skel.h
  GEN-SKEL [test_progs] test_tc_tunnel.skel.h
  GEN-SKEL [test_progs] test_verif_scale2.skel.h
  GEN-SKEL [test_progs] test_xdp_meta.skel.h
  GEN-SKEL [test_progs] tcp_rtt.skel.h
  GEN-SKEL [test_progs] pyperf180.skel.h
  GEN-SKEL [test_progs] test_sysctl_loop2.skel.h
  GEN-SKEL [test_progs] sample_map_ret0.skel.h
  GEN-SKEL [test_progs] pyperf_global.skel.h
  GEN-SKEL [test_progs] test_map_lock.skel.h
  GEN-SKEL [test_progs] fexit_bpf2bpf.skel.h
  GEN-SKEL [test_progs] test_global_func6.skel.h
  GEN-SKEL [test_progs] modify_return.skel.h
  GEN-SKEL [test_progs] sendmsg6_prog.skel.h
  GEN-SKEL [test_progs] pyperf50.skel.h
  GEN-SKEL [test_progs] test_xdp_noinline.skel.h
  GEN-SKEL [test_progs] test_adjust_tail.skel.h
  GEN-SKEL [test_progs] test_xdp_loop.skel.h
  GEN-SKEL [test_progs] test_verif_scale3.skel.h
  GEN-SKEL [test_progs] dev_cgroup.skel.h
  GEN-SKEL [test_progs] sockopt_sk.skel.h
  GEN-SKEL [test_progs] test_obj_id.skel.h
  GEN-SKEL [test_progs] test_global_func5.skel.h
  GEN-SKEL [test_progs] test_lwt_seg6local.skel.h
  TEST-OBJ [test_maps] htab_map_batch_ops.test.o
  TEST-OBJ [test_maps] sk_storage_map.test.o
  TEST-OBJ [test_maps] array_map_batch_ops.test.o
  TEST-HDR [test_maps] tests.h
  EXT-OBJ  [test_maps] test_maps.o
  BINARY   test_maps
  BINARY   test_lru_map
  BINARY   test_lpm_map
  TEST-OBJ [test_progs] cpu_mask.test.o
  TEST-OBJ [test_progs] send_signal.test.o
  TEST-OBJ [test_progs] bpf_tcp_ca.test.o
  TEST-OBJ [test_progs] tailcalls.test.o
  TEST-OBJ [test_progs] modify_return.test.o
  TEST-OBJ [test_progs] prog_run_xattr.test.o
  TEST-OBJ [test_progs] sockopt_inherit.test.o
  TEST-OBJ [test_progs] skeleton.test.o
  TEST-OBJ [test_progs] task_fd_query_tp.test.o
  TEST-OBJ [test_progs] xdp_bpf2bpf.test.o
  TEST-OBJ [test_progs] get_stack_raw_tp.test.o
  TEST-OBJ [test_progs] sockopt_sk.test.o
  TEST-OBJ [test_progs] fentry_fexit.test.o
  TEST-OBJ [test_progs] pkt_md_access.test.o
  TEST-OBJ [test_progs] btf_dump.test.o
  TEST-OBJ [test_progs] xdp_attach.test.o
  TEST-OBJ [test_progs] raw_tp_writable_reject_nbd_invalid.test.o
  TEST-OBJ [test_progs] xdp_adjust_tail.test.o
  TEST-OBJ [test_progs] stacktrace_build_id.test.o
  TEST-OBJ [test_progs] signal_pending.test.o
  TEST-OBJ [test_progs] global_data.test.o
  TEST-OBJ [test_progs] queue_stack_map.test.o
  TEST-OBJ [test_progs] cgroup_link.test.o
  TEST-OBJ [test_progs] fexit_bpf2bpf.test.o
  TEST-OBJ [test_progs] test_lsm.test.o
  TEST-OBJ [test_progs] trampoline_count.test.o
  TEST-OBJ [test_progs] spinlock.test.o
  TEST-OBJ [test_progs] fentry_test.test.o
  TEST-OBJ [test_progs] flow_dissector_load_bytes.test.o
  TEST-OBJ [test_progs] perf_buffer.test.o
  TEST-OBJ [test_progs] tp_attach_query.test.o
  TEST-OBJ [test_progs] stacktrace_build_id_nmi.test.o
  TEST-OBJ [test_progs] test_global_funcs.test.o
  TEST-OBJ [test_progs] tcp_rtt.test.o
  TEST-OBJ [test_progs] sk_assign.test.o
  TEST-OBJ [test_progs] select_reuseport.test.o
  TEST-OBJ [test_progs] kfree_skb.test.o
  TEST-OBJ [test_progs] stacktrace_map_raw_tp.test.o
  TEST-OBJ [test_progs] xdp_perf.test.o
  TEST-OBJ [test_progs] skb_ctx.test.o
  TEST-OBJ [test_progs] tcp_estats.test.o
  TEST-OBJ [test_progs] xdp.test.o
  TEST-OBJ [test_progs] obj_name.test.o
  TEST-OBJ [test_progs] cgroup_attach_multi.test.o
  TEST-OBJ [test_progs] cgroup_attach_autodetach.test.o
  TEST-OBJ [test_progs] sockmap_ktls.test.o
  TEST-OBJ [test_progs] fexit_stress.test.o
  TEST-OBJ [test_progs] sockopt_multi.test.o
  TEST-OBJ [test_progs] test_overhead.test.o
  TEST-OBJ [test_progs] cgroup_attach_override.test.o
  TEST-OBJ [test_progs] flow_dissector.test.o
  TEST-OBJ [test_progs] sockmap_basic.test.o
  TEST-OBJ [test_progs] section_names.test.o
  TEST-OBJ [test_progs] vmlinux.test.o
  TEST-OBJ [test_progs] l4lb_all.test.o
  TEST-OBJ [test_progs] bpf_obj_id.test.o
  TEST-OBJ [test_progs] mmap.test.o
  TEST-OBJ [test_progs] sockopt.test.o
  TEST-OBJ [test_progs] probe_user.test.o
  TEST-OBJ [test_progs] map_lock.test.o
  TEST-OBJ [test_progs] xdp_noinline.test.o
  TEST-OBJ [test_progs] core_reloc.test.o
  TEST-OBJ [test_progs] pkt_access.test.o
  TEST-OBJ [test_progs] global_data_init.test.o
  TEST-OBJ [test_progs] attach_probe.test.o
  TEST-OBJ [test_progs] sockmap_listen.test.o
  TEST-OBJ [test_progs] perf_branches.test.o
  TEST-OBJ [test_progs] link_pinning.test.o
  TEST-OBJ [test_progs] ns_current_pid_tgid.test.o
  TEST-OBJ [test_progs] stacktrace_map.test.o
  TEST-OBJ [test_progs] raw_tp_writable_test_run.test.o
  TEST-OBJ [test_progs] rdonly_maps.test.o
  TEST-OBJ [test_progs] reference_tracking.test.o
  TEST-OBJ [test_progs] bpf_verif_scale.test.o
  TEST-OBJ [test_progs] pinning.test.o
  TEST-OBJ [test_progs] send_signal_sched_switch.test.o
  TEST-OBJ [test_progs] task_fd_query_rawtp.test.o
  TEST-OBJ [test_progs] core_extern.test.o
  TEST-OBJ [test_progs] fexit_test.test.o
  TEST-OBJ [test_progs] flow_dissector_reattach.test.o
  TEST-HDR [test_progs] tests.h
  EXT-OBJ  [test_progs] test_progs.o
  EXT-OBJ  [test_progs] cgroup_helpers.o
  EXT-OBJ  [test_progs] trace_helpers.o
  BINARY   urandom_read
  BINARY   test_progs
  BINARY   test_align
  BINARY   test_verifier_log
  BINARY   test_dev_cgroup
  BINARY   test_tcpbpf_user
  BINARY   test_sock
  BINARY   test_btf
  BINARY   test_sockmap
  BINARY   get_cgroup_id_user
  BINARY   test_socket_cookie
  BINARY   test_cgroup_storage
  BINARY   test_netcnt
  BINARY   test_tcpnotify_user
  BINARY   test_sock_fields
  BINARY   test_sysctl
  BINARY   test_hashmap
  MKDIR    no_alu32
  CLNG-LLC [test_maps] test_sockmap_listen.o
  CLNG-LLC [test_maps] btf_dump_test_case_padding.o
  CLNG-LLC [test_maps] test_core_reloc_bitfields_probed.o
  CLNG-LLC [test_maps] xdp_tx.o
  CLNG-LLC [test_maps] loop5.o
  CLNG-LLC [test_maps] test_btf_newkv.o
  CLNG-LLC [test_maps] pyperf600.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_kind.o
  CLNG-LLC [test_maps] btf__core_reloc_ints.o
  CLNG-LLC [test_maps] test_probe_user.o
  CLNG-LLC [test_maps] tailcall3.o
  CLNG-LLC [test_maps] btf_dump_test_case_namespacing.o
  CLNG-LLC [test_maps] btf__core_reloc_flavors.o
  CLNG-LLC [test_maps] btf_dump_test_case_packing.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___err_too_big_bitfield.o
  CLNG-LLC [test_maps] xdp_redirect_map.o
  CLNG-LLC [test_maps] test_get_stack_rawtp.o
  CLNG-LLC [test_maps] sendmsg4_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_small.o
  CLNG-LLC [test_maps] test_trampoline_count.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_bad_zero_sz_arr.o
  CLNG-LLC [test_maps] test_tracepoint.o
  CLNG-LLC [test_maps] test_select_reuseport_kern.o
  CLNG-LLC [test_maps] test_xdp_bpf2bpf.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_enum.o
  CLNG-LLC [test_maps] fexit_test.o
  CLNG-LLC [test_maps] test_send_signal_kern.o
  CLNG-LLC [test_maps] test_global_func2.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_non_array.o
  CLNG-LLC [test_maps] xdp_dummy.o
  CLNG-LLC [test_maps] sample_ret0.o
  CLNG-LLC [test_maps] sockopt_inherit.o
  CLNG-LLC [test_maps] tailcall5.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_dup_incompat_types.o
  CLNG-LLC [test_maps] sockmap_verdict_prog.o
  CLNG-LLC [test_maps] test_map_in_map.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_shallow.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_nonstruct_container.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___fixed_arr.o
  CLNG-LLC [test_maps] test_xdp_vlan.o
  CLNG-LLC [test_maps] test_global_func7.o
  CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr.o
  CLNG-LLC [test_maps] test_global_func3.o
  CLNG-LLC [test_maps] btf__core_reloc_ints___bool.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_struct_type.o
  CLNG-LLC [test_maps] connect4_prog.o
  CLNG-LLC [test_maps] test_cgroup_link.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_partial_match_dups.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_field.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_field.o
  CLNG-LLC [test_maps] btf__core_reloc_misc.o
  CLNG-LLC [test_maps] test_core_reloc_bitfields_direct.o
  CLNG-LLC [test_maps] test_global_func4.o
  CLNG-LLC [test_maps] fentry_test.o
  CLNG-LLC [test_maps] test_link_pinning.o
  CLNG-LLC [test_maps] test_l4lb.o
  CLNG-LLC [test_maps] loop2.o
  CLNG-LLC [test_maps] test_btf_nokv.o
  CLNG-LLC [test_maps] test_pinning_invalid.o
  CLNG-LLC [test_maps] loop4.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_int.o
  CLNG-LLC [test_maps] test_rdonly_maps.o
  CLNG-LLC [test_maps] test_core_reloc_ptr_as_arr.o
  CLNG-LLC [test_maps] sockmap_tcp_msg_prog.o
  CLNG-LLC [test_maps] get_cgroup_id_kern.o
  CLNG-LLC [test_maps] strobemeta_nounroll2.o
  CLNG-LLC [test_maps] test_perf_buffer.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___just_big_enough.o
  CLNG-LLC [test_maps] test_stack_map.o
  CLNG-LLC [test_maps] test_core_reloc_nesting.o
  CLNG-LLC [test_maps] btf_dump_test_case_multidim.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_kind.o
  CLNG-LLC [test_maps] test_sockhash_kern.o
  CLNG-LLC [test_maps] test_mmap.o
  CLNG-LLC [test_maps] test_lwt_ip_encap.o
  CLNG-LLC [test_maps] test_core_reloc_mods.o
  CLNG-LLC [test_maps] btf__core_reloc_mods___mod_swap.o
  CLNG-LLC [test_maps] btf__core_reloc_ints___reverse_sign.o
  CLNG-LLC [test_maps] btf_dump_test_case_bitfields.o
  CLNG-LLC [test_maps] test_btf_haskv.o
  CLNG-LLC [test_maps] pyperf600_nounroll.o
  CLNG-LLC [test_maps] test_l4lb_noinline.o
  CLNG-LLC [test_maps] strobemeta_nounroll1.o
  CLNG-LLC [test_maps] lsm.o
  CLNG-LLC [test_maps] sockmap_parse_prog.o
  CLNG-LLC [test_maps] test_xdp_redirect.o
  CLNG-LLC [test_maps] test_tc_edt.o
  CLNG-LLC [test_maps] test_seg6_loop.o
  CLNG-LLC [test_maps] btf__core_reloc_mods___typedefs.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___bit_sz_change.o
  CLNG-LLC [test_maps] test_sysctl_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays.o
  CLNG-LLC [test_maps] test_tunnel_kern.o
  CLNG-LLC [test_maps] test_skeleton.o
  CLNG-LLC [test_maps] btf__core_reloc_size___diff_sz.o
  CLNG-LLC [test_maps] test_queue_map.o
  CLNG-LLC [test_maps] loop1.o
  CLNG-LLC [test_maps] test_stacktrace_map.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___anon_embed.o
  CLNG-LLC [test_maps] loop3.o
  CLNG-LLC [test_maps] test_skb_cgroup_id_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_mods.o
  CLNG-LLC [test_maps] test_lirc_mode2_kern.o
  CLNG-LLC [test_maps] test_attach_probe.o
  CLNG-LLC [test_maps] btf__core_reloc_existence.o
  CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr___diff_sz.o
  CLNG-LLC [test_maps] btf__core_reloc_size.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___dup_compat_types.o
  CLNG-LLC [test_maps] test_sock_fields_kern.o
  CLNG-LLC [test_maps] tailcall1.o
  CLNG-LLC [test_maps] test_pkt_access.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___bitfield_vs_int.o
  CLNG-LLC [test_maps] test_tcpbpf_kern.o
  CLNG-LLC [test_maps] test_core_reloc_misc.o
  CLNG-LLC [test_maps] socket_cookie_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___equiv_zero_sz_arr.o
  CLNG-LLC [test_maps] test_core_reloc_size.o
  CLNG-LLC [test_maps] kfree_skb.o
  CLNG-LLC [test_maps] btf_dump_test_case_ordering.o
  CLNG-LLC [test_maps] test_pinning.o
  CLNG-LLC [test_maps] test_core_reloc_flavors.o
  CLNG-LLC [test_maps] xdping_kern.o
  CLNG-LLC [test_maps] test_core_reloc_primitives.o
  CLNG-LLC [test_maps] bpf_cubic.o
  CLNG-LLC [test_maps] fexit_bpf2bpf_simple.o
  CLNG-LLC [test_maps] strobemeta.o
  CLNG-LLC [test_maps] sockopt_multi.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_type.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_func_proto.o
  CLNG-LLC [test_maps] test_tcpnotify_kern.o
  CLNG-LLC [test_maps] test_perf_branches.o
  CLNG-LLC [test_maps] test_ns_current_pid_tgid.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___minimal.o
  CLNG-LLC [test_maps] test_core_reloc_existence.o
  CLNG-LLC [test_maps] test_stacktrace_build_id.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_value_type.o
  CLNG-LLC [test_maps] test_overhead.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___struct_union_mixup.o
  CLNG-LLC [test_maps] netcnt_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_too_deep.o
  CLNG-LLC [test_maps] tailcall2.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_wrong_val_type.o
  CLNG-LLC [test_maps] test_xdp.o
  CLNG-LLC [test_maps] test_spin_lock.o
  CLNG-LLC [test_maps] pyperf100.o
  CLNG-LLC [test_maps] test_core_extern.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting.o
  CLNG-LLC [test_maps] connect6_prog.o
  CLNG-LLC [test_maps] test_core_reloc_arrays.o
  CLNG-LLC [test_maps] test_pkt_md_access.o
  CLNG-LLC [test_maps] test_core_reloc_kernel.o
  CLNG-LLC [test_maps] test_sockmap_kern.o
  CLNG-LLC [test_maps] test_global_func1.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields.o
  CLNG-LLC [test_maps] test_sysctl_loop1.o
  CLNG-LLC [test_maps] test_sk_assign.o
  CLNG-LLC [test_maps] btf_dump_test_case_syntax.o
  CLNG-LLC [test_maps] test_tcp_check_syncookie_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_dim.o
  CLNG-LLC [test_maps] test_core_reloc_ints.o
  CLNG-LLC [test_maps] bpf_dctcp.o
  CLNG-LLC [test_maps] test_skb_ctx.o
  CLNG-LLC [test_maps] test_global_data.o
  CLNG-LLC [test_maps] bpf_flow.o
  CLNG-LLC [test_maps] test_vmlinux.o
  CLNG-LLC [test_maps] test_get_stack_rawtp_err.o
  CLNG-LLC [test_maps] test_verif_scale1.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_container.o
  CLNG-LLC [test_maps] tailcall4.o
  CLNG-LLC [test_maps] test_tcp_estats.o
  CLNG-LLC [test_maps] test_sk_lookup_kern.o
  CLNG-LLC [test_maps] test_tc_tunnel.o
  CLNG-LLC [test_maps] test_verif_scale2.o
  CLNG-LLC [test_maps] test_xdp_meta.o
  CLNG-LLC [test_maps] tcp_rtt.o
  CLNG-LLC [test_maps] pyperf180.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_container.o
  CLNG-LLC [test_maps] test_sysctl_loop2.o
  CLNG-LLC [test_maps] sample_map_ret0.o
  CLNG-LLC [test_maps] pyperf_global.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___extra_nesting.o
  CLNG-LLC [test_maps] test_map_lock.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_ptr.o
  CLNG-LLC [test_maps] fexit_bpf2bpf.o
  CLNG-LLC [test_maps] test_global_func6.o
  CLNG-LLC [test_maps] modify_return.o
  CLNG-LLC [test_maps] sendmsg6_prog.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_sz.o
  CLNG-LLC [test_maps] pyperf50.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_enum_def.o
  CLNG-LLC [test_maps] btf__core_reloc_flavors__err_wrong_name.o
  CLNG-LLC [test_maps] test_xdp_noinline.o
  CLNG-LLC [test_maps] test_adjust_tail.o
  CLNG-LLC [test_maps] test_xdp_loop.o
  CLNG-LLC [test_maps] test_verif_scale3.o
  CLNG-LLC [test_maps] dev_cgroup.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_ptr_type.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_val_sz.o
  CLNG-LLC [test_maps] sockopt_sk.o
  CLNG-LLC [test_maps] test_obj_id.o
  CLNG-LLC [test_maps] test_global_func5.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives.o
  CLNG-LLC [test_maps] test_lwt_seg6local.o
  GEN-SKEL [test_progs-no_alu32] test_sockmap_listen.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_padding.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_bitfields_probed.skel.h
  GEN-SKEL [test_progs-no_alu32] xdp_tx.skel.h
  GEN-SKEL [test_progs-no_alu32] loop5.skel.h
  GEN-SKEL [test_progs-no_alu32] test_btf_newkv.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf600.skel.h
  GEN-SKEL [test_progs-no_alu32] test_probe_user.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall3.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_namespacing.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_packing.skel.h
  GEN-SKEL [test_progs-no_alu32] xdp_redirect_map.skel.h
  GEN-SKEL [test_progs-no_alu32] test_get_stack_rawtp.skel.h
  GEN-SKEL [test_progs-no_alu32] sendmsg4_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_trampoline_count.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tracepoint.skel.h
  GEN-SKEL [test_progs-no_alu32] test_select_reuseport_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_bpf2bpf.skel.h
  GEN-SKEL [test_progs-no_alu32] fexit_test.skel.h
  GEN-SKEL [test_progs-no_alu32] test_send_signal_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func2.skel.h
  GEN-SKEL [test_progs-no_alu32] xdp_dummy.skel.h
  GEN-SKEL [test_progs-no_alu32] sample_ret0.skel.h
  GEN-SKEL [test_progs-no_alu32] sockopt_inherit.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall5.skel.h
  GEN-SKEL [test_progs-no_alu32] sockmap_verdict_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_map_in_map.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_vlan.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func7.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func3.skel.h
  GEN-SKEL [test_progs-no_alu32] connect4_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_cgroup_link.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_bitfields_direct.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func4.skel.h
  GEN-SKEL [test_progs-no_alu32] fentry_test.skel.h
  GEN-SKEL [test_progs-no_alu32] test_link_pinning.skel.h
  GEN-SKEL [test_progs-no_alu32] test_l4lb.skel.h
  GEN-SKEL [test_progs-no_alu32] loop2.skel.h
  GEN-SKEL [test_progs-no_alu32] test_btf_nokv.skel.h
  GEN-SKEL [test_progs-no_alu32] loop4.skel.h
  GEN-SKEL [test_progs-no_alu32] test_rdonly_maps.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_ptr_as_arr.skel.h
  GEN-SKEL [test_progs-no_alu32] sockmap_tcp_msg_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] get_cgroup_id_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] strobemeta_nounroll2.skel.h
  GEN-SKEL [test_progs-no_alu32] test_perf_buffer.skel.h
  GEN-SKEL [test_progs-no_alu32] test_stack_map.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_nesting.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_multidim.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sockhash_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_mmap.skel.h
  GEN-SKEL [test_progs-no_alu32] test_lwt_ip_encap.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_mods.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_bitfields.skel.h
  GEN-SKEL [test_progs-no_alu32] test_btf_haskv.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf600_nounroll.skel.h
  GEN-SKEL [test_progs-no_alu32] test_l4lb_noinline.skel.h
  GEN-SKEL [test_progs-no_alu32] strobemeta_nounroll1.skel.h
  GEN-SKEL [test_progs-no_alu32] lsm.skel.h
  GEN-SKEL [test_progs-no_alu32] sockmap_parse_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_redirect.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tc_edt.skel.h
  GEN-SKEL [test_progs-no_alu32] test_seg6_loop.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sysctl_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tunnel_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_skeleton.skel.h
  GEN-SKEL [test_progs-no_alu32] test_queue_map.skel.h
  GEN-SKEL [test_progs-no_alu32] loop1.skel.h
  GEN-SKEL [test_progs-no_alu32] test_stacktrace_map.skel.h
  GEN-SKEL [test_progs-no_alu32] loop3.skel.h
  GEN-SKEL [test_progs-no_alu32] test_skb_cgroup_id_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_lirc_mode2_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_attach_probe.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sock_fields_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall1.skel.h
  GEN-SKEL [test_progs-no_alu32] test_pkt_access.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tcpbpf_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_misc.skel.h
  GEN-SKEL [test_progs-no_alu32] socket_cookie_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_size.skel.h
  GEN-SKEL [test_progs-no_alu32] kfree_skb.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_ordering.skel.h
  GEN-SKEL [test_progs-no_alu32] test_pinning.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_flavors.skel.h
  GEN-SKEL [test_progs-no_alu32] xdping_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_primitives.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_cubic.skel.h
  GEN-SKEL [test_progs-no_alu32] fexit_bpf2bpf_simple.skel.h
  GEN-SKEL [test_progs-no_alu32] strobemeta.skel.h
  GEN-SKEL [test_progs-no_alu32] sockopt_multi.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tcpnotify_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_perf_branches.skel.h
  GEN-SKEL [test_progs-no_alu32] test_ns_current_pid_tgid.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_existence.skel.h
  GEN-SKEL [test_progs-no_alu32] test_stacktrace_build_id.skel.h
  GEN-SKEL [test_progs-no_alu32] test_overhead.skel.h
  GEN-SKEL [test_progs-no_alu32] netcnt_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall2.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp.skel.h
  GEN-SKEL [test_progs-no_alu32] test_spin_lock.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf100.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_extern.skel.h
  GEN-SKEL [test_progs-no_alu32] connect6_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_arrays.skel.h
  GEN-SKEL [test_progs-no_alu32] test_pkt_md_access.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_kernel.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sockmap_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func1.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sysctl_loop1.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sk_assign.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_syntax.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tcp_check_syncookie_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_ints.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_dctcp.skel.h
  GEN-SKEL [test_progs-no_alu32] test_skb_ctx.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_data.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_flow.skel.h
  GEN-SKEL [test_progs-no_alu32] test_vmlinux.skel.h
  GEN-SKEL [test_progs-no_alu32] test_get_stack_rawtp_err.skel.h
  GEN-SKEL [test_progs-no_alu32] test_verif_scale1.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall4.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tcp_estats.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sk_lookup_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tc_tunnel.skel.h
  GEN-SKEL [test_progs-no_alu32] test_verif_scale2.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_meta.skel.h
  GEN-SKEL [test_progs-no_alu32] tcp_rtt.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf180.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sysctl_loop2.skel.h
  GEN-SKEL [test_progs-no_alu32] sample_map_ret0.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf_global.skel.h
  GEN-SKEL [test_progs-no_alu32] test_map_lock.skel.h
  GEN-SKEL [test_progs-no_alu32] fexit_bpf2bpf.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func6.skel.h
  GEN-SKEL [test_progs-no_alu32] modify_return.skel.h
  GEN-SKEL [test_progs-no_alu32] sendmsg6_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf50.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_noinline.skel.h
  GEN-SKEL [test_progs-no_alu32] test_adjust_tail.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_loop.skel.h
  GEN-SKEL [test_progs-no_alu32] test_verif_scale3.skel.h
  GEN-SKEL [test_progs-no_alu32] dev_cgroup.skel.h
  GEN-SKEL [test_progs-no_alu32] sockopt_sk.skel.h
  GEN-SKEL [test_progs-no_alu32] test_obj_id.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func5.skel.h
  GEN-SKEL [test_progs-no_alu32] test_lwt_seg6local.skel.h
  TEST-OBJ [test_progs-no_alu32] cpu_mask.test.o
  TEST-OBJ [test_progs-no_alu32] send_signal.test.o
  TEST-OBJ [test_progs-no_alu32] bpf_tcp_ca.test.o
  TEST-OBJ [test_progs-no_alu32] tailcalls.test.o
  TEST-OBJ [test_progs-no_alu32] modify_return.test.o
  TEST-OBJ [test_progs-no_alu32] prog_run_xattr.test.o
  TEST-OBJ [test_progs-no_alu32] sockopt_inherit.test.o
  TEST-OBJ [test_progs-no_alu32] skeleton.test.o
  TEST-OBJ [test_progs-no_alu32] task_fd_query_tp.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_bpf2bpf.test.o
  TEST-OBJ [test_progs-no_alu32] get_stack_raw_tp.test.o
  TEST-OBJ [test_progs-no_alu32] sockopt_sk.test.o
  TEST-OBJ [test_progs-no_alu32] fentry_fexit.test.o
  TEST-OBJ [test_progs-no_alu32] pkt_md_access.test.o
  TEST-OBJ [test_progs-no_alu32] btf_dump.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_attach.test.o
  TEST-OBJ [test_progs-no_alu32] raw_tp_writable_reject_nbd_invalid.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_adjust_tail.test.o
  TEST-OBJ [test_progs-no_alu32] stacktrace_build_id.test.o
  TEST-OBJ [test_progs-no_alu32] signal_pending.test.o
  TEST-OBJ [test_progs-no_alu32] global_data.test.o
  TEST-OBJ [test_progs-no_alu32] queue_stack_map.test.o
  TEST-OBJ [test_progs-no_alu32] cgroup_link.test.o
  TEST-OBJ [test_progs-no_alu32] fexit_bpf2bpf.test.o
  TEST-OBJ [test_progs-no_alu32] test_lsm.test.o
  TEST-OBJ [test_progs-no_alu32] trampoline_count.test.o
  TEST-OBJ [test_progs-no_alu32] spinlock.test.o
  TEST-OBJ [test_progs-no_alu32] fentry_test.test.o
  TEST-OBJ [test_progs-no_alu32] flow_dissector_load_bytes.test.o
  TEST-OBJ [test_progs-no_alu32] perf_buffer.test.o
  TEST-OBJ [test_progs-no_alu32] tp_attach_query.test.o
  TEST-OBJ [test_progs-no_alu32] stacktrace_build_id_nmi.test.o
  TEST-OBJ [test_progs-no_alu32] test_global_funcs.test.o
  TEST-OBJ [test_progs-no_alu32] tcp_rtt.test.o
  TEST-OBJ [test_progs-no_alu32] sk_assign.test.o
  TEST-OBJ [test_progs-no_alu32] select_reuseport.test.o
  TEST-OBJ [test_progs-no_alu32] kfree_skb.test.o
  TEST-OBJ [test_progs-no_alu32] stacktrace_map_raw_tp.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_perf.test.o
  TEST-OBJ [test_progs-no_alu32] skb_ctx.test.o
  TEST-OBJ [test_progs-no_alu32] tcp_estats.test.o
  TEST-OBJ [test_progs-no_alu32] xdp.test.o
  TEST-OBJ [test_progs-no_alu32] obj_name.test.o
  TEST-OBJ [test_progs-no_alu32] cgroup_attach_multi.test.o
  TEST-OBJ [test_progs-no_alu32] cgroup_attach_autodetach.test.o
  TEST-OBJ [test_progs-no_alu32] sockmap_ktls.test.o
  TEST-OBJ [test_progs-no_alu32] fexit_stress.test.o
  TEST-OBJ [test_progs-no_alu32] sockopt_multi.test.o
  TEST-OBJ [test_progs-no_alu32] test_overhead.test.o
  TEST-OBJ [test_progs-no_alu32] cgroup_attach_override.test.o
  TEST-OBJ [test_progs-no_alu32] flow_dissector.test.o
  TEST-OBJ [test_progs-no_alu32] sockmap_basic.test.o
  TEST-OBJ [test_progs-no_alu32] section_names.test.o
  TEST-OBJ [test_progs-no_alu32] vmlinux.test.o
  TEST-OBJ [test_progs-no_alu32] l4lb_all.test.o
  TEST-OBJ [test_progs-no_alu32] bpf_obj_id.test.o
  TEST-OBJ [test_progs-no_alu32] mmap.test.o
  TEST-OBJ [test_progs-no_alu32] sockopt.test.o
  TEST-OBJ [test_progs-no_alu32] probe_user.test.o
  TEST-OBJ [test_progs-no_alu32] map_lock.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_noinline.test.o
  TEST-OBJ [test_progs-no_alu32] core_reloc.test.o
  TEST-OBJ [test_progs-no_alu32] pkt_access.test.o
  TEST-OBJ [test_progs-no_alu32] global_data_init.test.o
  TEST-OBJ [test_progs-no_alu32] attach_probe.test.o
  TEST-OBJ [test_progs-no_alu32] sockmap_listen.test.o
  TEST-OBJ [test_progs-no_alu32] perf_branches.test.o
  TEST-OBJ [test_progs-no_alu32] link_pinning.test.o
  TEST-OBJ [test_progs-no_alu32] ns_current_pid_tgid.test.o
  TEST-OBJ [test_progs-no_alu32] stacktrace_map.test.o
  TEST-OBJ [test_progs-no_alu32] raw_tp_writable_test_run.test.o
  TEST-OBJ [test_progs-no_alu32] rdonly_maps.test.o
  TEST-OBJ [test_progs-no_alu32] reference_tracking.test.o
  TEST-OBJ [test_progs-no_alu32] bpf_verif_scale.test.o
  TEST-OBJ [test_progs-no_alu32] pinning.test.o
  TEST-OBJ [test_progs-no_alu32] send_signal_sched_switch.test.o
  TEST-OBJ [test_progs-no_alu32] task_fd_query_rawtp.test.o
  TEST-OBJ [test_progs-no_alu32] core_extern.test.o
  TEST-OBJ [test_progs-no_alu32] fexit_test.test.o
  TEST-OBJ [test_progs-no_alu32] flow_dissector_reattach.test.o
  EXT-OBJ  [test_progs-no_alu32] test_progs.o
  EXT-OBJ  [test_progs-no_alu32] cgroup_helpers.o
  EXT-OBJ  [test_progs-no_alu32] trace_helpers.o
  EXT-COPY [test_progs-no_alu32] urandom_read btf_dump_test_case_multidim.c btf_dump_test_case_bitfields.c btf_dump_test_case_ordering.c btf_dump_test_case_syntax.c btf_dump_test_case_padding.c btf_dump_test_case_namespacing.c btf_dump_test_case_packing.c
  BINARY   test_progs-no_alu32
  BINARY   test_current_pid_tgid_new_ns
  BINARY   test_sock_addr
  BINARY   test_skb_cgroup_id_user
  BINARY   flow_dissector_load
  BINARY   test_flow_dissector
  BINARY   test_tcp_check_syncookie_user
  BINARY   xdping
  CXX      test_cpp
  GEN      vmlinux.h
  BPF      runqslower.bpf.o
In file included from runqslower.bpf.c:4:
In file included from /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/bpf/bpf_helpers.h:5:
In file included from /usr/include/linux/types.h:9:
/usr/include/linux/posix_types.h:27:3: error: typedef redefinition with different types ('struct __kernel_fd_set' vs 'struct __kernel_fd_set')
} __kernel_fd_set;
  ^
/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/vmlinux.h:45659:3: note: previous definition is here
} __kernel_fd_set;
  ^
In file included from runqslower.bpf.c:4:
In file included from /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/bpf/bpf_helpers.h:5:
In file included from /usr/include/linux/types.h:9:
In file included from /usr/include/linux/posix_types.h:36:
In file included from /usr/include/asm/posix_types.h:7:
In file included from /usr/include/asm/posix_types_64.h:18:
/usr/include/asm-generic/posix_types.h:68:22: error: typedef redefinition with different types ('unsigned int' vs '__kernel_ulong_t' (aka 'unsigned long'))
typedef unsigned int    __kernel_size_t;
                        ^
/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/vmlinux.h:55:26: note: previous definition is here
typedef __kernel_ulong_t __kernel_size_t;
                         ^
In file included from runqslower.bpf.c:4:
In file included from /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/bpf/bpf_helpers.h:5:
In file included from /usr/include/linux/types.h:9:
In file included from /usr/include/linux/posix_types.h:36:
In file included from /usr/include/asm/posix_types.h:7:
In file included from /usr/include/asm/posix_types_64.h:18:
/usr/include/asm-generic/posix_types.h:69:14: error: typedef redefinition with different types ('int' vs '__kernel_long_t' (aka 'long'))
typedef int             __kernel_ssize_t;
                        ^
/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/vmlinux.h:57:25: note: previous definition is here
typedef __kernel_long_t __kernel_ssize_t;
                        ^
In file included from runqslower.bpf.c:4:
In file included from /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/bpf/bpf_helpers.h:5:
In file included from /usr/include/linux/types.h:9:
In file included from /usr/include/linux/posix_types.h:36:
In file included from /usr/include/asm/posix_types.h:7:
In file included from /usr/include/asm/posix_types_64.h:18:
/usr/include/asm-generic/posix_types.h:70:14: error: typedef redefinition with different types ('int' vs '__kernel_long_t' (aka 'long'))
typedef int             __kernel_ptrdiff_t;
                        ^
/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/vmlinux.h:60597:25: note: previous definition is here
typedef __kernel_long_t __kernel_ptrdiff_t;
                        ^
In file included from runqslower.bpf.c:4:
In file included from /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/bpf/bpf_helpers.h:5:
In file included from /usr/include/linux/types.h:9:
In file included from /usr/include/linux/posix_types.h:36:
In file included from /usr/include/asm/posix_types.h:7:
In file included from /usr/include/asm/posix_types_64.h:18:
/usr/include/asm-generic/posix_types.h:81:3: error: typedef redefinition with different types ('struct __kernel_fsid_t' vs 'struct __kernel_fsid_t')
} __kernel_fsid_t;
  ^
/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools/include/vmlinux.h:30449:3: note: previous definition is here
} __kernel_fsid_t;
  ^
5 errors generated.
Makefile:56: recipe for target '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools//runqslower.bpf.o' failed
make[1]: *** [/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/tools//runqslower.bpf.o] Error 1
Makefile:142: recipe for target '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/runqslower' failed
make: *** [/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf/runqslower] Error 2
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-41862faccd8de068b39b8de522e459c4f1c457fc/tools/testing/selftests/bpf'