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.10.27.16.30.53.

An extract from the build.sh output follows:

    /tmp/build/2025.10.27.16.30.53-evbarm-aarch64/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 *);
          |                                                     ^~~~~~
    --- rumpuser_pth.pico ---
    /tmp/build/2025.10.27.16.30.53-evbarm-aarch64/src/lib/librumpuser/rumpuser_pth.c: In function 'rumpuser_thread_create':
    /tmp/build/2025.10.27.16.30.53-evbarm-aarch64/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-evbarm-aarch64/src/lib/librumpuser/rumpuser_pth.c:43:
    /tmp/build/2025.10.27.16.30.53-evbarm-aarch64/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.10.29.41 jmcneill src/external/mit/xorg/lib/gallium/Makefile 1.62
    2025.10.27.14.27.31 christos src/lib/libc/thread-stub/thread-stub.c 1.35
    2025.10.27.15.21.32 pgoyette src/sys/dev/pci/if_rge.c 1.39
    2025.10.27.15.21.32 pgoyette src/sys/dev/pci/if_rgereg.h 1.11
    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:

    https://releng.NetBSD.org/b5reports/evbarm-aarch64/commits-2025.10.html#2025.10.27.16.30.53


Home | Main Index | Thread Index | Old Index