=== Applying patches on top of PostgreSQL commit ID 72e6184cd5fe82620693a2aae9e34452d1984459 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Thu Aug 13 07:54:27 UTC 2026 On branch cf/6433 nothing to commit, working tree clean === using 'git am' to apply patch ./v13-0001-Add-pg_stat_io_histogram-view-to-provide-more-de.patch === Applying: Add pg_stat_io_histogram view to provide more detailed insight into IO profile === using 'git am' to apply patch ./v13-0002-Lower-pg_stat_io_histogram-private-backend-memor.patch === Applying: Lower pg_stat_io_histogram private (backend) memory in pending_hist_time_buckets by using array with indirect offsets. === using 'git am' to apply patch ./v13-0003-Lower-pg_stat_io_histogram-shared-memory-use-by-.patch === Applying: Lower pg_stat_io_histogram shared memory use by using array with indirect offsets. error: sha1 information is lacking or useless (src/backend/utils/activity/pgstat.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Lower pg_stat_io_histogram shared memory use by using array with indirect offsets. 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 ./v13-0003-Lower-pg_stat_io_histogram-shared-memory-use-by-.patch === patching file src/backend/utils/activity/pgstat.c Hunk #1 succeeded at 459 (offset 16 lines). Hunk #2 succeeded at 1750 (offset 16 lines). Hunk #3 succeeded at 2029 (offset 16 lines). patching file src/backend/utils/activity/pgstat_io.c patching file src/backend/utils/activity/pgstat_shmem.c patching file src/backend/utils/adt/pgstatfuncs.c Hunk #1 succeeded at 1729 (offset 62 lines). Hunk #2 succeeded at 1758 (offset 62 lines). Hunk #3 succeeded at 1776 (offset 62 lines). Hunk #4 succeeded at 1805 (offset 62 lines). Hunk #5 succeeded at 1853 (offset 62 lines). patching file src/include/pgstat.h Hunk #2 FAILED at 217. Hunk #6 succeeded at 696 (offset 14 lines). 1 out of 6 hunks FAILED -- saving rejects to file src/include/pgstat.h.rej Unstaged changes after reset: M src/backend/utils/activity/pgstat.c M src/backend/utils/activity/pgstat_io.c M src/backend/utils/activity/pgstat_shmem.c M src/backend/utils/adt/pgstatfuncs.c M src/include/pgstat.h Removing src/include/pgstat.h.rej === using 'git apply' to apply patch ./v13-0003-Lower-pg_stat_io_histogram-shared-memory-use-by-.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/backend/utils/activity/pgstat_io.c' cleanly. Applied patch to 'src/backend/utils/activity/pgstat_shmem.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/include/pgstat.h:218 error: src/include/pgstat.h: patch does not apply