summaryrefslogtreecommitdiff
path: root/results
diff options
context:
space:
mode:
Diffstat (limited to 'results')
-rw-r--r--results14
1 files changed, 9 insertions, 5 deletions
diff --git a/results b/results
index 572f57b..4bfdf7b 100644
--- a/results
+++ b/results
@@ -7,8 +7,12 @@
# build_abe qemu:
-2
# linux_n_obj:
-32477
-# linux build successful:
-all
-# linux boot successful:
-boot
+23484
+# First few build errors in logs:
+
+# 00:17:02 fs/btrfs/extent_io.c:230:16: error: variable 'pages_processed' set but not used [-Werror,-Wunused-but-set-variable]
+# 00:17:02 make[4]: *** [scripts/Makefile.build:243: fs/btrfs/extent_io.o] Error 1
+# 00:20:13 make[3]: *** [scripts/Makefile.build:480: fs/btrfs] Error 2
+# 00:23:12 make[2]: *** [scripts/Makefile.build:480: fs] Error 2
+# 00:33:01 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:2032: .] Error 2
+# 00:33:01 make: *** [Makefile:234: __sub-make] Error 2