=== Applying patches on top of PostgreSQL commit ID 144ad723a4484927266a316d1c9550d56745ff67 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Jul 5 21:27:24 UTC 2025 On branch cf/5841 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-Introduce-heap-specific-wrapper-for-visibilitymap.patch === Applying: Introduce heap-specific wrapper for visibilitymap_set() === using 'git am' to apply patch ./v2-0002-Introduce-unlogged-versions-of-VM-functions.patch === Applying: Introduce unlogged versions of VM functions === using 'git am' to apply patch ./v2-0003-Eliminate-xl_heap_visible-in-COPY-FREEZE.patch === Applying: Eliminate xl_heap_visible in COPY FREEZE === using 'git am' to apply patch ./v2-0004-Make-heap_page_is_all_visible-independent-of-LVRe.patch === Applying: Make heap_page_is_all_visible independent of LVRelState === using 'git am' to apply patch ./v2-0005-Eliminate-xl_heap_visible-from-vacuum-phase-III.patch === Applying: Eliminate xl_heap_visible from vacuum phase III === using 'git am' to apply patch ./v2-0006-Use-xl_heap_prune-record-for-setting-empty-pages-.patch === Applying: Use xl_heap_prune record for setting empty pages all-visible === using 'git am' to apply patch ./v2-0007-Combine-lazy_scan_prune-VM-corruption-cases.patch === Applying: Combine lazy_scan_prune VM corruption cases error: sha1 information is lacking or useless (src/backend/access/heap/vacuumlazy.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Combine lazy_scan_prune VM corruption cases 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 ./v2-0007-Combine-lazy_scan_prune-VM-corruption-cases.patch === patching file src/backend/access/heap/vacuumlazy.c Hunk #1 FAILED at 431. Hunk #2 succeeded at 1934 (offset 1 line). Hunk #3 succeeded at 2140 (offset 3 lines). Hunk #4 succeeded at 2183 (offset 3 lines). 1 out of 4 hunks FAILED -- saving rejects to file src/backend/access/heap/vacuumlazy.c.rej Unstaged changes after reset: M src/backend/access/heap/vacuumlazy.c Removing src/backend/access/heap/vacuumlazy.c.rej === using 'git apply' to apply patch ./v2-0007-Combine-lazy_scan_prune-VM-corruption-cases.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/access/heap/vacuumlazy.c:431 error: src/backend/access/heap/vacuumlazy.c: patch does not apply