=== Applying patches on top of PostgreSQL commit ID 6e951f279beab566efa267151d028c3684f6095e === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Jun 13 08:55:21 UTC 2025 On branch cf/5800 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-Refactor-match_previous_words-to-remove-direct-us.patch === Applying: Refactor match_previous_words() to remove direct use of rl_completion_matches() === using 'git am' to apply patch ./v2-0002-Add-tab-completion-support-for-COPY-.-TO-FROM-STD.patch === Applying: Add tab completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM error: sha1 information is lacking or useless (src/bin/psql/tab-complete.in.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Add tab completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM 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-0002-Add-tab-completion-support-for-COPY-.-TO-FROM-STD.patch === patching file src/bin/psql/tab-complete.in.c Hunk #3 FAILED at 3283. Hunk #4 succeeded at 6185 (offset 1 line). 1 out of 4 hunks FAILED -- saving rejects to file src/bin/psql/tab-complete.in.c.rej Unstaged changes after reset: M src/bin/psql/tab-complete.in.c Removing src/bin/psql/tab-complete.in.c.rej === using 'git apply' to apply patch ./v2-0002-Add-tab-completion-support-for-COPY-.-TO-FROM-STD.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/bin/psql/tab-complete.in.c:3272 error: src/bin/psql/tab-complete.in.c: patch does not apply