diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index b65f92b4..e893d662 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -46,6 +46,17 @@ Produces Success:
   | # 00:09:41 make[4]: *** [scripts/Makefile.build:207: fs/verity/enable.o] Error 1
   | # 00:09:52 ./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 [-Werror,-Wdefault-const-init-var-unsafe]
   | # 00:09:52 ./include/net/ip6_fib.h:271:10: error: default initialization of an object of type 'typeof (f6i->expires)' (aka 'const unsigned long') leaves the object uninitialized [-Werror,-Wdefault-const-init-var-unsafe]
+  | # First few build errors in logs:
+  | # 00:09: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 [-Werror,-Wdefault-const-init-var-unsafe]
+  | # 00:09:15 make[3]: *** [scripts/Makefile.build:207: arch/arm/mach-bcm/platsmp-brcmstb.o] Error 1
+  | # 00:09:20 make[2]: *** [scripts/Makefile.build:465: arch/arm/mach-bcm] Error 2
+  | # 00:09:24 ./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 [-Werror,-Wdefault-const-init-var-unsafe]
+  | # 00:09:26 make[3]: *** [scripts/Makefile.build:207: io_uring/io_uring.o] Error 1
+  | # 00:09:41 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 [-Werror,-Wdefault-const-init-var-unsafe]
+  | # 00:09:41 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 [-Werror,-Wdefault-const-init-var-unsafe]
+  | # 00:09:41 make[4]: *** [scripts/Makefile.build:207: fs/verity/enable.o] Error 1
+  | # 00:09:52 ./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 [-Werror,-Wdefault-const-init-var-unsafe]
+  | # 00:09:52 ./include/net/ip6_fib.h:271:10: error: default initialization of an object of type 'typeof (f6i->expires)' (aka 'const unsigned long') leaves the object uninitialized [-Werror,-Wdefault-const-init-var-unsafe]
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-stable-allmodconfig
