=== Applying patches on top of PostgreSQL commit ID ee642cccc43ca1a0ff4a4af2a457208b919af017 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Feb 18 17:24:24 UTC 2026 On branch cf/6043 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-Checkpointer-batch-data-writeback-during-BufferSync.patch === Applying: Checkpointer batch data writeback during BufferSync error: sha1 information is lacking or useless (src/backend/storage/buffer/bufmgr.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Checkpointer batch data writeback during BufferSync 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-Checkpointer-batch-data-writeback-during-BufferSync.patch === patching file src/backend/storage/buffer/bufmgr.c Hunk #1 FAILED at 3471. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/storage/buffer/bufmgr.c.rej Removing src/backend/storage/buffer/bufmgr.c.rej === using 'git apply' to apply patch ./0001-Checkpointer-batch-data-writeback-during-BufferSync.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/storage/buffer/bufmgr.c:3471 error: src/backend/storage/buffer/bufmgr.c: patch does not apply