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 2024.02.19.12.41.27.
An extract from the build.sh output follows:
| char *
| %d
In file included from /tmp/build/2024.02.19.12.41.27-i386/destdir/usr/include/atf-c.h:34,
from /tmp/build/2024.02.19.12.41.27-i386/src/tests/lib/libc/setjmp/../../../h_macros.h:39,
from /tmp/build/2024.02.19.12.41.27-i386/src/tests/lib/libc/setjmp/t_sigstack.c:38:
/tmp/build/2024.02.19.12.41.27-i386/src/tests/lib/libc/setjmp/t_sigstack.c:89:6: error: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'const char *' [-Werror=format=]
89 | "%s failed to restore stack before allowing signal on entry %u--"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
93 | bailname, sp, ss.ss_sp, (char *)ss.ss_sp + ss.ss_size, ss.ss_size);
--- dependall-sys ---
The following commits were made between the last successful build and
the first failed build:
2024.02.19.12.29.48 riastradh src/tests/lib/libc/setjmp/t_sigstack.c 1.3
2024.02.19.12.41.19 riastradh src/tests/lib/libc/setjmp/t_sigstack.c 1.4
2024.02.19.12.41.27 riastradh src/tests/lib/libc/setjmp/t_sigstack.c 1.5
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2024.02.html#2024.02.19.12.41.27
Home |
Main Index |
Thread Index |
Old Index