=== Applying patches on top of PostgreSQL commit ID 73dd7163c5d19f93b629d1ccd9d2a2de6e9667f6 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Feb 8 22:53:35 UTC 2026 On branch cf/5830 nothing to commit, working tree clean === using 'git am' to apply patch ./v10-0001-Refactor-some-TOAST-value-ID-code-to-use-Oid8-in.patch === Applying: Refactor some TOAST value ID code to use Oid8 instead of Oid === using 'git am' to apply patch ./v10-0002-Minimize-footprint-of-TOAST_MAX_CHUNK_SIZE-in-he.patch === Applying: Minimize footprint of TOAST_MAX_CHUNK_SIZE in heap and amcheck error: sha1 information is lacking or useless (src/backend/access/heap/heaptoast.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Minimize footprint of TOAST_MAX_CHUNK_SIZE in heap and amcheck 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 ./v10-0002-Minimize-footprint-of-TOAST_MAX_CHUNK_SIZE-in-he.patch === patching file src/backend/access/heap/heaptoast.c Hunk #4 FAILED at 767. 1 out of 4 hunks FAILED -- saving rejects to file src/backend/access/heap/heaptoast.c.rej patching file contrib/amcheck/verify_heapam.c Unstaged changes after reset: M contrib/amcheck/verify_heapam.c M src/backend/access/heap/heaptoast.c Removing src/backend/access/heap/heaptoast.c.rej === using 'git apply' to apply patch ./v10-0002-Minimize-footprint-of-TOAST_MAX_CHUNK_SIZE-in-he.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/access/heap/heaptoast.c:763 error: src/backend/access/heap/heaptoast.c: patch does not apply Applied patch to 'contrib/amcheck/verify_heapam.c' cleanly.