=== Applying patches on top of PostgreSQL commit ID 3943f5cff6a66639d295a6f1922e54b79d2ab16f === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Mar 17 13:05:31 UTC 2025 On branch cf/5483 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-Add-very-basic-test-for-kill_prior_tuples.patch === Applying: Add very basic test for kill_prior_tuples === using 'git am' to apply patch ./v2-0002-heapam-Move-logic-to-handle-HEAP_MOVED-into-a-hel.patch === Applying: heapam: Move logic to handle HEAP_MOVED into a helper function === using 'git am' to apply patch ./v2-0003-bufmgr-Add-BufferLockHeldByMe.patch === Applying: bufmgr: Add BufferLockHeldByMe() === using 'git am' to apply patch ./v2-0004-heapam-Use-exclusive-lock-on-old-page-in-CLUSTER.patch === Applying: heapam: Use exclusive lock on old page in CLUSTER === using 'git am' to apply patch ./v2-0005-heapam-Only-set-tuple-s-block-once-per-page-in-pa.patch === Applying: heapam: Only set tuple's block once per page in pagemode === using 'git am' to apply patch ./v2-0006-bufmgr-Separate-slow-fast-path-of-LockBufHdr.patch === Applying: bufmgr: Separate slow/fast path of LockBufHdr === using 'git am' to apply patch ./v2-0007-heapam-Add-batch-mode-mvcc-check-and-use-it-in-pa.patch === Applying: heapam: Add batch mode mvcc check and use it in page mode === using 'git am' to apply patch ./v2-0008-bufmgr-Make-it-easier-to-change-number-of-buffer-.patch === Applying: bufmgr: Make it easier to change number of buffer state bits error: sha1 information is lacking or useless (src/include/storage/buf_internals.h). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 bufmgr: Make it easier to change number of buffer state bits 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 ./v2-0008-bufmgr-Make-it-easier-to-change-number-of-buffer-.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