=== Applying patches on top of PostgreSQL commit ID 7b88529f4363994450bd4cd3c172006a8a77e222 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v6-0001-Add-a-Postgres-SQL-function-for-crc32c-testing.patch patching file src/test/modules/test_crc32c/Makefile patching file src/test/modules/test_crc32c/test_crc32c--1.0.sql patching file src/test/modules/test_crc32c/test_crc32c.c patching file src/test/modules/test_crc32c/test_crc32c.control [cf/5100 7331c6bbed] Add a Postgres SQL function for crc32c testing. Author: Paul Amonson Date: Mon May 6 08:34:17 2024 -0700 4 files changed, 66 insertions(+) create mode 100644 src/test/modules/test_crc32c/Makefile create mode 100644 src/test/modules/test_crc32c/test_crc32c--1.0.sql create mode 100644 src/test/modules/test_crc32c/test_crc32c.c create mode 100644 src/test/modules/test_crc32c/test_crc32c.control === applying patch ./v6-0002-Move-all-HW-checks-to-common-file.patch patching file configure Hunk #1 succeeded at 14728 (offset -3 lines). Hunk #2 succeeded at 14774 (offset -3 lines). Hunk #3 succeeded at 14798 (offset -3 lines). Hunk #4 succeeded at 14843 (offset -3 lines). Hunk #5 succeeded at 14867 (offset -3 lines). Hunk #6 FAILED at 17440. 1 out of 6 hunks FAILED -- saving rejects to file configure.rej patching file configure.ac Hunk #1 FAILED at 2072. 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej patching file src/include/port/pg_bitutils.h patching file src/include/port/pg_hw_feat_check.h patching file src/port/Makefile Hunk #1 FAILED at 45. Hunk #2 FAILED at 92. 2 out of 2 hunks FAILED -- saving rejects to file src/port/Makefile.rej patching file src/port/meson.build Hunk #1 FAILED at 85. 1 out of 1 hunk FAILED -- saving rejects to file src/port/meson.build.rej patching file src/port/pg_bitutils.c patching file src/port/pg_crc32c_sse42_choose.c patching file src/port/pg_hw_feat_check.c The next patch would delete the file src/port/pg_popcount_avx512_choose.c, which does not exist! Applying it anyway. patching file src/port/pg_popcount_avx512_choose.c Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file src/port/pg_popcount_avx512_choose.c.rej