diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index b75cfbc39..c4babd00e 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -22,11 +22,11 @@ In tcwg_kernel/llvm-master-arm-mainline-allmodconfig, after:
   | 61f96e684edd2 Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
   | 9636452735798 Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
   | ... and 12944 more commits in linux
-  | 53f3a13ac10 Merge tag 'pull-tcg-20250403' of https://gitlab.com/rth7680/qemu into staging
-  | 0f1da6b4e86 Merge tag 'pull-nbd-2025-04-03' of https://repo.or.cz/qemu/ericb into staging
-  | 6e330c7be0c Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
-  | 12997fda87b Merge tag 'migration-20250401-pull-request' of https://gitlab.com/farosas/qemu into staging
-  | 49551752e86 hw/arm: Do not build VMapple machine by default
+  | 53f3a13ac1 Merge tag 'pull-tcg-20250403' of https://gitlab.com/rth7680/qemu into staging
+  | 0f1da6b4e8 Merge tag 'pull-nbd-2025-04-03' of https://repo.or.cz/qemu/ericb into staging
+  | 6e330c7be0 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
+  | 12997fda87 Merge tag 'migration-20250401-pull-request' of https://gitlab.com/farosas/qemu into staging
+  | 49551752e8 hw/arm: Do not build VMapple machine by default
   | ... and 53 more commits in qemu
 
 Produces Success:
@@ -53,6 +53,13 @@ Produces Success:
   | -2
   | # linux_n_obj:
   | 25168
+  | # First few build errors in logs:
+  | # 00:19:45 fs/bcachefs/fsck.c:414:12: error: stack frame size (1056) exceeds limit (1024) in 'reattach_inode' [-Werror,-Wframe-larger-than]
+  | # 00:19:46 make[4]: *** [scripts/Makefile.build:207: fs/bcachefs/fsck.o] Error 1
+  | # 00:22:39 make[3]: *** [scripts/Makefile.build:465: fs/bcachefs] Error 2
+  | # 00:31:21 make[2]: *** [scripts/Makefile.build:465: fs] Error 2
+  | # 00:38:50 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:1994: .] Error 2
+  | # 00:38:50 make: *** [Makefile:251: __sub-make] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-mainline-allmodconfig
