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.12.01.00.48.05. An extract from the build.sh output follows: | %llu 485 | e->addr); | ~~~~~~~ | | | uint64_t {aka long long unsigned int} /tmp/build/2022.12.01.00.48.05-i386/src/usr.sbin/tprof/tprof_top.c:487:48: error: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Werror=format=] 487 | snprintf(namebuf, sizeof(namebuf), "0x%016lx", | ~~~~~^ | | | long unsigned int | %016llx The following commits were made between the last successful build and the failed build: 2022.12.01.00.40.05 ryo src/usr.sbin/tprof/tprof.8,v 1.18 2022.12.01.00.40.05 ryo src/usr.sbin/tprof/tprof.c,v 1.15 2022.12.01.00.41.10 ryo src/usr.sbin/tprof/Makefile,v 1.11 2022.12.01.00.41.10 ryo src/usr.sbin/tprof/ksyms.c,v 1.1 2022.12.01.00.41.10 ryo src/usr.sbin/tprof/ksyms.h,v 1.1 2022.12.01.00.41.10 ryo src/usr.sbin/tprof/tprof_analyze.c,v 1.7 2022.12.01.00.43.27 ryo src/usr.sbin/tprof/Makefile,v 1.12 2022.12.01.00.43.27 ryo src/usr.sbin/tprof/ksyms.c,v 1.2 2022.12.01.00.43.27 ryo src/usr.sbin/tprof/ksyms.h,v 1.2 2022.12.01.00.43.27 ryo src/usr.sbin/tprof/tprof.8,v 1.19 2022.12.01.00.43.27 ryo src/usr.sbin/tprof/tprof.c,v 1.16 2022.12.01.00.43.27 ryo src/usr.sbin/tprof/tprof.h,v 1.3 2022.12.01.00.43.27 ryo src/usr.sbin/tprof/tprof_analyze.c,v 1.8 2022.12.01.00.43.27 ryo src/usr.sbin/tprof/tprof_top.c,v 1.1 2022.12.01.00.47.51 brad src/sys/dev/i2c/bmx280.c,v 1.5 2022.12.01.00.48.05 ryo src/sys/sys/param.h,v 1.721 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2022.12.html#2022.12.01.00.48.05