summaryrefslogtreecommitdiff
path: root/08-check_regression
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-03-10 14:53:30 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-03-10 14:53:30 +0000
commit5f3b414b21b94c59bfb425377c300fd73f37b7bd (patch)
tree9b5eb83e8bd64c05fd2c498fc7de37f01ca74b46 /08-check_regression
parentc18c8146aff58f40c3a54557a74dd5324690b084 (diff)
53: onsuccess: #8: 24004: Success after linux: 2164 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/8/ Success after linux: 2164 commits: Results changed to -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 24004 # First few build errors in logs: # 00:02:30 arch/arm64/kernel/setup.c:228:56: error: array subscript -1 is outside array bounds of ‘char[]’ [-Werror=array-bounds=] # 00:02:30 arch/arm64/kernel/setup.c:230:48: error: array subscript -1 is outside array bounds of ‘char[]’ [-Werror=array-bounds=] # 00:02:31 make[3]: *** [scripts/Makefile.build:252: arch/arm64/kernel/setup.o] Error 1 # 00:04:29 arch/arm64/kernel/hibernate.c:94:65: error: array subscript -1 is outside array bounds of ‘const void[]’ [-Werror=array-bounds=] # 00:04:29 make[3]: *** [scripts/Makefile.build:252: arch/arm64/kernel/hibernate.o] Error 1 # 00:05:00 make[2]: *** [scripts/Makefile.build:494: arch/arm64/kernel] Error 2 # 00:06:44 make[1]: *** [scripts/Makefile.build:494: arch/arm64] Error 2 # 00:25:50 drivers/media/tuners/mxl5005s.c:3429:72: error: array subscript 32 is above array bounds of ‘u16[25]’ {aka ‘short unsigned int[25]’} [-Werror=array-bounds=] # 00:25:50 drivers/media/tuners/mxl5005s.c:3430:98: error: array subscript 32 is above array bounds of ‘u16[25]’ {aka ‘short unsigned int[25]’} [-Werror=array-bounds=] # 00:25:50 drivers/media/tuners/mxl5005s.c:3431:85: error: array subscript 32 is above array bounds of ‘u16[25]’ {aka ‘short unsigned int[25]’} [-Werror=array-bounds=] from -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 24035
Diffstat (limited to '08-check_regression')
-rw-r--r--08-check_regression/console.log.xzbin3912 -> 3152 bytes
-rw-r--r--08-check_regression/mail-body.txt13
-rw-r--r--08-check_regression/results.regressions11
3 files changed, 23 insertions, 1 deletions
diff --git a/08-check_regression/console.log.xz b/08-check_regression/console.log.xz
index 94b4dca..0fab8f5 100644
--- a/08-check_regression/console.log.xz
+++ b/08-check_regression/console.log.xz
Binary files differ
diff --git a/08-check_regression/mail-body.txt b/08-check_regression/mail-body.txt
index c999893..a91427a 100644
--- a/08-check_regression/mail-body.txt
+++ b/08-check_regression/mail-body.txt
@@ -9,7 +9,18 @@ Results changed to
# build_abe qemu:
-2
# linux_n_obj:
-24035
+24004
+# First few build errors in logs:
+# 00:02:30 arch/arm64/kernel/setup.c:228:56: error: array subscript -1 is outside array bounds of ‘char[]’ [-Werror=array-bounds=]
+# 00:02:30 arch/arm64/kernel/setup.c:230:48: error: array subscript -1 is outside array bounds of ‘char[]’ [-Werror=array-bounds=]
+# 00:02:31 make[3]: *** [scripts/Makefile.build:252: arch/arm64/kernel/setup.o] Error 1
+# 00:04:29 arch/arm64/kernel/hibernate.c:94:65: error: array subscript -1 is outside array bounds of ‘const void[]’ [-Werror=array-bounds=]
+# 00:04:29 make[3]: *** [scripts/Makefile.build:252: arch/arm64/kernel/hibernate.o] Error 1
+# 00:05:00 make[2]: *** [scripts/Makefile.build:494: arch/arm64/kernel] Error 2
+# 00:06:44 make[1]: *** [scripts/Makefile.build:494: arch/arm64] Error 2
+# 00:25:50 drivers/media/tuners/mxl5005s.c:3429:72: error: array subscript 32 is above array bounds of ‘u16[25]’ {aka ‘short unsigned int[25]’} [-Werror=array-bounds=]
+# 00:25:50 drivers/media/tuners/mxl5005s.c:3430:98: error: array subscript 32 is above array bounds of ‘u16[25]’ {aka ‘short unsigned int[25]’} [-Werror=array-bounds=]
+# 00:25:50 drivers/media/tuners/mxl5005s.c:3431:85: error: array subscript 32 is above array bounds of ‘u16[25]’ {aka ‘short unsigned int[25]’} [-Werror=array-bounds=]
from
-10
diff --git a/08-check_regression/results.regressions b/08-check_regression/results.regressions
new file mode 100644
index 0000000..bc1acfe
--- /dev/null
+++ b/08-check_regression/results.regressions
@@ -0,0 +1,11 @@
+# First few build errors in logs:
+# 00:02:30 arch/arm64/kernel/setup.c:228:56: error: array subscript -1 is outside array bounds of ‘char[]’ [-Werror=array-bounds=]
+# 00:02:30 arch/arm64/kernel/setup.c:230:48: error: array subscript -1 is outside array bounds of ‘char[]’ [-Werror=array-bounds=]
+# 00:02:31 make[3]: *** [scripts/Makefile.build:252: arch/arm64/kernel/setup.o] Error 1
+# 00:04:29 arch/arm64/kernel/hibernate.c:94:65: error: array subscript -1 is outside array bounds of ‘const void[]’ [-Werror=array-bounds=]
+# 00:04:29 make[3]: *** [scripts/Makefile.build:252: arch/arm64/kernel/hibernate.o] Error 1
+# 00:05:00 make[2]: *** [scripts/Makefile.build:494: arch/arm64/kernel] Error 2
+# 00:06:44 make[1]: *** [scripts/Makefile.build:494: arch/arm64] Error 2
+# 00:25:50 drivers/media/tuners/mxl5005s.c:3429:72: error: array subscript 32 is above array bounds of ‘u16[25]’ {aka ‘short unsigned int[25]’} [-Werror=array-bounds=]
+# 00:25:50 drivers/media/tuners/mxl5005s.c:3430:98: error: array subscript 32 is above array bounds of ‘u16[25]’ {aka ‘short unsigned int[25]’} [-Werror=array-bounds=]
+# 00:25:50 drivers/media/tuners/mxl5005s.c:3431:85: error: array subscript 32 is above array bounds of ‘u16[25]’ {aka ‘short unsigned int[25]’} [-Werror=array-bounds=]