[10:53:09.330] time ./configure \ [10:53:09.330] --host=x86_64-w64-mingw32 \ [10:53:09.330] --enable-cassert \ [10:53:09.330] --without-icu \ [10:53:09.330] CC="ccache x86_64-w64-mingw32-gcc" \ [10:53:09.330] CXX="ccache x86_64-w64-mingw32-g++" [10:53:09.452] checking build system type... x86_64-pc-linux-gnu [10:53:09.629] checking host system type... x86_64-w64-mingw32 [10:53:09.635] checking which template to use... win32 [10:53:09.635] checking whether NLS is wanted... no [10:53:09.635] checking for default port number... 5432 [10:53:09.642] checking for block size... 8kB [10:53:09.643] checking for segment size... 1GB [10:53:09.645] checking for WAL block size... 8kB [10:53:09.646] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [10:53:09.681] checking whether the C compiler works... yes [10:53:09.815] checking for C compiler default output file name... a.exe [10:53:09.817] checking for suffix of executables... .exe [10:53:09.858] checking whether we are cross compiling... yes [10:53:09.931] checking for suffix of object files... o [10:53:09.939] checking whether we are using the GNU C compiler... yes [10:53:09.946] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [10:53:09.953] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [10:53:09.963] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [10:53:10.020] checking whether we are using the GNU C++ compiler... yes [10:53:10.026] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [10:53:10.090] checking for gawk... no [10:53:10.090] checking for mawk... mawk [10:53:10.093] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:53:10.100] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [10:53:10.107] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:53:10.152] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:53:10.306] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [10:53:10.313] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [10:53:10.320] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:53:10.327] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:53:10.333] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [10:53:10.340] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [10:53:10.347] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [10:53:10.354] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:53:10.361] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:53:10.369] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:53:10.376] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [10:53:10.383] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [10:53:10.390] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [10:53:10.426] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:53:10.432] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:53:10.439] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [10:53:10.445] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [10:53:10.452] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:53:10.458] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:53:10.480] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:53:10.487] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:53:10.494] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:53:10.531] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:53:10.568] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:53:10.575] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:53:10.581] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:53:10.615] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:53:10.622] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:53:10.629] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:53:10.637] checking whether the C compiler still works... yes [10:53:10.708] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [10:53:10.784] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [10:53:10.784] checking pkg-config is at least version 0.9.0... yes [10:53:10.800] checking whether to build with ICU support... no [10:53:10.801] checking whether to build with Tcl... no [10:53:10.801] checking whether to build Perl modules... no [10:53:10.801] checking whether to build Python modules... no [10:53:10.801] checking whether to build with GSSAPI support... no [10:53:10.802] checking whether to build with PAM support... no [10:53:10.802] checking whether to build with BSD Authentication support... no [10:53:10.803] checking whether to build with LDAP support... no [10:53:10.803] checking whether to build with Bonjour support... no [10:53:10.803] checking whether to build with SELinux support... no [10:53:10.803] checking whether to build with systemd support... no [10:53:10.803] configure: WARNING: *** Readline does not work on MinGW --- disabling [10:53:10.803] checking whether to build with liburing support... no [10:53:10.803] checking whether to build with libcurl support... no [10:53:10.803] checking whether to build with libnuma support... no [10:53:10.804] checking whether to build with XML support... no [10:53:10.804] checking whether to build with LZ4 support... no [10:53:10.804] checking whether to build with ZSTD support... no [10:53:10.804] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [10:53:10.805] checking whether it is possible to strip libraries... yes [10:53:10.811] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [10:53:10.811] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [10:53:10.812] checking for a BSD-compatible install... /usr/bin/install -c [10:53:10.821] checking for tar... /usr/bin/tar [10:53:10.822] checking whether ln -s works... yes [10:53:10.822] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:53:10.824] checking for bison... /usr/bin/bison [10:53:10.826] configure: using bison (GNU Bison) 3.8.2 [10:53:10.830] checking for flex... /usr/bin/flex [10:53:10.832] configure: using flex 2.6.4 [10:53:10.832] checking for perl... /usr/bin/perl [10:53:10.835] configure: using perl 5.36.0 [10:53:10.837] checking for zic... /usr/sbin/zic [10:53:10.837] checking for a sed that does not truncate output... /usr/bin/sed [10:53:10.843] checking for grep that handles long lines and -e... /usr/bin/grep [10:53:10.845] checking for egrep... /usr/bin/grep -E [10:53:10.847] checking for ANSI C header files... yes [10:53:10.896] checking for sys/types.h... yes [10:53:10.913] checking for sys/stat.h... yes [10:53:10.928] checking for stdlib.h... yes [10:53:10.944] checking for string.h... yes [10:53:10.959] checking for memory.h... yes [10:53:10.974] checking for strings.h... yes [10:53:10.990] checking for inttypes.h... yes [10:53:11.007] checking for stdint.h... yes [10:53:11.023] checking for unistd.h... yes [10:53:11.039] checking for main in -lm... yes [10:53:11.088] checking for library containing setproctitle... no [10:53:11.182] checking for library containing dlsym... no [10:53:11.273] checking for library containing socket... -lws2_32 [10:53:11.407] checking for library containing getopt_long... none required [10:53:11.455] checking for library containing shm_open... no [10:53:11.544] checking for library containing shm_unlink... no [10:53:11.631] checking for library containing clock_gettime... no [10:53:11.718] checking for library containing shmget... no [10:53:11.805] checking for library containing backtrace_symbols... no [10:53:11.893] checking for library containing pthread_barrier_wait... -lpthread [10:53:11.981] checking for inflate in -lz... yes [10:53:12.029] checking atomic.h usability... no [10:53:12.087] checking atomic.h presence... no [10:53:12.107] checking for atomic.h... no [10:53:12.110] checking copyfile.h usability... no [10:53:12.164] checking copyfile.h presence... no [10:53:12.184] checking for copyfile.h... no [10:53:12.188] checking execinfo.h usability... no [10:53:12.246] checking execinfo.h presence... no [10:53:12.266] checking for execinfo.h... no [10:53:12.269] checking getopt.h usability... yes [10:53:12.277] checking getopt.h presence... yes [10:53:12.292] checking for getopt.h... yes [10:53:12.299] checking ifaddrs.h usability... no [10:53:12.355] checking ifaddrs.h presence... no [10:53:12.374] checking for ifaddrs.h... no [10:53:12.378] checking mbarrier.h usability... no [10:53:12.436] checking mbarrier.h presence... no [10:53:12.455] checking for mbarrier.h... no [10:53:12.459] checking sys/epoll.h usability... no [10:53:12.515] checking sys/epoll.h presence... no [10:53:12.535] checking for sys/epoll.h... no [10:53:12.539] checking sys/event.h usability... no [10:53:12.594] checking sys/event.h presence... no [10:53:12.613] checking for sys/event.h... no [10:53:12.616] checking sys/personality.h usability... no [10:53:12.674] checking sys/personality.h presence... no [10:53:12.693] checking for sys/personality.h... no [10:53:12.697] checking sys/prctl.h usability... no [10:53:12.753] checking sys/prctl.h presence... no [10:53:12.773] checking for sys/prctl.h... no [10:53:12.776] checking sys/procctl.h usability... no [10:53:12.834] checking sys/procctl.h presence... no [10:53:12.854] checking for sys/procctl.h... no [10:53:12.857] checking sys/signalfd.h usability... no [10:53:12.915] checking sys/signalfd.h presence... no [10:53:12.934] checking for sys/signalfd.h... no [10:53:12.938] checking sys/ucred.h usability... no [10:53:12.993] checking sys/ucred.h presence... no [10:53:13.012] checking for sys/ucred.h... no [10:53:13.015] checking termios.h usability... no [10:53:13.072] checking termios.h presence... no [10:53:13.091] checking for termios.h... no [10:53:13.095] checking ucred.h usability... no [10:53:13.151] checking ucred.h presence... no [10:53:13.170] checking for ucred.h... no [10:53:13.174] checking xlocale.h usability... no [10:53:13.235] checking xlocale.h presence... no [10:53:13.253] checking for xlocale.h... no [10:53:13.256] checking zlib.h usability... yes [10:53:13.265] checking zlib.h presence... yes [10:53:13.284] checking for zlib.h... yes [10:53:13.284] checking for lz4... /usr/bin/lz4 [10:53:13.285] checking for zstd... /usr/bin/zstd [10:53:13.285] checking for openssl... /usr/bin/openssl [10:53:13.289] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [10:53:13.290] checking crtdefs.h usability... yes [10:53:13.298] checking crtdefs.h presence... yes [10:53:13.312] checking for crtdefs.h... yes [10:53:13.313] checking whether byte ordering is bigendian... no [10:53:13.386] checking for inline... inline [10:53:13.393] checking for printf format archetype... gnu_printf [10:53:13.402] checking for _Static_assert... yes [10:53:13.444] checking for typeof... typeof [10:53:13.450] checking for __builtin_types_compatible_p... yes [10:53:13.462] checking for __builtin_constant_p... yes [10:53:13.472] checking for __builtin_mul_overflow... yes [10:53:13.520] checking for __builtin_unreachable... yes [10:53:13.561] checking for computed goto support... yes [10:53:13.568] checking for struct tm.tm_zone... no [10:53:13.642] checking for union semun... no [10:53:13.673] checking for socklen_t... yes [10:53:14.831] checking for struct sockaddr.sa_len... no [10:53:16.908] checking for C/C++ restrict keyword... __restrict [10:53:16.923] checking for struct option... yes [10:53:16.967] checking whether assembler supports x86_64 popcntq... yes [10:53:16.975] checking size of off_t... 4 [10:53:17.184] 0 [10:53:17.184] checking for int timezone... yes [10:53:17.236] checking for backtrace_symbols... no [10:53:17.288] checking for copyfile... no [10:53:17.339] checking for copy_file_range... no [10:53:17.391] checking for elf_aux_info... no [10:53:17.444] checking for getauxval... no [10:53:17.494] checking for getifaddrs... no [10:53:17.547] checking for getpeerucred... no [10:53:17.600] checking for inet_pton... yes [10:53:17.652] checking for kqueue... no [10:53:17.704] checking for localeconv_l... no [10:53:17.757] checking for mbstowcs_l... no [10:53:17.806] checking for posix_fallocate... no [10:53:17.856] checking for ppoll... no [10:53:17.905] checking for pthread_is_threaded_np... no [10:53:17.956] checking for setproctitle... no [10:53:18.007] checking for setproctitle_fast... no [10:53:18.059] checking for strsignal... no [10:53:18.109] checking for syncfs... no [10:53:18.159] checking for sync_file_range... no [10:53:18.211] checking for uselocale... no [10:53:18.266] checking for wcstombs_l... no [10:53:18.314] checking for __builtin_bswap16... yes [10:53:18.363] checking for __builtin_bswap32... yes [10:53:18.410] checking for __builtin_bswap64... yes [10:53:18.458] checking for __builtin_clz... yes [10:53:18.507] checking for __builtin_ctz... yes [10:53:18.556] checking for __builtin_popcount... yes [10:53:18.603] checking for __builtin_frame_address... yes [10:53:18.650] checking for _LARGEFILE_SOURCE value needed for large files... no [10:53:18.702] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [10:53:18.734] checking for posix_fadvise... no [10:53:18.786] checking whether posix_fadvise is declared... no [10:53:18.833] checking whether fdatasync is declared... no [10:53:18.883] checking whether strlcat is declared... no [10:53:18.951] checking whether strlcpy is declared... no [10:53:19.019] checking whether strnlen is declared... yes [10:53:19.033] checking whether strsep is declared... no [10:53:19.097] checking whether timingsafe_bcmp is declared... no [10:53:19.166] checking whether preadv is declared... no [10:53:19.204] checking whether pwritev is declared... no [10:53:19.241] checking whether strchrnul is declared... no [10:53:19.281] checking whether memset_s is declared... no [10:53:19.322] checking whether F_FULLFSYNC is declared... no [10:53:19.360] checking for explicit_bzero... no [10:53:19.406] checking for getopt... yes [10:53:19.452] checking for getpeereid... no [10:53:19.500] checking for inet_aton... no [10:53:19.546] checking for mkdtemp... no [10:53:19.593] checking for strlcat... no [10:53:19.640] checking for strlcpy... no [10:53:19.686] checking for strnlen... yes [10:53:19.733] checking for strsep... no [10:53:19.780] checking for timingsafe_bcmp... no [10:53:19.827] checking for pthread_barrier_wait... yes [10:53:19.869] configure: On mingw32 we will use our strtof wrapper. [10:53:19.869] checking for getopt_long... yes [10:53:19.914] checking for syslog... no [10:53:19.961] checking for opterr... yes [10:53:20.008] checking for optreset... no [10:53:20.061] checking test program... cross-compiling [10:53:20.062] checking size of void *... 8 [10:53:20.329] checking size of size_t... 8 [10:53:20.605] checking size of long... 4 [10:53:20.807] checking size of long long... 8 [10:53:21.077] checking alignment of short... 2 [10:53:21.221] checking alignment of int... 4 [10:53:21.429] checking alignment of long... 4 [10:53:21.637] checking alignment of int64_t... 8 [10:53:21.895] checking alignment of double... 8 [10:53:22.150] checking for __int128... yes [10:53:22.198] checking for __int128 alignment bug... assuming ok [10:53:22.198] checking alignment of PG_INT128_TYPE... 16 [10:53:22.512] checking for builtin __sync char locking functions... yes [10:53:22.554] checking for builtin __sync int32 locking functions... yes [10:53:22.598] checking for builtin __sync int32 atomic operations... yes [10:53:22.640] checking for builtin __sync int64 atomic operations... yes [10:53:22.682] checking for builtin __atomic int32 atomic operations... yes [10:53:22.723] checking for builtin __atomic int64 atomic operations... yes [10:53:22.764] checking for __get_cpuid... yes [10:53:22.809] checking for __get_cpuid_count... yes [10:53:22.852] checking for __cpuid... no [10:53:23.236] checking for __cpuidex... no [10:53:23.651] checking for _xgetbv... yes [10:53:24.044] checking for _mm512_popcnt_epi64... yes [10:53:24.466] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:53:24.570] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:53:24.593] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:53:24.611] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:53:24.629] 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 [10:53:24.684] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:53:24.684] checking for _mm512_clmulepi64_epi128... yes [10:53:25.081] checking for vectorized CRC-32C... AVX-512 with runtime check [10:53:25.081] checking which random number source to use... Windows native [10:53:25.083] checking for xmllint... /usr/bin/xmllint [10:53:25.083] checking for xsltproc... /usr/bin/xsltproc [10:53:25.084] checking for fop... /usr/bin/fop [10:53:25.084] checking for dbtoepub... no [10:53:25.084] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [10:53:25.084] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [10:53:25.085] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [10:53:25.095] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [10:53:25.095] 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 [10:53:25.095] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [10:53:25.095] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [10:53:25.189] configure: creating ./config.status [10:53:25.276] config.status: creating GNUmakefile [10:53:25.289] config.status: creating src/Makefile.global [10:53:25.305] config.status: creating src/include/pg_config.h [10:53:25.319] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:53:25.337] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:53:25.344] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [10:53:25.352] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [10:53:25.360] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [10:53:25.367] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [10:53:25.371] config.status: executing check_win32_symlinks commands [10:53:25.407] [10:53:25.407] real 0m16.076s [10:53:25.407] user 0m10.906s [10:53:25.407] sys 0m4.888s [10:53:25.407] make -s -j${BUILD_JOBS} clean [10:53:25.941] time make -s -j${BUILD_JOBS} world-bin [10:53:31.926] In file included from ../../../src/include/postgres.h:49, [10:53:31.926] from postmaster.c:66: [10:53:31.926] postmaster.c: In function ‘maybe_start_bgworkers’: [10:53:31.926] postmaster.c:4252:27: error: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘pid_t’ {aka ‘long long int’} [-Werror=format=] [10:53:31.926] 4252 | elog(LOG, "maybe_start_bgworkers: worker %s has pid %d", [10:53:31.926] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:53:31.926] 4253 | rw->rw_worker.bgw_function_name, rw->rw_pid); [10:53:31.926] | ~~~~~~~~~~ [10:53:31.926] | | [10:53:31.926] | pid_t {aka long long int} [10:53:31.926] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [10:53:31.926] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [10:53:31.926] | ^~~~~~~~~~~ [10:53:31.926] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [10:53:31.926] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [10:53:31.926] | ^~~~~~~ [10:53:31.926] postmaster.c:4252:17: note: in expansion of macro ‘elog’ [10:53:31.926] 4252 | elog(LOG, "maybe_start_bgworkers: worker %s has pid %d", [10:53:31.926] | ^~~~ [10:53:31.926] postmaster.c:4252:70: note: format string is defined here [10:53:31.926] 4252 | elog(LOG, "maybe_start_bgworkers: worker %s has pid %d", [10:53:31.926] | ~^ [10:53:31.926] | | [10:53:31.926] | int [10:53:31.926] | %lld [10:53:31.926] cc1: all warnings being treated as errors [10:53:31.926] make[3]: *** [: postmaster.o] Error 1 [10:53:31.926] make[2]: *** [common.mk:37: postmaster-recursive] Error 2 [10:53:31.926] make[2]: *** Waiting for unfinished jobs.... [10:53:34.374] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:53:34.374] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:53:34.374] [10:53:34.374] real 0m8.433s [10:53:34.374] user 0m18.361s [10:53:34.374] sys 0m8.489s [10:53:34.375] [10:53:34.375] Exit status: 2