* [syzbot ci] Re: bpf: Remove inclusions of crypto/sha1.h
[not found] <20260314210810.67348-1-ebiggers@kernel.org>
@ 2026-03-15 11:56 ` syzbot ci
2026-03-15 17:02 ` Eric Biggers
0 siblings, 1 reply; 2+ messages in thread
From: syzbot ci @ 2026-03-15 11:56 UTC (permalink / raw)
To: andrii, ast, bpf, daniel, ebiggers, eddyz87, haoluo,
john.fastabend, jolsa, kpsingh, linux-kernel, martin.lau, sdf,
song, yonghong.song
Cc: syzbot, syzkaller-bugs
syzbot ci has tested the following series
[v2] bpf: Remove inclusions of crypto/sha1.h
https://lore.kernel.org/all/20260314210810.67348-1-ebiggers@kernel.org
* [PATCH bpf-next v2] bpf: Remove inclusions of crypto/sha1.h
and found the following issue:
kernel build error
Full report is available here:
https://ci.syzbot.org/series/38f41420-5e88-492b-9239-7c260178aa25
***
kernel build error
tree: torvalds
URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
base: 1c9982b4961334c1edb0745a04cabd34bc2de675
arch: amd64
compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8
config: https://ci.syzbot.org/builds/b5327796-0a46-46fc-a192-f0dbd20d9047/config
net/ipv6/addrconf.c:3341:25: error: variable has incomplete type 'struct sha1_ctx'
net/ipv6/addrconf.c:3344:13: error: use of undeclared identifier 'SHA1_BLOCK_SIZE'
net/ipv6/addrconf.c:3369:2: error: call to undeclared function 'sha1_init'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
net/ipv6/addrconf.c:3378:2: error: call to undeclared function 'sha1_update'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
***
If these findings have caused you to resend the series or submit a
separate fix, please add the following tag to your commit message:
Tested-by: syzbot@syzkaller.appspotmail.com
---
This report is generated by a bot. It may contain errors.
syzbot ci engineers can be reached at syzkaller@googlegroups.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [syzbot ci] Re: bpf: Remove inclusions of crypto/sha1.h
2026-03-15 11:56 ` [syzbot ci] Re: bpf: Remove inclusions of crypto/sha1.h syzbot ci
@ 2026-03-15 17:02 ` Eric Biggers
0 siblings, 0 replies; 2+ messages in thread
From: Eric Biggers @ 2026-03-15 17:02 UTC (permalink / raw)
To: syzbot ci
Cc: andrii, ast, bpf, daniel, eddyz87, haoluo, john.fastabend, jolsa,
kpsingh, linux-kernel, martin.lau, sdf, song, yonghong.song,
syzbot, syzkaller-bugs
On Sun, Mar 15, 2026 at 04:56:14AM -0700, syzbot ci wrote:
> net/ipv6/addrconf.c:3341:25: error: variable has incomplete type 'struct sha1_ctx'
> net/ipv6/addrconf.c:3344:13: error: use of undeclared identifier 'SHA1_BLOCK_SIZE'
> net/ipv6/addrconf.c:3369:2: error: call to undeclared function 'sha1_init'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
> net/ipv6/addrconf.c:3378:2: error: call to undeclared function 'sha1_update'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Thanks. The BPF CI caught this first, and this was already fixed in v3.
- Eric
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-15 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260314210810.67348-1-ebiggers@kernel.org>
2026-03-15 11:56 ` [syzbot ci] Re: bpf: Remove inclusions of crypto/sha1.h syzbot ci
2026-03-15 17:02 ` Eric Biggers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox