diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 38b1da1..efd8580 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,6 +1,6 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In tcwg_kernel/llvm-master-aarch64-next-allyesconfig, after:
   | 152 commits in llvm
@@ -35,6 +35,11 @@ Produces Success:
   | -2
   | # linux_n_obj:
   | 23757
+  | # First few build errors in logs:
+  | # 01:55:42 ld.lld: error: undefined symbol: wcslen
+  | # 01:56:06 make[2]: *** [scripts/Makefile.vmlinux:77: vmlinux] Error 1
+  | # 01:56:06 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:1231: vmlinux] Error 2
+  | # 01:56:06 make: *** [Makefile:251: __sub-make] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-aarch64-next-allyesconfig
