summaryrefslogtreecommitdiff
path: root/results
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-08-19 01:13:23 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-08-19 01:13:23 +0000
commit40c01fdf0621cbc9dd2a922ebc91b7ebef58f4dc (patch)
tree5d2affc9bc4a08e729443febec0b1f4574a31040 /results
parent02ba0789646be1a237bb31876cb215d9ce4be636 (diff)
5: force: 21250: Regression after llvm: 2 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-mainline-allyesconfig/489/ Regression after llvm: 2 commits: 310962f25ec1c1497d91aeacf707c9f6f65c660e [DAGCombine][NFC] Precommit extract-subvec-combine sext tests 82afc9b169a67e8b8a1862fb9c41a2cd974d6691 Fix -Wbitfield-constant-conversion on 1-bit signed bitfield Results changed to -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 21250 # First few build errors in logs: # 00:06:15 sound/soc/atmel/mchp-spdiftx.c:505:20: error: implicit truncation from 'int' to bit-field changes value from 1 to -1 [-Werror,-Wbitfield-constant-conversion] # 00:06:15 make[3]: *** [scripts/Makefile.build:249: sound/soc/atmel/mchp-spdiftx.o] Error 1 # 00:06:38 make[2]: *** [scripts/Makefile.build:465: sound/soc/atmel] Error 2 # 00:16:44 make[1]: *** [scripts/Makefile.build:465: sound/soc] Error 2 # 00:16:44 make: *** [Makefile:1855: sound] Error 2 from -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 21326 # linux build successful: all
Diffstat (limited to 'results')
-rw-r--r--results10
1 files changed, 7 insertions, 3 deletions
diff --git a/results b/results
index e235a96..d036f84 100644
--- a/results
+++ b/results
@@ -6,6 +6,10 @@
# build_abe qemu:
-2
# linux_n_obj:
-21326
-# linux build successful:
-all
+21250
+# First few build errors in logs:
+# 00:06:15 sound/soc/atmel/mchp-spdiftx.c:505:20: error: implicit truncation from 'int' to bit-field changes value from 1 to -1 [-Werror,-Wbitfield-constant-conversion]
+# 00:06:15 make[3]: *** [scripts/Makefile.build:249: sound/soc/atmel/mchp-spdiftx.o] Error 1
+# 00:06:38 make[2]: *** [scripts/Makefile.build:465: sound/soc/atmel] Error 2
+# 00:16:44 make[1]: *** [scripts/Makefile.build:465: sound/soc] Error 2
+# 00:16:44 make: *** [Makefile:1855: sound] Error 2