This is an automatically generated notice of a NetBSD-current/i386
build failure.
The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2023.08.25.16.50.23.
An extract from the build.sh output follows:
--- dependall-sbin ---
dependall ===> sbin/pppoectl
--- dependall-sys ---
--- dependall-boot ---
/tmp/build/2023.08.25.16.50.23-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/ext2fs.c:
In function 'read_gdblock':
/tmp/build/2023.08.25.16.50.23-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/ext2fs.c:477:3:
error: implicit declaration of function 'e2fs_cgload'; did you mean
'e2fs_iload'? [-Werror=implicit-function-declaration]
477 | e2fs_cgload((struct ext2_gd *)fp->f_buf,
| ^~~~~~~~~~~
| e2fs_iload
--- dependall-external ---
--- dependall-gpl2 ---
The following commits were made between the last successful build and
the first failed build:
2023.08.25.16.50.23 christos src/sys/ufs/ext2fs/ext2fs.h 1.49
2023.08.25.16.50.23 christos src/sys/ufs/ext2fs/ext2fs_alloc.c 1.53
2023.08.25.16.50.23 christos src/sys/ufs/ext2fs/ext2fs_vfsops.c 1.222
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2023.08.html#2023.08.25.16.50.23