[00:44:09.217] time ./configure \ [00:44:09.217] --host=x86_64-w64-mingw32 \ [00:44:09.217] --enable-cassert \ [00:44:09.217] --without-icu \ [00:44:09.217] CC="ccache x86_64-w64-mingw32-gcc" \ [00:44:09.217] CXX="ccache x86_64-w64-mingw32-g++" [00:44:09.330] checking build system type... x86_64-pc-linux-gnu [00:44:09.494] checking host system type... x86_64-w64-mingw32 [00:44:09.499] checking which template to use... win32 [00:44:09.499] checking whether NLS is wanted... no [00:44:09.499] checking for default port number... 5432 [00:44:09.506] checking for block size... 8kB [00:44:09.507] checking for segment size... 1GB [00:44:09.509] checking for WAL block size... 8kB [00:44:09.511] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:44:09.544] checking whether the C compiler works... yes [00:44:09.667] checking for C compiler default output file name... a.exe [00:44:09.668] checking for suffix of executables... .exe [00:44:09.708] checking whether we are cross compiling... yes [00:44:09.777] checking for suffix of object files... o [00:44:09.785] checking whether we are using the GNU C compiler... yes [00:44:09.791] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:44:09.798] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:44:09.809] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:44:09.860] checking whether we are using the GNU C++ compiler... yes [00:44:09.867] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:44:09.930] checking for gawk... no [00:44:09.930] checking for mawk... mawk [00:44:09.933] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:44:09.939] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:44:09.945] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:44:09.988] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:44:10.134] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:44:10.141] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:44:10.147] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:44:10.154] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:44:10.160] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:44:10.166] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:44:10.173] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:44:10.179] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:44:10.186] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:44:10.193] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:44:10.199] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:44:10.205] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:44:10.212] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:44:10.247] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:44:10.254] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:44:10.261] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:44:10.267] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:44:10.274] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:44:10.281] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:44:10.303] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:44:10.309] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:44:10.316] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:44:10.352] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:44:10.389] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:44:10.396] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:44:10.402] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:44:10.436] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:44:10.442] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:44:10.449] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:44:10.456] checking whether the C compiler still works... yes [00:44:10.517] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:44:10.585] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:44:10.586] checking pkg-config is at least version 0.9.0... yes [00:44:10.601] checking whether to build with ICU support... no [00:44:10.602] checking whether to build with Tcl... no [00:44:10.602] checking whether to build Perl modules... no [00:44:10.602] checking whether to build Python modules... no [00:44:10.602] checking whether to build with GSSAPI support... no [00:44:10.603] checking whether to build with PAM support... no [00:44:10.603] checking whether to build with BSD Authentication support... no [00:44:10.603] checking whether to build with LDAP support... no [00:44:10.604] checking whether to build with Bonjour support... no [00:44:10.604] checking whether to build with SELinux support... no [00:44:10.604] checking whether to build with systemd support... no [00:44:10.604] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:44:10.604] checking whether to build with liburing support... no [00:44:10.604] checking whether to build with libcurl support... no [00:44:10.605] checking whether to build with libnuma support... no [00:44:10.605] checking whether to build with XML support... no [00:44:10.605] checking whether to build with LZ4 support... no [00:44:10.605] checking whether to build with ZSTD support... no [00:44:10.606] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:44:10.606] checking whether it is possible to strip libraries... yes [00:44:10.614] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:44:10.614] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:44:10.614] checking for a BSD-compatible install... /usr/bin/install -c [00:44:10.623] checking for tar... /usr/bin/tar [00:44:10.623] checking whether ln -s works... yes [00:44:10.623] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:44:10.625] checking for bison... /usr/bin/bison [00:44:10.627] configure: using bison (GNU Bison) 3.8.2 [00:44:10.630] checking for flex... /usr/bin/flex [00:44:10.632] configure: using flex 2.6.4 [00:44:10.632] checking for perl... /usr/bin/perl [00:44:10.635] configure: using perl 5.36.0 [00:44:10.637] checking for zic... /usr/sbin/zic [00:44:10.637] checking for a sed that does not truncate output... /usr/bin/sed [00:44:10.642] checking for grep that handles long lines and -e... /usr/bin/grep [00:44:10.644] checking for egrep... /usr/bin/grep -E [00:44:10.646] checking for ANSI C header files... yes [00:44:10.690] checking for sys/types.h... yes [00:44:10.705] checking for sys/stat.h... yes [00:44:10.721] checking for stdlib.h... yes [00:44:10.734] checking for string.h... yes [00:44:10.747] checking for memory.h... yes [00:44:10.768] checking for strings.h... yes [00:44:10.782] checking for inttypes.h... yes [00:44:10.796] checking for stdint.h... yes [00:44:10.810] checking for unistd.h... yes [00:44:10.824] checking for main in -lm... yes [00:44:10.870] checking for library containing setproctitle... no [00:44:10.956] checking for library containing dlsym... no [00:44:11.040] checking for library containing socket... -lws2_32 [00:44:11.166] checking for library containing getopt_long... none required [00:44:11.212] checking for library containing shm_open... no [00:44:11.298] checking for library containing shm_unlink... no [00:44:11.384] checking for library containing clock_gettime... no [00:44:11.476] checking for library containing shmget... no [00:44:11.564] checking for library containing backtrace_symbols... no [00:44:11.650] checking for library containing pthread_barrier_wait... -lpthread [00:44:11.737] checking for inflate in -lz... yes [00:44:11.785] checking atomic.h usability... no [00:44:11.840] checking atomic.h presence... no [00:44:11.858] checking for atomic.h... no [00:44:11.861] checking copyfile.h usability... no [00:44:11.913] checking copyfile.h presence... no [00:44:11.930] checking for copyfile.h... no [00:44:11.933] checking execinfo.h usability... no [00:44:11.985] checking execinfo.h presence... no [00:44:12.002] checking for execinfo.h... no [00:44:12.006] checking getopt.h usability... yes [00:44:12.013] checking getopt.h presence... yes [00:44:12.027] checking for getopt.h... yes [00:44:12.033] checking ifaddrs.h usability... no [00:44:12.086] checking ifaddrs.h presence... no [00:44:12.103] checking for ifaddrs.h... no [00:44:12.106] checking mbarrier.h usability... no [00:44:12.158] checking mbarrier.h presence... no [00:44:12.176] checking for mbarrier.h... no [00:44:12.179] checking sys/epoll.h usability... no [00:44:12.231] checking sys/epoll.h presence... no [00:44:12.249] checking for sys/epoll.h... no [00:44:12.252] checking sys/event.h usability... no [00:44:12.305] checking sys/event.h presence... no [00:44:12.322] checking for sys/event.h... no [00:44:12.325] checking sys/personality.h usability... no [00:44:12.380] checking sys/personality.h presence... no [00:44:12.397] checking for sys/personality.h... no [00:44:12.400] checking sys/prctl.h usability... no [00:44:12.453] checking sys/prctl.h presence... no [00:44:12.471] checking for sys/prctl.h... no [00:44:12.474] checking sys/procctl.h usability... no [00:44:12.525] checking sys/procctl.h presence... no [00:44:12.543] checking for sys/procctl.h... no [00:44:12.546] checking sys/signalfd.h usability... no [00:44:12.598] checking sys/signalfd.h presence... no [00:44:12.616] checking for sys/signalfd.h... no [00:44:12.619] checking sys/ucred.h usability... no [00:44:12.674] checking sys/ucred.h presence... no [00:44:12.692] checking for sys/ucred.h... no [00:44:12.695] checking termios.h usability... no [00:44:12.747] checking termios.h presence... no [00:44:12.765] checking for termios.h... no [00:44:12.768] checking ucred.h usability... no [00:44:12.820] checking ucred.h presence... no [00:44:12.837] checking for ucred.h... no [00:44:12.840] checking xlocale.h usability... no [00:44:12.893] checking xlocale.h presence... no [00:44:12.912] checking for xlocale.h... no [00:44:12.916] checking zlib.h usability... yes [00:44:12.925] checking zlib.h presence... yes [00:44:12.945] checking for zlib.h... yes [00:44:12.945] checking for lz4... /usr/bin/lz4 [00:44:12.945] checking for zstd... /usr/bin/zstd [00:44:12.946] checking for openssl... /usr/bin/openssl [00:44:12.950] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [00:44:12.950] checking crtdefs.h usability... yes [00:44:12.957] checking crtdefs.h presence... yes [00:44:12.972] checking for crtdefs.h... yes [00:44:12.974] checking whether byte ordering is bigendian... no [00:44:13.044] checking for inline... inline [00:44:13.051] checking for printf format archetype... gnu_printf [00:44:13.059] checking for _Static_assert... yes [00:44:13.099] checking for typeof... typeof [00:44:13.106] checking for __builtin_types_compatible_p... yes [00:44:13.117] checking for __builtin_constant_p... yes [00:44:13.127] checking for __builtin_mul_overflow... yes [00:44:13.174] checking for __builtin_unreachable... yes [00:44:13.215] checking for computed goto support... yes [00:44:13.222] checking for struct tm.tm_zone... no [00:44:13.295] checking for union semun... no [00:44:13.327] checking for socklen_t... yes [00:44:14.436] checking for struct sockaddr.sa_len... no [00:44:16.366] checking for C/C++ restrict keyword... __restrict [00:44:16.379] checking for struct option... yes [00:44:16.419] checking whether assembler supports x86_64 popcntq... yes [00:44:16.426] checking size of off_t... 4 [00:44:16.623] 0 [00:44:16.623] checking for int timezone... yes [00:44:16.677] checking for backtrace_symbols... no [00:44:16.728] checking for copyfile... no [00:44:16.778] checking for copy_file_range... no [00:44:16.828] checking for elf_aux_info... no [00:44:16.878] checking for getauxval... no [00:44:16.929] checking for getifaddrs... no [00:44:16.978] checking for getpeerucred... no [00:44:17.029] checking for inet_pton... yes [00:44:17.081] checking for kqueue... no [00:44:17.133] checking for localeconv_l... no [00:44:17.185] checking for mbstowcs_l... no [00:44:17.235] checking for posix_fallocate... no [00:44:17.286] checking for ppoll... no [00:44:17.337] checking for pthread_is_threaded_np... no [00:44:17.391] checking for setproctitle... no [00:44:17.444] checking for setproctitle_fast... no [00:44:17.494] checking for strsignal... no [00:44:17.544] checking for syncfs... no [00:44:17.594] checking for sync_file_range... no [00:44:17.648] checking for uselocale... no [00:44:17.699] checking for wcstombs_l... no [00:44:17.747] checking for __builtin_bswap16... yes [00:44:17.796] checking for __builtin_bswap32... yes [00:44:17.843] checking for __builtin_bswap64... yes [00:44:17.890] checking for __builtin_clz... yes [00:44:17.938] checking for __builtin_ctz... yes [00:44:17.985] checking for __builtin_popcount... yes [00:44:18.032] checking for __builtin_frame_address... yes [00:44:18.079] checking for _LARGEFILE_SOURCE value needed for large files... no [00:44:18.130] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:44:18.160] checking for posix_fadvise... no [00:44:18.210] checking whether posix_fadvise is declared... no [00:44:18.253] checking whether fdatasync is declared... no [00:44:18.297] checking whether strlcat is declared... no [00:44:18.358] checking whether strlcpy is declared... no [00:44:18.420] checking whether strnlen is declared... yes [00:44:18.433] checking whether strsep is declared... no [00:44:18.493] checking whether timingsafe_bcmp is declared... no [00:44:18.553] checking whether preadv is declared... no [00:44:18.589] checking whether pwritev is declared... no [00:44:18.623] checking whether strchrnul is declared... no [00:44:18.662] checking whether memset_s is declared... no [00:44:18.702] checking whether F_FULLFSYNC is declared... no [00:44:18.742] checking for explicit_bzero... no [00:44:18.792] checking for getopt... yes [00:44:18.836] checking for getpeereid... no [00:44:18.884] checking for inet_aton... no [00:44:18.931] checking for mkdtemp... no [00:44:18.978] checking for strlcat... no [00:44:19.029] checking for strlcpy... no [00:44:19.076] checking for strnlen... yes [00:44:19.123] checking for strsep... no [00:44:19.170] checking for timingsafe_bcmp... no [00:44:19.217] checking for pthread_barrier_wait... yes [00:44:19.260] configure: On mingw32 we will use our strtof wrapper. [00:44:19.260] checking for getopt_long... yes [00:44:19.305] checking for syslog... no [00:44:19.351] checking for opterr... yes [00:44:19.399] checking for optreset... no [00:44:19.450] checking test program... cross-compiling [00:44:19.450] checking size of void *... 8 [00:44:19.705] checking size of size_t... 8 [00:44:19.961] checking size of long... 4 [00:44:20.161] checking size of long long... 8 [00:44:20.429] checking alignment of short... 2 [00:44:20.563] checking alignment of int... 4 [00:44:20.765] checking alignment of long... 4 [00:44:20.962] checking alignment of int64_t... 8 [00:44:21.217] checking alignment of double... 8 [00:44:21.475] checking for __int128... yes [00:44:21.524] checking for __int128 alignment bug... assuming ok [00:44:21.524] checking alignment of PG_INT128_TYPE... 16 [00:44:21.840] checking for builtin __sync char locking functions... yes [00:44:21.882] checking for builtin __sync int32 locking functions... yes [00:44:21.924] checking for builtin __sync int32 atomic operations... yes [00:44:21.965] checking for builtin __sync int64 atomic operations... yes [00:44:22.008] checking for builtin __atomic int32 atomic operations... yes [00:44:22.050] checking for builtin __atomic int64 atomic operations... yes [00:44:22.094] checking for __get_cpuid... yes [00:44:22.140] checking for __get_cpuid_count... yes [00:44:22.183] checking for _xgetbv... yes [00:44:22.578] checking for _mm512_popcnt_epi64... yes [00:44:22.992] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:44:23.093] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:44:23.114] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:44:23.132] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:44:23.151] 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:44:23.207] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:44:23.207] checking for _mm512_clmulepi64_epi128... yes [00:44:23.614] checking for vectorized CRC-32C... AVX-512 with runtime check [00:44:23.614] checking which random number source to use... Windows native [00:44:23.616] checking for xmllint... /usr/bin/xmllint [00:44:23.616] checking for xsltproc... /usr/bin/xsltproc [00:44:23.616] checking for fop... /usr/bin/fop [00:44:23.616] checking for dbtoepub... no [00:44:23.617] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:44:23.617] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:44:23.617] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:44:23.628] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:44:23.629] 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 -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [00:44:23.629] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:44:23.629] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:44:23.714] configure: creating ./config.status [00:44:23.797] config.status: creating GNUmakefile [00:44:23.809] config.status: creating src/Makefile.global [00:44:23.823] config.status: creating src/include/pg_config.h [00:44:23.836] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:44:23.850] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:44:23.857] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:44:23.864] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:44:23.871] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:44:23.878] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:44:23.882] config.status: executing check_win32_symlinks commands [00:44:23.915] [00:44:23.915] real 0m14.698s [00:44:23.915] user 0m9.857s [00:44:23.915] sys 0m4.607s [00:44:23.915] make -s -j${BUILD_JOBS} clean [00:44:24.456] time make -s -j${BUILD_JOBS} world-bin [00:44:30.256] In file included from ../../../src/include/postgres.h:49, [00:44:30.256] from postmaster.c:66: [00:44:30.256] postmaster.c: In function ‘LogChildExit’: [00:44:30.256] postmaster.c:2845:40: error: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘const char *’ [-Werror=format=] [00:44:30.256] 2845 | errmsg("\"%s\" process (PID %d) was terminated by exception 0x%X", [00:44:30.256] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:44:30.256] 2846 | GetBackendTypeDesc(proctype), addtype, pid, WTERMSIG(exitstatus)), [00:44:30.256] | ~~~~~~~ [00:44:30.256] | | [00:44:30.256] | const char * [00:44:30.256] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [00:44:30.256] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [00:44:30.256] | ^~~~~~~~~~~ [00:44:30.256] postmaster.c:2837:17: note: in expansion of macro ‘ereport’ [00:44:30.256] 2837 | ereport(lev, [00:44:30.256] | ^~~~~~~ [00:44:30.256] postmaster.c:2845:62: note: format string is defined here [00:44:30.256] 2845 | errmsg("\"%s\" process (PID %d) was terminated by exception 0x%X", [00:44:30.256] | ~^ [00:44:30.256] | | [00:44:30.256] | int [00:44:30.256] | %s [00:44:30.256] postmaster.c:2845:40: error: too many arguments for format [-Werror=format-extra-args] [00:44:30.256] 2845 | errmsg("\"%s\" process (PID %d) was terminated by exception 0x%X", [00:44:30.256] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:44:30.256] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [00:44:30.256] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [00:44:30.256] | ^~~~~~~~~~~ [00:44:30.256] postmaster.c:2837:17: note: in expansion of macro ‘ereport’ [00:44:30.256] 2837 | ereport(lev, [00:44:30.256] | ^~~~~~~ [00:44:30.256] cc1: all warnings being treated as errors [00:44:30.257] make[3]: *** [: postmaster.o] Error 1 [00:44:30.257] make[2]: *** [common.mk:37: postmaster-recursive] Error 2 [00:44:30.257] make[2]: *** Waiting for unfinished jobs.... [00:44:30.652] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:44:30.652] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:44:30.652] [00:44:30.652] real 0m6.196s [00:44:30.652] user 0m11.336s [00:44:30.652] sys 0m6.514s [00:44:30.652] [00:44:30.652] Exit status: 2