=== Applying patches on top of PostgreSQL commit ID 832e220d99afa241d80cd3334eb78439719fe744 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Apr 28 07:00:27 UTC 2026 On branch cf/6718 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-hash-reuse-recently-freed-overflow-pages.patch === Applying: hash: reuse recently freed overflow pages error: sha1 information is lacking or useless (src/backend/access/hash/hashovfl.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 hash: reuse recently freed overflow pages 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-hash-reuse-recently-freed-overflow-pages.patch === patching file src/backend/access/hash/hashovfl.c Hunk #2 FAILED at 189. Hunk #3 succeeded at 244 (offset 1 line). Hunk #4 succeeded at 706 (offset 6 lines). 1 out of 4 hunks FAILED -- saving rejects to file src/backend/access/hash/hashovfl.c.rej Unstaged changes after reset: M src/backend/access/hash/hashovfl.c Removing src/backend/access/hash/hashovfl.c.rej === using 'git apply' to apply patch ./0001-hash-reuse-recently-freed-overflow-pages.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/access/hash/hashovfl.c:132 error: src/backend/access/hash/hashovfl.c: patch does not apply