[00:10:01.048] time ./configure \ [00:10:01.048] --host=x86_64-w64-mingw32ucrt \ [00:10:01.048] --enable-cassert \ [00:10:01.048] --without-icu \ [00:10:01.048] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [00:10:01.048] CXX="ccache x86_64-w64-mingw32ucrt-g++" [00:10:01.191] checking build system type... x86_64-pc-linux-gnu [00:10:01.383] checking host system type... x86_64-w64-mingw32ucrt [00:10:01.389] checking which template to use... win32 [00:10:01.389] checking whether NLS is wanted... no [00:10:01.389] checking for default port number... 5432 [00:10:01.397] checking for block size... 8kB [00:10:01.399] checking for segment size... 1GB [00:10:01.402] checking for WAL block size... 8kB [00:10:01.403] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [00:10:01.440] checking whether the C compiler works... yes [00:10:01.594] checking for C compiler default output file name... a.exe [00:10:01.596] checking for suffix of executables... .exe [00:10:01.642] checking whether we are cross compiling... yes [00:10:01.734] checking for suffix of object files... o [00:10:01.743] checking whether we are using the GNU C compiler... yes [00:10:01.752] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [00:10:01.761] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [00:10:01.852] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [00:10:01.913] checking whether we are using the GNU C++ compiler... yes [00:10:01.921] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [00:10:01.937] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [00:10:01.975] checking for gawk... no [00:10:01.975] checking for mawk... mawk [00:10:01.977] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:10:02.013] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [00:10:02.022] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:10:02.077] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:10:02.246] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [00:10:02.255] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:10:02.344] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:10:02.379] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:10:02.387] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [00:10:02.396] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [00:10:02.405] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [00:10:02.413] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:10:02.422] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:10:02.430] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:10:02.438] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [00:10:02.472] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [00:10:02.480] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [00:10:02.497] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:10:02.506] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:10:02.523] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [00:10:02.532] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [00:10:02.541] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:10:02.549] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [00:10:02.557] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:10:02.574] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:10:02.582] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:10:02.629] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:10:02.678] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:10:02.712] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:10:02.720] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:10:02.763] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:10:02.772] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:10:02.781] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:10:02.790] checking whether the C compiler still works... yes [00:10:02.846] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [00:10:02.927] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [00:10:02.927] checking pkg-config is at least version 0.9.0... yes [00:10:02.944] checking whether to build with ICU support... no [00:10:02.944] checking whether to build with Tcl... no [00:10:02.944] checking whether to build Perl modules... no [00:10:02.944] checking whether to build Python modules... no [00:10:02.944] checking whether to build with GSSAPI support... no [00:10:02.946] checking whether to build with PAM support... no [00:10:02.946] checking whether to build with BSD Authentication support... no [00:10:02.946] checking whether to build with LDAP support... no [00:10:02.946] checking whether to build with Bonjour support... no [00:10:02.946] checking whether to build with SELinux support... no [00:10:02.946] checking whether to build with systemd support... no [00:10:02.946] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:10:02.946] checking whether to build with liburing support... no [00:10:02.947] checking whether to build with libcurl support... no [00:10:02.947] checking whether to build with libnuma support... no [00:10:02.947] checking whether to build with XML support... no [00:10:02.947] checking whether to build with LZ4 support... no [00:10:02.948] checking whether to build with ZSTD support... no [00:10:02.948] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [00:10:02.948] checking whether it is possible to strip libraries... yes [00:10:02.956] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [00:10:02.957] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [00:10:02.957] checking for a BSD-compatible install... /usr/bin/install -c [00:10:02.968] checking for tar... /usr/bin/tar [00:10:02.968] checking whether ln -s works... yes [00:10:02.968] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:10:02.970] checking for nm... /usr/bin/nm [00:10:02.971] checking for bison... /usr/bin/bison [00:10:02.974] configure: using bison (GNU Bison) 3.8.2 [00:10:02.977] checking for flex... /usr/bin/flex [00:10:02.980] configure: using flex 2.6.4 [00:10:02.980] checking for perl... /usr/bin/perl [00:10:02.983] configure: using perl 5.40.1 [00:10:02.985] checking for zic... /usr/sbin/zic [00:10:02.986] checking for a sed that does not truncate output... /usr/bin/sed [00:10:02.992] checking for grep that handles long lines and -e... /usr/bin/grep [00:10:02.994] checking for egrep... /usr/bin/grep -E [00:10:02.996] checking for ANSI C header files... yes [00:10:03.069] checking for sys/types.h... yes [00:10:03.087] checking for sys/stat.h... yes [00:10:03.105] checking for stdlib.h... yes [00:10:03.122] checking for string.h... yes [00:10:03.139] checking for memory.h... yes [00:10:03.157] checking for strings.h... yes [00:10:03.175] checking for inttypes.h... yes [00:10:03.193] checking for stdint.h... yes [00:10:03.210] checking for unistd.h... yes [00:10:03.227] checking for main in -lm... yes [00:10:03.282] checking for library containing setproctitle... no [00:10:03.383] checking for library containing dlsym... no [00:10:03.485] checking for library containing socket... -lws2_32 [00:10:03.636] checking for library containing getopt_long... none required [00:10:03.690] checking for library containing shm_open... no [00:10:03.795] checking for library containing shm_unlink... no [00:10:03.899] checking for library containing clock_gettime... none required [00:10:03.948] checking for library containing shmget... no [00:10:04.053] checking for library containing backtrace_symbols... no [00:10:04.159] checking for library containing pthread_barrier_wait... none required [00:10:04.207] checking for inflate in -lz... yes [00:10:04.262] checking copyfile.h usability... no [00:10:04.332] checking copyfile.h presence... no [00:10:04.354] checking for copyfile.h... no [00:10:04.358] checking execinfo.h usability... no [00:10:04.419] checking execinfo.h presence... no [00:10:04.440] checking for execinfo.h... no [00:10:04.444] checking getopt.h usability... yes [00:10:04.452] checking getopt.h presence... yes [00:10:04.467] checking for getopt.h... yes [00:10:04.476] checking ifaddrs.h usability... no [00:10:04.531] checking ifaddrs.h presence... no [00:10:04.553] checking for ifaddrs.h... no [00:10:04.557] checking sys/epoll.h usability... no [00:10:04.615] checking sys/epoll.h presence... no [00:10:04.635] checking for sys/epoll.h... no [00:10:04.640] checking sys/event.h usability... no [00:10:04.694] checking sys/event.h presence... no [00:10:04.713] checking for sys/event.h... no [00:10:04.717] checking sys/personality.h usability... no [00:10:04.776] checking sys/personality.h presence... no [00:10:04.797] checking for sys/personality.h... no [00:10:04.801] checking sys/prctl.h usability... no [00:10:04.859] checking sys/prctl.h presence... no [00:10:04.880] checking for sys/prctl.h... no [00:10:04.884] checking sys/procctl.h usability... no [00:10:04.943] checking sys/procctl.h presence... no [00:10:04.962] checking for sys/procctl.h... no [00:10:04.966] checking sys/signalfd.h usability... no [00:10:05.023] checking sys/signalfd.h presence... no [00:10:05.044] checking for sys/signalfd.h... no [00:10:05.047] checking sys/ucred.h usability... no [00:10:05.103] checking sys/ucred.h presence... no [00:10:05.124] checking for sys/ucred.h... no [00:10:05.128] checking termios.h usability... no [00:10:05.184] checking termios.h presence... no [00:10:05.203] checking for termios.h... no [00:10:05.207] checking uchar.h usability... yes [00:10:05.215] checking uchar.h presence... yes [00:10:05.240] checking for uchar.h... yes [00:10:05.249] checking ucred.h usability... no [00:10:05.307] checking ucred.h presence... no [00:10:05.325] checking for ucred.h... no [00:10:05.329] checking xlocale.h usability... no [00:10:05.387] checking xlocale.h presence... no [00:10:05.408] checking for xlocale.h... no [00:10:05.411] checking zlib.h usability... yes [00:10:05.420] checking zlib.h presence... yes [00:10:05.441] checking for zlib.h... yes [00:10:05.442] checking for lz4... /usr/bin/lz4 [00:10:05.442] checking for zstd... /usr/bin/zstd [00:10:05.442] checking for openssl... /usr/bin/openssl [00:10:05.448] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [00:10:05.449] checking crtdefs.h usability... yes [00:10:05.458] checking crtdefs.h presence... yes [00:10:05.474] checking for crtdefs.h... yes [00:10:05.476] checking whether byte ordering is bigendian... no [00:10:05.583] checking for C printf format archetype... gnu_printf [00:10:05.594] checking for C++ printf format archetype... gnu_printf [00:10:05.604] checking for statement expressions... yes [00:10:05.649] checking for typeof... typeof [00:10:05.659] checking for __builtin_types_compatible_p... yes [00:10:05.681] checking for __builtin_constant_p... yes [00:10:05.694] checking for __builtin_mul_overflow... yes [00:10:05.752] checking for __builtin_unreachable... yes [00:10:05.799] checking for computed goto support... yes [00:10:05.808] checking for struct tm.tm_zone... no [00:10:05.888] checking for union semun... no [00:10:05.925] checking for socklen_t... yes [00:10:07.299] checking for struct sockaddr.sa_len... no [00:10:09.781] checking for C/C++ restrict keyword... __restrict [00:10:09.798] checking for struct option... yes [00:10:09.843] checking whether assembler supports x86_64 popcntq... yes [00:10:09.862] checking size of off_t... 4 [00:10:10.083] checking for int timezone... yes [00:10:10.152] checking for backtrace_symbols... no [00:10:10.213] checking for copyfile... no [00:10:10.274] checking for copy_file_range... no [00:10:10.332] checking for elf_aux_info... no [00:10:10.392] checking for getauxval... no [00:10:10.452] checking for getifaddrs... no [00:10:10.512] checking for getpeerucred... no [00:10:10.572] checking for inet_pton... yes [00:10:10.630] checking for kqueue... no [00:10:10.691] checking for localeconv_l... no [00:10:10.752] checking for mbstowcs_l... no [00:10:10.810] checking for posix_fallocate... no [00:10:10.870] checking for ppoll... no [00:10:10.927] checking for pthread_is_threaded_np... no [00:10:10.986] checking for setproctitle... no [00:10:11.045] checking for setproctitle_fast... no [00:10:11.105] checking for strsignal... no [00:10:11.164] checking for syncfs... no [00:10:11.224] checking for sync_file_range... no [00:10:11.284] checking for uselocale... no [00:10:11.346] checking for wcstombs_l... no [00:10:11.401] checking for __builtin_bswap16... yes [00:10:11.458] checking for __builtin_bswap32... yes [00:10:11.513] checking for __builtin_bswap64... yes [00:10:11.568] checking for __builtin_clz... yes [00:10:11.625] checking for __builtin_ctz... yes [00:10:11.680] checking for __builtin_frame_address... yes [00:10:11.735] checking for _LARGEFILE_SOURCE value needed for large files... no [00:10:11.795] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [00:10:11.828] checking for posix_fadvise... no [00:10:11.886] checking whether posix_fadvise is declared... no [00:10:11.934] checking whether fdatasync is declared... no [00:10:11.984] checking whether strlcat is declared... no [00:10:12.050] checking whether strlcpy is declared... no [00:10:12.122] checking whether strsep is declared... no [00:10:12.193] checking whether timingsafe_bcmp is declared... no [00:10:12.266] checking whether preadv is declared... no [00:10:12.306] checking whether pwritev is declared... no [00:10:12.346] checking whether strchrnul is declared... no [00:10:12.392] checking whether memset_s is declared... no [00:10:12.440] checking whether F_FULLFSYNC is declared... no [00:10:12.484] checking for explicit_bzero... no [00:10:12.539] checking for getopt... yes [00:10:12.589] checking for getpeereid... no [00:10:12.644] checking for inet_aton... no [00:10:12.699] checking for mkdtemp... no [00:10:12.755] checking for strlcat... no [00:10:12.811] checking for strlcpy... no [00:10:12.866] checking for strsep... no [00:10:12.922] checking for timingsafe_bcmp... no [00:10:12.977] checking for pthread_barrier_wait... yes [00:10:13.029] configure: On mingw32ucrt we will use our strtof wrapper. [00:10:13.029] checking for getopt_long... yes [00:10:13.079] checking for syslog... no [00:10:13.135] checking for opterr... yes [00:10:13.188] checking for optreset... no [00:10:13.247] checking test program... cross-compiling [00:10:13.247] checking size of void *... 8 [00:10:13.560] checking size of size_t... 8 [00:10:13.917] checking size of long... 4 [00:10:14.204] checking size of long long... 8 [00:10:14.558] checking size of intmax_t... 8 [00:10:14.856] checking alignment of short... 2 [00:10:15.031] checking alignment of int... 4 [00:10:15.249] checking alignment of int64_t... 8 [00:10:15.659] checking alignment of double... 8 [00:10:15.976] checking for __int128... yes [00:10:16.042] checking for __int128 alignment bug... assuming ok [00:10:16.042] checking alignment of PG_INT128_TYPE... 16 [00:10:16.428] checking for builtin __sync char locking functions... yes [00:10:16.477] checking for builtin __sync int32 locking functions... yes [00:10:16.525] checking for builtin __sync int32 atomic operations... yes [00:10:16.572] checking for builtin __sync int64 atomic operations... yes [00:10:16.621] checking for builtin __atomic int32 atomic operations... yes [00:10:16.667] checking for builtin __atomic int64 atomic operations... yes [00:10:16.716] checking for __get_cpuid... yes [00:10:16.769] checking for __get_cpuid_count... yes [00:10:16.818] checking for _xgetbv... yes [00:10:17.280] checking for _mm512_popcnt_epi64... yes [00:10:17.753] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:10:17.866] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:10:17.890] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:10:17.910] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:10:17.930] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [00:10:17.969] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:10:17.969] checking for _mm512_clmulepi64_epi128... yes [00:10:18.439] checking for vectorized CRC-32C... AVX-512 with runtime check [00:10:18.439] checking which random number source to use... Windows native [00:10:18.441] checking for xmllint... /usr/bin/xmllint [00:10:18.441] checking for xsltproc... /usr/bin/xsltproc [00:10:18.441] checking for fop... /usr/bin/fop [00:10:18.442] checking for dbtoepub... no [00:10:18.442] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:10:18.442] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:10:18.442] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:10:18.454] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [00:10:18.454] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [00:10:18.454] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:10:18.454] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:10:18.559] configure: creating ./config.status [00:10:18.666] config.status: creating GNUmakefile [00:10:18.681] config.status: creating src/Makefile.global [00:10:18.702] config.status: creating src/include/pg_config.h [00:10:18.718] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:10:18.738] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:10:18.748] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:10:18.757] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:10:18.765] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:10:18.770] config.status: executing check_win32_symlinks commands [00:10:18.810] [00:10:18.810] real 0m17.761s [00:10:18.810] user 0m12.171s [00:10:18.810] sys 0m5.262s [00:10:18.810] make -s -j${BUILD_JOBS} clean [00:10:19.399] time make -s -j${BUILD_JOBS} world-bin [00:11:43.395] worker.c: In function ‘apply_handle_begin’: [00:11:43.395] worker.c:2306:25: error: this statement may fall through [-Werror=implicit-fallthrough=] [00:11:43.395] 2306 | pa_switch_to_partial_serialize(winfo, true); [00:11:43.395] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11:43.395] worker.c:2309:17: note: here [00:11:43.395] 2309 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:11:43.395] | ^~~~ [00:11:43.395] worker.c: In function ‘apply_handle_commit’: [00:11:43.395] worker.c:2462:25: error: this statement may fall through [-Werror=implicit-fallthrough=] [00:11:43.395] 2462 | pa_switch_to_partial_serialize(winfo, true); [00:11:43.395] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11:43.395] worker.c:2464:17: note: here [00:11:43.395] 2464 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:11:43.395] | ^~~~ [00:11:43.395] worker.c: In function ‘apply_handle_begin_prepare’: [00:11:43.395] worker.c:2574:25: error: this statement may fall through [-Werror=implicit-fallthrough=] [00:11:43.395] 2574 | pa_switch_to_partial_serialize(winfo, true); [00:11:43.395] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11:43.395] worker.c:2577:17: note: here [00:11:43.395] 2577 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:11:43.395] | ^~~~ [00:11:43.395] worker.c: In function ‘apply_handle_prepare’: [00:11:43.395] worker.c:2733:25: error: this statement may fall through [-Werror=implicit-fallthrough=] [00:11:43.395] 2733 | pa_switch_to_partial_serialize(winfo, true); [00:11:43.395] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11:43.395] worker.c:2735:17: note: here [00:11:43.395] 2735 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:11:43.395] | ^~~~ [00:11:43.395] cc1: all warnings being treated as errors [00:11:43.397] make[4]: *** [: worker.o] Error 1 [00:11:43.397] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [00:11:43.398] make[2]: *** [common.mk:37: replication-recursive] Error 2 [00:11:43.402] make[2]: *** Waiting for unfinished jobs.... [00:11:49.434] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:11:49.435] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:11:49.435] [00:11:49.435] real 1m30.036s [00:11:49.435] user 4m58.385s [00:11:49.435] sys 0m41.745s [00:11:49.435] [00:11:49.435] Exit status: 2