All of lore.kernel.org
 help / color / mirror / Atom feed
* BPF selftests build failures
@ 2020-07-20  8:09 Christoph Hellwig
  2020-07-20 20:41 ` Alexei Starovoitov
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Hellwig @ 2020-07-20  8:09 UTC (permalink / raw)
  To: Shuah Khan, Alexei Starovoitov, Daniel Borkmann; +Cc: bpf

[-- Attachment #1: Type: text/plain, Size: 705 bytes --]

Hi BPF and selftest maintainers.  I get a very strange failure
when trying to build the bpf selftests on current net-next master:

hch@brick:~/work/linux/tools/testing/selftests/bpf$ make
  GEN      vmlinux.h
Error: failed to load BTF from /home/hch/work/linux/vmlinux: No such file or directory
make: *** [Makefile:187: /home/hch/work/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h]
Error 2
make: *** Deleting file '/home/hch/work/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h'

But vmlinux obviously exists:

hch@brick:~/work/linux/tools/testing/selftests/bpf$ ls -l ~/work/linux/vmlinux
-rwxr-xr-x 1 hch hch 628909168 Jul 20 09:48 /home/hch/work/linux/vmlinux

.config attached.

[-- Attachment #2: .config.gz --]
[-- Type: application/x-gzip, Size: 37936 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-21  7:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20  8:09 BPF selftests build failures Christoph Hellwig
2020-07-20 20:41 ` Alexei Starovoitov
2020-07-21  2:54   ` David Ahern
2020-07-21  5:24   ` Christoph Hellwig
2020-07-21  7:04   ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.