ci_not...@linaro.org writes:

> 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.
>
> In gcc_build master-arm after:
>
>   | gcc patch https://patchwork.sourceware.org/patch/80969
>   | Author: Rainer Orth <r...@cebitec.uni-bielefeld.de>
>   | Date:   Wed Nov 29 15:10:00 2023 +0100
>   | 
>   |     libiberty: Disable hwcaps for sha1.o
>   |     
>   |     This patch
>   |     
>   |     commit bf4f40cc3195eb7b900bf5535cdba1ee51fdbb8e
>   |     Author: Jakub Jelinek <ja...@redhat.com>
>   |     Date:   Tue Nov 28 13:14:05 2023 +0100
>   | ... 26 lines of the commit log omitted.
>   | ... applied on top of baseline commit:
>   | 4c909c6ee38 In 'libgomp.c/target-simd-clone-{1,2,3}.c', restrict
>   | 'scan-offload-ipa-dump's to 'only_for_offload_target amdgcn-amdhsa'
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
> # 00:02:15     gccgo: fatal error: Killed signal terminated program go1
> # 00:02:23 gcc: error: @HWCAP_CFLAGS@: linker input file not found: No such
> file or directory
> # 00:02:23 make[2]: *** [Makefile:1219: regex.o] Error 1
> # 00:02:23 make[1]: *** [Makefile:8370: all-libiberty] Error 2
> # 00:02:23 make: *** [Makefile:1057: all] Error 2
> # 00:01:06     gccgo: fatal error: Killed signal terminated program go1
> # 00:02:10 gcc: error: @HWCAP_CFLAGS@: linker input file not found: No such
> file or directory
> # 00:02:10 make[2]: *** [Makefile:776: fdmatch.o] Error 1
> # 00:02:10 gcc: error: @HWCAP_CFLAGS@: linker input file not found: No such
> file or directory
> # 00:02:10 make[2]: *** [Makefile:805: filedescriptor.o] Error 1
> # 00:02:10 gcc: error: @HWCAP_CFLAGS@: linker input file not found: No such
> file or directory
> # 00:02:10 make[2]: *** [Makefile:837: fnmatch.o] Error 1
> # 00:02:10 gcc: error: @HWCAP_CFLAGS@: linker input file not found: No such
> file or directory
> # 00:02:10 make[2]: *** [Makefile:817: filename_cmp.o] Error 1
> # 00:02:10 gcc: error: @HWCAP_CFLAGS@: linker input file not found: No such
> file or directory
>
> From
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> 1
>
> The configuration of this build is:
> CI config tcwg_gcc_build master-arm
>
> -----------------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-arm-precommit/4887/artifact/artifacts
> Reference build :
> https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1444/artifact/artifacts
>

As is customary for gcc patches, this patch didn't include the generated
files to simplify review.  Thus, to test it in any meaningful way, one
needs to run aclocal and autoconf before configuring/building.  Not
doing so just produces meaningless mails from the CI.

        Rainer
_______________________________________________
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