On 18/01/24 10:23, Joseph Myers wrote:
On Thu, 18 Jan 2024, ci_notify@linaro.org wrote:
In master-arm after:
| commit glibc-2.38.9000-496-gdf11c05be9 | Author: Joseph Myers josmyers@redhat.com | Date: Wed Jan 17 15:38:54 2024 +0000 | | Update syscall lists for Linux 6.7 | | Linux 6.7 adds the futex_requeue, futex_wait and futex_wake syscalls, | and enables map_shadow_stack for architectures previously missing it. | Update syscall-names.list and regenerate the arch-syscall.h headers | with build-many-glibcs.py update-syscalls. | | ... 1 lines of the commit log omitted.
FAIL: 1 regressions
regressions.sum: === glibc tests ===
Running glibc:misc ... FAIL: misc/tst-glibcsyscalls
You appear to be testing with some other kernel version with additional syscalls that are not in the actual 6.7 release.
Yes, we test Linus master branch instead of a specific release. This is not a really a glibc regression, sorry about the noise.