[05:09:53.065] time ./configure \ [05:09:53.065] --host=x86_64-w64-mingw32 \ [05:09:53.065] --enable-cassert \ [05:09:53.065] --without-icu \ [05:09:53.065] CC="ccache x86_64-w64-mingw32-gcc" \ [05:09:53.065] CXX="ccache x86_64-w64-mingw32-g++" [05:09:53.169] checking build system type... x86_64-pc-linux-gnu [05:09:53.362] checking host system type... x86_64-w64-mingw32 [05:09:53.366] checking which template to use... win32 [05:09:53.367] checking whether NLS is wanted... no [05:09:53.367] checking for default port number... 5432 [05:09:53.372] checking for block size... 8kB [05:09:53.373] checking for segment size... 1GB [05:09:53.375] checking for WAL block size... 8kB [05:09:53.376] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:09:53.406] checking whether the C compiler works... yes [05:09:53.538] checking for C compiler default output file name... a.exe [05:09:53.539] checking for suffix of executables... .exe [05:09:53.575] checking whether we are cross compiling... yes [05:09:53.649] checking for suffix of object files... o [05:09:53.656] checking whether we are using the GNU C compiler... yes [05:09:53.661] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:09:53.667] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:09:53.675] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:09:53.733] checking whether we are using the GNU C++ compiler... yes [05:09:53.739] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:09:53.798] checking for gawk... no [05:09:53.798] checking for mawk... mawk [05:09:53.800] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:09:53.806] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:09:53.812] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:09:53.854] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:09:54.011] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:09:54.017] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:09:54.023] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:09:54.029] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:09:54.035] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:09:54.041] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:09:54.047] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:09:54.053] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:09:54.059] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:09:54.065] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:09:54.070] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:09:54.076] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:09:54.082] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:09:54.114] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:09:54.120] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:09:54.126] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:09:54.132] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:09:54.138] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:09:54.144] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:09:54.165] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:09:54.171] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:09:54.177] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:09:54.211] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:09:54.246] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:09:54.252] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:09:54.258] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:09:54.289] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:09:54.295] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:09:54.301] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:09:54.308] checking whether the C compiler still works... yes [05:09:54.366] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:09:54.427] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:09:54.427] checking pkg-config is at least version 0.9.0... yes [05:09:54.442] checking whether to build with ICU support... no [05:09:54.442] checking whether to build with Tcl... no [05:09:54.442] checking whether to build Perl modules... no [05:09:54.443] checking whether to build Python modules... no [05:09:54.443] checking whether to build with GSSAPI support... no [05:09:54.444] checking whether to build with PAM support... no [05:09:54.444] checking whether to build with BSD Authentication support... no [05:09:54.444] checking whether to build with LDAP support... no [05:09:54.444] checking whether to build with Bonjour support... no [05:09:54.444] checking whether to build with SELinux support... no [05:09:54.444] checking whether to build with systemd support... no [05:09:54.444] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:09:54.444] checking whether to build with liburing support... no [05:09:54.444] checking whether to build with libcurl support... no [05:09:54.445] checking whether to build with libnuma support... no [05:09:54.445] checking whether to build with XML support... no [05:09:54.445] checking whether to build with LZ4 support... no [05:09:54.445] checking whether to build with ZSTD support... no [05:09:54.446] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:09:54.446] checking whether it is possible to strip libraries... yes [05:09:54.453] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:09:54.453] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:09:54.454] checking for a BSD-compatible install... /usr/bin/install -c [05:09:54.462] checking for tar... /usr/bin/tar [05:09:54.462] checking whether ln -s works... yes [05:09:54.462] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:09:54.464] checking for bison... /usr/bin/bison [05:09:54.466] configure: using bison (GNU Bison) 3.8.2 [05:09:54.469] checking for flex... /usr/bin/flex [05:09:54.471] configure: using flex 2.6.4 [05:09:54.471] checking for perl... /usr/bin/perl [05:09:54.473] configure: using perl 5.36.0 [05:09:54.475] checking for zic... /usr/sbin/zic [05:09:54.475] checking for a sed that does not truncate output... /usr/bin/sed [05:09:54.480] checking for grep that handles long lines and -e... /usr/bin/grep [05:09:54.482] checking for egrep... /usr/bin/grep -E [05:09:54.483] checking for ANSI C header files... yes [05:09:54.525] checking for sys/types.h... yes [05:09:54.540] checking for sys/stat.h... yes [05:09:54.553] checking for stdlib.h... yes [05:09:54.566] checking for string.h... yes [05:09:54.579] checking for memory.h... yes [05:09:54.592] checking for strings.h... yes [05:09:54.606] checking for inttypes.h... yes [05:09:54.620] checking for stdint.h... yes [05:09:54.633] checking for unistd.h... yes [05:09:54.650] checking for main in -lm... yes [05:09:54.691] checking for library containing setproctitle... no [05:09:54.770] checking for library containing dlsym... no [05:09:54.846] checking for library containing socket... -lws2_32 [05:09:54.959] checking for library containing getopt_long... none required [05:09:55.000] checking for library containing shm_open... no [05:09:55.075] checking for library containing shm_unlink... no [05:09:55.153] checking for library containing clock_gettime... no [05:09:55.228] checking for library containing shmget... no [05:09:55.305] checking for library containing backtrace_symbols... no [05:09:55.382] checking for library containing pthread_barrier_wait... -lpthread [05:09:55.462] checking for inflate in -lz... yes [05:09:55.506] checking atomic.h usability... no [05:09:55.558] checking atomic.h presence... no [05:09:55.574] checking for atomic.h... no [05:09:55.577] checking copyfile.h usability... no [05:09:55.625] checking copyfile.h presence... no [05:09:55.641] checking for copyfile.h... no [05:09:55.644] checking execinfo.h usability... no [05:09:55.692] checking execinfo.h presence... no [05:09:55.708] checking for execinfo.h... no [05:09:55.711] checking getopt.h usability... yes [05:09:55.718] checking getopt.h presence... yes [05:09:55.730] checking for getopt.h... yes [05:09:55.737] checking ifaddrs.h usability... no [05:09:55.785] checking ifaddrs.h presence... no [05:09:55.802] checking for ifaddrs.h... no [05:09:55.805] checking mbarrier.h usability... no [05:09:55.852] checking mbarrier.h presence... no [05:09:55.868] checking for mbarrier.h... no [05:09:55.872] checking sys/epoll.h usability... no [05:09:55.919] checking sys/epoll.h presence... no [05:09:55.936] checking for sys/epoll.h... no [05:09:55.938] checking sys/event.h usability... no [05:09:55.986] checking sys/event.h presence... no [05:09:56.002] checking for sys/event.h... no [05:09:56.005] checking sys/personality.h usability... no [05:09:56.053] checking sys/personality.h presence... no [05:09:56.069] checking for sys/personality.h... no [05:09:56.072] checking sys/prctl.h usability... no [05:09:56.121] checking sys/prctl.h presence... no [05:09:56.138] checking for sys/prctl.h... no [05:09:56.141] checking sys/procctl.h usability... no [05:09:56.189] checking sys/procctl.h presence... no [05:09:56.206] checking for sys/procctl.h... no [05:09:56.209] checking sys/signalfd.h usability... no [05:09:56.256] checking sys/signalfd.h presence... no [05:09:56.273] checking for sys/signalfd.h... no [05:09:56.275] checking sys/ucred.h usability... no [05:09:56.324] checking sys/ucred.h presence... no [05:09:56.340] checking for sys/ucred.h... no [05:09:56.343] checking termios.h usability... no [05:09:56.391] checking termios.h presence... no [05:09:56.407] checking for termios.h... no [05:09:56.410] checking ucred.h usability... no [05:09:56.458] checking ucred.h presence... no [05:09:56.474] checking for ucred.h... no [05:09:56.477] checking xlocale.h usability... no [05:09:56.524] checking xlocale.h presence... no [05:09:56.541] checking for xlocale.h... no [05:09:56.544] checking zlib.h usability... yes [05:09:56.552] checking zlib.h presence... yes [05:09:56.569] checking for zlib.h... yes [05:09:56.569] checking for lz4... /usr/bin/lz4 [05:09:56.569] checking for zstd... /usr/bin/zstd [05:09:56.569] checking for openssl... /usr/bin/openssl [05:09:56.573] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [05:09:56.574] checking crtdefs.h usability... yes [05:09:56.580] checking crtdefs.h presence... yes [05:09:56.593] checking for crtdefs.h... yes [05:09:56.594] checking whether byte ordering is bigendian... no [05:09:56.658] checking for inline... inline [05:09:56.664] checking for printf format archetype... gnu_printf [05:09:56.672] checking for _Static_assert... yes [05:09:56.708] checking for typeof... typeof [05:09:56.715] checking for __builtin_types_compatible_p... yes [05:09:56.725] checking for __builtin_constant_p... yes [05:09:56.735] checking for __builtin_mul_overflow... yes [05:09:56.778] checking for __builtin_unreachable... yes [05:09:56.813] checking for computed goto support... yes [05:09:56.820] checking for struct tm.tm_zone... no [05:09:56.887] checking for union semun... no [05:09:56.916] checking for socklen_t... yes [05:09:57.931] checking for struct sockaddr.sa_len... no [05:09:59.731] checking for C/C++ restrict keyword... __restrict [05:09:59.742] checking for struct option... yes [05:09:59.780] checking whether assembler supports x86_64 popcntq... yes [05:09:59.786] checking size of off_t... 4 [05:09:59.965] 0 [05:09:59.965] checking for int timezone... yes [05:10:00.011] checking for backtrace_symbols... no [05:10:00.056] checking for copyfile... no [05:10:00.100] checking for copy_file_range... no [05:10:00.144] checking for elf_aux_info... no [05:10:00.188] checking for getauxval... no [05:10:00.232] checking for getifaddrs... no [05:10:00.275] checking for getpeerucred... no [05:10:00.318] checking for inet_pton... yes [05:10:00.363] checking for kqueue... no [05:10:00.407] checking for localeconv_l... no [05:10:00.450] checking for mbstowcs_l... no [05:10:00.494] checking for posix_fallocate... no [05:10:00.538] checking for ppoll... no [05:10:00.583] checking for pthread_is_threaded_np... no [05:10:00.628] checking for setproctitle... no [05:10:00.671] checking for setproctitle_fast... no [05:10:00.715] checking for strsignal... no [05:10:00.759] checking for syncfs... no [05:10:00.803] checking for sync_file_range... no [05:10:00.847] checking for uselocale... no [05:10:00.892] checking for wcstombs_l... no [05:10:00.934] checking for __builtin_bswap16... yes [05:10:00.976] checking for __builtin_bswap32... yes [05:10:01.017] checking for __builtin_bswap64... yes [05:10:01.058] checking for __builtin_clz... yes [05:10:01.102] checking for __builtin_ctz... yes [05:10:01.144] checking for __builtin_popcount... yes [05:10:01.185] checking for __builtin_frame_address... yes [05:10:01.227] checking for _LARGEFILE_SOURCE value needed for large files... no [05:10:01.273] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:10:01.300] checking for posix_fadvise... no [05:10:01.345] checking whether posix_fadvise is declared... no [05:10:01.383] checking whether fdatasync is declared... no [05:10:01.422] checking whether strlcat is declared... no [05:10:01.478] checking whether strlcpy is declared... no [05:10:01.532] checking whether strnlen is declared... yes [05:10:01.544] checking whether strsep is declared... no [05:10:01.600] checking whether timingsafe_bcmp is declared... no [05:10:01.656] checking whether preadv is declared... no [05:10:01.687] checking whether pwritev is declared... no [05:10:01.719] checking whether strchrnul is declared... no [05:10:01.755] checking whether memset_s is declared... no [05:10:01.792] checking whether F_FULLFSYNC is declared... no [05:10:01.826] checking for explicit_bzero... no [05:10:01.868] checking for getopt... yes [05:10:01.907] checking for getpeereid... no [05:10:01.948] checking for inet_aton... no [05:10:01.989] checking for mkdtemp... no [05:10:02.030] checking for strlcat... no [05:10:02.072] checking for strlcpy... no [05:10:02.113] checking for strnlen... yes [05:10:02.153] checking for strsep... no [05:10:02.194] checking for timingsafe_bcmp... no [05:10:02.234] checking for pthread_barrier_wait... yes [05:10:02.271] configure: On mingw32 we will use our strtof wrapper. [05:10:02.271] checking for getopt_long... yes [05:10:02.310] checking for syslog... no [05:10:02.351] checking for opterr... yes [05:10:02.394] checking for optreset... no [05:10:02.438] checking test program... cross-compiling [05:10:02.438] checking size of void *... 8 [05:10:02.670] checking size of size_t... 8 [05:10:02.904] checking size of long... 4 [05:10:03.081] checking size of long long... 8 [05:10:03.313] checking alignment of short... 2 [05:10:03.431] checking alignment of int... 4 [05:10:03.606] checking alignment of long... 4 [05:10:03.784] checking alignment of int64_t... 8 [05:10:04.021] checking alignment of double... 8 [05:10:04.256] checking for __int128... yes [05:10:04.301] checking for __int128 alignment bug... assuming ok [05:10:04.301] checking alignment of PG_INT128_TYPE... 16 [05:10:04.592] checking for builtin __sync char locking functions... yes [05:10:04.630] checking for builtin __sync int32 locking functions... yes [05:10:04.667] checking for builtin __sync int32 atomic operations... yes [05:10:04.704] checking for builtin __sync int64 atomic operations... yes [05:10:04.743] checking for builtin __atomic int32 atomic operations... yes [05:10:04.779] checking for builtin __atomic int64 atomic operations... yes [05:10:04.818] checking for __get_cpuid... yes [05:10:04.859] checking for __get_cpuid_count... yes [05:10:04.898] checking for __cpuid... no [05:10:05.261] checking for __cpuidex... no [05:10:05.643] checking for _xgetbv... yes [05:10:06.009] checking for _mm512_popcnt_epi64... yes [05:10:06.388] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [05:10:06.477] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:10:06.497] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [05:10:06.513] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:10:06.529] 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 [05:10:06.578] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:10:06.578] checking for _mm512_clmulepi64_epi128... yes [05:10:06.946] checking for vectorized CRC-32C... AVX-512 with runtime check [05:10:06.947] checking which random number source to use... Windows native [05:10:06.949] checking for xmllint... /usr/bin/xmllint [05:10:06.949] checking for xsltproc... /usr/bin/xsltproc [05:10:06.949] checking for fop... /usr/bin/fop [05:10:06.949] checking for dbtoepub... no [05:10:06.950] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:10:06.950] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:10:06.950] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:10:06.960] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:10:06.960] 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 [05:10:06.960] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:10:06.960] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:10:07.034] configure: creating ./config.status [05:10:07.110] config.status: creating GNUmakefile [05:10:07.121] config.status: creating src/Makefile.global [05:10:07.134] config.status: creating src/include/pg_config.h [05:10:07.146] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:10:07.160] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:10:07.166] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:10:07.173] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:10:07.180] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:10:07.186] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:10:07.190] config.status: executing check_win32_symlinks commands [05:10:07.220] [05:10:07.220] real 0m14.156s [05:10:07.220] user 0m9.498s [05:10:07.220] sys 0m4.288s [05:10:07.220] make -s -j${BUILD_JOBS} clean [05:10:07.700] time make -s -j${BUILD_JOBS} world-bin [05:10:12.234] In file included from ../../../src/include/postgres.h:49, [05:10:12.234] from postmaster.c:66: [05:10:12.234] postmaster.c: In function ‘maybe_start_bgworkers’: [05:10:12.234] 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=] [05:10:12.234] 4252 | elog(LOG, "maybe_start_bgworkers: worker %s has pid %d", [05:10:12.234] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:10:12.234] 4253 | rw->rw_worker.bgw_function_name, rw->rw_pid); [05:10:12.234] | ~~~~~~~~~~ [05:10:12.234] | | [05:10:12.234] | pid_t {aka long long int} [05:10:12.234] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [05:10:12.234] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [05:10:12.234] | ^~~~~~~~~~~ [05:10:12.234] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [05:10:12.234] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [05:10:12.234] | ^~~~~~~ [05:10:12.234] postmaster.c:4252:17: note: in expansion of macro ‘elog’ [05:10:12.234] 4252 | elog(LOG, "maybe_start_bgworkers: worker %s has pid %d", [05:10:12.234] | ^~~~ [05:10:12.234] postmaster.c:4252:70: note: format string is defined here [05:10:12.234] 4252 | elog(LOG, "maybe_start_bgworkers: worker %s has pid %d", [05:10:12.234] | ~^ [05:10:12.234] | | [05:10:12.234] | int [05:10:12.234] | %lld [05:10:12.234] cc1: all warnings being treated as errors [05:10:12.235] make[3]: *** [: postmaster.o] Error 1 [05:10:12.235] make[2]: *** [common.mk:37: postmaster-recursive] Error 2 [05:10:12.235] make[2]: *** Waiting for unfinished jobs.... [05:10:12.430] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:10:12.430] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:10:12.430] [05:10:12.430] real 0m4.730s [05:10:12.430] user 0m8.476s [05:10:12.430] sys 0m5.721s [05:10:12.430] [05:10:12.430] Exit status: 2