=== Applying patches on top of PostgreSQL commit ID 98c7c7152d2d4670a349c0fe48f05cf95c0b1185 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./0001-change-function-SET-to-use-a-separate-GUC-source.patch patching file src/backend/access/table/tableamapi.c patching file src/backend/catalog/pg_db_role_setting.c patching file src/backend/commands/functioncmds.c patching file src/backend/commands/tablespace.c patching file src/backend/commands/variable.c Hunk #1 succeeded at 842 (offset 11 lines). Hunk #2 succeeded at 867 (offset 11 lines). Hunk #3 succeeded at 950 (offset 10 lines). Hunk #4 succeeded at 975 (offset 10 lines). patching file src/backend/storage/buffer/localbuf.c patching file src/backend/utils/cache/ts_cache.c patching file src/backend/utils/misc/guc.c Hunk #1 succeeded at 249 (offset -3 lines). Hunk #2 succeeded at 6449 (offset 5 lines). Hunk #3 succeeded at 6460 (offset 5 lines). Hunk #4 succeeded at 6527 (offset 5 lines). Hunk #5 succeeded at 6537 (offset 5 lines). Hunk #6 succeeded at 6597 (offset 5 lines). Hunk #7 succeeded at 6635 (offset 5 lines). Hunk #8 succeeded at 6670 (offset 5 lines). Hunk #9 succeeded at 6731 (offset 5 lines). patching file src/include/utils/guc.h Hunk #2 succeeded at 436 (offset 29 lines). [cf/3482 876ea19fc4] change function SET to use a separate GUC source Author: Justin Pryzby Date: Sun Jul 21 09:49:17 2024 -0500 9 files changed, 28 insertions(+), 27 deletions(-) === applying patch ./0002-warn-when-setting-GUC-to-a-nonextant-library.patch patching file src/backend/commands/variable.c Hunk #2 succeeded at 1247 (offset 12 lines). patching file src/backend/utils/fmgr/dfmgr.c Hunk #2 succeeded at 413 (offset 4 lines). patching file src/backend/utils/misc/guc.c Hunk #1 FAILED at 4654. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/utils/misc/guc.c.rej patching file src/backend/utils/misc/guc_tables.c Hunk #1 succeeded at 4302 (offset 65 lines). Hunk #2 succeeded at 4313 (offset 65 lines). Hunk #3 succeeded at 4324 (offset 65 lines). patching file src/include/fmgr.h Hunk #1 succeeded at 748 (offset -1 lines). patching file src/include/utils/guc_hooks.h Hunk #1 succeeded at 175 (offset 3 lines). patching file src/test/modules/unsafe_tests/expected/rolenames.out patching file src/test/modules/unsafe_tests/sql/rolenames.sql