Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/i386 build failure
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.04.06.14.47.54.
An extract from the build.sh output follows:
4023 | "%lu instead of declared %lu\n",
| ~~^
| |
| long unsigned int
| %llu
/tmp/build/2022.04.06.14.47.54-i386/src/sbin/fsck_udf/main.c:4022:10: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Werror=format=]
4022 | pwarn("%s : recorded object size incorrect; "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
4025 | cur_node->found.obj_size, cur_node->declared.obj_size);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
The following commits were made between the last successful build and
the failed build:
2022.04.06.14.20.07 reinoud src/distrib/sets/lists/base/mi,v 1.1293
2022.04.06.14.20.07 reinoud src/distrib/sets/lists/man/mi,v 1.1738
2022.04.06.14.20.07 reinoud src/sbin/Makefile,v 1.136
2022.04.06.14.28.44 reinoud src/distrib/sets/lists/debug/mi,v 1.375
2022.04.06.14.47.54 reinoud src/sys/conf/filesystems.config,v 1.16
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2022.04.html#2022.04.06.14.47.54
Home |
Main Index |
Thread Index |
Old Index