Package: suricata
Version: 1:6.0.6-1
Severity: important
Tags: ftbfs
X-Debbugs-Cc: [email protected]
Usertags: libbpf1

Dear Maintainer,

suricata FTBFS with libbpf 1.0.0 (available in experimental).
This is the first error from the build log:

util-ebpf.c: In function 'EBPFLoadFile':
util-ebpf.c:375:17: error: implicit declaration of function 
'bpf_program__set_socket_filter'; did you mean 'bpf_program__set_log_level'? 
[-Werror=implicit-function-declaration]
  375 |                 bpf_program__set_socket_filter(bpfprog);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                 bpf_program__set_log_level
util-ebpf.c:377:17: error: implicit declaration of function 
'bpf_program__set_xdp'; did you mean 'bpf_program__set_type'? 
[-Werror=implicit-function-declaration]
  377 |                 bpf_program__set_xdp(bpfprog);
      |                 ^~~~~~~~~~~~~~~~~~~~
      |                 bpf_program__set_type


-- 
Regards
Sudip

Reply via email to