[03:09:48.805] time ./configure \ [03:09:48.805] --host=x86_64-w64-mingw32 \ [03:09:48.805] --enable-cassert \ [03:09:48.805] --without-icu \ [03:09:48.805] CC="ccache x86_64-w64-mingw32-gcc" \ [03:09:48.805] CXX="ccache x86_64-w64-mingw32-g++" [03:09:48.923] checking build system type... x86_64-pc-linux-gnu [03:09:49.153] checking host system type... x86_64-w64-mingw32 [03:09:49.158] checking which template to use... win32 [03:09:49.158] checking whether NLS is wanted... no [03:09:49.158] checking for default port number... 5432 [03:09:49.165] checking for block size... 8kB [03:09:49.166] checking for segment size... 1GB [03:09:49.168] checking for WAL block size... 8kB [03:09:49.170] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [03:09:49.201] checking whether the C compiler works... yes [03:09:49.378] checking for C compiler default output file name... a.exe [03:09:49.379] checking for suffix of executables... .exe [03:09:49.421] checking whether we are cross compiling... yes [03:09:49.499] checking for suffix of object files... o [03:09:49.518] checking whether we are using the GNU C compiler... yes [03:09:49.526] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [03:09:49.533] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [03:09:49.542] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [03:09:49.605] checking whether we are using the GNU C++ compiler... yes [03:09:49.613] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [03:09:49.914] checking for gawk... no [03:09:49.915] checking for mawk... mawk [03:09:49.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:09:49.951] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [03:09:49.968] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:09:50.015] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:09:50.062] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [03:09:50.069] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:09:50.086] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:09:50.119] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:09:50.137] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:09:50.144] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:09:50.161] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [03:09:50.178] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:09:50.195] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:09:50.203] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:09:50.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [03:09:50.257] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [03:09:50.265] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:09:50.303] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:09:50.320] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:09:50.354] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [03:09:50.372] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [03:09:50.407] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:09:50.442] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:09:50.468] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:09:50.476] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:09:50.483] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:09:50.521] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:09:50.561] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:09:50.569] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:09:50.576] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:09:50.611] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:09:50.619] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:09:50.626] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:09:50.643] checking whether the C compiler still works... yes [03:09:50.712] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [03:09:50.784] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [03:09:50.785] checking pkg-config is at least version 0.9.0... yes [03:09:50.801] checking whether to build with ICU support... no [03:09:50.801] checking whether to build with Tcl... no [03:09:50.802] checking whether to build Perl modules... no [03:09:50.802] checking whether to build Python modules... no [03:09:50.802] checking whether to build with GSSAPI support... no [03:09:50.803] checking whether to build with PAM support... no [03:09:50.803] checking whether to build with BSD Authentication support... no [03:09:50.803] checking whether to build with LDAP support... no [03:09:50.803] checking whether to build with Bonjour support... no [03:09:50.803] checking whether to build with SELinux support... no [03:09:50.803] checking whether to build with systemd support... no [03:09:50.803] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:09:50.803] checking whether to build with XML support... no [03:09:50.804] checking whether to build with LZ4 support... no [03:09:50.804] checking whether to build with ZSTD support... no [03:09:50.804] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [03:09:50.804] checking whether it is possible to strip libraries... yes [03:09:50.814] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [03:09:50.815] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [03:09:50.815] checking for a BSD-compatible install... /usr/bin/install -c [03:09:50.825] checking for tar... /usr/bin/tar [03:09:50.825] checking whether ln -s works... yes [03:09:50.825] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:09:50.827] checking for bison... /usr/bin/bison [03:09:50.829] configure: using bison (GNU Bison) 3.8.2 [03:09:50.832] checking for flex... /usr/bin/flex [03:09:50.844] configure: using flex 2.6.4 [03:09:50.844] checking for perl... /usr/bin/perl [03:09:50.847] configure: using perl 5.36.0 [03:09:50.849] checking for zic... /usr/sbin/zic [03:09:50.849] checking for a sed that does not truncate output... /usr/bin/sed [03:09:50.854] checking for grep that handles long lines and -e... /usr/bin/grep [03:09:50.856] checking for egrep... /usr/bin/grep -E [03:09:50.857] checking for ANSI C header files... yes [03:09:50.903] checking for sys/types.h... yes [03:09:50.919] checking for sys/stat.h... yes [03:09:50.935] checking for stdlib.h... yes [03:09:50.950] checking for string.h... yes [03:09:50.963] checking for memory.h... yes [03:09:50.998] checking for strings.h... yes [03:09:51.013] checking for inttypes.h... yes [03:09:51.076] checking for stdint.h... yes [03:09:51.090] checking for unistd.h... yes [03:09:51.106] checking for main in -lm... yes [03:09:51.153] checking for library containing setproctitle... no [03:09:51.246] checking for library containing dlsym... no [03:09:51.332] checking for library containing socket... -lws2_32 [03:09:51.458] checking for library containing getopt_long... none required [03:09:51.506] checking for library containing shm_open... no [03:09:51.591] checking for library containing shm_unlink... no [03:09:51.678] checking for library containing clock_gettime... no [03:09:51.764] checking for library containing shmget... no [03:09:51.850] checking for library containing backtrace_symbols... no [03:09:51.939] checking for library containing pthread_barrier_wait... -lpthread [03:09:52.032] checking for inflate in -lz... yes [03:09:52.083] checking for stdbool.h that conforms to C99... yes [03:09:52.136] checking for _Bool... yes [03:09:52.232] checking atomic.h usability... no [03:09:52.289] checking atomic.h presence... no [03:09:52.310] checking for atomic.h... no [03:09:52.313] checking copyfile.h usability... no [03:09:52.369] checking copyfile.h presence... no [03:09:52.390] checking for copyfile.h... no [03:09:52.393] checking execinfo.h usability... no [03:09:52.452] checking execinfo.h presence... no [03:09:52.473] checking for execinfo.h... no [03:09:52.477] checking getopt.h usability... yes [03:09:52.536] checking getopt.h presence... yes [03:09:52.552] checking for getopt.h... yes [03:09:52.558] checking ifaddrs.h usability... no [03:09:52.617] checking ifaddrs.h presence... no [03:09:52.637] checking for ifaddrs.h... no [03:09:52.640] checking mbarrier.h usability... no [03:09:52.697] checking mbarrier.h presence... no [03:09:52.717] checking for mbarrier.h... no [03:09:52.720] checking sys/epoll.h usability... no [03:09:52.778] checking sys/epoll.h presence... no [03:09:52.798] checking for sys/epoll.h... no [03:09:52.801] checking sys/event.h usability... no [03:09:52.857] checking sys/event.h presence... no [03:09:52.877] checking for sys/event.h... no [03:09:52.880] checking sys/personality.h usability... no [03:09:52.934] checking sys/personality.h presence... no [03:09:52.954] checking for sys/personality.h... no [03:09:52.958] checking sys/prctl.h usability... no [03:09:53.016] checking sys/prctl.h presence... no [03:09:53.037] checking for sys/prctl.h... no [03:09:53.040] checking sys/procctl.h usability... no [03:09:53.097] checking sys/procctl.h presence... no [03:09:53.117] checking for sys/procctl.h... no [03:09:53.121] checking sys/signalfd.h usability... no [03:09:53.178] checking sys/signalfd.h presence... no [03:09:53.198] checking for sys/signalfd.h... no [03:09:53.202] checking sys/ucred.h usability... no [03:09:53.259] checking sys/ucred.h presence... no [03:09:53.278] checking for sys/ucred.h... no [03:09:53.281] checking termios.h usability... no [03:09:53.337] checking termios.h presence... no [03:09:53.354] checking for termios.h... no [03:09:53.357] checking ucred.h usability... no [03:09:53.411] checking ucred.h presence... no [03:09:53.429] checking for ucred.h... no [03:09:53.432] checking zlib.h usability... yes [03:09:53.443] checking zlib.h presence... yes [03:09:53.463] checking for zlib.h... yes [03:09:53.463] checking for lz4... /usr/bin/lz4 [03:09:53.463] checking for zstd... /usr/bin/zstd [03:09:53.463] checking for openssl... /usr/bin/openssl [03:09:53.467] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [03:09:53.468] checking crtdefs.h usability... yes [03:09:53.524] checking crtdefs.h presence... yes [03:09:53.540] checking for crtdefs.h... yes [03:09:53.542] checking whether byte ordering is bigendian... no [03:09:53.611] checking for inline... inline [03:09:53.618] checking for printf format archetype... gnu_printf [03:09:53.627] checking for _Static_assert... yes [03:09:53.668] checking for typeof... typeof [03:09:53.675] checking for __builtin_types_compatible_p... yes [03:09:53.695] checking for __builtin_constant_p... yes [03:09:53.706] checking for __builtin_unreachable... yes [03:09:53.749] checking for computed goto support... yes [03:09:53.766] checking for struct tm.tm_zone... no [03:09:53.846] checking for union semun... no [03:09:53.880] checking for socklen_t... yes [03:09:55.474] checking for struct sockaddr.sa_len... no [03:09:57.573] checking for locale_t... no [03:09:57.644] checking for C/C++ restrict keyword... __restrict [03:09:57.667] checking for struct option... yes [03:09:57.722] checking whether assembler supports x86_64 popcntq... yes [03:09:57.729] checking size of off_t... 4 [03:09:58.068] 0 [03:09:58.068] checking size of bool... 1 [03:09:58.114] checking for int timezone... yes [03:09:58.160] checking for wcstombs_l declaration... no [03:09:58.244] checking for backtrace_symbols... no [03:09:58.293] checking for copyfile... no [03:09:58.341] checking for copy_file_range... no [03:09:58.389] checking for getifaddrs... no [03:09:58.439] checking for getpeerucred... no [03:09:58.492] checking for inet_pton... yes [03:09:58.544] checking for kqueue... no [03:09:58.597] checking for mbstowcs_l... no [03:09:58.649] checking for memset_s... no [03:09:58.700] checking for posix_fallocate... no [03:09:58.752] checking for ppoll... no [03:09:58.802] checking for pthread_is_threaded_np... no [03:09:58.852] checking for setproctitle... no [03:09:58.903] checking for setproctitle_fast... no [03:09:58.952] checking for strchrnul... no [03:09:58.999] checking for strsignal... no [03:09:59.049] checking for syncfs... no [03:09:59.099] checking for sync_file_range... no [03:09:59.147] checking for uselocale... no [03:09:59.195] checking for wcstombs_l... no [03:09:59.241] checking for __builtin_bswap16... yes [03:09:59.289] checking for __builtin_bswap32... yes [03:09:59.336] checking for __builtin_bswap64... yes [03:09:59.385] checking for __builtin_clz... yes [03:09:59.433] checking for __builtin_ctz... yes [03:09:59.481] checking for __builtin_popcount... yes [03:09:59.530] checking for __builtin_frame_address... yes [03:09:59.575] checking for _LARGEFILE_SOURCE value needed for large files... no [03:09:59.628] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [03:09:59.659] checking for posix_fadvise... no [03:09:59.707] checking whether posix_fadvise is declared... no [03:09:59.749] checking whether fdatasync is declared... no [03:09:59.793] checking whether strlcat is declared... no [03:09:59.854] checking whether strlcpy is declared... no [03:09:59.918] checking whether strnlen is declared... yes [03:09:59.986] checking whether strsep is declared... no [03:10:00.050] checking whether preadv is declared... no [03:10:00.089] checking whether pwritev is declared... no [03:10:00.126] checking whether F_FULLFSYNC is declared... no [03:10:00.166] checking for explicit_bzero... no [03:10:00.215] checking for getopt... yes [03:10:00.259] checking for getpeereid... no [03:10:00.307] checking for inet_aton... no [03:10:00.354] checking for mkdtemp... no [03:10:00.402] checking for strlcat... no [03:10:00.451] checking for strlcpy... no [03:10:00.499] checking for strnlen... yes [03:10:00.547] checking for strsep... no [03:10:00.594] checking for pthread_barrier_wait... yes [03:10:00.639] configure: On mingw32 we will use our strtof wrapper. [03:10:00.639] checking for getopt_long... yes [03:10:00.684] checking for _configthreadlocale... yes [03:10:00.729] checking for syslog... no [03:10:00.777] checking for opterr... yes [03:10:00.823] checking for optreset... no [03:10:00.873] checking test program... cross-compiling [03:10:00.873] checking whether long int is 64 bits... no [03:10:00.905] checking whether long long int is 64 bits... yes [03:10:00.942] checking for __builtin_mul_overflow... yes [03:10:00.986] checking size of void *... 8 [03:10:01.390] checking size of size_t... 8 [03:10:01.763] checking size of long... 4 [03:10:02.077] checking alignment of short... 2 [03:10:02.268] checking alignment of int... 4 [03:10:02.552] checking alignment of long... 4 [03:10:02.849] checking alignment of long long int... 8 [03:10:03.314] checking alignment of double... 8 [03:10:03.810] checking for int8... no [03:10:03.853] checking for uint8... no [03:10:03.895] checking for int64... no [03:10:03.938] checking for uint64... no [03:10:03.980] checking for __int128... yes [03:10:04.029] checking for __int128 alignment bug... assuming ok [03:10:04.029] checking alignment of PG_INT128_TYPE... 16 [03:10:04.470] checking for builtin __sync char locking functions... yes [03:10:04.513] checking for builtin __sync int32 locking functions... yes [03:10:04.557] checking for builtin __sync int32 atomic operations... yes [03:10:04.601] checking for builtin __sync int64 atomic operations... yes [03:10:04.646] checking for builtin __atomic int32 atomic operations... yes [03:10:04.690] checking for builtin __atomic int64 atomic operations... yes [03:10:04.734] checking for __get_cpuid... yes [03:10:04.782] checking for __get_cpuid_count... yes [03:10:04.829] checking for __cpuid... no [03:10:05.228] checking for __cpuidex... no [03:10:05.663] checking for _xgetbv with CFLAGS=... no [03:10:06.046] checking for _xgetbv with CFLAGS=-mxsave... yes [03:10:06.443] checking for _mm512_popcnt_epi64 with CFLAGS=... no [03:10:06.839] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [03:10:07.183] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [03:10:07.232] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [03:10:07.320] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:10:07.345] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:10:07.366] 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 [03:10:07.425] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:10:07.425] checking which random number source to use... Windows native [03:10:07.427] checking for xmllint... /usr/bin/xmllint [03:10:07.427] checking for xsltproc... /usr/bin/xsltproc [03:10:07.428] checking for fop... /usr/bin/fop [03:10:07.428] checking for dbtoepub... no [03:10:07.428] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:10:07.429] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:10:07.429] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:10:07.440] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [03:10:07.441] 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 [03:10:07.441] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:10:07.441] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:10:07.533] configure: creating ./config.status [03:10:07.623] config.status: creating GNUmakefile [03:10:07.636] config.status: creating src/Makefile.global [03:10:07.652] config.status: creating src/include/pg_config.h [03:10:07.664] config.status: creating src/include/pg_config_ext.h [03:10:07.677] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:10:07.692] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:10:07.699] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:10:07.706] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:10:07.714] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:10:07.721] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:10:07.725] config.status: executing check_win32_symlinks commands [03:10:07.758] [03:10:07.758] real 0m18.953s [03:10:07.758] user 0m12.591s [03:10:07.758] sys 0m5.844s [03:10:07.758] make -s -j${BUILD_JOBS} clean [03:10:08.265] time make -s -j${BUILD_JOBS} world-bin [03:11:59.592] In file included from ../../../src/include/postgres.h:46, [03:11:59.592] from backend_startup.c:16: [03:11:59.592] backend_startup.c: In function ‘BackendInitialize’: [03:11:59.592] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [03:11:59.592] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [03:11:59.592] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:11:59.592] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [03:11:59.592] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [03:11:59.592] | ^~~~~~~~~~~ [03:11:59.592] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [03:11:59.592] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [03:11:59.592] | ^~~~~~~ [03:11:59.592] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [03:11:59.592] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [03:11:59.592] | ^~~~ [03:11:59.592] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [03:11:59.592] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [03:11:59.592] | ^~~~~~~~~~~~~~~ [03:11:59.592] backend_startup.c:126:33: note: ‘status’ was declared here [03:11:59.592] 126 | int status; [03:11:59.592] | ^~~~~~ [03:11:59.592] cc1: all warnings being treated as errors [03:11:59.593] make[3]: *** [: backend_startup.o] Error 1 [03:11:59.593] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [03:11:59.593] make[2]: *** Waiting for unfinished jobs.... [03:12:09.796] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:12:09.796] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:12:09.796] [03:12:09.796] real 2m1.532s [03:12:09.796] user 6m34.685s [03:12:09.796] sys 1m13.041s [03:12:09.797] [03:12:09.797] Exit status: 2