=== Applying patches on top of PostgreSQL commit ID 78bf28e3bf504db0eea5e3bcb3c43e9908108480 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Feb 3 22:02:28 UTC 2026 On branch cf/6425 nothing to commit, working tree clean === using 'git am' to apply patch ./v8-0001-Remove-some-unnecessary-optimizations-in-popcount.patch === Applying: Remove some unnecessary optimizations in popcount code. === using 'git am' to apply patch ./v8-0002-Remove-specialized-word-length-popcount-implement.patch === Applying: Remove specialized word-length popcount implementations. === using 'git am' to apply patch ./v8-0003-Make-use-of-pg_popcount-in-more-places.patch === Applying: Make use of pg_popcount() in more places.