NetBSD-CI archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/amd64 build failure
This is an automatically generated notice of a NetBSD-current/amd64
build failure.
The failure occurred on babylon4.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2025.03.29.15.48.26.
An extract from the build.sh output follows:
--- radeon_r200.d ---
--- kern-XEN3_DOMU ---
--- uvm_page.o ---
In file included from /tmp/build/2025.03.29.15.48.26-amd64/src/sys/uvm/uvm_page.c:97:
/tmp/build/2025.03.29.15.48.26-amd64/src/sys/uvm/uvm_page.c: In function 'uvm_pagealloc_pgb':
/tmp/build/2025.03.29.15.48.26-amd64/src/sys/uvm/uvm_page.c:1066:48: error: '?:' using integer constants in boolean context, the expression will always evaluate to 'true' [-Werror=int-in-bool-context]
1066 | CPU_COUNT_COLORHIT : CPU_COUNT_COLORMISS, 1);
/tmp/build/2025.03.29.15.48.26-amd64/src/sys/sys/cdefs.h:558:51: note: in definition of macro '__predict_true'
558 | #define __predict_true(exp) __builtin_expect((exp) ? 1 : 0, 1)
| ^~~
/tmp/build/2025.03.29.15.48.26-amd64/src/sys/sys/cpu_data.h:249:9: note: in expansion of macro 'KASSERT'
The following commits were made between the last successful build and
the first failed build:
2025.03.29.15.48.26 riastradh src/sys/sys/cdefs.h 1.164
Logs can be found at:
http://releng.NetBSD.org/b5reports/amd64/commits-2025.03.html#2025.03.29.15.48.26
Home |
Main Index |
Thread Index |
Old Index