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.05.04.17.09.45. An extract from the build.sh output follows: 245 | ( -1 == uid || p->fts_statp->st_uid == uid ) && | ^~ /tmp/build/2023.05.04.17.09.45-i386/src/sbin/chown/chown.c:246:12: error: comparison of integer expressions of different signedness: 'int' and '__gid_t' {aka 'unsigned int'} [-Werror=sign-compare] 246 | ( -1 == gid || p->fts_statp->st_gid == gid ) && | ^~ /tmp/build/2023.05.04.17.09.45-i386/src/sbin/chown/chown.c:247:46: error: expected statement before ')' token 247 | ( p->fts_statp->st_mode & 07000 ) == 0)) | ^ --- dependall-external --- --- dependall-gpl2 --- --- dependall-lvm2 --- The following commits were made between the last successful build and the failed build: 2023.05.04.17.07.56 pgoyette src/sbin/chown/chgrp.1,v 1.9 2023.05.04.17.07.56 pgoyette src/sbin/chown/chown.8,v 1.13 2023.05.04.17.07.56 pgoyette src/sbin/chown/chown.c,v 1.10 2023.05.04.17.09.44 bouyer src/sys/arch/arm/imx/imx23_usb.c,v 1.6 2023.05.04.17.09.44 bouyer src/sys/arch/arm/imx/imxusb.c,v 1.19 2023.05.04.17.09.44 bouyer src/sys/arch/arm/imx/imxusbvar.h,v 1.7 2023.05.04.17.09.45 bouyer src/sys/arch/arm/nxp/imx6_usb.c,v 1.8 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2023.05.html#2023.05.04.17.09.45