diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index d6e29480c..f4764a98a 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -46,6 +46,17 @@ Produces Success:
   | # 00:24:25 make[4]: *** [scripts/Makefile.build:207: security/tomoyo/audit.o] Error 1
   | # 00:24:25 make[4]: *** [scripts/Makefile.build:207: security/smack/smack_lsm.o] Error 1
   | # 00:24:28 ./include/net/ip.h:484: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]
+  | # First few build errors in logs:
+  | # 00:24:15 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:24:15 make[3]: *** [scripts/Makefile.build:207: arch/arm/mach-bcm/platsmp-brcmstb.o] Error 1
+  | # 00:24:19 make[2]: *** [scripts/Makefile.build:465: arch/arm/mach-bcm] Error 2
+  | # 00:24:23 ./include/net/ip.h:484: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:24:24 make[4]: *** [scripts/Makefile.build:207: security/selinux/avc.o] Error 1
+  | # 00:24:25 ./include/net/ip.h:484: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:24:25 ./include/net/ip.h:484: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:24:25 make[4]: *** [scripts/Makefile.build:207: security/tomoyo/audit.o] Error 1
+  | # 00:24:25 make[4]: *** [scripts/Makefile.build:207: security/smack/smack_lsm.o] Error 1
+  | # 00:24:28 ./include/net/ip.h:484: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]
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-stable-allyesconfig
