diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 428ff6cb..5aad9276 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,11 +4,11 @@ Our automatic CI successfully passed with your patch(es). Please find some detai
 
 In  master-arm, after:
   | 58 commits in gcc
-  | 39c003c0ecd4 libstdc++: Rename _CwFixedValue::_S_type member
-  | 53452be13b2f doc: Adjust -Wextra description for -Wunterminated-string-initialization
-  | 01827a3f6593 RISC-V: Add pattern for vector-scalar single widening floating-point add
-  | 768f3610e263 Revert "aarch64: Handle DImode BCAX operations"
-  | beb9073dcdf2 Revert "tree-optimization/121829 - bogus CFG with asm goto"
+  | 39c003c0ecd libstdc++: Rename _CwFixedValue::_S_type member
+  | 53452be13b2 doc: Adjust -Wextra description for -Wunterminated-string-initialization
+  | 01827a3f659 RISC-V: Add pattern for vector-scalar single widening floating-point add
+  | 768f3610e26 Revert "aarch64: Handle DImode BCAX operations"
+  | beb9073dcdf Revert "tree-optimization/121829 - bogus CFG with asm goto"
   | ... and 53 more commits in gcc
 
 Produces Success:
@@ -49,6 +49,15 @@ Produces Success:
   | # 00:07:20 make[2]: *** [Makefile:107: gnatlib-shared] Error 2
   | # 00:07:20 make[1]: *** [Makefile:19557: all-target-libada] Error 2
   | # 00:07:20 make: *** [Makefile:1070: all] Error 2
+  | # First few build errors in logs:
+  | # 00:07:20 make[7]: *** [../gcc-interface/Makefile:296: g-awk.o] Error 1
+  | # 00:07:20 make[6]: *** [gcc-interface/Makefile:646: gnatlib] Error 2
+  | # 00:07:20 make[5]: *** [gcc-interface/Makefile:679: gnatlib-shared-default] Error 2
+  | # 00:07:20 make[4]: *** [gcc-interface/Makefile:715: gnatlib-shared-dual] Error 2
+  | # 00:07:20 make[3]: *** [gcc-interface/Makefile:833: gnatlib-shared] Error 2
+  | # 00:07:20 make[2]: *** [Makefile:107: gnatlib-shared] Error 2
+  | # 00:07:20 make[1]: *** [Makefile:19557: all-target-libada] Error 2
+  | # 00:07:20 make: *** [Makefile:1070: all] Error 2
 
 Used configuration :
  *CI config* tcwg_gnu_native_build master-arm
