[18:43:41.166] time ./configure \ [18:43:41.166] --host=x86_64-w64-mingw32 \ [18:43:41.166] --enable-cassert \ [18:43:41.166] --without-icu \ [18:43:41.166] CC="ccache x86_64-w64-mingw32-gcc" \ [18:43:41.166] CXX="ccache x86_64-w64-mingw32-g++" [18:43:41.295] checking build system type... x86_64-pc-linux-gnu [18:43:41.483] checking host system type... x86_64-w64-mingw32 [18:43:41.489] checking which template to use... win32 [18:43:41.490] checking whether NLS is wanted... no [18:43:41.490] checking for default port number... 5432 [18:43:41.497] checking for block size... 8kB [18:43:41.498] checking for segment size... 1GB [18:43:41.501] checking for WAL block size... 8kB [18:43:41.502] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:43:41.540] checking whether the C compiler works... yes [18:43:41.686] checking for C compiler default output file name... a.exe [18:43:41.687] checking for suffix of executables... .exe [18:43:41.734] checking whether we are cross compiling... yes [18:43:41.814] checking for suffix of object files... o [18:43:41.823] checking whether we are using the GNU C compiler... yes [18:43:41.831] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:43:41.838] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:43:41.849] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:43:41.911] checking whether we are using the GNU C++ compiler... yes [18:43:41.919] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:43:41.999] checking for gawk... no [18:43:41.999] checking for mawk... mawk [18:43:42.002] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:43:42.010] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:43:42.017] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:43:42.067] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:43:42.232] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:43:42.241] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:43:42.250] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:43:42.258] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:43:42.266] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:43:42.274] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:43:42.283] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:43:42.291] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:43:42.299] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:43:42.307] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:43:42.315] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:43:42.324] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:43:42.332] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:43:42.373] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:43:42.381] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:43:42.389] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:43:42.398] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:43:42.406] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:43:42.415] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:43:42.444] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:43:42.453] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:43:42.462] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:43:42.503] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:43:42.545] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:43:42.553] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:43:42.561] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:43:42.599] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:43:42.607] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:43:42.615] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:43:42.625] checking whether the C compiler still works... yes [18:43:42.697] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:43:42.777] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:43:42.777] checking pkg-config is at least version 0.9.0... yes [18:43:42.795] checking whether to build with ICU support... no [18:43:42.795] checking whether to build with Tcl... no [18:43:42.795] checking whether to build Perl modules... no [18:43:42.795] checking whether to build Python modules... no [18:43:42.795] checking whether to build with GSSAPI support... no [18:43:42.797] checking whether to build with PAM support... no [18:43:42.797] checking whether to build with BSD Authentication support... no [18:43:42.797] checking whether to build with LDAP support... no [18:43:42.797] checking whether to build with Bonjour support... no [18:43:42.797] checking whether to build with SELinux support... no [18:43:42.797] checking whether to build with systemd support... no [18:43:42.797] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:43:42.797] checking whether to build with liburing support... no [18:43:42.798] checking whether to build with libcurl support... no [18:43:42.798] checking whether to build with libnuma support... no [18:43:42.798] checking whether to build with XML support... no [18:43:42.798] checking whether to build with LZ4 support... no [18:43:42.799] checking whether to build with ZSTD support... no [18:43:42.799] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:43:42.799] checking whether it is possible to strip libraries... yes [18:43:42.808] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:43:42.809] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:43:42.809] checking for a BSD-compatible install... /usr/bin/install -c [18:43:42.819] checking for tar... /usr/bin/tar [18:43:42.819] checking whether ln -s works... yes [18:43:42.819] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:43:42.822] checking for bison... /usr/bin/bison [18:43:42.824] configure: using bison (GNU Bison) 3.8.2 [18:43:42.827] checking for flex... /usr/bin/flex [18:43:42.829] configure: using flex 2.6.4 [18:43:42.830] checking for perl... /usr/bin/perl [18:43:42.833] configure: using perl 5.36.0 [18:43:42.835] checking for zic... /usr/sbin/zic [18:43:42.835] checking for a sed that does not truncate output... /usr/bin/sed [18:43:42.841] checking for grep that handles long lines and -e... /usr/bin/grep [18:43:42.843] checking for egrep... /usr/bin/grep -E [18:43:42.845] checking for ANSI C header files... yes [18:43:42.893] checking for sys/types.h... yes [18:43:42.910] checking for sys/stat.h... yes [18:43:42.926] checking for stdlib.h... yes [18:43:42.941] checking for string.h... yes [18:43:42.956] checking for memory.h... yes [18:43:42.973] checking for strings.h... yes [18:43:42.989] checking for inttypes.h... yes [18:43:43.005] checking for stdint.h... yes [18:43:43.020] checking for unistd.h... yes [18:43:43.046] checking for main in -lm... yes [18:43:43.095] checking for library containing setproctitle... no [18:43:43.188] checking for library containing dlsym... no [18:43:43.283] checking for library containing socket... -lws2_32 [18:43:43.420] checking for library containing getopt_long... none required [18:43:43.470] checking for library containing shm_open... no [18:43:43.570] checking for library containing shm_unlink... no [18:43:43.670] checking for library containing clock_gettime... no [18:43:43.772] checking for library containing shmget... no [18:43:43.869] checking for library containing backtrace_symbols... no [18:43:43.966] checking for library containing pthread_barrier_wait... -lpthread [18:43:44.064] checking for inflate in -lz... yes [18:43:44.119] checking atomic.h usability... no [18:43:44.182] checking atomic.h presence... no [18:43:44.203] checking for atomic.h... no [18:43:44.207] checking copyfile.h usability... no [18:43:44.266] checking copyfile.h presence... no [18:43:44.285] checking for copyfile.h... no [18:43:44.289] checking execinfo.h usability... no [18:43:44.345] checking execinfo.h presence... no [18:43:44.364] checking for execinfo.h... no [18:43:44.367] checking getopt.h usability... yes [18:43:44.375] checking getopt.h presence... yes [18:43:44.391] checking for getopt.h... yes [18:43:44.398] checking ifaddrs.h usability... no [18:43:44.455] checking ifaddrs.h presence... no [18:43:44.474] checking for ifaddrs.h... no [18:43:44.477] checking mbarrier.h usability... no [18:43:44.534] checking mbarrier.h presence... no [18:43:44.553] checking for mbarrier.h... no [18:43:44.557] checking sys/epoll.h usability... no [18:43:44.616] checking sys/epoll.h presence... no [18:43:44.635] checking for sys/epoll.h... no [18:43:44.638] checking sys/event.h usability... no [18:43:44.695] checking sys/event.h presence... no [18:43:44.714] checking for sys/event.h... no [18:43:44.717] checking sys/personality.h usability... no [18:43:44.771] checking sys/personality.h presence... no [18:43:44.790] checking for sys/personality.h... no [18:43:44.794] checking sys/prctl.h usability... no [18:43:44.852] checking sys/prctl.h presence... no [18:43:44.872] checking for sys/prctl.h... no [18:43:44.875] checking sys/procctl.h usability... no [18:43:44.930] checking sys/procctl.h presence... no [18:43:44.951] checking for sys/procctl.h... no [18:43:44.955] checking sys/signalfd.h usability... no [18:43:45.015] checking sys/signalfd.h presence... no [18:43:45.037] checking for sys/signalfd.h... no [18:43:45.041] checking sys/ucred.h usability... no [18:43:45.102] checking sys/ucred.h presence... no [18:43:45.123] checking for sys/ucred.h... no [18:43:45.126] checking termios.h usability... no [18:43:45.187] checking termios.h presence... no [18:43:45.209] checking for termios.h... no [18:43:45.213] checking ucred.h usability... no [18:43:45.274] checking ucred.h presence... no [18:43:45.296] checking for ucred.h... no [18:43:45.300] checking xlocale.h usability... no [18:43:45.361] checking xlocale.h presence... no [18:43:45.382] checking for xlocale.h... no [18:43:45.386] checking zlib.h usability... yes [18:43:45.397] checking zlib.h presence... yes [18:43:45.420] checking for zlib.h... yes [18:43:45.420] checking for lz4... /usr/bin/lz4 [18:43:45.421] checking for zstd... /usr/bin/zstd [18:43:45.421] checking for openssl... /usr/bin/openssl [18:43:45.426] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [18:43:45.427] checking crtdefs.h usability... yes [18:43:45.435] checking crtdefs.h presence... yes [18:43:45.452] checking for crtdefs.h... yes [18:43:45.453] checking whether byte ordering is bigendian... no [18:43:45.539] checking for inline... inline [18:43:45.547] checking for printf format archetype... gnu_printf [18:43:45.557] checking for _Static_assert... yes [18:43:45.605] checking for typeof... typeof [18:43:45.613] checking for __builtin_types_compatible_p... yes [18:43:45.626] checking for __builtin_constant_p... yes [18:43:45.639] checking for __builtin_mul_overflow... yes [18:43:45.693] checking for __builtin_unreachable... yes [18:43:45.740] checking for computed goto support... yes [18:43:45.749] checking for struct tm.tm_zone... no [18:43:45.836] checking for union semun... no [18:43:45.872] checking for socklen_t... yes [18:43:47.030] checking for struct sockaddr.sa_len... no [18:43:49.117] checking for C/C++ restrict keyword... __restrict [18:43:49.130] checking for struct option... yes [18:43:49.175] checking whether assembler supports x86_64 popcntq... yes [18:43:49.184] checking size of off_t... 4 [18:43:49.408] 0 [18:43:49.408] checking for int timezone... yes [18:43:49.467] checking for backtrace_symbols... no [18:43:49.522] checking for copyfile... no [18:43:49.581] checking for copy_file_range... no [18:43:49.639] checking for elf_aux_info... no [18:43:49.696] checking for getauxval... no [18:43:49.754] checking for getifaddrs... no [18:43:49.811] checking for getpeerucred... no [18:43:49.870] checking for inet_pton... yes [18:43:49.929] checking for kqueue... no [18:43:49.984] checking for localeconv_l... no [18:43:50.039] checking for mbstowcs_l... no [18:43:50.096] checking for posix_fallocate... no [18:43:50.152] checking for ppoll... no [18:43:50.207] checking for pthread_is_threaded_np... no [18:43:50.261] checking for setproctitle... no [18:43:50.315] checking for setproctitle_fast... no [18:43:50.368] checking for strsignal... no [18:43:50.422] checking for syncfs... no [18:43:50.478] checking for sync_file_range... no [18:43:50.533] checking for uselocale... no [18:43:50.587] checking for wcstombs_l... no [18:43:50.639] checking for __builtin_bswap16... yes [18:43:50.692] checking for __builtin_bswap32... yes [18:43:50.743] checking for __builtin_bswap64... yes [18:43:50.794] checking for __builtin_clz... yes [18:43:50.847] checking for __builtin_ctz... yes [18:43:50.900] checking for __builtin_popcount... yes [18:43:50.952] checking for __builtin_frame_address... yes [18:43:51.005] checking for _LARGEFILE_SOURCE value needed for large files... no [18:43:51.062] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:43:51.094] checking for posix_fadvise... no [18:43:51.149] checking whether posix_fadvise is declared... no [18:43:51.196] checking whether fdatasync is declared... no [18:43:51.243] checking whether strlcat is declared... no [18:43:51.309] checking whether strlcpy is declared... no [18:43:51.373] checking whether strnlen is declared... yes [18:43:51.386] checking whether strsep is declared... no [18:43:51.451] checking whether timingsafe_bcmp is declared... no [18:43:51.516] checking whether preadv is declared... no [18:43:51.554] checking whether pwritev is declared... no [18:43:51.590] checking whether strchrnul is declared... no [18:43:51.634] checking whether memset_s is declared... no [18:43:51.680] checking whether F_FULLFSYNC is declared... no [18:43:51.723] checking for explicit_bzero... no [18:43:51.778] checking for getopt... yes [18:43:51.829] checking for getpeereid... no [18:43:51.882] checking for inet_aton... no [18:43:51.935] checking for mkdtemp... no [18:43:51.992] checking for strlcat... no [18:43:52.045] checking for strlcpy... no [18:43:52.099] checking for strnlen... yes [18:43:52.153] checking for strsep... no [18:43:52.206] checking for timingsafe_bcmp... no [18:43:52.259] checking for pthread_barrier_wait... yes [18:43:52.308] configure: On mingw32 we will use our strtof wrapper. [18:43:52.308] checking for getopt_long... yes [18:43:52.359] checking for syslog... no [18:43:52.412] checking for opterr... yes [18:43:52.467] checking for optreset... no [18:43:52.525] checking test program... cross-compiling [18:43:52.525] checking size of void *... 8 [18:43:52.818] checking size of size_t... 8 [18:43:53.101] checking size of long... 4 [18:43:53.322] checking size of long long... 8 [18:43:53.620] checking alignment of short... 2 [18:43:53.767] checking alignment of int... 4 [18:43:53.986] checking alignment of long... 4 [18:43:54.211] checking alignment of int64_t... 8 [18:43:54.503] checking alignment of double... 8 [18:43:54.795] checking for __int128... yes [18:43:54.850] checking for __int128 alignment bug... assuming ok [18:43:54.851] checking alignment of PG_INT128_TYPE... 16 [18:43:55.205] checking for builtin __sync char locking functions... yes [18:43:55.252] checking for builtin __sync int32 locking functions... yes [18:43:55.300] checking for builtin __sync int32 atomic operations... yes [18:43:55.348] checking for builtin __sync int64 atomic operations... yes [18:43:55.396] checking for builtin __atomic int32 atomic operations... yes [18:43:55.443] checking for builtin __atomic int64 atomic operations... yes [18:43:55.491] checking for __get_cpuid... yes [18:43:55.541] checking for __get_cpuid_count... yes [18:43:55.588] checking for _xgetbv... yes [18:43:55.992] checking for _mm512_popcnt_epi64... yes [18:43:56.411] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [18:43:56.516] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:43:56.539] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [18:43:56.558] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:43:56.576] 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 [18:43:56.634] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:43:56.635] checking for _mm512_clmulepi64_epi128... yes [18:43:57.041] checking for vectorized CRC-32C... AVX-512 with runtime check [18:43:57.041] checking which random number source to use... Windows native [18:43:57.043] checking for xmllint... /usr/bin/xmllint [18:43:57.044] checking for xsltproc... /usr/bin/xsltproc [18:43:57.044] checking for fop... /usr/bin/fop [18:43:57.044] checking for dbtoepub... no [18:43:57.044] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:43:57.045] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:43:57.045] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:43:57.056] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:43:57.056] 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 [18:43:57.056] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:43:57.056] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:43:57.147] configure: creating ./config.status [18:43:57.235] config.status: creating GNUmakefile [18:43:57.247] config.status: creating src/Makefile.global [18:43:57.263] config.status: creating src/include/pg_config.h [18:43:57.276] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:43:57.292] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:43:57.299] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:43:57.307] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:43:57.314] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:43:57.321] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:43:57.325] config.status: executing check_win32_symlinks commands [18:43:57.360] [18:43:57.360] real 0m16.195s [18:43:57.360] user 0m10.803s [18:43:57.360] sys 0m5.130s [18:43:57.360] make -s -j${BUILD_JOBS} clean [18:43:57.903] time make -s -j${BUILD_JOBS} world-bin [18:44:04.194] In file included from ../../../src/include/postgres.h:49, [18:44:04.194] from postmaster.c:66: [18:44:04.194] postmaster.c: In function ‘LogChildExit’: [18:44:04.194] postmaster.c:2842:40: error: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘const char *’ [-Werror=format=] [18:44:04.194] 2842 | errmsg("\"%s\" process (PID %d) was terminated by exception 0x%X", [18:44:04.194] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [18:44:04.194] 2843 | GetBackendTypeDesc(proctype), addtype, pid, WTERMSIG(exitstatus)), [18:44:04.194] | ~~~~~~~ [18:44:04.194] | | [18:44:04.194] | const char * [18:44:04.194] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [18:44:04.194] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [18:44:04.194] | ^~~~~~~~~~~ [18:44:04.194] postmaster.c:2834:17: note: in expansion of macro ‘ereport’ [18:44:04.194] 2834 | ereport(lev, [18:44:04.194] | ^~~~~~~ [18:44:04.194] postmaster.c:2842:62: note: format string is defined here [18:44:04.194] 2842 | errmsg("\"%s\" process (PID %d) was terminated by exception 0x%X", [18:44:04.194] | ~^ [18:44:04.194] | | [18:44:04.194] | int [18:44:04.194] | %s [18:44:04.194] postmaster.c:2842:40: error: too many arguments for format [-Werror=format-extra-args] [18:44:04.194] 2842 | errmsg("\"%s\" process (PID %d) was terminated by exception 0x%X", [18:44:04.194] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [18:44:04.194] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [18:44:04.194] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [18:44:04.194] | ^~~~~~~~~~~ [18:44:04.194] postmaster.c:2834:17: note: in expansion of macro ‘ereport’ [18:44:04.194] 2834 | ereport(lev, [18:44:04.194] | ^~~~~~~ [18:44:04.194] cc1: all warnings being treated as errors [18:44:04.196] make[3]: *** [: postmaster.o] Error 1 [18:44:04.196] make[2]: *** [common.mk:37: postmaster-recursive] Error 2 [18:44:04.197] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:44:04.197] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:44:04.197] [18:44:04.197] real 0m6.294s [18:44:04.197] user 0m11.832s [18:44:04.197] sys 0m7.063s [18:44:04.198] [18:44:04.198] Exit status: 2