diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 05229f9a..8d0d3e95 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -34,6 +34,17 @@ Produces Success:
   | # 00:48:05 make[2]: *** [scripts/Makefile.build:556: lib] Error 2
   | # 00:49:13 sound/hda/core/stream.c:954:2: error: label followed by a declaration is a C23 extension [-Werror,-Wc23-extensions]
   | # 00:49:13 make[5]: *** [scripts/Makefile.build:287: sound/hda/core/stream.o] Error 1
+  | # First few build errors in logs:
+  | # 00:28:15 ./include/linux/iov_iter.h:171:7: error: variable 'remain' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
+  | # 00:28:18 make[4]: *** [scripts/Makefile.build:287: net/core/skbuff.o] Error 1
+  | # 00:28:26 ./include/linux/iov_iter.h:171:7: error: variable 'remain' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
+  | # 00:28:28 make[4]: *** [scripts/Makefile.build:287: net/core/datagram.o] Error 1
+  | # 00:37:53 make[3]: *** [scripts/Makefile.build:556: net/core] Error 2
+  | # 00:39:30 ./include/linux/iov_iter.h:171:7: error: variable 'remain' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
+  | # 00:39:31 make[3]: *** [scripts/Makefile.build:287: lib/iov_iter.o] Error 1
+  | # 00:48:05 make[2]: *** [scripts/Makefile.build:556: lib] Error 2
+  | # 00:49:13 sound/hda/core/stream.c:954:2: error: label followed by a declaration is a C23 extension [-Werror,-Wc23-extensions]
+  | # 00:49:13 make[5]: *** [scripts/Makefile.build:287: sound/hda/core/stream.o] Error 1
   | 
   | From
   | # reset_artifacts:
