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 2022.08.28.10.26.37.
An extract from the build.sh output follows:
--- mopcopy.o ---
# compile mopcopy/mopcopy.o
/tmp/build/2022.08.28.10.26.37-i386/tools/bin/i486--netbsdelf-gcc -O2
-fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1
-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings
-Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra
-Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2
-Wno-format-zero-length -Werror
--sysroot=/tmp/build/2022.08.28.10.26.37-i386/destdir
-I/tmp/build/2022.08.28.10.26.37-i386/src/usr.sbin/mopd/mopcopy/../common
-D_KERNTYPES -D_FORTIFY_SOURCE=2 -c
/tmp/build/2022.08.28.10.26.37-i386/src/usr.sbin/mopd/mopcopy/mopcopy.c -o
mopcopy.o.o
--- dependall-sbin ---
/tmp/build/2022.08.28.10.26.37-i386/src/sbin/fsck_msdos/boot.c: In function
'readboot':
/tmp/build/2022.08.28.10.26.37-i386/src/sbin/fsck_msdos/boot.c:163:9:
error: comparison of integer expressions of different signedness: 'ssize_t'
{aka 'int'} and 'u_int' {aka 'unsigned int'} [-Werror=sign-compare]
163 | != 2 * secsize) {
| ^~
--- dependall-tests ---
# create bsd/.depend
rm -f .depend
The following commits were made between the last successful build and
the failed build:
2022.08.28.10.20.25 mlelstv src/sbin/fsck_msdos/boot.c,v 1.26
2022.08.28.10.20.25 mlelstv src/sbin/fsck_msdos/check.c,v 1.20
2022.08.28.10.26.37 mlelstv src/sys/dev/scsipi/sd.c,v 1.335
2022.08.28.10.26.37 mlelstv src/sys/dev/scsipi/sdvar.h,v 1.40
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2022.08.html#2022.08.28.10.26.37