summaryrefslogtreecommitdiff
path: root/08-check_regression
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-03-14 13:26:49 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-03-14 13:26:49 +0000
commit97f7ce0ef6da55e2dd47632cf9a9720e1690ca1f (patch)
tree4c9adeeb4633c54489d2e4f8c6c61f04426a8a5b /08-check_regression
parent5f3b414b21b94c59bfb425377c300fd73f37b7bd (diff)
54: onsuccess: #9: 24008: Success after binutils/gcc/linux/qemu: 1849 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/9/ Success after binutils/gcc/linux/qemu: 1849 commits: Results changed to -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 24008 from -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=]
Diffstat (limited to '08-check_regression')
-rw-r--r--08-check_regression/console.log.xzbin3152 -> 4440 bytes
-rw-r--r--08-check_regression/mail-body.txt22
-rw-r--r--08-check_regression/results.regressions11
3 files changed, 11 insertions, 22 deletions
diff --git a/08-check_regression/console.log.xz b/08-check_regression/console.log.xz
index 0fab8f5..99ae61a 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 a91427a..2c8c82f 100644
--- a/08-check_regression/mail-body.txt
+++ b/08-check_regression/mail-body.txt
@@ -9,6 +9,17 @@ Results changed to
# build_abe qemu:
-2
# linux_n_obj:
+24008
+
+from
+-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=]
@@ -21,14 +32,3 @@ Results changed to
# 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
diff --git a/08-check_regression/results.regressions b/08-check_regression/results.regressions
deleted file mode 100644
index bc1acfe..0000000
--- a/08-check_regression/results.regressions
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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=]