diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index a32c88920..a4655b3b0 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -34,6 +34,17 @@ Produces Success:
   | # 00:40:54 make[6]: *** [scripts/Makefile.build:287: sound/soc/intel/avs/path.o] Error 1
   | # 00:42:06 make[5]: *** [scripts/Makefile.build:556: sound/soc/intel/avs] Error 2
   | # 00:42:06 make[4]: *** [scripts/Makefile.build:556: sound/soc/intel] Error 2
+  | # First few build errors in logs:
+  | # 00:06:44 arch/arm64/mm/hugetlbpage.c:372:57: error: parameter ‘addr’ set but not used [-Werror=unused-but-set-parameter=]
+  | # 00:06:48 make[4]: *** [scripts/Makefile.build:287: arch/arm64/mm/hugetlbpage.o] Error 1
+  | # 00:07:12 make[3]: *** [scripts/Makefile.build:556: arch/arm64/mm] Error 2
+  | # 00:15:42 make[2]: *** [scripts/Makefile.build:556: arch/arm64] Error 2
+  | # 00:35:48 drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c:305:18: error: variable ‘p’ set but not used [-Werror=unused-but-set-variable=]
+  | # 00:35:49 make[6]: *** [scripts/Makefile.build:287: drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o] Error 1
+  | # 00:40:53 sound/soc/intel/avs/path.c:137:38: error: ‘strcmp’ reading 1 or more bytes from a region of size 0 [-Werror=stringop-overread]
+  | # 00:40:54 make[6]: *** [scripts/Makefile.build:287: sound/soc/intel/avs/path.o] Error 1
+  | # 00:42:06 make[5]: *** [scripts/Makefile.build:556: sound/soc/intel/avs] Error 2
+  | # 00:42:06 make[4]: *** [scripts/Makefile.build:556: sound/soc/intel] Error 2
   | 
   | From
   | # reset_artifacts:
