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 babylon4.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2025.02.24.13.52.29.
An extract from the build.sh output follows:
294 | path->sz = easprintf(&path->cp, "(%s,0x%016tx)", iftype, p->BaseAddress);
| ~~~~~^ ~~~~~~~~~~~~~~
| | |
| unsigned int uint64_t {aka long long unsigned int}
| %016llx
/tmp/build/2025.02.24.13.52.29-i386/src/sbin/efi/devpath.h:68:25: error: format '%tx' expects argument of type 'unsigned ptrdiff_t', but argument 8 has type 'uint64_t' {aka 'long long unsigned int'} [-Werror=format=]
68 | #define DEVPATH_FMT_HDR " DevPath_Hdr: Type %u, SubType: %u, Length: %u\n"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/build/2025.02.24.13.52.29-i386/src/sbin/efi/devpath.h:68:25: note: in definition of macro 'DEVPATH_FMT_HDR'
68 | #define DEVPATH_FMT_HDR " DevPath_Hdr: Type %u, SubType: %u, Length: %u\n"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The following commits were made between the last successful build and
the first failed build:
2025.02.24.13.47.55 christos src/sbin/Makefile 1.140
2025.02.24.13.47.55 christos src/sbin/efi/Makefile 1.1
2025.02.24.13.47.55 christos src/sbin/efi/bootvar.c 1.1
2025.02.24.13.47.55 christos src/sbin/efi/bootvar.h 1.1
2025.02.24.13.47.55 christos src/sbin/efi/certs.c 1.1
2025.02.24.13.47.55 christos src/sbin/efi/certs.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/defs.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath.c 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath1.c 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath1.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath2.c 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath2.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath3.c 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath3.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath4.c 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath4.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath5.c 1.1
2025.02.24.13.47.56 christos src/sbin/efi/devpath5.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/efi.8 1.1
2025.02.24.13.47.56 christos src/sbin/efi/efiio.c 1.1
2025.02.24.13.47.56 christos src/sbin/efi/efiio.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/getvars.c 1.1
2025.02.24.13.47.56 christos src/sbin/efi/getvars.h 1.1
2025.02.24.13.47.56 christos src/sbin/efi/gptsubr.c 1.1
2025.02.24.13.47.56 christos src/sbin/efi/gptsubr.h 1.1
2025.02.24.13.47.57 christos src/sbin/efi/main.c 1.1
2025.02.24.13.47.57 christos src/sbin/efi/setvar.c 1.1
2025.02.24.13.47.57 christos src/sbin/efi/setvar.h 1.1
2025.02.24.13.47.57 christos src/sbin/efi/showvar.c 1.1
2025.02.24.13.47.57 christos src/sbin/efi/showvar.h 1.1
2025.02.24.13.47.57 christos src/sbin/efi/utils.c 1.1
2025.02.24.13.47.57 christos src/sbin/efi/utils.h 1.1
2025.02.24.13.51.21 christos src/distrib/sets/lists/base/mi 1.1358
2025.02.24.13.51.21 christos src/distrib/sets/lists/debug/mi 1.464
2025.02.24.13.51.22 christos src/distrib/sets/lists/man/mi 1.1797
2025.02.24.13.51.22 christos src/distrib/sets/lists/manhtml/mi 1.19
2025.02.24.13.52.29 christos src/doc/CHANGES 1.3137
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2025.02.html#2025.02.24.13.52.29
Home |
Main Index |
Thread Index |
Old Index