This is an automatically generated notice of a NetBSD-current/i386
build failure.
The failure occurred on babylon4.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2025.09.17.04.01.53.
An extract from the build.sh output follows:
--- netbt_component.po ---
# compile libnetbt/netbt_component.po
/tmp/build/2025.09.17.04.01.53-i386/tools/bin/i486--netbsdelf-gcc -O2
-fno-delete-null-pointer-checks -ffreestanding -fno-strict-aliasing
-msoft-float -mno-mmx -mno-sse -mno-avx -msoft-float -mno-mmx -mno-sse -mno-avx
-std=gnu11 -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 -Werror
-Wno-address-of-packed-member -Wno-format-zero-length -Wno-pointer-sign
-fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1
--sysroot=/tmp/build/2025.09.17.04.01.53-i386/destdir -DCOMPAT_50 -DCOMPAT_60
-DCOMPAT_70 -DCOMPAT_80 -DCOMPAT_90 -DCOMPAT_100 -DCOMPAT_110 -nostdinc
-I/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/net/lib/libnetbt -I.
-I/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/net/lib/libnetbt/../../../../../common/include
-I/tmp/build/2025.09.17.04.
01.53-i386/src/sys/rump/net/lib/libnetbt/../../../include
-I/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/net/lib/libnetbt/../../../include/opt
-I/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/net/lib/libnetbt/../../../../arch
-I/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/net/lib/libnetbt/../../../..
-DDIAGNOSTIC -DKTRACE -imacros
/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/net/lib/libnetbt/../../../include/opt/opt_rumpkernel.h
-D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC
/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/net/lib/libnetbt/netbt_component.c
-o netbt_component.po.o
--- dependall-../sys/rump/fs/lib ---
--- dependall-liblfs ---
/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_rfw.c:97:1:
error: conflicting types for 'lfs_rf_valloc'; have 'int(struct lfs *, ino_t,
int, struct lwp *, struct vnode **)' {aka 'int(struct lfs *, long long
unsigned int, int, struct lwp *, struct vnode **)'}
97 | lfs_rf_valloc(struct lfs *fs, ino_t ino, int vers, struct lwp *l,
| ^~~~~~~~~~~~~
In file included from
/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_rfw.c:73:
/tmp/build/2025.09.17.04.01.53-i386/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_extern.h:194:5:
note: previous declaration of 'lfs_rf_valloc' with type 'int(struct lfs *,
ino_t, int, struct lwp *, struct vnode **, union lfs_dinode *)' {aka
'int(struct lfs *, long long unsigned int, int, struct lwp *, struct vnode
**, union lfs_dinode *)'}
194 | int lfs_rf_valloc(struct lfs *, ino_t, int, struct lwp *, struct
vnode **, union lfs_dinode *);
The following commits were made between the last successful build and
the first failed build:
2025.09.17.03.50.38 perseant src/sys/ufs/lfs/lfs.h 1.210
2025.09.17.03.50.38 perseant src/sys/ufs/lfs/lfs_alloc.c 1.144
2025.09.17.03.50.38 perseant src/sys/ufs/lfs/lfs_extern.h 1.121
2025.09.17.03.50.38 perseant src/sys/ufs/lfs/lfs_segment.c 1.291
2025.09.17.03.50.38 perseant src/sys/ufs/lfs/lfs_vfsops.c 1.385
2025.09.17.04.01.53 perseant src/sys/ufs/lfs/lfs_extern.h 1.122
2025.09.17.04.01.53 perseant src/sys/ufs/lfs/lfs_segment.c 1.292
2025.09.17.04.01.53 perseant src/sys/ufs/lfs/lfs_vfsops.c 1.386
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2025.09.html#2025.09.17.04.01.53