[21:25:36.371] time ./configure \ [21:25:36.371] --host=x86_64-w64-mingw32ucrt \ [21:25:36.371] --enable-cassert \ [21:25:36.371] --without-icu \ [21:25:36.371] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [21:25:36.371] CXX="ccache x86_64-w64-mingw32ucrt-g++" [21:25:36.491] checking build system type... x86_64-pc-linux-gnu [21:25:36.672] checking host system type... x86_64-w64-mingw32ucrt [21:25:36.678] checking which template to use... win32 [21:25:36.678] checking whether NLS is wanted... no [21:25:36.678] checking for default port number... 5432 [21:25:36.685] checking for block size... 8kB [21:25:36.686] checking for segment size... 1GB [21:25:36.689] checking for WAL block size... 8kB [21:25:36.690] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [21:25:36.725] checking whether the C compiler works... yes [21:25:36.857] checking for C compiler default output file name... a.exe [21:25:36.858] checking for suffix of executables... .exe [21:25:36.900] checking whether we are cross compiling... yes [21:25:36.982] checking for suffix of object files... o [21:25:36.991] checking whether we are using the GNU C compiler... yes [21:25:36.998] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [21:25:37.005] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [21:25:37.014] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [21:25:37.060] checking whether we are using the GNU C++ compiler... yes [21:25:37.066] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [21:25:37.079] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [21:25:37.113] checking for gawk... no [21:25:37.113] checking for mawk... mawk [21:25:37.116] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:25:37.123] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [21:25:37.131] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:25:37.185] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:25:37.351] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [21:25:37.359] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:25:37.366] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:25:37.374] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:25:37.381] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [21:25:37.388] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [21:25:37.395] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [21:25:37.402] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:25:37.409] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:25:37.416] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:25:37.423] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [21:25:37.430] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [21:25:37.436] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [21:25:37.443] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:25:37.449] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:25:37.456] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [21:25:37.463] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [21:25:37.469] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:25:37.476] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:25:37.483] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:25:37.489] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:25:37.496] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:25:37.540] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:25:37.586] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:25:37.593] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:25:37.599] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:25:37.640] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:25:37.647] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:25:37.654] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:25:37.662] checking whether the C compiler still works... yes [21:25:37.725] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [21:25:37.803] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [21:25:37.803] checking pkg-config is at least version 0.9.0... yes [21:25:37.820] checking whether to build with ICU support... no [21:25:37.820] checking whether to build with Tcl... no [21:25:37.820] checking whether to build Perl modules... no [21:25:37.820] checking whether to build Python modules... no [21:25:37.820] checking whether to build with GSSAPI support... no [21:25:37.822] checking whether to build with PAM support... no [21:25:37.822] checking whether to build with BSD Authentication support... no [21:25:37.822] checking whether to build with LDAP support... no [21:25:37.822] checking whether to build with Bonjour support... no [21:25:37.822] checking whether to build with SELinux support... no [21:25:37.822] checking whether to build with systemd support... no [21:25:37.822] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:25:37.822] checking whether to build with liburing support... no [21:25:37.823] checking whether to build with libcurl support... no [21:25:37.823] checking whether to build with libnuma support... no [21:25:37.823] checking whether to build with XML support... no [21:25:37.823] checking whether to build with LZ4 support... no [21:25:37.824] checking whether to build with ZSTD support... no [21:25:37.824] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [21:25:37.824] checking whether it is possible to strip libraries... yes [21:25:37.832] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [21:25:37.833] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [21:25:37.833] checking for a BSD-compatible install... /usr/bin/install -c [21:25:37.843] checking for tar... /usr/bin/tar [21:25:37.843] checking whether ln -s works... yes [21:25:37.843] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:25:37.845] checking for nm... /usr/bin/nm [21:25:37.845] checking for bison... /usr/bin/bison [21:25:37.848] configure: using bison (GNU Bison) 3.8.2 [21:25:37.851] checking for flex... /usr/bin/flex [21:25:37.853] configure: using flex 2.6.4 [21:25:37.854] checking for perl... /usr/bin/perl [21:25:37.857] configure: using perl 5.40.1 [21:25:37.859] checking for zic... /usr/sbin/zic [21:25:37.859] checking for a sed that does not truncate output... /usr/bin/sed [21:25:37.864] checking for grep that handles long lines and -e... /usr/bin/grep [21:25:37.867] checking for egrep... /usr/bin/grep -E [21:25:37.868] checking for ANSI C header files... yes [21:25:37.917] checking for sys/types.h... yes [21:25:37.934] checking for sys/stat.h... yes [21:25:37.950] checking for stdlib.h... yes [21:25:37.966] checking for string.h... yes [21:25:37.982] checking for memory.h... yes [21:25:37.999] checking for strings.h... yes [21:25:38.014] checking for inttypes.h... yes [21:25:38.030] checking for stdint.h... yes [21:25:38.046] checking for unistd.h... yes [21:25:38.061] checking for main in -lm... yes [21:25:38.115] checking for library containing setproctitle... no [21:25:38.215] checking for library containing dlsym... no [21:25:38.315] checking for library containing socket... -lws2_32 [21:25:38.459] checking for library containing getopt_long... none required [21:25:38.510] checking for library containing shm_open... no [21:25:38.604] checking for library containing shm_unlink... no [21:25:38.699] checking for library containing clock_gettime... none required [21:25:38.747] checking for library containing shmget... no [21:25:38.843] checking for library containing backtrace_symbols... no [21:25:38.938] checking for library containing pthread_barrier_wait... none required [21:25:38.984] checking for inflate in -lz... yes [21:25:39.038] checking copyfile.h usability... no [21:25:39.104] checking copyfile.h presence... no [21:25:39.124] checking for copyfile.h... no [21:25:39.128] checking execinfo.h usability... no [21:25:39.183] checking execinfo.h presence... no [21:25:39.203] checking for execinfo.h... no [21:25:39.206] checking getopt.h usability... yes [21:25:39.215] checking getopt.h presence... yes [21:25:39.230] checking for getopt.h... yes [21:25:39.238] checking ifaddrs.h usability... no [21:25:39.297] checking ifaddrs.h presence... no [21:25:39.317] checking for ifaddrs.h... no [21:25:39.320] checking sys/epoll.h usability... no [21:25:39.376] checking sys/epoll.h presence... no [21:25:39.395] checking for sys/epoll.h... no [21:25:39.399] checking sys/event.h usability... no [21:25:39.455] checking sys/event.h presence... no [21:25:39.473] checking for sys/event.h... no [21:25:39.476] checking sys/personality.h usability... no [21:25:39.530] checking sys/personality.h presence... no [21:25:39.550] checking for sys/personality.h... no [21:25:39.553] checking sys/prctl.h usability... no [21:25:39.609] checking sys/prctl.h presence... no [21:25:39.628] checking for sys/prctl.h... no [21:25:39.632] checking sys/procctl.h usability... no [21:25:39.688] checking sys/procctl.h presence... no [21:25:39.708] checking for sys/procctl.h... no [21:25:39.711] checking sys/signalfd.h usability... no [21:25:39.767] checking sys/signalfd.h presence... no [21:25:39.786] checking for sys/signalfd.h... no [21:25:39.790] checking sys/ucred.h usability... no [21:25:39.846] checking sys/ucred.h presence... no [21:25:39.865] checking for sys/ucred.h... no [21:25:39.869] checking termios.h usability... no [21:25:39.924] checking termios.h presence... no [21:25:39.943] checking for termios.h... no [21:25:39.947] checking uchar.h usability... yes [21:25:39.955] checking uchar.h presence... yes [21:25:39.979] checking for uchar.h... yes [21:25:39.987] checking ucred.h usability... no [21:25:40.042] checking ucred.h presence... no [21:25:40.061] checking for ucred.h... no [21:25:40.064] checking xlocale.h usability... no [21:25:40.119] checking xlocale.h presence... no [21:25:40.137] checking for xlocale.h... no [21:25:40.140] checking zlib.h usability... yes [21:25:40.148] checking zlib.h presence... yes [21:25:40.172] checking for zlib.h... yes [21:25:40.172] checking for lz4... /usr/bin/lz4 [21:25:40.172] checking for zstd... /usr/bin/zstd [21:25:40.173] checking for openssl... /usr/bin/openssl [21:25:40.178] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [21:25:40.178] checking crtdefs.h usability... yes [21:25:40.186] checking crtdefs.h presence... yes [21:25:40.201] checking for crtdefs.h... yes [21:25:40.203] checking whether byte ordering is bigendian... no [21:25:40.274] checking for C printf format archetype... gnu_printf [21:25:40.283] checking for C++ printf format archetype... gnu_printf [21:25:40.291] checking for statement expressions... yes [21:25:40.334] checking for typeof... typeof [21:25:40.342] checking for __builtin_types_compatible_p... yes [21:25:40.353] checking for __builtin_constant_p... yes [21:25:40.365] checking for __builtin_mul_overflow... yes [21:25:40.420] checking for __builtin_unreachable... yes [21:25:40.464] checking for computed goto support... yes [21:25:40.472] checking for struct tm.tm_zone... no [21:25:40.551] checking for union semun... no [21:25:40.583] checking for socklen_t... yes [21:25:42.026] checking for struct sockaddr.sa_len... no [21:25:44.570] checking for C/C++ restrict keyword... __restrict [21:25:44.587] checking for struct option... yes [21:25:44.637] checking whether assembler supports x86_64 popcntq... yes [21:25:44.647] checking size of off_t... 4 [21:25:44.892] checking for int timezone... yes [21:25:44.967] checking for backtrace_symbols... no [21:25:45.031] checking for copyfile... no [21:25:45.092] checking for copy_file_range... no [21:25:45.153] checking for elf_aux_info... no [21:25:45.218] checking for getauxval... no [21:25:45.279] checking for getifaddrs... no [21:25:45.341] checking for getpeerucred... no [21:25:45.399] checking for inet_pton... yes [21:25:45.459] checking for kqueue... no [21:25:45.519] checking for localeconv_l... no [21:25:45.580] checking for mbstowcs_l... no [21:25:45.641] checking for posix_fallocate... no [21:25:45.703] checking for ppoll... no [21:25:45.766] checking for pthread_is_threaded_np... no [21:25:45.826] checking for setproctitle... no [21:25:45.887] checking for setproctitle_fast... no [21:25:45.947] checking for strsignal... no [21:25:46.006] checking for syncfs... no [21:25:46.068] checking for sync_file_range... no [21:25:46.127] checking for uselocale... no [21:25:46.189] checking for wcstombs_l... no [21:25:46.248] checking for __builtin_bswap16... yes [21:25:46.310] checking for __builtin_bswap32... yes [21:25:46.367] checking for __builtin_bswap64... yes [21:25:46.426] checking for __builtin_clz... yes [21:25:46.487] checking for __builtin_ctz... yes [21:25:46.542] checking for __builtin_frame_address... yes [21:25:46.599] checking for _LARGEFILE_SOURCE value needed for large files... no [21:25:46.668] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [21:25:46.702] checking for posix_fadvise... no [21:25:46.765] checking whether posix_fadvise is declared... no [21:25:46.816] checking whether fdatasync is declared... no [21:25:46.867] checking whether strlcat is declared... no [21:25:46.942] checking whether strlcpy is declared... no [21:25:47.018] checking whether strsep is declared... no [21:25:47.095] checking whether timingsafe_bcmp is declared... no [21:25:47.169] checking whether preadv is declared... no [21:25:47.206] checking whether pwritev is declared... no [21:25:47.243] checking whether strchrnul is declared... no [21:25:47.290] checking whether memset_s is declared... no [21:25:47.338] checking whether F_FULLFSYNC is declared... no [21:25:47.382] checking for explicit_bzero... no [21:25:47.441] checking for getopt... yes [21:25:47.494] checking for getpeereid... no [21:25:47.553] checking for inet_aton... no [21:25:47.609] checking for mkdtemp... no [21:25:47.664] checking for strlcat... no [21:25:47.720] checking for strlcpy... no [21:25:47.781] checking for strsep... no [21:25:47.842] checking for timingsafe_bcmp... no [21:25:47.902] checking for pthread_barrier_wait... yes [21:25:47.954] configure: On mingw32ucrt we will use our strtof wrapper. [21:25:47.955] checking for getopt_long... yes [21:25:48.007] checking for syslog... no [21:25:48.066] checking for opterr... yes [21:25:48.123] checking for optreset... no [21:25:48.186] checking test program... cross-compiling [21:25:48.186] checking size of void *... 8 [21:25:48.508] checking size of size_t... 8 [21:25:48.818] checking size of long... 4 [21:25:49.053] checking size of long long... 8 [21:25:49.363] checking size of intmax_t... 8 [21:25:49.677] checking alignment of short... 2 [21:25:49.836] checking alignment of int... 4 [21:25:50.107] checking alignment of int64_t... 8 [21:25:50.427] checking alignment of double... 8 [21:25:50.743] checking for __int128... yes [21:25:50.807] checking for __int128 alignment bug... assuming ok [21:25:50.807] checking alignment of PG_INT128_TYPE... 16 [21:25:51.166] checking for builtin __sync char locking functions... yes [21:25:51.213] checking for builtin __sync int32 locking functions... yes [21:25:51.259] checking for builtin __sync int32 atomic operations... yes [21:25:51.307] checking for builtin __sync int64 atomic operations... yes [21:25:51.357] checking for builtin __atomic int32 atomic operations... yes [21:25:51.407] checking for builtin __atomic int64 atomic operations... yes [21:25:51.457] checking for __get_cpuid... yes [21:25:51.510] checking for __get_cpuid_count... yes [21:25:51.560] checking for _xgetbv... yes [21:25:52.033] checking for _mm512_popcnt_epi64... yes [21:25:52.519] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:25:52.645] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:25:52.670] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:25:52.690] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:25:52.710] 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:25:52.761] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:25:52.761] checking for _mm512_clmulepi64_epi128... yes [21:25:53.236] checking for vectorized CRC-32C... AVX-512 with runtime check [21:25:53.236] checking which random number source to use... Windows native [21:25:53.239] checking for xmllint... /usr/bin/xmllint [21:25:53.239] checking for xsltproc... /usr/bin/xsltproc [21:25:53.239] checking for fop... /usr/bin/fop [21:25:53.239] checking for dbtoepub... no [21:25:53.240] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:25:53.240] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:25:53.240] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:25:53.252] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [21:25:53.252] 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 [21:25:53.252] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:25:53.252] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:25:53.359] configure: creating ./config.status [21:25:53.460] config.status: creating GNUmakefile [21:25:53.474] config.status: creating src/Makefile.global [21:25:53.494] config.status: creating src/include/pg_config.h [21:25:53.510] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:25:53.530] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:25:53.540] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:25:53.548] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:25:53.556] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:25:53.560] config.status: executing check_win32_symlinks commands [21:25:53.595] [21:25:53.595] real 0m17.223s [21:25:53.595] user 0m12.282s [21:25:53.595] sys 0m4.695s [21:25:53.595] make -s -j${BUILD_JOBS} clean [21:25:54.180] time make -s -j${BUILD_JOBS} world-bin [21:26:02.693] parsexlog.c: In function ‘is_shutdown_only_sequence’: [21:26:02.693] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:26:02.693] 200 | uint8 rmid; [21:26:02.693] | ^~~~~ [21:26:02.693] parsexlog.c: In function ‘findLastCheckpoint’: [21:26:02.693] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] [21:26:02.693] 342 | } [21:26:02.693] | ^ [21:26:02.693] parsexlog.c: At top level: [21:26:02.693] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] [21:26:02.693] 182 | is_shutdown_only_sequence(XLogReaderState *xlogreader, XLogRecPtr endptr) [21:26:02.693] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [21:26:02.693] cc1: all warnings being treated as errors [21:26:02.693] make[3]: *** [: parsexlog.o] Error 1 [21:26:02.697] make[3]: *** Waiting for unfinished jobs.... [21:26:03.233] pg_rewind.c: In function ‘main’: [21:26:03.233] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:26:03.233] 483 | WalEndStat end_status; [21:26:03.233] | ^~~~~~~~~~ [21:26:03.233] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:26:03.233] 489 | bool src_crc_ok = false; [21:26:03.233] | ^~~~ [21:26:03.233] cc1: all warnings being treated as errors [21:26:03.234] make[3]: *** [: pg_rewind.o] Error 1 [21:26:03.417] make[2]: *** [Makefile:45: all-pg_rewind-recurse] Error 2 [21:26:03.417] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [21:26:03.417] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:26:03.418] [21:26:03.418] real 0m9.237s [21:26:03.418] user 0m16.335s [21:26:03.418] sys 0m7.659s [21:26:03.418] [21:26:03.418] Exit status: 2