diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index df6fb5ca..a6738fe0 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -42,6 +42,17 @@ Produces Success:
   | # 00:33:07 make[3]: *** [scripts/Makefile.build:461: drivers/memstick] Error 2
   | # 00:38:34 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:45:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
   | # 00:38:34 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:133:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # First few build errors in logs:
+  | # 00:16:33 net/phonet/pep.c:829:37: error: variable 'dst' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 00:16:33 make[4]: *** [scripts/Makefile.build:203: net/phonet/pep.o] Error 1
+  | # 00:16:38 make[3]: *** [scripts/Makefile.build:461: net/phonet] Error 2
+  | # 00:24:26 make[2]: *** [scripts/Makefile.build:461: net] Error 2
+  | # 00:32:58 drivers/memstick/core/memstick.c:330:59: error: variable 'id_reg' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 00:32:58 make[5]: *** [scripts/Makefile.build:203: drivers/memstick/core/memstick.o] Error 1
+  | # 00:33:07 make[4]: *** [scripts/Makefile.build:461: drivers/memstick/core] Error 2
+  | # 00:33:07 make[3]: *** [scripts/Makefile.build:461: drivers/memstick] Error 2
+  | # 00:38:34 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:45:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 00:38:34 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:133:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
 
 Used configuration :
  tcwg_kernel/llvm-master-aarch64-stable-allyesconfig
