Re: [Linaro-TCWG-CI] 31 patches in gcc: Failure on aarch64

2023-10-24 Thread Christophe Lyon
Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.

On Tue, 24 Oct 2023 at 18:25,  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.
>
> In gcc_build master-aarch64 after:
>
>   | 31 patches in gcc
>   | Patchwork URL: https://patchwork.sourceware.org/patch/78409
>   | ecdd9931b4f libstdc++: Optimize std::is_pointer compilation performance
>   | 2d53274d549 c++: Implement __is_pointer built-in trait
>   | 9414aba0b5b libstdc++: Optimize std::remove_pointer compilation 
> performance
>   | b0f04909269 c++: Implement __remove_pointer built-in trait
>   | f5ae5fbcc28 libstdc++: Optimize std::is_object compilation performance
>   | ... and 26 more patches in gcc
>   | ... applied on top of baseline commit:
>   | 326a8c047ec testsuite: Fix 
> gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
>
> 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/3362/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/1263/artifact/artifacts
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


Re: [Linaro-TCWG-CI] gcc patch #78466: Failure on aarch64

2023-10-24 Thread Christophe Lyon
Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.

On Tue, 24 Oct 2023 at 18:35,  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.
>
> In gcc_build master-aarch64 after:
>
>   | gcc patch https://patchwork.sourceware.org/patch/78466
>   | Author: Jose E. Marchesi 
>   | Date:   Tue Oct 24 14:41:13 2023 +0200
>   |
>   | gcov-io.h: fix comment regarding length of records
>   |
>   | The length of gcov records is stored as a signed 32-bit number of 
> bytes.
>   | Ok?
>   | ... applied on top of baseline commit:
>   | 326a8c047ec testsuite: Fix 
> gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
>
> 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/3366/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/1263/artifact/artifacts
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


Re: [Linaro-TCWG-CI] gcc patch #78469: Failure on aarch64

2023-10-24 Thread Christophe Lyon
Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.

On Tue, 24 Oct 2023 at 18:38,  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.
>
> In gcc_build master-aarch64 after:
>
>   | gcc patch https://patchwork.sourceware.org/patch/78469
>   | Author: Stefan Schulze Frielinghaus 
>   | Date:   Tue Oct 24 17:26:55 2023 +0200
>   |
>   | testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c
>   |
>   | Currently _BitInt is only supported on x86_64 which means that for 
> other
>   | targets all tests fail with e.g.
>   |
>   | gcc.misc-tests/godump-1.c:237:1: sorry, unimplemented: '_BitInt(32)' 
> is not supported on this target
>   |   237 | _BitInt(32) b32_v;
>   | ... 12 lines of the commit log omitted.
>   | ... applied on top of baseline commit:
>   | 326a8c047ec testsuite: Fix 
> gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
>
> 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/3369/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/1263/artifact/artifacts
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


Re: [Linaro-TCWG-CI] gcc patch #78433: FAIL: 1162 regressions on aarch64

2023-10-24 Thread Christophe Lyon
Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.

On Tue, 24 Oct 2023 at 18:40,  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.
>
> In gcc_check master-aarch64 after:
>
>   | gcc patch https://patchwork.sourceware.org/patch/78433
>   | Author: Ajit Agarwal 
>   | Date:   Tue Oct 24 15:01:11 2023 +0530
>   |
>   | ree: Improve ree pass using defined abi interfaces
>   |
>   | Hello Vineet, Jeff and Bernhard:
>   |
>   | This version 13 of the patch uses abi interfaces to remove zero and 
> sign extension elimination.
>   | Bootstrapped and regtested on powerpc-linux-gnu.
>   |
>   | ... 40 lines of the commit log omitted.
>   | ... applied on top of baseline commit:
>   | 0fc13e8c0e3 Improve factor_out_conditional_operation for conversions and 
> constants
>
> FAIL: 1162 regressions
>
> regressions.sum:
> === g++ tests ===
>
> Running g++:g++.dg/asan/asan.exp ...
> FAIL: c-c++-common/asan/alloca_big_alignment.c -O2  output pattern test
> FAIL: c-c++-common/asan/alloca_big_alignment.c -O2 -flto 
> -fno-use-linker-plugin -flto-partition=none  output pattern test
> FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2  output pattern test
> FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2 -flto 
> -fno-use-linker-plugin -flto-partition=none  output pattern test
> FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O3 -g  output pattern 
> test
> FAIL: c-c++-common/asan/alloca_detect_custom_size.c -Os  output pattern test
> FAIL: c-c++-common/asan/alloca_overflow_partial.c -O2  output pattern test
> ... and 1191 more entries
>
> You can find the failure logs in *.log.1.xz files in
>  - 
> https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/3409/artifact/artifacts/artifacts.precommit/00-sumfiles/
>  .
> The full lists of regressions and progressions are in
>  - 
> https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/3409/artifact/artifacts/artifacts.precommit/notify/
>  .
> The list of [ignored] baseline and flaky failures are in
>  - 
> https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/3409/artifact/artifacts/artifacts.precommit/sumfiles/xfails.xfail
>  .
>
> The configuration of this build is:
> CI config tcwg_gcc_check/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_check--master-aarch64-precommit/3409/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1093/artifact/artifacts
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


