diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index fd9ea34..8af7cfb 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 bootstrap_build master-arm-bootstrap_debug, after:
   | 9 commits in gcc
-  | 8ad36426c78 testsuite: Skip class-11_a.H for default_packed targets
-  | 9e584501f6c Fortran: F2018 GENERIC statement is missing [PR121182]
-  | fe837dc02bb testsuite: Require atomic operations for hardbool-ai.c
-  | ffc867844c9 xtensa: Refine constraint "T" to define_special_memory_constraint
-  | b0940964f1b Daily bump.
+  | 8ad36426c789 testsuite: Skip class-11_a.H for default_packed targets
+  | 9e584501f6cc Fortran: F2018 GENERIC statement is missing [PR121182]
+  | fe837dc02bbf testsuite: Require atomic operations for hardbool-ai.c
+  | ffc867844c98 xtensa: Refine constraint "T" to define_special_memory_constraint
+  | b0940964f1b5 Daily bump.
   | ... and 4 more commits in gcc
 
 Produces Success:
@@ -33,6 +33,12 @@ Produces Success:
   | # 00:04:01 make[2]: *** [Makefile:5079: all-stage1-gcc] Error 2
   | # 00:04:01 make[1]: *** [Makefile:25557: stage1-bubble] Error 2
   | # 00:04:01 make: *** [Makefile:1106: all] Error 2
+  | # First few build errors in logs:
+  | # 00:04:01 ../../../../../../gcc/gcc/diagnostics/dumping.cc:98:1: error: redefinition of ‘void diagnostics::dumping::emit_field(FILE*, int, const char*, T) [with T = unsigned int; FILE = FILE]’
+  | # 00:04:01 make[3]: *** [Makefile:1211: diagnostics/dumping.o] Error 1
+  | # 00:04:01 make[2]: *** [Makefile:5079: all-stage1-gcc] Error 2
+  | # 00:04:01 make[1]: *** [Makefile:25557: stage1-bubble] Error 2
+  | # 00:04:01 make: *** [Makefile:1106: all] Error 2
 
 Used configuration :
  *CI config* tcwg_bootstrap_build master-arm-bootstrap_debug
