=== Applying patches on top of PostgreSQL commit ID ac4494646daee27df20f7cded3ad49be24e9a98c === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Mar 12 20:12:27 UTC 2025 On branch cf/5571 nothing to commit, working tree clean === using 'git am' to apply patch ./v3-0001-pg_noreturn-to-replace-pg_attribute_noreturn.patch === Applying: pg_noreturn to replace pg_attribute_noreturn() Using index info to reconstruct a base tree... M src/backend/postmaster/launch_backend.c M src/backend/postmaster/postmaster.c M src/include/postmaster/postmaster.h M src/include/tcop/backend_startup.h Falling back to patching base and 3-way merge... Auto-merging src/include/tcop/backend_startup.h CONFLICT (content): Merge conflict in src/include/tcop/backend_startup.h Auto-merging src/include/postmaster/postmaster.h Auto-merging src/backend/postmaster/postmaster.c Auto-merging src/backend/postmaster/launch_backend.c error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 pg_noreturn to replace pg_attribute_noreturn() 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". Unstaged changes after reset: M contrib/dblink/dblink.c M contrib/pgcrypto/px.h M src/backend/access/transam/xlogrecovery.c M src/backend/backup/basebackup_incremental.c M src/backend/postmaster/autovacuum.c M src/backend/postmaster/launch_backend.c M src/backend/postmaster/postmaster.c M src/backend/replication/logical/tablesync.c M src/backend/replication/walsender.c M src/backend/utils/adt/ri_triggers.c M src/backend/utils/fmgr/dfmgr.c M src/backend/utils/hash/dynahash.c M src/backend/utils/mmgr/slab.c M src/bin/pg_combinebackup/load_manifest.c M src/bin/pg_dump/pg_backup_utils.h M src/bin/pg_upgrade/pg_upgrade.h M src/bin/pg_verifybackup/pg_verifybackup.c M src/bin/pg_verifybackup/pg_verifybackup.h M src/bin/pgbench/pgbench.h M src/include/bootstrap/bootstrap.h M src/include/c.h M src/include/commands/defrem.h M src/include/common/parse_manifest.h M src/include/mb/pg_wchar.h M src/include/parser/parse_relation.h M src/include/parser/scanner.h M src/include/postmaster/autovacuum.h M src/include/postmaster/bgworker_internals.h M src/include/postmaster/bgwriter.h M src/include/postmaster/pgarch.h M src/include/postmaster/postmaster.h M src/include/postmaster/startup.h M src/include/postmaster/syslogger.h M src/include/postmaster/walsummarizer.h M src/include/postmaster/walwriter.h M src/include/replication/slotsync.h M src/include/replication/walreceiver.h M src/include/replication/walsender_private.h M src/include/storage/ipc.h M src/include/storage/lock.h M src/include/tcop/backend_startup.h M src/include/tcop/tcopprot.h M src/include/utils/elog.h M src/include/utils/float.h M src/include/utils/help_config.h M src/include/utils/memutils_internal.h M src/interfaces/ecpg/preproc/preproc_extern.h M src/pl/plpgsql/src/plpgsql.h M src/test/modules/libpq_pipeline/libpq_pipeline.c M src/test/modules/test_shm_mq/test_shm_mq.h M src/test/modules/worker_spi/worker_spi.c M src/timezone/zic.c M src/tools/pg_bsd_indent/err.h === using patch(1) to apply patch ./v3-0001-pg_noreturn-to-replace-pg_attribute_noreturn.patch === patch: unrecognized option `--no-backup-if-mismatch' usage: patch [-bCcEeflNnRstuv] [-B backup-prefix] [-D symbol] [-d directory] [-F max-fuzz] [-i patchfile] [-o out-file] [-p strip-count] [-r rej-name] [-V t | nil | never | none] [-x number] [-z backup-ext] [--posix] [origfile [patchfile]] patch >>>>>> theirs #endif /* BACKEND_STARTUP_H */