The patchbot reports the following:
Run python3 tools/update-meson.py
Analyzing meson file: ./meson.build
Rewriting ./src/sage/rings/meson.build
Error: the git repo has uncommitted changes:
M src/sage/rings/meson.build
HEAD detached from pull/38544/merge
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: src/sage/rings/meson.build
no changes added to commit (use "git add" and/or "git commit -a")
diff --git a/src/sage/rings/meson.build b/src/sage/rings/meson.build
index 5f4dafd..30a059f 100644
--- a/src/sage/rings/meson.build
+++ b/src/sage/rings/meson.build
@@ -38,6 +38,7 @@ py.install_sources(
'laurent_series_ring_element.pxd',
Error: Process completed with exit code 1.