openbsd build error (10)

2 views
Skip to first unread message

syzbot

unread,
Sep 13, 2020, 8:42:18 AM9/13/20
to syzkaller-o...@googlegroups.com
Hello,

syzbot found the following issue on:

HEAD commit: ff7b3402 Install /etc/examples/login_ldap.conf with proper..
git tree: openbsd
console output: https://syzkaller.appspot.com/x/log.txt?x=12b124be900000
kernel config: https://syzkaller.appspot.com/x/.config?x=fe55924c11e64b0a
dashboard link: https://syzkaller.appspot.com/bug?extid=de8c9d73a6641e74c8a3

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+de8c9d...@syzkaller.appspotmail.com

sys/kern/init_main.c:328:10: error: incompatible pointer types passing 'struct sigacts *' to parameter of type 'struct process *' [-Werror,-Wincompatible-pointer-types]

---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzk...@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.

Anton Lindqvist

unread,
Sep 14, 2020, 7:01:09 AM9/14/20
to syzbot, syzkaller-o...@googlegroups.com
#syz fix: Unbreak tree. Instead of passing struct process to siginit() just pass the struct sigacts since that is the only thing that is modified by siginit.
Reply all
Reply to author
Forward
0 new messages