tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: ee9bda616d36d2dc864aa294c2656fad88c9efa0 commit: dbb60c8a26daf388f183f599e1e96de5bb9f96e1 [6709/13214] selftests: add tests for the HID-bpf initial implementation compiler: gcc-11 (Debian 11.3.0-8) 11.3.0 reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=dbb60c8a26daf388f183f599e1e96de5bb9f96e1 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout dbb60c8a26daf388f183f599e1e96de5bb9f96e1 make O=/tmp/kselftest headers make O=/tmp/kselftest -C tools/testing/selftests If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): >> make[1]: *** No rule to make target 'tools/testing/selftests/hid/../../../../usr/include/linux/bpf.h', needed by 'kselftest/hid/tools/build/libbpf/libbpf.a'. make[1]: Target 'all' not remade because of errors. make[1]: *** [../lib.mk:140: kselftest/mount_setattr/mount_setattr_test] Error 1 make[1]: Target 'all' not remade because of errors. make[1]: *** [bpf/Makefile:12: kselftest/net/bpf/nat6to4.o] Error 1 make[1]: Target 'all' not remade because of errors. -- 0-DAY CI Kernel Test Service https://01.org/lkp