On Fri, Mar 14, 2025 at 10:36:39AM -0700, Junio C Hamano wrote: > * ps/ci-meson-check-build-docs (2025-03-12) 1 commit > - ci: perform build and smoke tests for Meson docs > > CI update. > > Will merge to 'next'. > source: <20250312-b4-pks-ci-meson-docs-v1-1-5e7cf7ac959a@xxxxxx> I didn't dig into it, but I'd imagine this topic is the source of CI failures on the "documentation" job like this: 2025-03-14T17:50:13.8749066Z + meson setup build-asciidoc -Ddocs=html,man -Ddocs_backend=asciidoc 2025-03-14T17:50:13.8752287Z ci/test-documentation.sh: line 50: meson: command not found 2025-03-14T17:50:13.8769502Z ##[error]Process completed with exit code 127. that I'm seeing in jch (and looks like you have a similar one in the latest build of 'seen') -Peff