summaryrefslogtreecommitdiff
path: root/notify/mail-body.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notify/mail-body.txt')
-rw-r--r--notify/mail-body.txt66
1 files changed, 45 insertions, 21 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index f667390..1c41f67 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:
+
+# 01:05:32 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]
+# 01:05:33 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]
+# 01:05:33 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/alloc.o] Error 1
+# 01:05:45 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]
+# 01:05:45 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/bset.o] Error 1
+# 01:05:49 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]
+# 01:05:49 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]
+# 01:05:49 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]
+# 01:05:49 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]
+# 01:05:49 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,19 +49,11 @@ From
# 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]
+32815
+# linux build successful:
+all
+# linux boot successful:
+boot
The configuration of this build is:
CI config tcwg_kernel/llvm-master-arm-next-allmodconfig
@@ -50,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/137/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/135/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/137/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/138/