=== Applying patches on top of PostgreSQL commit ID 72e6184cd5fe82620693a2aae9e34452d1984459 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Thu Aug 13 08:44:30 UTC 2026 On branch cf/7142 nothing to commit, working tree clean === using 'git am' to apply patch ./v06082026-0001-pg_basebackup-rename-the-blackhole-backup-.patch === Applying: pg_basebackup: rename the "blackhole" backup target to "server-blackhole" === using 'git am' to apply patch ./v06082026-0002-pg_basebackup-add-new-client-blackhole-ben.patch === Applying: pg_basebackup: add new "client-blackhole" (benchmarking) backup target === using 'git am' to apply patch ./v06082026-0003-pg_basebackup-report-average-data-transfer.patch === Applying: pg_basebackup: report average data transfer throughput in verbose mode === using 'git am' to apply patch ./v06082026-0004-basebackup-bump-SINK_BUFFER_LENGTH-to-256k.patch === Applying: basebackup: bump SINK_BUFFER_LENGTH to 256kB === using 'git am' to apply patch ./v06082026-0005-basebackup-issue-posix_fadvise-for-more-ef.patch === Applying: basebackup: issue posix_fadvise() for more efficient cold-cache handling === using 'git am' to apply patch ./v06082026-0006-pg_basebackup-elimiate-usage-of-libc-to-co.patch === Applying: pg_basebackup: elimiate usage of libc to coalesce writes() syscalls === using 'git am' to apply patch ./v06082026-0007-pg_basebackup-preallocate-extracted-files-.patch === Applying: pg_basebackup: preallocate extracted files with posix_fallocate() === using 'git am' to apply patch ./v06082026-0008-libpq-pg_basebackup-add-PQgetCopyDataInter.patch === Applying: libpq / pg_basebackup: add PQgetCopyDataInternalBuf() for heavy transfers === using 'git am' to apply patch ./v06082026-0009-pg_basebackup-add-support-for-Direct-I-O-a.patch === Applying: pg_basebackup: add support for Direct I/O and Async I/O using liburing === using 'git am' to apply patch ./v06082026-0010-pg_basebackup-preallocate-DIO-writes-also-.patch === Applying: pg_basebackup: preallocate DIO writes also in case of writing tar file format === using 'git am' to apply patch ./v2-0001-Add-MPTCP-protocol-support-to-server-and-libpq-on.patch === Applying: Add MPTCP protocol support to server and libpq on Linux.