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.10.27.16.30.53.
An extract from the build.sh output follows:
--- ornd_keys.d ---
# create libdes/ornd_keys.d
CC=/tmp/build/2025.10.27.16.30.53-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2025.10.27.16.30.53-i386/tools/bin/nbmkdep -f ornd_keys.d.tmp -- -std=gnu11 -Werror --sysroot=/tmp/build/2025.10.27.16.30.53-i386/destdir -DOPENSSL_VERSION_PTEXT="\" based on OpenSSL 0.9.6j 10 Apr 2003\"" -DOPENSSL_cleanse=bzero -DOPENSSL_malloc=malloc /tmp/build/2025.10.27.16.30.53-i386/src/crypto/external/apache2/openssl/lib/libdes/ornd_keys.c && mv -f ornd_keys.d.tmp ornd_keys.d
--- dependall-librumpuser ---
/tmp/build/2025.10.27.16.30.53-i386/src/lib/librumpuser/rumpuser_pth.c: In function 'rumpuser_thread_create':
/tmp/build/2025.10.27.16.30.53-i386/src/lib/librumpuser/rumpuser_pth.c:85:50: error: passing argument 3 of 'pthread_setname_np' discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
85 | pthread_setname_np(*ptidp, "%s", thrname);
| ^~~~~~~
In file included from /tmp/build/2025.10.27.16.30.53-i386/src/lib/librumpuser/rumpuser_pth.c:43:
/tmp/build/2025.10.27.16.30.53-i386/destdir/usr/include/pthread.h:160:53: note: expected 'void *' but argument is of type 'const char *'
160 | int pthread_setname_np(pthread_t, const char *, void *);
The following commits were made between the last successful build and
the first failed build:
2025.10.27.16.29.15 christos src/lib/libpthread/Makefile 1.102
2025.10.27.16.29.15 christos src/lib/libpthread/pthread.c 1.190
2025.10.27.16.29.15 christos src/lib/libpthread/pthread.h 1.45
2025.10.27.16.29.15 christos src/lib/libpthread/pthread_getname_np.3 1.7
2025.10.27.16.29.15 christos src/lib/libpthread/pthread_mi.expsym 1.5
2025.10.27.16.29.15 christos src/lib/libpthread/shlib_version 1.23
2025.10.27.16.30.23 christos src/distrib/sets/lists/base/shl.mi 1.1017
2025.10.27.16.30.23 christos src/distrib/sets/lists/debug/shl.mi 1.378
2025.10.27.16.30.53 christos src/lib/libc/thread-stub/thread-stub.c 1.36
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2025.10.html#2025.10.27.16.30.53
Home |
Main Index |
Thread Index |
Old Index