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 2026.09.24.18.05.37.
An extract from the build.sh output follows:
334 | pthread_condattr_init(pthread_condattr_t *attr)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/build/2026.09.24.18.05.37-i386/src/lib/libpthread/pthread_cond.c:344:1: error: no previous prototype for 'pthread_condattr_setclock' [-Werror=missing-prototypes]
344 | pthread_condattr_setclock(pthread_condattr_t *attr, clockid_t clck)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/build/2026.09.24.18.05.37-i386/src/lib/libpthread/pthread_cond.c:379:1: error: no previous prototype for 'pthread_condattr_destroy' [-Werror=missing-prototypes]
379 | pthread_condattr_destroy(pthread_condattr_t *attr)
| ^~~~~~~~~~~~~~~~~~~~~~~~
--- dependall-libkern ---
--- ulmin.d ---
# create libkern/ulmin.d
The following commits were made between the last successful build and
the first failed build:
2026.09.24.18.05.04 christos src/lib/libpthread/pthread.h 1.47
2026.09.24.18.05.04 christos src/lib/libpthread/pthread_cond.c 1.80
2026.09.24.18.05.04 christos src/lib/libpthread/pthread_mi.expsym 1.7
2026.09.24.18.05.37 christos src/lib/libc/thread-stub/thread-stub.c 1.37
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2026.09.html#2026.09.24.18.05.37
Home |
Main Index |
Thread Index |
Old Index