From e0cfba9884576ab3e8ffb64cf1bec580e19e8e81 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Wed, 22 Nov 2023 02:09:47 +0000 Subject: force: #282: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/282/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_debug: | # FAILED | # First few build errors in logs: | # 00:35:55 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins.cc:1171:16: error: unused variable ‘bits’ [-Werror=unused-variable] | # 00:36:05 make[3]: *** [/home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/t-arm:168: arm-mve-builtins.o] Error 1 | # 00:36:05 make[2]: *** [Makefile:5056: all-stage2-gcc] Error 2 | # 00:36:05 make[1]: *** [Makefile:25300: stage2-bubble] Error 2 | # 00:36:05 make: *** [Makefile:1095: all] Error 2 | # 00:11:18 make[3]: [Makefile:1824: armv8l-unknown-linux-gnueabihf/bits/largefile-config.h] Error 1 (ignored) | # 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins.cc:1171:16: error: unused variable ‘bits’ [-Werror=unused-variable] | # 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_VOIDmode’ not handled in switch [-Werror=switch] | # 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_BLKmode’ not handled in switch [-Werror=switch] | # 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CCmode’ not handled in switch [-Werror=switch] | # 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_NZmode’ not handled in switch [-Werror=switch] | # 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_Zmode’ not handled in switch [-Werror=switch] | # 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_NVmode’ not handled in switch [-Werror=switch] | # 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_SWPmode’ not handled in switch [-Werror=switch] | # 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_RSBmode’ not handled in switch [-Werror=switch] check_regression status : 1 --- notify/jira/comment-card.txt | 3 +++ notify/jira/comment-template.txt | 5 ++-- notify/jira/components | 1 + notify/jira/description | 24 +++++++++++++++++ notify/jira/key | 1 + notify/jira/startdate | 1 + notify/jira/summary | 1 + notify/jira/yaml | 32 ++++++++++++++++++++++ notify/mail-body.txt | 58 +++++++++++++++++++++++++++++++++------- notify/mail-recipients.txt | 2 +- notify/mail-subject.txt | 2 +- 11 files changed, 116 insertions(+), 14 deletions(-) create mode 100644 notify/jira/comment-card.txt create mode 100644 notify/jira/components create mode 100644 notify/jira/description create mode 100644 notify/jira/key create mode 100644 notify/jira/startdate create mode 100644 notify/jira/summary create mode 100644 notify/jira/yaml (limited to 'notify') diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt new file mode 100644 index 0000000..e0d26af --- /dev/null +++ b/notify/jira/comment-card.txt @@ -0,0 +1,3 @@ +[GNU-1029] +Failure +Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/282/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt index dda5368..e6b36b1 100644 --- a/notify/jira/comment-template.txt +++ b/notify/jira/comment-template.txt @@ -1,3 +1,4 @@ [GNU-692] -Success -Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/281/artifact/artifacts/notify/mail-body.txt/*view*/ +https://linaro.atlassian.net/browse/GNU-1029 +Failure +Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/282/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/jira/components b/notify/jira/components new file mode 100644 index 0000000..db93371 --- /dev/null +++ b/notify/jira/components @@ -0,0 +1 @@ +GCC diff --git a/notify/jira/description b/notify/jira/description new file mode 100644 index 0000000..c556ca0 --- /dev/null +++ b/notify/jira/description @@ -0,0 +1,24 @@ +commit gcc-14-5619-g0c2037d9d93 +Author: Christophe Lyon +Date: Wed Nov 15 08:12:35 2023 +0000 + + arm: [MVE intrinsics] Add support for contiguous loads and stores + + This patch adds base support for load/store intrinsics to the + framework, starting with loads and stores for contiguous memory + elements, without extension nor truncation. + + Compared to the aarch64/SVE implementation, there's no support for +... 17 lines of the commit log omitted. + +* tcwg_bootstrap_build +** master-arm-bootstrap +*** Failure +*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/master-arm-bootstrap/details.txt +*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/285/ +** master-arm-bootstrap_debug +*** Failure +*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/master-arm-bootstrap_debug/details.txt +*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/282/ + +Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/0c2037d9d93a8f768cb11698ff794278246bb31f/jira/yaml diff --git a/notify/jira/key b/notify/jira/key new file mode 100644 index 0000000..3b69f13 --- /dev/null +++ b/notify/jira/key @@ -0,0 +1 @@ +GNU-1029 diff --git a/notify/jira/startdate b/notify/jira/startdate new file mode 100644 index 0000000..372d9c0 --- /dev/null +++ b/notify/jira/startdate @@ -0,0 +1 @@ +2023-11-20 diff --git a/notify/jira/summary b/notify/jira/summary new file mode 100644 index 0000000..adc1ac5 --- /dev/null +++ b/notify/jira/summary @@ -0,0 +1 @@ +gcc-14-5619-g0c2037d9d93: Failure diff --git a/notify/jira/yaml b/notify/jira/yaml new file mode 100644 index 0000000..4636cd7 --- /dev/null +++ b/notify/jira/yaml @@ -0,0 +1,32 @@ +- Project: GNU + IssueType: Sub-task + Key: GNU-1029 + Summary: | + gcc-14-5619-g0c2037d9d93: Failure + Components: GCC + Start date: 2023-11-20 + Description: | + commit gcc-14-5619-g0c2037d9d93 + Author: Christophe Lyon + Date: Wed Nov 15 08:12:35 2023 +0000 + + arm: [MVE intrinsics] Add support for contiguous loads and stores + + This patch adds base support for load/store intrinsics to the + framework, starting with loads and stores for contiguous memory + elements, without extension nor truncation. + + Compared to the aarch64/SVE implementation, there's no support for + ... 17 lines of the commit log omitted. + + * tcwg_bootstrap_build + ** master-arm-bootstrap + *** Failure + *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/master-arm-bootstrap/details.txt + *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/285/ + ** master-arm-bootstrap_debug + *** Failure + *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/master-arm-bootstrap_debug/details.txt + *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/282/ + + Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/0c2037d9d93a8f768cb11698ff794278246bb31f/jira/yaml diff --git a/notify/mail-body.txt b/notify/mail-body.txt index d184b88..a1550e4 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -2,13 +2,18 @@ Dear contributor, our automatic CI has detected problems related to your patch(e In bootstrap_build master-arm-bootstrap_debug after: - | 12 commits in gcc - | 524c892e642 arm: [MVE intrinsics] Add support for void and load/store pointers as argument types. - | b8592186611 arm: Fix arm_simd_types and MVE scalar_types - | a63cbcc52e4 RISC-V Regression: Remove scalable compile option - | 509b470dcee c, c++: Add new value for vector types for __builtin_classify_type - | f25a5b199a0 vect: Add bool pattern handling for COND_OPs. - | ... and 7 more commits in gcc + | commit gcc-14-5619-g0c2037d9d93 + | Author: Christophe Lyon + | Date: Wed Nov 15 08:12:35 2023 +0000 + | + | arm: [MVE intrinsics] Add support for contiguous loads and stores + | + | This patch adds base support for load/store intrinsics to the + | framework, starting with loads and stores for contiguous memory + | elements, without extension nor truncation. + | + | Compared to the aarch64/SVE implementation, there's no support for + | ... 17 lines of the commit log omitted. Results changed to # reset_artifacts: @@ -16,7 +21,23 @@ Results changed to # true: 0 # build_abe bootstrap_debug: -1 +# FAILED +# First few build errors in logs: +# 00:35:55 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins.cc:1171:16: error: unused variable ‘bits’ [-Werror=unused-variable] +# 00:36:05 make[3]: *** [/home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/t-arm:168: arm-mve-builtins.o] Error 1 +# 00:36:05 make[2]: *** [Makefile:5056: all-stage2-gcc] Error 2 +# 00:36:05 make[1]: *** [Makefile:25300: stage2-bubble] Error 2 +# 00:36:05 make: *** [Makefile:1095: all] Error 2 +# 00:11:18 make[3]: [Makefile:1824: armv8l-unknown-linux-gnueabihf/bits/largefile-config.h] Error 1 (ignored) +# 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins.cc:1171:16: error: unused variable ‘bits’ [-Werror=unused-variable] +# 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_VOIDmode’ not handled in switch [-Werror=switch] +# 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_BLKmode’ not handled in switch [-Werror=switch] +# 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CCmode’ not handled in switch [-Werror=switch] +# 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_NZmode’ not handled in switch [-Werror=switch] +# 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_Zmode’ not handled in switch [-Werror=switch] +# 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_NVmode’ not handled in switch [-Werror=switch] +# 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_SWPmode’ not handled in switch [-Werror=switch] +# 00:19:51 /home/tcwg-buildslave/workspace/tcwg_gnu_6/abe/snapshots/gcc.git~master/gcc/config/arm/arm-mve-builtins-functions.h:1008:12: error: enumeration value ‘E_CC_RSBmode’ not handled in switch [-Werror=switch] From # reset_artifacts: @@ -32,6 +53,23 @@ CI config tcwg_bootstrap_build master-arm-bootstrap_debug -----------------8<--------------------------8<--------------------------8<-------------------------- The information below can be used to reproduce a debug environment: -Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/281/artifact/artifacts -Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/279/artifact/artifacts +Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/282/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/281/artifact/artifacts + +Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/master-arm-bootstrap_debug/reproduction_instructions.txt + +Full commit : https://github.com/gcc-mirror/gcc/commit/0c2037d9d93a8f768cb11698ff794278246bb31f + +Latest bug report status : https://linaro.atlassian.net/browse/GNU-1029 + +List of configurations that regressed due to this commit : +* tcwg_bootstrap_build +** master-arm-bootstrap +*** Failure +*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/master-arm-bootstrap/details.txt +*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/285/ +** master-arm-bootstrap_debug +*** Failure +*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/master-arm-bootstrap_debug/details.txt +*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/282/ diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt index d445aae..8b0eab5 100644 --- a/notify/mail-recipients.txt +++ b/notify/mail-recipients.txt @@ -1 +1 @@ -cc:oliva@adacore.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,haochen.jiang@intel.com,cc:gcc-regression@gcc.gnu.org,christophe.lyon@linaro.org,cc:juzhe.zhong@rivai.ai,rdapp@ventanamicro.com,lehua.ding@rivai.ai,oliva@gnu.org +bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,christophe.lyon@linaro.org diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt index acfdaf0..4c9955a 100644 --- a/notify/mail-subject.txt +++ b/notify/mail-subject.txt @@ -1 +1 @@ -[Linaro-TCWG-CI] 12 commits in gcc: Success on arm +[Linaro-TCWG-CI] gcc-14-5619-g0c2037d9d93: Failure on arm -- cgit v1.2.3