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 2024.12.24.08.35.28.
An extract from the build.sh output follows:
CC=/tmp/build/2024.12.24.08.35.28-i386/tools/bin/i486--netbsdelf-gcc
/tmp/build/2024.12.24.08.35.28-i386/tools/bin/nbmkdep -f clzti2.d.tmp --
-std=gnu99 -Wall -Wmissing-prototypes -Wstrict-prototypes -Werror
-Wno-address-of-packed-member
--sysroot=/tmp/build/2024.12.24.08.35.28-i386/destdir
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/arch/i386
--sysroot=/tmp/build/2024.12.24.08.35.28-i386/destdir -DBOOTXX -I
/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib
-I
/tmp/build/2024.12.24.08.35.28-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1
-DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000
-DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open
-DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat
-DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../..
-DLI
BSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING
-DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK
-DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE
-D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0"
-D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/atomic
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../..
/../common/lib/libc/hash/sha3
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/atomic
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/include
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern
/../../../common/include/libc
-I/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/libc/hash/sha3
-Wno-missing-prototypes -Wno-old-style-definition -Wno-strict-prototypes
-Wno-uninitialized
/tmp/build/2024.12.24.08.35.28-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../external/bsd/compiler_rt/dist/lib/builtins/clzti2.c
&& mv -f clzti2.d.tmp clzti2.d
--- dependall-dosboot ---
# create kern/clzdi2.d
--- dependall-usr.sbin ---
--- dependall-altq ---
/tmp/build/2024.12.24.08.35.28-i386/src/usr.sbin/altq/libaltq/qop.c:792:1:
error: conflicting types for 'atobps'; have 'uint64_t(const char *)' {aka 'long
long unsigned int(const char *)'}
792 | atobps(const char *s)
| ^~~~~~
In file included from
/tmp/build/2024.12.24.08.35.28-i386/src/usr.sbin/altq/libaltq/qop.c:56:
/tmp/build/2024.12.24.08.35.28-i386/src/usr.sbin/altq/libaltq/altq_qop.h:181:8:
note: previous declaration of 'atobps' with type 'u_long(const char *)' {aka
'long unsigned int(const char *)'}
181 | u_long atobps(const char *s);
The following commits were made between the last successful build and
the first failed build:
2024.12.24.08.35.28 ozaki-r src/sys/altq/altq.h 1.5
2024.12.24.08.35.28 ozaki-r src/usr.sbin/altq/libaltq/altq_qop.h 1.9
2024.12.24.08.35.28 ozaki-r src/usr.sbin/altq/libaltq/qop.c 1.13
2024.12.24.08.35.28 ozaki-r src/usr.sbin/altq/libaltq/qop_cbq.c 1.13
2024.12.24.08.35.28 ozaki-r src/usr.sbin/altq/libaltq/qop_cbq.h 1.5
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2024.12.html#2024.12.24.08.35.28