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.07.31.12.11.44.
An extract from the build.sh output follows:
127 | errx(1, "get log page request returned error 0x%lx/0x%02lx",
| ~~^
| |
| long unsigned int
| %llx
/tmp/build/2022.07.31.12.11.44-i386/src/sbin/nvmectl/logpage.c:127:60: error: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Werror=format=]
127 | errx(1, "get log page request returned error 0x%lx/0x%02lx",
| ~~~~^
| |
| long unsigned int
| %02llx
The following commits were made between the last successful build and
the failed build:
2022.07.31.11.58.37 mlelstv src/sys/dev/ic/nvmereg.h,v 1.17
2022.07.31.12.02.28 mlelstv src/sys/dev/ic/nvme.c,v 1.61
2022.07.31.12.11.44 mlelstv src/sbin/nvmectl/logpage.c,v 1.9
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2022.07.html#2022.07.31.12.11.44
Home |
Main Index |
Thread Index |
Old Index