On Thu, Jul 9, 2026 at 11:59 AM <[email protected]> wrote: > > Dear contributor, > > Our automatic CI has detected problems related to your patch(es). Please find > some details below. > > In simplebootstrap_build master-arm-bootstrap, after: > | gcc patch https://patchwork.sourceware.org/patch/138785 > | Author: H.J. Lu <[email protected]> > | Date: Wed May 13 08:27:50 2026 +0800 > | > | [PATCH v2] x86: Honor preserve_none ABI for x86-64 MS calls > | > | In 64-bit mode, preserve_none attribute uses a different calling > | convention. Ignore MS ABI with preserve_none attribute to always > | use the preserve_none calling convention with preserve_none > | ... 45 lines of the commit log omitted. > | ... applied on top of baseline commit: > | e5af677005c Daily bump. > > Produces Failure: > | Results changed to > | # reset_artifacts: > | -10 > | # true: > | 0 > | # build_abe bootstrap: > | # FAILED > | # First few build errors in logs: > | # 00:07:41 make[3]: [Makefile:1882: > armv8l-unknown-linux-gnueabihf/bits/largefile-config.h] Error 1 (ignored) > | # 00:58:25 make[3]: [Makefile:1882: > armv8l-unknown-linux-gnueabihf/bits/largefile-config.h] Error 1 (ignored) > | # 01:14:22 collect2: error: ld returned 1 exit status > | # 01:14:22 make[3]: *** > [/home/tcwg-build/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/gcc/lto/Make-lang.in:93: > lto1] Error 1 > | # 01:14:22 collect2: error: ld returned 1 exit status > | # 01:14:22 make[3]: *** > [/home/tcwg-build/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/gcc/cp/Make-lang.in:147: > cc1plus] Error 1 > | # 01:14:23 collect2: error: ld returned 1 exit status > | # 01:14:23 make[3]: *** > [/home/tcwg-build/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/gcc/c/Make-lang.in:88: > cc1] Error 1 > | # 01:14:23 collect2: error: ld returned 1 exit status > | # 01:14:23 make[3]: *** > [/home/tcwg-build/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/gcc/objc/Make-lang.in:78: > cc1obj] Error 1 > | > | From > | # reset_artifacts: > | -10 > | # true: > | 0 > | # build_abe bootstrap: > | 1
The only file which my patch changes is gcc/config/i386/i386.cc. How can it impact arm? > Used configuration : > *CI config* tcwg_simplebootstrap_build master-arm-bootstrap > *configure and test flags:* none, autodetected on > armv8l-unknown-linux-gnueabihf > > If you have any questions regarding this report, please ask on > [email protected] 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 > * > http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-precommit/builds/11051/archive/artifacts/artifacts.precommit/ > The full lists of regressions and improvements as well as configure and make > commands are in > * > http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-precommit/builds/11051/archive/artifacts/artifacts.precommit/notify/ > > Current build : > http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-precommit/builds/11051/archive/artifacts/ > Reference build : > http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10189/archive/artifacts/ > > Warning: we do not enable maintainer-mode nor automatically update > generated files, which may lead to failures if the patch modifies the > master files. -- H.J. _______________________________________________ linaro-toolchain mailing list -- [email protected] To unsubscribe send an email to [email protected]
