=== Applying patches on top of PostgreSQL commit ID 0cf205e122ae0fe9333ccf843c2269f13ddc32fc === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Jun 17 16:20:19 UTC 2025 On branch cf/5826 nothing to commit, working tree clean warning: quoted CRLF detected === using 'git am' to apply patch ./v1-0001-pg_restore-freeze.patch === Applying: pg_restore --freeze error: sha1 information is lacking or useless (src/bin/pg_dump/pg_backup.h). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 pg_restore --freeze 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-0001-pg_restore-freeze.patch === (Stripping trailing CRs from patch; use --binary to disable.) patching file src/bin/pg_dump/pg_backup.h Hunk #1 succeeded at 111 (offset -1 lines). (Stripping trailing CRs from patch; use --binary to disable.) patching file src/bin/pg_dump/pg_backup_archiver.c Hunk #2 succeeded at 1017 (offset -9 lines). Hunk #3 succeeded at 1080 (offset -9 lines). (Stripping trailing CRs from patch; use --binary to disable.) patching file src/bin/pg_dump/pg_dump.c (Stripping trailing CRs from patch; use --binary to disable.) patching file src/bin/pg_dump/pg_restore.c Hunk #4 FAILED at 713. 1 out of 4 hunks FAILED -- saving rejects to file src/bin/pg_dump/pg_restore.c.rej Unstaged changes after reset: M src/bin/pg_dump/pg_backup.h M src/bin/pg_dump/pg_backup_archiver.c M src/bin/pg_dump/pg_dump.c M src/bin/pg_dump/pg_restore.c Removing src/bin/pg_dump/pg_restore.c.rej === using 'git apply' to apply patch ./v1-0001-pg_restore-freeze.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/bin/pg_dump/pg_backup.h:112 error: src/bin/pg_dump/pg_backup.h: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/bin/pg_dump/pg_backup_archiver.c:92 error: src/bin/pg_dump/pg_backup_archiver.c: patch does not apply error: patch failed: src/bin/pg_dump/pg_dump.c:2811 Falling back to direct application... error: patch failed: src/bin/pg_dump/pg_dump.c:2811 error: src/bin/pg_dump/pg_dump.c: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/bin/pg_dump/pg_restore.c:109 error: src/bin/pg_dump/pg_restore.c: patch does not apply