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.01.14.12.12.50.
An extract from the build.sh output follows:
--- po-error.d ---
# create libnlspr/po-error.d
CC=/tmp/build/2023.01.14.12.12.50-i386/tools/bin/i486--netbsdelf-gcc
/tmp/build/2023.01.14.12.12.50-i386/tools/bin/nbmkdep -f po-error.d.tmp --
-std=gnu99 -Werror --sysroot=/tmp/build/2023.01.14.12.12.50-i386/destdir
-DHAVE_CONFIG_H
-I/tmp/build/2023.01.14.12.12.50-i386/src/external/gpl2/gettext/lib/libnlspr
-I/tmp/build/2023.01.14.12.12.50-i386/src/external/gpl2/gettext/lib/libnlspr/../../include
-I/tmp/build/2023.01.14.12.12.50-i386/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib
-DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"\" -DPKGDATADIR=\"\"
-I/tmp/build/2023.01.14.12.12.50-i386/src/external/gpl2/gettext/dist/gettext-runtime/intl
-I/tmp/build/2023.01.14.12.12.50-i386/src/external/gpl2/gettext/dist/gettext-tools/src
-DLIBDIR=\"/usr/share\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\"
-DGETTEXTDATADIR=\"/usr/share/gettext\"
/tmp/build/2023.01.14.12.12.50-i386/src/external/gpl2/gettext/dist/gettext-tools/src/po-error.c
&& mv -f po-error.d.tmp po-err
or.d
--- dependall-sbin ---
/tmp/build/2023.01.14.12.12.50-i386/src/sbin/fsck_ffs/inode.c: In function
'allocino':
/tmp/build/2023.01.14.12.12.50-i386/src/sbin/fsck_ffs/inode.c:740:26:
error: format '%lu' expects argument of type 'long unsigned int', but argument
2 has type 'unsigned int' [-Werror=format=]
740 | pwarn("cannot alloc %lu bytes to extend inoinfo\n",
| ~~^
| |
| long unsigned int
| %u
The following commits were made between the last successful build and
the failed build:
2023.01.14.11.15.07 rillig src/tests/usr.bin/xlint/lint1/msg_348.c,v 1.8
2023.01.14.12.12.50 christos src/sbin/fsck_ffs/fsck.h,v 1.57
2023.01.14.12.12.50 christos src/sbin/fsck_ffs/inode.c,v 1.74
2023.01.14.12.12.50 christos src/sbin/fsck_ffs/pass4.c,v 1.30
2023.01.14.12.12.50 christos src/sbin/fsck_ffs/utilities.c,v 1.68
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2023.01.html#2023.01.14.12.12.50