diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 3a621df2c..09e61ba39 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-stable-allyesconfig, after:
   | 16 commits in binutils
@@ -35,6 +35,17 @@ Produces Success:
   | -2
   | # linux_n_obj:
   | 23528
+  | # First few build errors in logs:
+  | # 00:10:22 make[6]: *** [scripts/Makefile.build:352: arch/arm64/kvm/hyp/vhe/../fpsimd.o] Error 1
+  | # 00:10:31 make[5]: *** [scripts/Makefile.build:478: arch/arm64/kvm/hyp/vhe] Error 2
+  | # 00:10:35 make[4]: *** [scripts/Makefile.build:352: arch/arm64/kernel/entry-fpsimd.o] Error 1
+  | # 00:11:36 make[6]: *** [arch/arm64/kvm/hyp/nvhe/Makefile:48: arch/arm64/kvm/hyp/nvhe/../fpsimd.nvhe.o] Error 1
+  | # 00:11:45 kernel/printk/printk.c:983:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+  | # 00:11:45 make[4]: *** [scripts/Makefile.build:229: kernel/printk/printk.o] Error 1
+  | # 00:11:49 make[5]: *** [scripts/Makefile.build:478: arch/arm64/kvm/hyp/nvhe] Error 2
+  | # 00:11:56 make[3]: *** [scripts/Makefile.build:478: kernel/printk] Error 2
+  | # 00:11:58 make[4]: *** [scripts/Makefile.build:478: arch/arm64/kvm/hyp] Error 2
+  | # 00:13:01 arch/arm64/kernel/kexec_image.c:132:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
 
 Used configuration :
  tcwg_kernel/gnu-master-aarch64-stable-allyesconfig
