diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index f08d7faeb6..0364962c0a 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -40,6 +40,11 @@ Produces Success:
   | # 00:02:56 make[2]: *** [scripts/Makefile.build:98: arch/arm64/kernel/asm-offsets.s] Error 1
   | # 00:02:56 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:1282: prepare0] Error 2
   | # 00:02:56 make: *** [Makefile:248: __sub-make] Error 2
+  | # First few build errors in logs:
+  | # 00:02:55 ./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:02:56 make[2]: *** [scripts/Makefile.build:98: arch/arm64/kernel/asm-offsets.s] Error 1
+  | # 00:02:56 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:1282: prepare0] Error 2
+  | # 00:02:56 make: *** [Makefile:248: __sub-make] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
