=== Applying patches on top of PostgreSQL commit ID 6831cd9e3b082d7b830c3196742dd49e3540c49b === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Jan 17 16:19:19 UTC 2026 On branch cf/6268 nothing to commit, working tree clean === using 'git am' to apply patch ./v20251123-0001-WIP-ARM64-MSVC-stdatomic.patch === Applying: WIP ARM64/MSVC stdatomic error: sha1 information is lacking or useless (meson.build). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 WIP ARM64/MSVC stdatomic When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./v20251123-0001-WIP-ARM64-MSVC-stdatomic.patch === patching file doc/src/sgml/installation.sgml Hunk #1 FAILED at 3967. 1 out of 1 hunk FAILED -- saving rejects to file doc/src/sgml/installation.sgml.rej patching file meson.build Hunk #1 succeeded at 2194 (offset 36 lines). Hunk #2 succeeded at 2471 (offset 99 lines). Hunk #3 FAILED at 2460. 1 out of 3 hunks FAILED -- saving rejects to file meson.build.rej can't find file to patch at input line 71 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/include/port/spin_delay.h b/src/include/port/spin_delay.h |index c583698af8e..f944c8362da 100644 |--- a/src/include/port/spin_delay.h |+++ b/src/include/port/spin_delay.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored patching file src/port/pg_crc32c_armv8.c Hunk #1 FAILED at 14. 1 out of 1 hunk FAILED -- saving rejects to file src/port/pg_crc32c_armv8.c.rej patching file src/tools/msvc_gendef.pl Hunk #1 FAILED at 118. Hunk #2 FAILED at 141. Hunk #3 FAILED at 158. 3 out of 3 hunks FAILED -- saving rejects to file src/tools/msvc_gendef.pl.rej Unstaged changes after reset: M meson.build Removing doc/src/sgml/installation.sgml.rej Removing meson.build.rej Removing src/port/pg_crc32c_armv8.c.rej Removing src/tools/msvc_gendef.pl.rej === using 'git apply' to apply patch ./v20251123-0001-WIP-ARM64-MSVC-stdatomic.patch === Applied patch to 'doc/src/sgml/installation.sgml' with conflicts. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: meson.build:2450 error: meson.build: patch does not apply error: src/include/port/spin_delay.h: does not exist in index Applied patch to 'src/port/pg_crc32c_armv8.c' with conflicts. Applied patch to 'src/tools/msvc_gendef.pl' cleanly.