diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 422c8147..5b65ebd1 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -67,6 +67,16 @@ Produces Success:
   | # 00:07:05 make[2]: *** [Makefile:420: all] Error 2
   | # 00:07:05 make[1]: *** [Makefile:12804: all-target-libsanitizer] Error 2
   | # 00:07:05 make: *** [Makefile:1068: all] Error 2
+  | # First few build errors in logs:
+  | # 00:07:05 /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/gcc.git~master/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp:766:27: error: ‘TCGETS’ was not declared in this scope; did you mean ‘TCGETX’?
+  | # 00:07:05 /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/gcc.git~master/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp:772:27: error: ‘TCSETS’ was not declared in this scope; did you mean ‘TCSETA’?
+  | # 00:07:05 /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/gcc.git~master/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp:773:28: error: ‘TCSETSF’ was not declared in this scope; did you mean ‘TCSETAF’?
+  | # 00:07:05 /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/gcc.git~master/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp:774:28: error: ‘TCSETSW’ was not declared in this scope; did you mean ‘TCSETAW’?
+  | # 00:07:05 make[4]: *** [Makefile:627: sanitizer_platform_limits_posix.lo] Error 1
+  | # 00:07:05 make[3]: *** [Makefile:533: all-recursive] Error 1
+  | # 00:07:05 make[2]: *** [Makefile:420: all] Error 2
+  | # 00:07:05 make[1]: *** [Makefile:12804: all-target-libsanitizer] Error 2
+  | # 00:07:05 make: *** [Makefile:1068: all] Error 2
 
 Used configuration :
  *CI config* tcwg_gnu_cross_build master-arm
