diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index c4d80a44..12b51828 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -46,6 +46,17 @@ Produces Success:
   | # 00:46:35 make[5]: *** [scripts/Makefile.build:287: drivers/cxl/core/memdev.o] Error 1
   | # 00:46:36 drivers/cxl/core/core.h:64:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
   | # 00:46:37 drivers/cxl/core/core.h:64:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
+  | # First few build errors in logs:
+  | # 00:46:24 drivers/cxl/core/core.h:64:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
+  | # 00:46:25 make[5]: *** [scripts/Makefile.build:287: drivers/cxl/core/port.o] Error 1
+  | # 00:46:28 drivers/cxl/core/core.h:64:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
+  | # 00:46:28 make[5]: *** [scripts/Makefile.build:287: drivers/cxl/core/pmem.o] Error 1
+  | # 00:46:32 drivers/cxl/core/core.h:64:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
+  | # 00:46:32 make[5]: *** [scripts/Makefile.build:287: drivers/cxl/core/regs.o] Error 1
+  | # 00:46:35 drivers/cxl/core/core.h:64:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
+  | # 00:46:35 make[5]: *** [scripts/Makefile.build:287: drivers/cxl/core/memdev.o] Error 1
+  | # 00:46:36 drivers/cxl/core/core.h:64:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
+  | # 00:46:37 drivers/cxl/core/core.h:64:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-next-allyesconfig
