=== Applying patches on top of PostgreSQL commit ID 2f04110225ab30fbd9889d6f5d73fd6b3e1b308b === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Dec 5 06:06:20 UTC 2025 On branch cf/5971 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-v2-shell_archive-refactor-fix-build-and-format.patch === Applying: refactor: shell_archive.c - use OpenPipeStream, improve naming, remove dead code Fixes build error reported by Chao Li ('latch.h' not found) and applies pgindent formatting. error: sha1 information is lacking or useless (src/backend/archive/shell_archive.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 refactor: shell_archive.c - use OpenPipeStream, improve naming, remove dead code Fixes build error reported by Chao Li ('latch.h' not found) and applies pgindent formatting. 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 ./0001-v2-shell_archive-refactor-fix-build-and-format.patch === patching file src/backend/archive/shell_archive.c Hunk #1 FAILED at 16. Hunk #2 FAILED at 61. Hunk #3 FAILED at 69. Hunk #4 FAILED at 108. Hunk #5 FAILED at 267. 5 out of 5 hunks FAILED -- saving rejects to file src/backend/archive/shell_archive.c.rej Removing src/backend/archive/shell_archive.c.rej === using 'git apply' to apply patch ./0001-v2-shell_archive-refactor-fix-build-and-format.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/archive/shell_archive.c:16 error: src/backend/archive/shell_archive.c: patch does not apply