summaryrefslogtreecommitdiff
path: root/results
diff options
context:
space:
mode:
Diffstat (limited to 'results')
-rw-r--r--results14
1 files changed, 13 insertions, 1 deletions
diff --git a/results b/results
index 24d5b5f..af8c875 100644
--- a/results
+++ b/results
@@ -7,4 +7,16 @@
# build_abe qemu:
-2
# linux_n_obj:
-22011
+22000
+# First few build errors in logs:
+
+# 00:07:50 lib/test_scanf.c:661:2: error: implicit conversion from 'int' to 'unsigned char' changes value from -168 to 88 [-Werror,-Wconstant-conversion]
+# 00:07:50 make[3]: *** [scripts/Makefile.build:243: lib/test_scanf.o] Error 1
+# 00:10:07 drivers/video/fbdev/neofb.c:1959:3: error: 'snprintf' will always be truncated; specified size is 16, but format string expands to at least 17 [-Werror,-Wfortify-source]
+# 00:10:07 drivers/video/fbdev/neofb.c:1963:3: error: 'snprintf' will always be truncated; specified size is 16, but format string expands to at least 18 [-Werror,-Wfortify-source]
+# 00:10:07 drivers/video/fbdev/neofb.c:1967:3: error: 'snprintf' will always be truncated; specified size is 16, but format string expands to at least 17 [-Werror,-Wfortify-source]
+# 00:10:07 drivers/video/fbdev/neofb.c:1971:3: error: 'snprintf' will always be truncated; specified size is 16, but format string expands to at least 17 [-Werror,-Wfortify-source]
+# 00:10:07 drivers/video/fbdev/neofb.c:1978:3: error: 'snprintf' will always be truncated; specified size is 16, but format string expands to at least 18 [-Werror,-Wfortify-source]
+# 00:10:07 drivers/video/fbdev/neofb.c:1985:3: error: 'snprintf' will always be truncated; specified size is 16, but format string expands to at least 17 [-Werror,-Wfortify-source]
+# 00:10:07 drivers/video/fbdev/neofb.c:1992:3: error: 'snprintf' will always be truncated; specified size is 16, but format string expands to at least 18 [-Werror,-Wfortify-source]
+# 00:10:07 make[5]: *** [scripts/Makefile.build:243: drivers/video/fbdev/neofb.o] Error 1