Dear contributor,
Our automatic CI has detected problems related to your patch(es). Please find some details below.
In master-aarch64, after: | commit glibc-2.41.9000-275-ge04afb7177 | Author: H. Peter Anvin hpa@zytor.com | Date: Fri Apr 25 07:30:59 2025 +0200 | | linux/termio: remove <termio.h> and struct termio | | The <termio.h> interface is absolutely ancient: it was obsoleted by | <termios.h> already in the first version of POSIX (1988) and thus | predates the very first version of Linux. Unfortunately, some constant | ... 15 lines of the commit log omitted.
Produces Failure: | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 --: | 2 | # build_abe linux: | 3 | # build_abe glibc: | 4 | # build_abe stage2 --: | # FAILED | # build_abe gdb: | # build_abe qemu: | # First few build errors in logs: | # 00:08:58 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp:489:31: error: invalid application of ‘sizeof’ to incomplete type ‘__sanitizer::termio’ | # 00:08:58 make[4]: *** [Makefile:627: sanitizer_platform_limits_posix.lo] Error 1 | # 00:08:58 make[3]: *** [Makefile:533: all-recursive] Error 1 | # 00:08:58 make[2]: *** [Makefile:420: all] Error 2 | # 00:08:58 make[1]: *** [Makefile:12800: all-target-libsanitizer] Error 2 | # 00:08:58 make: *** [Makefile:1064: all] Error 2 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 --: | 2 | # build_abe linux: | 3 | # build_abe glibc: | 4 | # build_abe stage2 --: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7
Used configuration : *CI config* tcwg_gnu_cross_build master-aarch64 *configure and test flags:* --target aarch64-linux-gnu
We track this bug report under https://linaro.atlassian.net/browse/GNU-1569. Please let us know if you have a fix.
If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below contains the details of the failures, and the ways to reproduce a debug environment:
You can find the failure logs in * https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/1084/ar... The full lists of regressions and improvements as well as configure and make commands are in * https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/1084/ar...
Current build : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/1084/ar... Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/1083/ar...
Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/s...
Full commit : https://sourceware.org/git/?p=glibc.git%3Ba=commitdiff%3Bh=e04afb71771710cdc...