diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 50d233c50..45e2474b5 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -22,11 +22,11 @@ In tcwg_kernel/llvm-master-arm-mainline-allmodconfig, after:
   | 5d2f4730bb755 Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
   | cc07b0a3afc8c Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
   | ... and 9502 more commits in linux
-  | bd6aa0d1e59 Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging
-  | 27cffe16354 migration-test: test cpr-exec
-  | ee1ca09fc1e vfio: cpr-exec mode
-  | 2f9dc012ec3 migration: cpr-exec docs
-  | a3eae205c60 migration: cpr-exec mode
+  | bd6aa0d1e5 Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging
+  | 27cffe1635 migration-test: test cpr-exec
+  | ee1ca09fc1 vfio: cpr-exec mode
+  | 2f9dc012ec migration: cpr-exec docs
+  | a3eae205c6 migration: cpr-exec mode
   | ... and 149 more commits in qemu
 
 Produces Success:
@@ -64,6 +64,17 @@ Produces Success:
   | # 00:59:17 make[7]: *** [scripts/Makefile.build:287: drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.o] Error 1
   | # 00:59:17 make[6]: *** [scripts/Makefile.build:556: drivers/media/platform/samsung/s5p-mfc] Error 2
   | # 00:59:17 make[5]: *** [scripts/Makefile.build:556: drivers/media/platform/samsung] Error 2
+  | # First few build errors in logs:
+  | # 00:26:28 fs/btrfs/disk-io.c:3400:28: error: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long' [-Werror,-Wformat]
+  | # 00:26:29 make[4]: *** [scripts/Makefile.build:287: fs/btrfs/disk-io.o] Error 1
+  | # 00:36:51 make[3]: *** [scripts/Makefile.build:556: fs/btrfs] Error 2
+  | # 00:50:17 make[2]: *** [scripts/Makefile.build:556: fs] Error 2
+  | # 00:59:17 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:45:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 00:59:17 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:133:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 00:59:17 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:148:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 00:59:17 make[7]: *** [scripts/Makefile.build:287: drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.o] Error 1
+  | # 00:59:17 make[6]: *** [scripts/Makefile.build:556: drivers/media/platform/samsung/s5p-mfc] Error 2
+  | # 00:59:17 make[5]: *** [scripts/Makefile.build:556: drivers/media/platform/samsung] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-mainline-allmodconfig