Re: [Linaro-TCWG-CI] gcc patch #78468: Failure on aarch64

2023-10-24 Thread Christophe Lyon
Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.

On Tue, 24 Oct 2023 at 18:41,  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.
>
> In gcc_build master-aarch64 after:
>
>   | gcc patch https://patchwork.sourceware.org/patch/78468
>   | Author: Daniil Frolov 
>   | Date:   Tue Oct 24 17:11:24 2023 +0300
>   |
>   | Detecting lifetime-dse issues via Valgrind
>   |
>   | PR 66487 is asking to provide sanitizer-like detection for C++ object 
> lifetime
>   | violations that are worked around with -fno-lifetime-dse in Firefox, 
> LLVM,
>   | OpenJade.
>   |
>   | The discussion in the PR was centered around extending MSan, but MSan 
> was not
>   | ... 33 lines of the commit log omitted.
>   | ... applied on top of baseline commit:
>   | 326a8c047ec testsuite: Fix 
> gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
>
> 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/3368/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/1263/artifact/artifacts
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


[Linaro-TCWG-CI] glibc-2.38.9000-193-gb121fdc552: FAIL: 2 regressions on arm

2023-10-24 Thread ci_notify
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 glibc_check master-arm after:

  | commit glibc-2.38.9000-193-gb121fdc552
  | Author: Arjun Shankar 
  | Date:   Mon Oct 2 14:55:15 2023 +0200
  | 
  | Remove 'grp' and merge into 'nss' and 'posix'
  | 
  | The majority of grp routines are entry points for nss functionality.
  | This commit removes the 'grp' subdirectory and moves all nss-relevant
  | functionality and all tests to 'nss', and the 'setgroups' stub into
  | 'posix' (alongside the 'getgroups' stub).  References to grp/ are
  | accordingly changed.  In addition, compat-initgroups.c, a fallback
  | ... 6 lines of the commit log omitted.

FAIL: 2 regressions

regressions.sum:
=== glibc tests ===

Running glibc:nss ...
FAIL: nss/tst-initgroups1 
FAIL: nss/tst-initgroups2 

=== Results Summary ===

You can find the failure logs in *.log.1.xz files in
 - 
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/678/artifact/artifacts/00-sumfiles/
 .
The full lists of regressions and progressions are in
 - 
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/678/artifact/artifacts/notify/
 .
The list of [ignored] baseline and flaky failures are in
 - 
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/678/artifact/artifacts/sumfiles/xfails.xfail
 .

The configuration of this build is:
CI config tcwg_glibc_check/master-arm

-8<--8<--8<--
The information below can be used to reproduce a debug environment:

Current build   : 
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/678/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/676/artifact/artifacts

Reproduce last good and first bad builds: 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/b121fdc552f392cd86b21f159dd3e3b998de91a3/tcwg_glibc_check/master-arm/reproduction_instructions.txt

Full commit : 
https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b121fdc552f392cd86b21f159dd3e3b998de91a3

Latest bug report status : https://linaro.atlassian.net/browse/GNU-979

List of configurations that regressed due to this commit :
* tcwg_glibc_check
** master-arm
*** FAIL: 2 regressions
*** 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/b121fdc552f392cd86b21f159dd3e3b998de91a3/tcwg_glibc_check/master-arm/details.txt
*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/678/
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org