[21:05:40.841] time ./configure \ [21:05:40.841] --host=x86_64-w64-mingw32ucrt \ [21:05:40.841] --enable-cassert \ [21:05:40.841] --without-icu \ [21:05:40.841] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [21:05:40.841] CXX="ccache x86_64-w64-mingw32ucrt-g++" [21:05:40.977] checking build system type... x86_64-pc-linux-gnu [21:05:41.160] checking host system type... x86_64-w64-mingw32ucrt [21:05:41.166] checking which template to use... win32 [21:05:41.166] checking whether NLS is wanted... no [21:05:41.166] checking for default port number... 5432 [21:05:41.175] checking for block size... 8kB [21:05:41.176] checking for segment size... 1GB [21:05:41.179] checking for WAL block size... 8kB [21:05:41.180] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [21:05:41.219] checking whether the C compiler works... yes [21:05:41.359] checking for C compiler default output file name... a.exe [21:05:41.360] checking for suffix of executables... .exe [21:05:41.406] checking whether we are cross compiling... yes [21:05:41.492] checking for suffix of object files... o [21:05:41.502] checking whether we are using the GNU C compiler... yes [21:05:41.509] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [21:05:41.517] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [21:05:41.528] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [21:05:41.582] checking whether we are using the GNU C++ compiler... yes [21:05:41.590] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [21:05:41.606] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [21:05:41.649] checking for gawk... no [21:05:41.650] checking for mawk... mawk [21:05:41.652] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:05:41.661] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [21:05:41.670] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:05:41.728] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:05:41.902] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [21:05:41.911] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:05:41.919] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:05:41.926] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:05:41.934] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:05:41.943] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:05:41.951] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [21:05:41.959] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:05:41.967] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:05:41.975] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:05:41.984] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [21:05:41.991] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [21:05:41.999] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [21:05:42.007] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:05:42.015] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:05:42.023] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [21:05:42.031] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [21:05:42.039] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:05:42.047] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:05:42.055] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:05:42.063] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:05:42.070] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:05:42.118] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:05:42.168] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:05:42.178] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:05:42.186] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:05:42.230] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:05:42.239] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:05:42.248] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:05:42.258] checking whether the C compiler still works... yes [21:05:42.333] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [21:05:42.414] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [21:05:42.414] checking pkg-config is at least version 0.9.0... yes [21:05:42.431] checking whether to build with ICU support... no [21:05:42.431] checking whether to build with Tcl... no [21:05:42.431] checking whether to build Perl modules... no [21:05:42.431] checking whether to build Python modules... no [21:05:42.431] checking whether to build with GSSAPI support... no [21:05:42.433] checking whether to build with PAM support... no [21:05:42.433] checking whether to build with BSD Authentication support... no [21:05:42.433] checking whether to build with LDAP support... no [21:05:42.433] checking whether to build with Bonjour support... no [21:05:42.433] checking whether to build with SELinux support... no [21:05:42.433] checking whether to build with systemd support... no [21:05:42.433] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:05:42.433] checking whether to build with liburing support... no [21:05:42.434] checking whether to build with libcurl support... no [21:05:42.434] checking whether to build with libnuma support... no [21:05:42.434] checking whether to build with XML support... no [21:05:42.434] checking whether to build with LZ4 support... no [21:05:42.435] checking whether to build with ZSTD support... no [21:05:42.435] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [21:05:42.435] checking whether it is possible to strip libraries... yes [21:05:42.442] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [21:05:42.442] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [21:05:42.442] checking for a BSD-compatible install... /usr/bin/install -c [21:05:42.451] checking for tar... /usr/bin/tar [21:05:42.452] checking whether ln -s works... yes [21:05:42.452] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:05:42.454] checking for nm... /usr/bin/nm [21:05:42.454] checking for bison... /usr/bin/bison [21:05:42.456] configure: using bison (GNU Bison) 3.8.2 [21:05:42.459] checking for flex... /usr/bin/flex [21:05:42.461] configure: using flex 2.6.4 [21:05:42.461] checking for perl... /usr/bin/perl [21:05:42.464] configure: using perl 5.40.1 [21:05:42.466] checking for zic... /usr/sbin/zic [21:05:42.466] checking for a sed that does not truncate output... /usr/bin/sed [21:05:42.471] checking for grep that handles long lines and -e... /usr/bin/grep [21:05:42.474] checking for egrep... /usr/bin/grep -E [21:05:42.475] checking for ANSI C header files... yes [21:05:42.530] checking for sys/types.h... yes [21:05:42.547] checking for sys/stat.h... yes [21:05:42.565] checking for stdlib.h... yes [21:05:42.584] checking for string.h... yes [21:05:42.601] checking for memory.h... yes [21:05:42.620] checking for strings.h... yes [21:05:42.638] checking for inttypes.h... yes [21:05:42.656] checking for stdint.h... yes [21:05:42.674] checking for unistd.h... yes [21:05:42.690] checking for main in -lm... yes [21:05:42.748] checking for library containing setproctitle... no [21:05:42.850] checking for library containing dlsym... no [21:05:42.951] checking for library containing socket... -lws2_32 [21:05:43.100] checking for library containing getopt_long... none required [21:05:43.155] checking for library containing shm_open... no [21:05:43.259] checking for library containing shm_unlink... no [21:05:43.362] checking for library containing clock_gettime... none required [21:05:43.410] checking for library containing shmget... no [21:05:43.515] checking for library containing backtrace_symbols... no [21:05:43.615] checking for library containing pthread_barrier_wait... none required [21:05:43.665] checking for inflate in -lz... yes [21:05:43.722] checking copyfile.h usability... no [21:05:43.793] checking copyfile.h presence... no [21:05:43.812] checking for copyfile.h... no [21:05:43.815] checking execinfo.h usability... no [21:05:43.871] checking execinfo.h presence... no [21:05:43.889] checking for execinfo.h... no [21:05:43.893] checking getopt.h usability... yes [21:05:43.902] checking getopt.h presence... yes [21:05:43.918] checking for getopt.h... yes [21:05:43.926] checking ifaddrs.h usability... no [21:05:43.982] checking ifaddrs.h presence... no [21:05:44.001] checking for ifaddrs.h... no [21:05:44.005] checking sys/epoll.h usability... no [21:05:44.061] checking sys/epoll.h presence... no [21:05:44.081] checking for sys/epoll.h... no [21:05:44.085] checking sys/event.h usability... no [21:05:44.143] checking sys/event.h presence... no [21:05:44.164] checking for sys/event.h... no [21:05:44.169] checking sys/personality.h usability... no [21:05:44.227] checking sys/personality.h presence... no [21:05:44.248] checking for sys/personality.h... no [21:05:44.252] checking sys/prctl.h usability... no [21:05:44.310] checking sys/prctl.h presence... no [21:05:44.329] checking for sys/prctl.h... no [21:05:44.332] checking sys/procctl.h usability... no [21:05:44.390] checking sys/procctl.h presence... no [21:05:44.412] checking for sys/procctl.h... no [21:05:44.416] checking sys/signalfd.h usability... no [21:05:44.477] checking sys/signalfd.h presence... no [21:05:44.498] checking for sys/signalfd.h... no [21:05:44.502] checking sys/ucred.h usability... no [21:05:44.562] checking sys/ucred.h presence... no [21:05:44.583] checking for sys/ucred.h... no [21:05:44.587] checking termios.h usability... no [21:05:44.648] checking termios.h presence... no [21:05:44.669] checking for termios.h... no [21:05:44.673] checking uchar.h usability... yes [21:05:44.683] checking uchar.h presence... yes [21:05:44.705] checking for uchar.h... yes [21:05:44.714] checking ucred.h usability... no [21:05:44.773] checking ucred.h presence... no [21:05:44.793] checking for ucred.h... no [21:05:44.796] checking xlocale.h usability... no [21:05:44.853] checking xlocale.h presence... no [21:05:44.873] checking for xlocale.h... no [21:05:44.877] checking zlib.h usability... yes [21:05:44.886] checking zlib.h presence... yes [21:05:44.910] checking for zlib.h... yes [21:05:44.910] checking for lz4... /usr/bin/lz4 [21:05:44.910] checking for zstd... /usr/bin/zstd [21:05:44.911] checking for openssl... /usr/bin/openssl [21:05:44.916] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [21:05:44.917] checking crtdefs.h usability... yes [21:05:44.925] checking crtdefs.h presence... yes [21:05:44.941] checking for crtdefs.h... yes [21:05:44.943] checking whether byte ordering is bigendian... no [21:05:45.020] checking for inline... inline [21:05:45.028] checking for C printf format archetype... gnu_printf [21:05:45.037] checking for C++ printf format archetype... gnu_printf [21:05:45.047] checking for statement expressions... yes [21:05:45.095] checking for typeof... typeof [21:05:45.105] checking for __builtin_types_compatible_p... yes [21:05:45.129] checking for __builtin_constant_p... yes [21:05:45.142] checking for __builtin_mul_overflow... yes [21:05:45.204] checking for __builtin_unreachable... yes [21:05:45.252] checking for computed goto support... yes [21:05:45.261] checking for struct tm.tm_zone... no [21:05:45.346] checking for union semun... no [21:05:45.380] checking for socklen_t... yes [21:05:46.829] checking for struct sockaddr.sa_len... no [21:05:49.148] checking for C/C++ restrict keyword... __restrict [21:05:49.164] checking for struct option... yes [21:05:49.211] checking whether assembler supports x86_64 popcntq... yes [21:05:49.220] checking size of off_t... 4 [21:05:49.447] checking for int timezone... yes [21:05:49.512] checking for backtrace_symbols... no [21:05:49.571] checking for copyfile... no [21:05:49.629] checking for copy_file_range... no [21:05:49.687] checking for elf_aux_info... no [21:05:49.747] checking for getauxval... no [21:05:49.804] checking for getifaddrs... no [21:05:49.864] checking for getpeerucred... no [21:05:49.924] checking for inet_pton... yes [21:05:49.984] checking for kqueue... no [21:05:50.045] checking for localeconv_l... no [21:05:50.104] checking for mbstowcs_l... no [21:05:50.163] checking for posix_fallocate... no [21:05:50.224] checking for ppoll... no [21:05:50.283] checking for pthread_is_threaded_np... no [21:05:50.342] checking for setproctitle... no [21:05:50.400] checking for setproctitle_fast... no [21:05:50.459] checking for strsignal... no [21:05:50.519] checking for syncfs... no [21:05:50.579] checking for sync_file_range... no [21:05:50.639] checking for uselocale... no [21:05:50.701] checking for wcstombs_l... no [21:05:50.756] checking for __builtin_bswap16... yes [21:05:50.812] checking for __builtin_bswap32... yes [21:05:50.867] checking for __builtin_bswap64... yes [21:05:50.922] checking for __builtin_clz... yes [21:05:50.975] checking for __builtin_ctz... yes [21:05:51.026] checking for __builtin_popcount... yes [21:05:51.079] checking for __builtin_frame_address... yes [21:05:51.133] checking for _LARGEFILE_SOURCE value needed for large files... no [21:05:51.195] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [21:05:51.231] checking for posix_fadvise... no [21:05:51.295] checking whether posix_fadvise is declared... no [21:05:51.344] checking whether fdatasync is declared... no [21:05:51.394] checking whether strlcat is declared... no [21:05:51.462] checking whether strlcpy is declared... no [21:05:51.532] checking whether strsep is declared... no [21:05:51.603] checking whether timingsafe_bcmp is declared... no [21:05:51.674] checking whether preadv is declared... no [21:05:51.712] checking whether pwritev is declared... no [21:05:51.753] checking whether strchrnul is declared... no [21:05:51.800] checking whether memset_s is declared... no [21:05:51.846] checking whether F_FULLFSYNC is declared... no [21:05:51.888] checking for explicit_bzero... no [21:05:51.944] checking for getopt... yes [21:05:51.996] checking for getpeereid... no [21:05:52.052] checking for inet_aton... no [21:05:52.108] checking for mkdtemp... no [21:05:52.163] checking for strlcat... no [21:05:52.217] checking for strlcpy... no [21:05:52.272] checking for strsep... no [21:05:52.327] checking for timingsafe_bcmp... no [21:05:52.383] checking for pthread_barrier_wait... yes [21:05:52.433] configure: On mingw32ucrt we will use our strtof wrapper. [21:05:52.433] checking for getopt_long... yes [21:05:52.484] checking for syslog... no [21:05:52.540] checking for opterr... yes [21:05:52.592] checking for optreset... no [21:05:52.651] checking test program... cross-compiling [21:05:52.652] checking size of void *... 8 [21:05:52.944] checking size of size_t... 8 [21:05:53.235] checking size of long... 4 [21:05:53.471] checking size of long long... 8 [21:05:53.774] checking size of intmax_t... 8 [21:05:54.063] checking alignment of short... 2 [21:05:54.212] checking alignment of int... 4 [21:05:54.490] checking alignment of long... 4 [21:05:54.720] checking alignment of int64_t... 8 [21:05:55.009] checking alignment of double... 8 [21:05:55.302] checking for __int128... yes [21:05:55.363] checking for __int128 alignment bug... assuming ok [21:05:55.363] checking alignment of PG_INT128_TYPE... 16 [21:05:55.749] checking for builtin __sync char locking functions... yes [21:05:55.796] checking for builtin __sync int32 locking functions... yes [21:05:55.844] checking for builtin __sync int32 atomic operations... yes [21:05:55.893] checking for builtin __sync int64 atomic operations... yes [21:05:55.944] checking for builtin __atomic int32 atomic operations... yes [21:05:55.993] checking for builtin __atomic int64 atomic operations... yes [21:05:56.044] checking for __get_cpuid... yes [21:05:56.098] checking for __get_cpuid_count... yes [21:05:56.153] checking for _xgetbv... yes [21:05:56.611] checking for _mm512_popcnt_epi64... yes [21:05:57.084] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:05:57.201] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:05:57.226] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:05:57.246] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:05:57.267] 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 [21:05:57.306] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:05:57.306] checking for _mm512_clmulepi64_epi128... yes [21:05:57.785] checking for vectorized CRC-32C... AVX-512 with runtime check [21:05:57.786] checking which random number source to use... Windows native [21:05:57.788] checking for xmllint... /usr/bin/xmllint [21:05:57.788] checking for xsltproc... /usr/bin/xsltproc [21:05:57.788] checking for fop... /usr/bin/fop [21:05:57.789] checking for dbtoepub... no [21:05:57.789] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:05:57.789] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:05:57.789] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:05:57.802] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [21:05:57.802] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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 [21:05:57.802] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:05:57.802] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:05:57.908] configure: creating ./config.status [21:05:58.010] config.status: creating GNUmakefile [21:05:58.024] config.status: creating src/Makefile.global [21:05:58.043] config.status: creating src/include/pg_config.h [21:05:58.057] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:05:58.076] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:05:58.084] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:05:58.093] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:05:58.102] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:05:58.106] config.status: executing check_win32_symlinks commands [21:05:58.144] [21:05:58.144] real 0m17.303s [21:05:58.144] user 0m11.937s [21:05:58.144] sys 0m5.103s [21:05:58.144] make -s -j${BUILD_JOBS} clean [21:05:58.723] time make -s -j${BUILD_JOBS} world-bin [21:06:26.351] parsexlog.c: In function ‘is_shutdown_only_sequence’: [21:06:26.351] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:06:26.351] 200 | uint8 rmid; [21:06:26.351] | ^~~~~ [21:06:26.351] parsexlog.c: In function ‘findLastCheckpoint’: [21:06:26.351] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] [21:06:26.351] 342 | } [21:06:26.351] | ^ [21:06:26.351] parsexlog.c: At top level: [21:06:26.351] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] [21:06:26.351] 182 | is_shutdown_only_sequence(XLogReaderState *xlogreader, XLogRecPtr endptr) [21:06:26.351] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [21:06:26.351] cc1: all warnings being treated as errors [21:06:26.359] make[3]: *** [: parsexlog.o] Error 1 [21:06:26.359] make[3]: *** Waiting for unfinished jobs.... [21:06:26.559] pg_rewind.c: In function ‘main’: [21:06:26.559] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:06:26.559] 483 | WalEndStat end_status; [21:06:26.559] | ^~~~~~~~~~ [21:06:26.559] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:06:26.559] 489 | bool src_crc_ok = false; [21:06:26.559] | ^~~~ [21:06:26.559] cc1: all warnings being treated as errors [21:06:26.561] make[3]: *** [: pg_rewind.o] Error 1 [21:06:26.580] make[2]: *** [Makefile:45: all-pg_rewind-recurse] Error 2 [21:06:26.580] make[2]: *** Waiting for unfinished jobs.... [21:06:26.711] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [21:06:26.712] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:06:26.712] [21:06:26.712] real 0m27.989s [21:06:26.712] user 1m8.804s [21:06:26.712] sys 0m16.101s [21:06:26.712] [21:06:26.712] Exit status: 2