 08-check_regression/console.log.xz | Bin 2256 -> 2308 bytes
 README.html                        |   2 ++
 README.txt                         |   1 +
 results                            |  11 +++++++++++
 4 files changed, 14 insertions(+)

diff --git a/08-check_regression/console.log.xz b/08-check_regression/console.log.xz
index dd5f543d..73316547 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 9837aab1..0eb32cfc 100644
--- a/README.html
+++ b/README.html
@@ -50,6 +50,7 @@ List of files below:
 <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>
@@ -58,6 +59,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 99c5e68e..abaedc7f 100644
--- a/README.txt
+++ b/README.txt
@@ -47,6 +47,7 @@ List of files below:
 - ./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 f1ac30be..3ebd8699 100644
--- a/results
+++ b/results
@@ -19,3 +19,14 @@
 # 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
