 08-check_regression/console.log.xz | Bin 2012 -> 2816 bytes
 README.html                        |   5 +++++
 README.txt                         |   4 ++++
 results                            |  11 +++++++++++
 4 files changed, 20 insertions(+)

diff --git a/08-check_regression/console.log.xz b/08-check_regression/console.log.xz
index 626f8bbf..80bc442a 100644
Binary files a/08-check_regression/console.log.xz and b/08-check_regression/console.log.xz differ
diff --git a/README.html b/README.html
index 1502dbe1..49e24931 100644
--- a/README.html
+++ b/README.html
@@ -48,9 +48,13 @@ List of files below:
 <li><a href="./git/qemu_rev/*view*/">./git/qemu_rev</a>
 <li><a href="./git/qemu_url/*view*/">./git/qemu_url</a>
 <li><a href="./jenkins/build-name/*view*/">./jenkins/build-name</a>
+<li><a href="./jenkins/mail-body.txt/*view*/">./jenkins/mail-body.txt</a>
+<li><a href="./jenkins/mail-recipients.txt/*view*/">./jenkins/mail-recipients.txt</a>
+<li><a href="./jenkins/mail-subject.txt/*view*/">./jenkins/mail-subject.txt</a>
 <li><a href="./jenkins/notify-full.log/*view*/">./jenkins/notify-full.log</a>
 <li><a href="./jenkins/notify-init.log/*view*/">./jenkins/notify-init.log</a>
 <li><a href="./jenkins/rewrite-false.log/*view*/">./jenkins/rewrite-false.log</a>
+<li><a href="./jenkins/rewrite-true.log/*view*/">./jenkins/rewrite-true.log</a>
 <li><a href="./jenkins/run-build.env/*view*/">./jenkins/run-build.env</a>
 <li><a href="./manifest.sh/*view*/">./manifest.sh</a>
 <li><a href="./notify/configure-toolchain.txt/*view*/">./notify/configure-toolchain.txt</a>
@@ -66,6 +70,7 @@ List of files below:
 <li><a href="./notify/mail-recipients.txt/*view*/">./notify/mail-recipients.txt</a>
 <li><a href="./notify/mail-subject.txt/*view*/">./notify/mail-subject.txt</a>
 <li><a href="./README.html/*view*/">./README.html</a>
+<li><a href="./README.txt/*view*/">./README.txt</a>
 <li><a href="./results/*view*/">./results</a>
 <li><a href="./rr_stage.txt/*view*/">./rr_stage.txt</a>
 </ul>
diff --git a/README.txt b/README.txt
index 01e772f7..448a8861 100644
--- a/README.txt
+++ b/README.txt
@@ -45,9 +45,13 @@ List of files below:
 - ./git/qemu_rev
 - ./git/qemu_url
 - ./jenkins/build-name
+- ./jenkins/mail-body.txt
+- ./jenkins/mail-recipients.txt
+- ./jenkins/mail-subject.txt
 - ./jenkins/notify-full.log
 - ./jenkins/notify-init.log
 - ./jenkins/rewrite-false.log
+- ./jenkins/rewrite-true.log
 - ./jenkins/run-build.env
 - ./manifest.sh
 - ./notify/configure-toolchain.txt
diff --git a/results b/results
index 84f16437..8db86441 100644
--- a/results
+++ b/results
@@ -19,3 +19,14 @@
 # 00:09:26 ./include/net/ip.h:484:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
 # 00:09:27 make[4]: *** [scripts/Makefile.build:207: security/selinux/hooks.o] Error 1
 # 00:09:27 make[3]: *** [scripts/Makefile.build:207: io_uring/io_uring.o] Error 1
+# First few build errors in logs:
+# 00:09:17 arch/arm/mach-bcm/platsmp-brcmstb.c:110:11: error: default initialization of an object of type 'typeof (timeo)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+# 00:09:17 make[3]: *** [scripts/Makefile.build:207: arch/arm/mach-bcm/platsmp-brcmstb.o] Error 1
+# 00:09:21 make[2]: *** [scripts/Makefile.build:465: arch/arm/mach-bcm] Error 2
+# 00:09:21 ./include/net/ip.h:484:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+# 00:09:21 make[4]: *** [scripts/Makefile.build:207: security/selinux/avc.o] Error 1
+# 00:09:25 ./include/net/ip.h:484:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+# 00:09:26 ./include/net/ip6_fib.h:271:10: error: default initialization of an object of type 'typeof (f6i->expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+# 00:09:26 ./include/net/ip.h:484:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+# 00:09:27 make[4]: *** [scripts/Makefile.build:207: security/selinux/hooks.o] Error 1
+# 00:09:27 make[3]: *** [scripts/Makefile.build:207: io_uring/io_uring.o] Error 1
