summaryrefslogtreecommitdiff
path: root/08-check_regression/results.regressions
diff options
context:
space:
mode:
Diffstat (limited to '08-check_regression/results.regressions')
-rw-r--r--08-check_regression/results.regressions12
1 files changed, 0 insertions, 12 deletions
diff --git a/08-check_regression/results.regressions b/08-check_regression/results.regressions
deleted file mode 100644
index d05f8bb..0000000
--- a/08-check_regression/results.regressions
+++ /dev/null
@@ -1,12 +0,0 @@
-# First few build errors in logs:
-
-# 00:02:06 arch/arm64/kernel/setup.c:228:56: error: array subscript -1 is outside array bounds of ‘char[]’ [-Werror=array-bounds=]
-# 00:02:06 arch/arm64/kernel/setup.c:230:48: error: array subscript -1 is outside array bounds of ‘char[]’ [-Werror=array-bounds=]
-# 00:02:07 make[3]: *** [scripts/Makefile.build:252: arch/arm64/kernel/setup.o] Error 1
-# 00:04:05 arch/arm64/kernel/hibernate.c:94:65: error: array subscript -1 is outside array bounds of ‘const void[]’ [-Werror=array-bounds=]
-# 00:04:05 make[3]: *** [scripts/Makefile.build:252: arch/arm64/kernel/hibernate.o] Error 1
-# 00:04:24 make[2]: *** [scripts/Makefile.build:494: arch/arm64/kernel] Error 2
-# 00:06:03 make[1]: *** [scripts/Makefile.build:494: arch/arm64] Error 2
-# 00:22:02 ./include/linux/fortify-string.h:57:33: error: array subscript ‘__int128 unsigned[0]’ is partly outside array bounds of ‘u8[15]’ {aka ‘unsigned char[15]’} [-Werror=array-bounds=]
-# 00:22:03 make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/nouveau/nvif/outp.o] Error 1
-# 00:24:40 ./include/linux/fortify-string.h:57:33: error: ‘__builtin_memcpy’ pointer overflow between offset 0 and size [-2147483648, -1] [-Werror=array-bounds=]