=== Applying patches on top of PostgreSQL commit ID 0eeffd31bf9bb73446387cd7eebbbf43148aa281 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Feb 21 22:31:26 UTC 2026 On branch cf/6507 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-Remove-unnecessary-volatile-qualifiers.patch === Applying: Remove unnecessary volatile qualifiers. === using 'git am' to apply patch ./v1-0002-Remove-SpinLockFree-and-S_LOCK_FREE.patch === Applying: Remove SpinLockFree() and S_LOCK_FREE(). Using index info to reconstruct a base tree... M src/backend/storage/lmgr/s_lock.c M src/include/storage/s_lock.h M src/include/storage/spin.h Falling back to patching base and 3-way merge... Auto-merging src/include/storage/s_lock.h No changes -- Patch already applied. === using 'git am' to apply patch ./v1-0003-Convert-SpinLock-macros-to-static-inline-function.patch === Applying: Convert SpinLock* macros to static inline functions.