NetBSD-CI archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/evbarm-aarch64 build failure
This is an automatically generated notice of a NetBSD-current/evbarm-
aarch64 build failure.
The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2025.01.27.02.16.05.
An extract from the build.sh output follows:
71 | #define ISC_QP_GET(v) atomic_load_relaxed(v)
| ^~~~~~~~~~~~~~~~~~~
/tmp/build/2025.01.27.02.16.05-evbarm-aarch64/src/external/mpl/bind/lib/libdns/../../dist/lib/dns/qp.c:1102:23: note: in expansion of macro 'ISC_QP_GET'
1102 | *rollback_p = ISC_QP_GET(rollback_time);
| ^~~~~~~~~~
/tmp/build/2025.01.27.02.16.05-evbarm-aarch64/src/external/mpl/bind/lib/libdns/../../dist/lib/isc/include/isc/atomic.h:33:32: error: argument 1 of '__atomic_load' must be a non-void pointer type
33 | #define atomic_load_relaxed(o) atomic_load_explicit((o), memory_order_relaxed)
| ^~~~~~~~~~~~~~~~~~~~
/tmp/build/2025.01.27.02.16.05-evbarm-aarch64/src/external/mpl/bind/lib/libdns/../../dist/lib/dns/qp.c:71:23: note: in expansion of macro 'atomic_load_relaxed'
71 | #define ISC_QP_GET(v) atomic_load_relaxed(v)
| ^~~~~~~~~~~~~~~~~~~
The following commits were made between the last successful build and
the first failed build:
2025.01.26.22.41.00 kre src/distrib/sets/lists/debug/mi 1.462
2025.01.27.02.16.05 christos src/external/mpl/bind/dist/lib/dns/qp.c 1.3
2025.01.27.02.16.05 christos src/external/mpl/bind/dist/lib/dns/xfrin.c 1.17
2025.01.27.02.16.05 christos src/external/mpl/bind/dist/lib/dns/zone.c 1.22
2025.01.27.02.16.05 christos src/external/mpl/bind/dist/lib/isc/histo.c 1.3
2025.01.27.02.16.05 christos src/external/mpl/bind/dist/lib/isc/include/isc/types.h 1.14
2025.01.27.02.16.05 christos src/external/mpl/bind/dist/lib/ns/client.c 1.23
2025.01.27.02.16.05 christos src/external/mpl/bind/dist/lib/ns/include/ns/client.h 1.19
Logs can be found at:
http://releng.NetBSD.org/b5reports/evbarm-aarch64/commits-2025.01.html#2025.01.27.02.16.05
Home |
Main Index |
Thread Index |
Old Index