=== Applying patches on top of PostgreSQL commit ID 2652835d3efa003439ecc23d5fc3cf089c5952a6 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Jun 30 04:43:21 UTC 2025 On branch cf/5839 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-autovac-save-all-relopts-instead-of-just-avopts.patch === Applying: autovac: save all relopts instead of just avopts === using 'git am' to apply patch ./v1-0002-autovac-resolve-relopts-before-vacuuming.patch === Applying: autovac: resolve relopts before vacuuming === using 'git am' to apply patch ./v1-0003-autovac-combine-reloptions-correctly.patch === Applying: autovac: combine reloptions correctly === using 'git am' to apply patch ./v1-0004-combine-relopts-correctly-for-VACUUM-commands.patch === Applying: combine relopts correctly for VACUUM commands error: sha1 information is lacking or useless (src/backend/commands/vacuum.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 relopts correctly for VACUUM commands 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 ./v1-0004-combine-relopts-correctly-for-VACUUM-commands.patch === patching file src/backend/commands/vacuum.c Hunk #1 succeeded at 125 (offset 1 line). Hunk #2 FAILED at 634. Hunk #3 succeeded at 2007 (offset 9 lines). Hunk #4 FAILED at 2008. Hunk #5 succeeded at 2181 (offset 16 lines). Hunk #6 succeeded at 2201 (offset 16 lines). Hunk #7 succeeded at 2230 (offset 25 lines). Hunk #8 succeeded at 2244 (offset 25 lines). Hunk #9 succeeded at 2353 (offset 31 lines). 2 out of 9 hunks FAILED -- saving rejects to file src/backend/commands/vacuum.c.rej patching file src/backend/postmaster/autovacuum.c patching file src/include/commands/vacuum.h Unstaged changes after reset: M src/backend/commands/vacuum.c M src/backend/postmaster/autovacuum.c M src/include/commands/vacuum.h Removing src/backend/commands/vacuum.c.rej === using 'git apply' to apply patch ./v1-0004-combine-relopts-correctly-for-VACUUM-commands.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/commands/vacuum.c:634 error: src/backend/commands/vacuum.c: patch does not apply Applied patch to 'src/backend/postmaster/autovacuum.c' cleanly. Applied patch to 'src/include/commands/vacuum.h' cleanly.