Re: [Linaro-TCWG-CI] gcc patch #81520: FAIL: 1 regressions on arm

2023-12-07 Thread Jonathan Wakely
On Thu, 7 Dec 2023 at 05:12,  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.

I've already fixed this one locally.


>
> In gcc_check master-arm after:
>
>   | gcc patch https://patchwork.sourceware.org/patch/81520
>   | Author: Jonathan Wakely 
>   | Date:   Wed Dec 6 14:18:12 2023 +
>   |
>   | libstdc++: Make __gnu_debug::vector usable in constant expressions 
> [PR109536]
>   |
>   | Any comments on this approach?
>   |
>   | -- >8 --
>   |
>   | This makes constexpr std::vector (mostly) work in Debug Mode. All safe
>   | ... 73 lines of the commit log omitted.
>   | ... applied on top of baseline commit:
>   | 3ba505c7b17 [APX NDD] Support TImode shift for NDD
>
> FAIL: 1 regressions
>
> regressions.sum:
> === libstdc++ tests ===
>
> Running libstdc++:libstdc++-dg/conformance.exp ...
> FAIL: 23_containers/vector/cons/destructible_debug_neg.cc -std=gnu++17  (test 
> for errors, line 172)
>
> === Results Summary ===
>
> You can find the failure logs in *.log.1.xz files in
>  - 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-precommit/5295/artifact/artifacts/artifacts.precommit/00-sumfiles/
>  .
> The full lists of regressions and progressions are in
>  - 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-precommit/5295/artifact/artifacts/artifacts.precommit/notify/
>  .
> The list of [ignored] baseline and flaky failures are in
>  - 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-precommit/5295/artifact/artifacts/artifacts.precommit/sumfiles/xfails.xfail
>  .
>
> The configuration of this build is:
> CI config tcwg_gcc_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_gcc_check--master-arm-precommit/5295/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1418/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] gcc-14-6259-g20214aaab6f: Failure on aarch64

2023-12-07 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.

We track this report status in https://linaro.atlassian.net/browse/GNU-1064 , 
please let us know if you are looking at the problem and/or when you have a fix.

In CI config tcwg_kernel/gnu-master-aarch64-next-defconfig after:

  | commit gcc-14-6259-g20214aaab6f
  | Author: Victor Do Nascimento 
  | Date:   Thu Nov 2 15:52:52 2023 +
  | 
  | aarch64: rcpc3: add Neon ACLE wrapper functions to `arm_neon.h'
  | 
  | Create the necessary mappings from the ACLE-defined Neon intrinsics
  | names[1] to the internal builtin function names.
  | 
  | [1] https://arm-software.github.io/acle/neon_intrinsics/advsimd.html
  | 
  | ... 18 lines of the commit log omitted.

Results changed to
# reset_artifacts:
-10
# build_abe binutils:
-9
# build_abe stage1:
-5
# build_abe qemu:
-2
# linux_n_obj:
8197
# First few build errors in logs:

# 00:00:56 
/home/tcwg-buildslave/workspace/tcwg_kernel_1/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13474:48:
 error: passing argument 1 of ‘__builtin_aarch64_vec_ldap1_lanev1di’ from 
incompatible pointer type [-Wincompatible-pointer-types]
# 00:00:56 
/home/tcwg-buildslave/workspace/tcwg_kernel_1/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13481:48:
 error: passing argument 1 of ‘__builtin_aarch64_vec_ldap1_lanev2di’ from 
incompatible pointer type [-Wincompatible-pointer-types]
# 00:00:56 
/home/tcwg-buildslave/workspace/tcwg_kernel_1/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13536:40:
 error: passing argument 1 of ‘__builtin_aarch64_vec_stl1_lanev1di’ from 
incompatible pointer type [-Wincompatible-pointer-types]
# 00:00:56 
/home/tcwg-buildslave/workspace/tcwg_kernel_1/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13543:40:
 error: passing argument 1 of ‘__builtin_aarch64_vec_stl1_lanev2di’ from 
incompatible pointer type [-Wincompatible-pointer-types]
# 00:00:56 make[3]: *** [scripts/Makefile.build:243: arch/arm64/lib/xor-neon.o] 
Error 1
# 00:00:56 make[2]: *** [scripts/Makefile.build:480: arch/arm64/lib] Error 2
# 00:11:43 make[1]: *** 
[/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:1911: .] Error 2
# 00:11:43 make: *** [Makefile:234: __sub-make] Error 2

From
# reset_artifacts:
-10
# build_abe binutils:
-9
# build_abe stage1:
-5
# build_abe qemu:
-2
# linux_n_obj:
9409
# linux build successful:
all
# linux boot successful:
boot

The configuration of this build is:
CI config tcwg_kernel/gnu-master-aarch64-next-defconfig

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

Current build   : 
https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-defconfig-build/91/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-defconfig-build/90/artifact/artifacts

Reproduce last good and first bad builds: 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-next-defconfig/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/20214aaab6fe8d77523ef86b47248f35992f49d4

List of configurations that regressed due to this commit :
* tcwg_kernel
** gnu-master-aarch64-next-defconfig
*** Failure
*** 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-next-defconfig/details.txt
*** 
https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-defconfig-build/91/
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org