=== Applying patches on top of PostgreSQL commit ID fea9c1884b2009a94287989e961d6493e22bf656 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Jul 3 21:21:30 UTC 2026 On branch cf/6957 nothing to commit, working tree clean === using 'git am' to apply patch ./v01-0001-Use-tuple-slot-to-pass-tuples-for-rewriting.patch === Applying: Use tuple slot to pass tuples for rewriting. === using 'git am' to apply patch ./v01-0002-Move-functions-to-repack.c.patch === Applying: Move functions to repack.c. === using 'git am' to apply patch ./v01-0003-Introduce-RepackDest-structure.patch === Applying: Introduce RepackDest structure. error: sha1 information is lacking or useless (src/backend/commands/repack.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Introduce RepackDest structure. 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 ./v01-0003-Introduce-RepackDest-structure.patch === patching file src/backend/commands/repack.c Hunk #1 succeeded at 95 (offset 2 lines). Hunk #2 succeeded at 141 (offset 2 lines). Hunk #3 succeeded at 162 (offset 2 lines). Hunk #4 succeeded at 2589 (offset 10 lines). Hunk #5 succeeded at 2622 (offset 10 lines). Hunk #6 succeeded at 2671 (offset 10 lines). Hunk #7 succeeded at 2694 (offset 10 lines). Hunk #8 succeeded at 2707 (offset 10 lines). Hunk #9 succeeded at 2715 (offset 10 lines). Hunk #10 succeeded at 2724 (offset 10 lines). Hunk #11 succeeded at 2733 (offset 10 lines). Hunk #12 succeeded at 2753 (offset 10 lines). Hunk #13 succeeded at 2784 (offset 10 lines). Hunk #14 succeeded at 2937 (offset 13 lines). Hunk #15 succeeded at 2952 (offset 13 lines). Hunk #16 succeeded at 2962 (offset 13 lines). Hunk #17 succeeded at 2991 (offset 13 lines). Hunk #18 succeeded at 3071 (offset 13 lines). Hunk #19 FAILED at 3074. Hunk #20 succeeded at 3183 (offset 65 lines). Hunk #21 succeeded at 3207 (offset 65 lines). 1 out of 21 hunks FAILED -- saving rejects to file src/backend/commands/repack.c.rej patching file src/include/commands/repack.h patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 2661 (offset 1 line). Unstaged changes after reset: M src/backend/commands/repack.c M src/include/commands/repack.h M src/tools/pgindent/typedefs.list Removing src/backend/commands/repack.c.rej === using 'git apply' to apply patch ./v01-0003-Introduce-RepackDest-structure.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/commands/repack.c:3093 error: src/backend/commands/repack.c: patch does not apply Applied patch to 'src/include/commands/repack.h' cleanly. Applied patch to 'src/tools/pgindent/typedefs.list' cleanly.