=== Applying patches on top of PostgreSQL commit ID 06473f5a344df8c9594ead90a609b86f6724cff8 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Sep 8 10:39:20 UTC 2025 On branch cf/6024 nothing to commit, working tree clean === using 'git am' to apply patch ./v3-0000-cover-letter.patch === Patch is empty. When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To record the empty patch as an empty commit, run "git am --allow-empty". To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./v3-0000-cover-letter.patch === gpatch: **** Only garbage was found in the patch input. === using 'git apply' to apply patch ./v3-0000-cover-letter.patch === === Patch was already applied, skipping commit === === using 'git am' to apply patch ./v3-0002-Improve-read_local_xlog_page_guts-by-replacing-po.patch === fatal: previous rebase directory .git/rebase-apply still exists but mbox given. === using patch(1) to apply patch ./v3-0002-Improve-read_local_xlog_page_guts-by-replacing-po.patch === patching file src/backend/access/transam/xlog.c Hunk #1 succeeded at 2912 (offset -1 lines). Hunk #2 succeeded at 3096 (offset -1 lines). patching file src/backend/access/transam/xlogutils.c can't find file to patch at input line 139 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/backend/access/transam/xlogwait.c b/src/backend/access/transam/xlogwait.c |index 2cc9312e836..70241bd384f 100644 |--- a/src/backend/access/transam/xlogwait.c |+++ b/src/backend/access/transam/xlogwait.c -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored patching file src/backend/replication/walsender.c patching file src/backend/utils/activity/wait_event_names.txt Hunk #1 FAILED at 89. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/utils/activity/wait_event_names.txt.rej can't find file to patch at input line 291 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/include/access/xlogwait.h b/src/include/access/xlogwait.h |index 72be2f76293..742c47609ae 100644 |--- a/src/include/access/xlogwait.h |+++ b/src/include/access/xlogwait.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored Unstaged changes after reset: M src/backend/access/transam/xlog.c M src/backend/access/transam/xlogutils.c M src/backend/replication/walsender.c Removing src/backend/utils/activity/wait_event_names.txt.rej === using 'git apply' to apply patch ./v3-0002-Improve-read_local_xlog_page_guts-by-replacing-po.patch === /work/patches/./v3-0002-Improve-read_local_xlog_page_guts-by-replacing-po.patch:235: trailing whitespace. WAIT_EVENT_WAIT_FOR_WAL_FLUSH); error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/backend/access/transam/xlogutils.c' cleanly. error: src/backend/access/transam/xlogwait.c: does not exist in index Applied patch to 'src/backend/replication/walsender.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/utils/activity/wait_event_names.txt:89 error: src/backend/utils/activity/wait_event_names.txt: patch does not apply error: src/include/access/xlogwait.h: does not exist in index