diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5338020a0..870b0eca2 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -40,6 +40,11 @@ Produces Success:
   | # 00:10:04 make[2]: *** [scripts/Makefile.build:102: arch/arm64/kernel/asm-offsets.s] Error 1
   | # 00:10:04 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:1271: prepare0] Error 2
   | # 00:10:04 make: *** [Makefile:251: __sub-make] Error 2
+  | # First few build errors in logs:
+  | # 00:10:02 ./include/linux/list.h:409:27: error: default initialization of an object of type 'union (unnamed union at ./include/linux/list.h:409:27)' with const member leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:10:04 make[2]: *** [scripts/Makefile.build:102: arch/arm64/kernel/asm-offsets.s] Error 1
+  | # 00:10:04 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:1271: prepare0] Error 2
+  | # 00:10:04 make: *** [Makefile:251: __sub-make] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-aarch64-stable-allyesconfig
