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.09.01.16.28.08.
An extract from the build.sh output follows:
| ^
/tmp/build/2022.09.01.16.28.08-i386/src/sys/arch/xen/xen/xenmem.c:66:13: error: expected ':' before ')' token
66 | &result);
| ^
| :
/tmp/build/2022.09.01.16.28.08-i386/src/sys/arch/xen/xen/xenmem.c:64:10: error: too few arguments to function 'extent_alloc'
64 | error = extent_alloc(XENMEM_EX, size, align, 0,
| ^~~~~~~~~~~~
In file included from /tmp/build/2022.09.01.16.28.08-i386/src/sys/arch/xen/xen/xenmem.c:33:
/tmp/build/2022.09.01.16.28.08-i386/src/sys/sys/extent.h:114:5: note: declared here
114 | int extent_alloc(struct extent *, u_long, u_long, u_long, int, u_long *);
The following commits were made between the last successful build and
the failed build:
2022.09.01.16.25.18 bouyer src/sys/arch/xen/xenbus/xenbus_xs.c,v 1.28
2022.09.01.16.28.08 bouyer src/sys/arch/xen/xen/xenmem.c,v 1.3
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2022.09.html#2022.09.01.16.28.08
Home |
Main Index |
Thread Index |
Old Index