summaryrefslogtreecommitdiff
path: root/notify/mail-body.txt
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-17 21:20:22 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-17 21:20:22 +0000
commit5932a3e255b81dcfbe61bb4fcfd9fb116073043f (patch)
tree09fbd2ed7778a31875f2786698069752a5dfe160 /notify/mail-body.txt
parent7648804e9b94b37e2c097ba9e0ae843975261b1a (diff)
force: #135: : [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/135/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 23730 | # First few build errors in logs: | | # 00:20:55 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds] | # 00:20:56 fs/bcachefs/alloc.c:332:9: error: call to undeclared function 'COUNT_ARGS'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] | # 00:20:56 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/alloc.o] Error 1 | # 00:21:08 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds] | # 00:21:08 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds] | # 00:21:08 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/bset.o] Error 1 | # 00:21:09 fs/bcachefs/btree_cache.c:67:9: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds] | # 00:21:09 fs/bcachefs/btree_cache.c:120:2: error: array index 0 is past the end of the array (that has type '__u64[0]' (aka 'unsigned long long[0]')) [-Werror,-Warray-bounds] | # 00:21:09 fs/bcachefs/btree_cache.c:201:6: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds] | # 00:21:09 fs/bcachefs/btree_cache.c:607:3: error: array index 0 is past the end of the array (that has type '__u64[0]' (aka 'unsigned long long[0]')) [-Werror,-Warray-bounds] check_regression status : 1
Diffstat (limited to 'notify/mail-body.txt')
-rw-r--r--notify/mail-body.txt54
1 files changed, 45 insertions, 9 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 05804cb..2fd0c12 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,7 +2,18 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In CI config tcwg_kernel/llvm-master-arm-next-allmodconfig after:
- | 0 commits in linux
+ | commit v6.6-rc1-17-ge0750d947352
+ | Author: Kent Overstreet <kent.overstreet@gmail.com>
+ | Date: Thu Mar 16 22:18:50 2017 -0800
+ |
+ | bcachefs: Initial commit
+ |
+ | Initially forked from drivers/md/bcache, bcachefs is a new copy-on-write
+ | filesystem with every feature you could possibly want.
+ |
+ | Website: https://bcachefs.org
+ |
+ | ... 1 lines of the commit log omitted.
Results changed to
# reset_artifacts:
@@ -14,11 +25,19 @@ Results changed to
# build_abe qemu:
-2
# linux_n_obj:
-32815
-# linux build successful:
-all
-# linux boot successful:
-boot
+23730
+# First few build errors in logs:
+
+# 00:20:55 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+# 00:20:56 fs/bcachefs/alloc.c:332:9: error: call to undeclared function 'COUNT_ARGS'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+# 00:20:56 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/alloc.o] Error 1
+# 00:21:08 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+# 00:21:08 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+# 00:21:08 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/bset.o] Error 1
+# 00:21:09 fs/bcachefs/btree_cache.c:67:9: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+# 00:21:09 fs/bcachefs/btree_cache.c:120:2: error: array index 0 is past the end of the array (that has type '__u64[0]' (aka 'unsigned long long[0]')) [-Werror,-Warray-bounds]
+# 00:21:09 fs/bcachefs/btree_cache.c:201:6: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+# 00:21:09 fs/bcachefs/btree_cache.c:607:3: error: array index 0 is past the end of the array (that has type '__u64[0]' (aka 'unsigned long long[0]')) [-Werror,-Warray-bounds]
From
# reset_artifacts:
@@ -30,7 +49,11 @@ From
# build_abe qemu:
-2
# linux_n_obj:
-23965
+32815
+# linux build successful:
+all
+# linux boot successful:
+boot
The configuration of this build is:
CI config tcwg_kernel/llvm-master-arm-next-allmodconfig
@@ -38,6 +61,19 @@ CI config tcwg_kernel/llvm-master-arm-next-allmodconfig
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/134/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/132/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/135/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/134/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/reproduction_instructions.txt
+
+Full commit : https://git.linaro.org/kernel-org/linux-next.git/commit/?id=e0750d9473522d076b33ee257a21e27a5dd75031
+
+Latest bug report status : https://linaro.atlassian.net/browse/LLVM-1005
+
+List of configurations that regressed due to this commit :
+* tcwg_kernel
+** llvm-master-arm-next-allmodconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/e0750d9473522d076b33ee257a21e27a5dd75031/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/135/