NetBSD-CI archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/hpcmips build failure
This is an automatically generated notice of a NetBSD-current/hpcmips
build failure.
The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2025.10.27.03.18.21.
An extract from the build.sh output follows:
| int (*)(pthread_t, const char*, ...) {aka int (*)(__pthread_st*, const char*, ...)}
/tmp/build/2025.10.27.03.18.21-hpcmips/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/gdbsupport/thread-pool.cc:48:1: note: candidate: 'void do_set_thread_name(int (*)(pthread_t, const char*, void*), const char*)' (near match)
48 | do_set_thread_name (int (*set_name) (pthread_t, const char *, void *),
| ^~~~~~~~~~~~~~~~~~
/tmp/build/2025.10.27.03.18.21-hpcmips/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/gdbsupport/thread-pool.cc:48:1: note: conversion of argument 1 would be ill-formed:
/tmp/build/2025.10.27.03.18.21-hpcmips/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/gdbsupport/thread-pool.cc:72:23: error: invalid conversion from 'int (*)(pthread_t, const char*, ...)' {aka 'int (*)(__pthread_st*, const char*, ...)'} to 'int (*)(pthread_t, const char*, void*)' {aka 'int (*)(__pthread_st*, const char*, void*)'} [-fpermissive]
72 | do_set_thread_name (pthread_setname_np, name);
| ^~~~~~~~~~~~~~~~~~
| |
| int (*)(pthread_t, const char*, ...) {aka int (*)(__pthread_st*, const char*, ...)}
--- dependall-games ---
The following commits were made between the last successful build and
the first failed build:
2025.10.26.20.48.28 christos src/lib/libpthread/Makefile 1.101
2025.10.26.20.48.28 christos src/lib/libpthread/compat/Makefile.inc 1.1
2025.10.26.20.48.28 christos src/lib/libpthread/compat/compat_pthread_setname_np.c 1.1
2025.10.26.20.48.28 christos src/lib/libpthread/compat/pthread.h 1.1
2025.10.26.20.48.28 christos src/lib/libpthread/pthread.c 1.189
2025.10.26.20.48.28 christos src/lib/libpthread/pthread.h 1.43
2025.10.26.20.48.28 christos src/lib/libpthread/pthread_getname_np.3 1.6
2025.10.26.20.48.28 christos src/lib/libpthread/pthread_mi.expsym 1.4
2025.10.26.20.48.28 christos src/lib/libpthread/shlib_version 1.22
2025.10.26.20.50.02 christos src/distrib/sets/lists/base/shl.mi 1.1016
2025.10.26.20.50.03 christos src/distrib/sets/lists/debug/shl.mi 1.377
2025.10.27.01.39.23 kre src/sys/compat/linux/common/linux_ipccall.c 1.37
2025.10.27.01.44.46 kre src/lib/librumpuser/rumpuser_pth.c 1.47
2025.10.27.03.18.21 kre src/lib/libpthread/pthread.h 1.44
Logs can be found at:
https://releng.NetBSD.org/b5reports/hpcmips/commits-2025.10.html#2025.10.27.03.18.21
Home |
Main Index |
Thread Index |
Old Index