On April 25, 2025 8:21:44 PM PDT, ci_not...@linaro.org wrote:
>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 <h...@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/artifact/artifacts/
>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/artifact/artifacts/notify/
>
>Current build :
>https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/1084/artifact/artifacts
>Reference build :
>https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/1083/artifact/artifacts
>
>Instruction to reproduce the build :
>https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/e04afb71771710cdc6025fe95908f5f17de7b72d/tcwg_gnu_cross_build/master-aarch64/reproduction_instructions.txt
>
>Full commit :
>https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=e04afb71771710cdc6025fe95908f5f17de7b72d
This seems to be a problem with libsanitizer in gcc. There are already other
workarounds for some other interfaces which have been removed from glibc...
_______________________________________________
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org