On Mon, 15 Apr 2024 at 12:15, <ci_not...@linaro.org> wrote:
>
> Dear contributor, our automatic CI has detected problems related to your 
> patch(es).  Please find some details below.  If you have any questions, 
> please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's 
> #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on 
> the usual project channel.
>
> We appreciate that it might be difficult to find the necessary logs or 
> reproduce the issue locally. If you can't get what you need from our CI 
> within minutes, let us know and we will be happy to help.
>
> In gcc_build master-aarch64 after:
>
>   | gcc patch https://patchwork.sourceware.org/patch/88475
>   | Author: Fei Gao <gao...@eswincomputing.com>
>   | Date:   Mon Apr 15 06:33:17 2024 +0000
>   |
>   |     optimize Zicond conditional select cases.
>   |
>   |     When one of the two input operands is 0, ADD and IOR are functionally
>   |     equivalent.
>   |     ADD is slightly preferred over IOR because ADD has a higher likelihood
>   |     of being implemented as a compressed instruction when compared to IOR.
>   |     C.ADD uses the CR format with any of the 32 RVI registers availble,
>   | ... 21 lines of the commit log omitted.
>   | ... applied on top of baseline commit:
>   | 7f4ba5480e0 testsuite: i386: Restrict gcc.target/i386/fhardened-1.c etc. 
> to Linux/GNU
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
> # 00:11:10 make[2]: *** 
> [/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/fortran/Make-lang.in:142:
>  fortran.install-html] Error 1
> # 00:11:10 make[1]: *** [Makefile:5002: install-html-gcc] Error 1
> # 00:11:10 make: *** [Makefile:1895: do-install-html] Error 2
>

Please ignore this false alarm: it was caused by a change in our build
scripts. The problem should now be fixed.
I've manually retriggered the validation, the status should be updated
soon in patchwork.

Thanks,

Christophe

> From
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> 1
>
> The configuration of this build is:
> CI config tcwg_gcc_build master-aarch64
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build   : 
> https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-precommit/8188/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/1921/artifact/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.
_______________________________________________
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org

Reply via email to