diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 8900a12..35a3e4e 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -46,6 +46,17 @@ Produces Success:
   | # 00:31:17 ./include/net/ip.h:478:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
   | # 00:31:17 ./include/net/ip.h:478:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
   | # 00:31:18 make[4]: *** [scripts/Makefile.build:203: security/selinux/avc.o] Error 1
+  | # First few build errors in logs:
+  | # 00:31:06 arch/arm/mach-bcm/platsmp-brcmstb.c:110:11: error: default initialization of an object of type 'typeof (timeo)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:06 make[3]: *** [scripts/Makefile.build:203: arch/arm/mach-bcm/platsmp-brcmstb.o] Error 1
+  | # 00:31:07 fs/verity/enable.c:204:33: error: default initialization of an object of type 'typeof ((arg->salt_ptr))' (aka 'const unsigned long long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:07 fs/verity/enable.c:213:38: error: default initialization of an object of type 'typeof ((arg->sig_ptr))' (aka 'const unsigned long long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:07 make[4]: *** [scripts/Makefile.build:203: fs/verity/enable.o] Error 1
+  | # 00:31:11 make[2]: *** [scripts/Makefile.build:461: arch/arm/mach-bcm] Error 2
+  | # 00:31:15 make[3]: *** [scripts/Makefile.build:461: fs/verity] Error 2
+  | # 00:31:17 ./include/net/ip.h:478:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:17 ./include/net/ip.h:478:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:18 make[4]: *** [scripts/Makefile.build:203: security/selinux/avc.o] Error 1
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-next-allmodconfig
