[18:07:27.586] time ./configure \ [18:07:27.586] --host=x86_64-w64-mingw32 \ [18:07:27.586] --enable-cassert \ [18:07:27.586] --without-icu \ [18:07:27.586] CC="ccache x86_64-w64-mingw32-gcc" \ [18:07:27.586] CXX="ccache x86_64-w64-mingw32-g++" [18:07:27.695] checking build system type... x86_64-pc-linux-gnu [18:07:27.880] checking host system type... x86_64-w64-mingw32 [18:07:27.884] checking which template to use... win32 [18:07:27.885] checking whether NLS is wanted... no [18:07:27.885] checking for default port number... 5432 [18:07:27.891] checking for block size... 8kB [18:07:27.892] checking for segment size... 1GB [18:07:27.894] checking for WAL block size... 8kB [18:07:27.895] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:07:27.926] checking whether the C compiler works... yes [18:07:28.057] checking for C compiler default output file name... a.exe [18:07:28.058] checking for suffix of executables... .exe [18:07:28.095] checking whether we are cross compiling... yes [18:07:28.162] checking for suffix of object files... o [18:07:28.169] checking whether we are using the GNU C compiler... yes [18:07:28.175] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:07:28.180] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:07:28.190] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:07:28.247] checking whether we are using the GNU C++ compiler... yes [18:07:28.253] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:07:28.314] checking for gawk... no [18:07:28.314] checking for mawk... mawk [18:07:28.316] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:07:28.322] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:07:28.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:07:28.371] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:07:28.540] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:07:28.546] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:07:28.552] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:07:28.558] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:07:28.564] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:07:28.570] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:07:28.576] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:07:28.582] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:07:28.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:07:28.596] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:07:28.602] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:07:28.609] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:07:28.615] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:07:28.649] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:07:28.655] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:07:28.661] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:07:28.666] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:07:28.672] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:07:28.679] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:07:28.699] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:07:28.705] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:07:28.711] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:07:28.745] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:07:28.779] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:07:28.786] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:07:28.792] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:07:28.823] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:07:28.830] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:07:28.836] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:07:28.843] checking whether the C compiler still works... yes [18:07:28.904] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:07:28.967] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:07:28.967] checking pkg-config is at least version 0.9.0... yes [18:07:28.983] checking whether to build with ICU support... no [18:07:28.983] checking whether to build with Tcl... no [18:07:28.983] checking whether to build Perl modules... no [18:07:28.983] checking whether to build Python modules... no [18:07:28.983] checking whether to build with GSSAPI support... no [18:07:28.985] checking whether to build with PAM support... no [18:07:28.985] checking whether to build with BSD Authentication support... no [18:07:28.985] checking whether to build with LDAP support... no [18:07:28.985] checking whether to build with Bonjour support... no [18:07:28.985] checking whether to build with SELinux support... no [18:07:28.985] checking whether to build with systemd support... no [18:07:28.985] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:07:28.985] checking whether to build with XML support... no [18:07:28.985] checking whether to build with LZ4 support... no [18:07:28.986] checking whether to build with ZSTD support... no [18:07:28.986] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:07:28.986] checking whether it is possible to strip libraries... yes [18:07:28.993] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:07:28.993] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:07:28.993] checking for a BSD-compatible install... /usr/bin/install -c [18:07:29.001] checking for tar... /usr/bin/tar [18:07:29.001] checking whether ln -s works... yes [18:07:29.001] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:07:29.003] checking for bison... /usr/bin/bison [18:07:29.005] configure: using bison (GNU Bison) 3.8.2 [18:07:29.007] checking for flex... /usr/bin/flex [18:07:29.018] configure: using flex 2.6.4 [18:07:29.018] checking for perl... /usr/bin/perl [18:07:29.020] configure: using perl 5.36.0 [18:07:29.022] checking for zic... /usr/sbin/zic [18:07:29.022] checking for a sed that does not truncate output... /usr/bin/sed [18:07:29.027] checking for grep that handles long lines and -e... /usr/bin/grep [18:07:29.029] checking for egrep... /usr/bin/grep -E [18:07:29.030] checking for ANSI C header files... yes [18:07:29.072] checking for sys/types.h... yes [18:07:29.086] checking for sys/stat.h... yes [18:07:29.100] checking for stdlib.h... yes [18:07:29.112] checking for string.h... yes [18:07:29.124] checking for memory.h... yes [18:07:29.137] checking for strings.h... yes [18:07:29.150] checking for inttypes.h... yes [18:07:29.165] checking for stdint.h... yes [18:07:29.177] checking for unistd.h... yes [18:07:29.190] checking for main in -lm... yes [18:07:29.233] checking for library containing setproctitle... no [18:07:29.314] checking for library containing dlsym... no [18:07:29.390] checking for library containing socket... -lws2_32 [18:07:29.504] checking for library containing getopt_long... none required [18:07:29.546] checking for library containing shm_open... no [18:07:29.624] checking for library containing shm_unlink... no [18:07:29.704] checking for library containing clock_gettime... no [18:07:29.784] checking for library containing shmget... no [18:07:29.862] checking for library containing backtrace_symbols... no [18:07:29.943] checking for library containing pthread_barrier_wait... -lpthread [18:07:30.021] checking for inflate in -lz... yes [18:07:30.060] checking for stdbool.h that conforms to C99... yes [18:07:30.071] checking for _Bool... yes [18:07:30.138] checking atomic.h usability... no [18:07:30.187] checking atomic.h presence... no [18:07:30.205] checking for atomic.h... no [18:07:30.208] checking copyfile.h usability... no [18:07:30.258] checking copyfile.h presence... no [18:07:30.275] checking for copyfile.h... no [18:07:30.278] checking execinfo.h usability... no [18:07:30.327] checking execinfo.h presence... no [18:07:30.343] checking for execinfo.h... no [18:07:30.346] checking getopt.h usability... yes [18:07:30.353] checking getopt.h presence... yes [18:07:30.366] checking for getopt.h... yes [18:07:30.372] checking ifaddrs.h usability... no [18:07:30.419] checking ifaddrs.h presence... no [18:07:30.435] checking for ifaddrs.h... no [18:07:30.438] checking mbarrier.h usability... no [18:07:30.487] checking mbarrier.h presence... no [18:07:30.503] checking for mbarrier.h... no [18:07:30.506] checking sys/epoll.h usability... no [18:07:30.554] checking sys/epoll.h presence... no [18:07:30.570] checking for sys/epoll.h... no [18:07:30.573] checking sys/event.h usability... no [18:07:30.623] checking sys/event.h presence... no [18:07:30.640] checking for sys/event.h... no [18:07:30.642] checking sys/personality.h usability... no [18:07:30.692] checking sys/personality.h presence... no [18:07:30.709] checking for sys/personality.h... no [18:07:30.712] checking sys/prctl.h usability... no [18:07:30.763] checking sys/prctl.h presence... no [18:07:30.780] checking for sys/prctl.h... no [18:07:30.783] checking sys/procctl.h usability... no [18:07:30.831] checking sys/procctl.h presence... no [18:07:30.848] checking for sys/procctl.h... no [18:07:30.851] checking sys/signalfd.h usability... no [18:07:30.901] checking sys/signalfd.h presence... no [18:07:30.918] checking for sys/signalfd.h... no [18:07:30.921] checking sys/ucred.h usability... no [18:07:30.969] checking sys/ucred.h presence... no [18:07:30.985] checking for sys/ucred.h... no [18:07:30.988] checking termios.h usability... no [18:07:31.037] checking termios.h presence... no [18:07:31.053] checking for termios.h... no [18:07:31.056] checking ucred.h usability... no [18:07:31.106] checking ucred.h presence... no [18:07:31.123] checking for ucred.h... no [18:07:31.125] checking zlib.h usability... yes [18:07:31.135] checking zlib.h presence... yes [18:07:31.152] checking for zlib.h... yes [18:07:31.152] checking for lz4... /usr/bin/lz4 [18:07:31.152] checking for zstd... /usr/bin/zstd [18:07:31.152] checking for openssl... /usr/bin/openssl [18:07:31.156] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [18:07:31.157] checking crtdefs.h usability... yes [18:07:31.163] checking crtdefs.h presence... yes [18:07:31.176] checking for crtdefs.h... yes [18:07:31.177] checking whether byte ordering is bigendian... no [18:07:31.241] checking for inline... inline [18:07:31.248] checking for printf format archetype... gnu_printf [18:07:31.256] checking for _Static_assert... yes [18:07:31.292] checking for typeof... typeof [18:07:31.298] checking for __builtin_types_compatible_p... yes [18:07:31.307] checking for __builtin_constant_p... yes [18:07:31.317] checking for __builtin_unreachable... yes [18:07:31.354] checking for computed goto support... yes [18:07:31.360] checking for struct tm.tm_zone... no [18:07:31.430] checking for union semun... no [18:07:31.459] checking for socklen_t... yes [18:07:32.510] checking for struct sockaddr.sa_len... no [18:07:34.357] checking for locale_t... no [18:07:34.414] checking for C/C++ restrict keyword... __restrict [18:07:34.426] checking for struct option... yes [18:07:34.463] checking whether assembler supports x86_64 popcntq... yes [18:07:34.469] checking size of off_t... 4 [18:07:34.651] 0 [18:07:34.652] checking size of bool... 1 [18:07:34.691] checking for int timezone... yes [18:07:34.734] checking for wcstombs_l declaration... no [18:07:34.808] checking for backtrace_symbols... no [18:07:34.853] checking for copyfile... no [18:07:34.899] checking for copy_file_range... no [18:07:34.945] checking for getifaddrs... no [18:07:34.990] checking for getpeerucred... no [18:07:35.036] checking for inet_pton... yes [18:07:35.083] checking for kqueue... no [18:07:35.131] checking for mbstowcs_l... no [18:07:35.178] checking for memset_s... no [18:07:35.226] checking for posix_fallocate... no [18:07:35.272] checking for ppoll... no [18:07:35.319] checking for pthread_is_threaded_np... no [18:07:35.367] checking for setproctitle... no [18:07:35.412] checking for setproctitle_fast... no [18:07:35.457] checking for strchrnul... no [18:07:35.501] checking for strsignal... no [18:07:35.546] checking for syncfs... no [18:07:35.590] checking for sync_file_range... no [18:07:35.637] checking for uselocale... no [18:07:35.683] checking for wcstombs_l... no [18:07:35.728] checking for __builtin_bswap16... yes [18:07:35.771] checking for __builtin_bswap32... yes [18:07:35.814] checking for __builtin_bswap64... yes [18:07:35.857] checking for __builtin_clz... yes [18:07:35.900] checking for __builtin_ctz... yes [18:07:35.943] checking for __builtin_popcount... yes [18:07:35.985] checking for __builtin_frame_address... yes [18:07:36.027] checking for _LARGEFILE_SOURCE value needed for large files... no [18:07:36.073] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:07:36.100] checking for posix_fadvise... no [18:07:36.145] checking whether posix_fadvise is declared... no [18:07:36.185] checking whether fdatasync is declared... no [18:07:36.226] checking whether strlcat is declared... no [18:07:36.281] checking whether strlcpy is declared... no [18:07:36.337] checking whether strnlen is declared... yes [18:07:36.349] checking whether strsep is declared... no [18:07:36.405] checking whether preadv is declared... no [18:07:36.438] checking whether pwritev is declared... no [18:07:36.470] checking whether F_FULLFSYNC is declared... no [18:07:36.505] checking for explicit_bzero... no [18:07:36.547] checking for getopt... yes [18:07:36.586] checking for getpeereid... no [18:07:36.629] checking for inet_aton... no [18:07:36.672] checking for mkdtemp... no [18:07:36.714] checking for strlcat... no [18:07:36.756] checking for strlcpy... no [18:07:36.797] checking for strnlen... yes [18:07:36.840] checking for strsep... no [18:07:36.883] checking for pthread_barrier_wait... yes [18:07:36.925] configure: On mingw32 we will use our strtof wrapper. [18:07:36.926] checking for getopt_long... yes [18:07:36.966] checking for _configthreadlocale... yes [18:07:37.005] checking for syslog... no [18:07:37.047] checking for opterr... yes [18:07:37.090] checking for optreset... no [18:07:37.137] checking test program... cross-compiling [18:07:37.137] checking whether long int is 64 bits... no [18:07:37.164] checking whether long long int is 64 bits... yes [18:07:37.173] checking for __builtin_mul_overflow... yes [18:07:37.212] checking size of void *... 8 [18:07:37.449] checking size of size_t... 8 [18:07:37.684] checking size of long... 4 [18:07:37.863] checking alignment of short... 2 [18:07:37.987] checking alignment of int... 4 [18:07:38.171] checking alignment of long... 4 [18:07:38.355] checking alignment of long long int... 8 [18:07:38.598] checking alignment of double... 8 [18:07:38.838] checking for int8... no [18:07:38.876] checking for uint8... no [18:07:38.914] checking for int64... no [18:07:38.951] checking for uint64... no [18:07:38.988] checking for __int128... yes [18:07:39.033] checking for __int128 alignment bug... assuming ok [18:07:39.033] checking alignment of PG_INT128_TYPE... 16 [18:07:39.331] checking for builtin __sync char locking functions... yes [18:07:39.370] checking for builtin __sync int32 locking functions... yes [18:07:39.408] checking for builtin __sync int32 atomic operations... yes [18:07:39.445] checking for builtin __sync int64 atomic operations... yes [18:07:39.482] checking for builtin __atomic int32 atomic operations... yes [18:07:39.519] checking for builtin __atomic int64 atomic operations... yes [18:07:39.556] checking for __get_cpuid... yes [18:07:39.598] checking for __get_cpuid_count... yes [18:07:39.637] checking for __cpuid... no [18:07:40.018] checking for __cpuidex... no [18:07:40.413] checking for _xgetbv with CFLAGS=... no [18:07:40.769] checking for _xgetbv with CFLAGS=-mxsave... yes [18:07:41.144] checking for _mm512_popcnt_epi64 with CFLAGS=... no [18:07:41.501] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [18:07:41.823] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:07:41.867] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:07:41.947] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:07:41.966] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:07:41.982] 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:07:42.030] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:07:42.030] checking which random number source to use... Windows native [18:07:42.032] checking for xmllint... /usr/bin/xmllint [18:07:42.032] checking for xsltproc... /usr/bin/xsltproc [18:07:42.033] checking for fop... /usr/bin/fop [18:07:42.033] checking for dbtoepub... no [18:07:42.033] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:07:42.033] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:07:42.033] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:07:42.043] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:07:42.043] 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:07:42.043] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:07:42.043] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:07:42.119] configure: creating ./config.status [18:07:42.194] config.status: creating GNUmakefile [18:07:42.205] config.status: creating src/Makefile.global [18:07:42.218] config.status: creating src/include/pg_config.h [18:07:42.229] config.status: creating src/include/pg_config_ext.h [18:07:42.239] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:07:42.254] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:07:42.260] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:07:42.267] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:07:42.273] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:07:42.280] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:07:42.283] config.status: executing check_win32_symlinks commands [18:07:42.314] [18:07:42.314] real 0m14.729s [18:07:42.314] user 0m9.802s [18:07:42.314] sys 0m4.570s [18:07:42.314] make -s -j${BUILD_JOBS} clean [18:07:42.783] time make -s -j${BUILD_JOBS} world-bin [18:08:43.727] In file included from ../../../src/include/postgres.h:46, [18:08:43.727] from backend_startup.c:16: [18:08:43.727] backend_startup.c: In function ‘BackendInitialize’: [18:08:43.727] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [18:08:43.727] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [18:08:43.727] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [18:08:43.727] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [18:08:43.727] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [18:08:43.727] | ^~~~~~~~~~~ [18:08:43.727] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [18:08:43.727] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [18:08:43.727] | ^~~~~~~ [18:08:43.727] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [18:08:43.727] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [18:08:43.727] | ^~~~ [18:08:43.727] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [18:08:43.727] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [18:08:43.727] | ^~~~~~~~~~~~~~~ [18:08:43.727] backend_startup.c:126:33: note: ‘status’ was declared here [18:08:43.727] 126 | int status; [18:08:43.727] | ^~~~~~ [18:08:43.727] cc1: all warnings being treated as errors [18:08:43.728] make[3]: *** [: backend_startup.o] Error 1 [18:08:43.728] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [18:08:43.728] make[2]: *** Waiting for unfinished jobs.... [18:08:48.585] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:08:48.585] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:08:48.585] [18:08:48.585] real 1m5.802s [18:08:48.585] user 3m30.212s [18:08:48.585] sys 0m42.909s [18:08:48.586] [18:08:48.586] Exit status: 2