diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 3c93032ff..9cdd91cac 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/gnu-master-aarch64-mainline-allyesconfig, after:
   | 452 commits in linux
@@ -23,6 +23,17 @@ Produces Success:
   | -2
   | # linux_n_obj:
   | 23766
+  | # First few build errors in logs:
+  | # 00:06:04 kernel/printk/printk.c:984:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+  | # 00:06:05 make[4]: *** [scripts/Makefile.build:207: kernel/printk/printk.o] Error 1
+  | # 00:06:20 make[3]: *** [scripts/Makefile.build:465: kernel/printk] Error 2
+  | # 00:08:08 arch/arm64/kernel/kexec_image.c:132:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+  | # 00:08:08 make[4]: *** [scripts/Makefile.build:207: arch/arm64/kernel/kexec_image.o] Error 1
+  | # 00:08:26 make[3]: *** [scripts/Makefile.build:465: arch/arm64/kernel] Error 2
+  | # 00:08:31 ./include/linux/proc_ns.h:34:21: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+  | # 00:08:32 make[4]: *** [scripts/Makefile.build:207: kernel/cgroup/cgroup.o] Error 1
+  | # 00:08:40 ./include/linux/proc_ns.h:34:21: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+  | # 00:08:40 make[4]: *** [scripts/Makefile.build:207: kernel/cgroup/namespace.o] Error 1
   | 
   | From
   | # reset_artifacts:
