[21:32:06.210] time ./configure \ [21:32:06.210] --host=x86_64-w64-mingw32 \ [21:32:06.210] --enable-cassert \ [21:32:06.210] --without-icu \ [21:32:06.210] CC="ccache x86_64-w64-mingw32-gcc" \ [21:32:06.210] CXX="ccache x86_64-w64-mingw32-g++" [21:32:06.323] checking build system type... x86_64-pc-linux-gnu [21:32:06.500] checking host system type... x86_64-w64-mingw32 [21:32:06.505] checking which template to use... win32 [21:32:06.505] checking whether NLS is wanted... no [21:32:06.506] checking for default port number... 5432 [21:32:06.512] checking for block size... 8kB [21:32:06.513] checking for segment size... 1GB [21:32:06.515] checking for WAL block size... 8kB [21:32:06.516] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:32:06.549] checking whether the C compiler works... yes [21:32:06.672] checking for C compiler default output file name... a.exe [21:32:06.673] checking for suffix of executables... .exe [21:32:06.712] checking whether we are cross compiling... yes [21:32:06.786] checking for suffix of object files... o [21:32:06.793] checking whether we are using the GNU C compiler... yes [21:32:06.799] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:32:06.805] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:32:06.814] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:32:06.869] checking whether we are using the GNU C++ compiler... yes [21:32:06.875] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:32:06.936] checking for gawk... no [21:32:06.936] checking for mawk... mawk [21:32:06.938] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:32:06.945] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:32:06.951] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:32:06.993] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:32:07.154] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:32:07.161] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:32:07.168] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:32:07.174] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:32:07.180] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:32:07.186] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:32:07.192] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:32:07.199] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:32:07.205] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:32:07.211] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:32:07.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:32:07.223] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:32:07.229] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:32:07.264] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:32:07.270] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:32:07.277] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:32:07.283] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:32:07.289] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:32:07.295] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:32:07.316] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:32:07.323] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:32:07.329] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:32:07.364] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:32:07.401] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:32:07.407] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:32:07.413] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:32:07.445] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:32:07.452] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:32:07.458] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:32:07.465] checking whether the C compiler still works... yes [21:32:07.526] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:32:07.590] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:32:07.591] checking pkg-config is at least version 0.9.0... yes [21:32:07.607] checking whether to build with ICU support... no [21:32:07.607] checking whether to build with Tcl... no [21:32:07.608] checking whether to build Perl modules... no [21:32:07.608] checking whether to build Python modules... no [21:32:07.608] checking whether to build with GSSAPI support... no [21:32:07.609] checking whether to build with PAM support... no [21:32:07.609] checking whether to build with BSD Authentication support... no [21:32:07.609] checking whether to build with LDAP support... no [21:32:07.609] checking whether to build with Bonjour support... no [21:32:07.609] checking whether to build with SELinux support... no [21:32:07.609] checking whether to build with systemd support... no [21:32:07.609] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:32:07.609] checking whether to build with XML support... no [21:32:07.610] checking whether to build with LZ4 support... no [21:32:07.610] checking whether to build with ZSTD support... no [21:32:07.610] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:32:07.610] checking whether it is possible to strip libraries... yes [21:32:07.616] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:32:07.617] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:32:07.617] checking for a BSD-compatible install... /usr/bin/install -c [21:32:07.625] checking for tar... /usr/bin/tar [21:32:07.625] checking whether ln -s works... yes [21:32:07.625] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:32:07.627] checking for bison... /usr/bin/bison [21:32:07.629] configure: using bison (GNU Bison) 3.8.2 [21:32:07.632] checking for flex... /usr/bin/flex [21:32:07.643] configure: using flex 2.6.4 [21:32:07.643] checking for perl... /usr/bin/perl [21:32:07.645] configure: using perl 5.36.0 [21:32:07.647] checking for zic... /usr/sbin/zic [21:32:07.647] checking for a sed that does not truncate output... /usr/bin/sed [21:32:07.652] checking for grep that handles long lines and -e... /usr/bin/grep [21:32:07.654] checking for egrep... /usr/bin/grep -E [21:32:07.655] checking for ANSI C header files... yes [21:32:07.697] checking for sys/types.h... yes [21:32:07.714] checking for sys/stat.h... yes [21:32:07.728] checking for stdlib.h... yes [21:32:07.741] checking for string.h... yes [21:32:07.754] checking for memory.h... yes [21:32:07.767] checking for strings.h... yes [21:32:07.781] checking for inttypes.h... yes [21:32:07.795] checking for stdint.h... yes [21:32:07.807] checking for unistd.h... yes [21:32:07.822] checking for main in -lm... yes [21:32:07.865] checking for library containing setproctitle... no [21:32:07.949] checking for library containing dlsym... no [21:32:08.031] checking for library containing socket... -lws2_32 [21:32:08.152] checking for library containing getopt_long... none required [21:32:08.196] checking for library containing shm_open... no [21:32:08.279] checking for library containing shm_unlink... no [21:32:08.362] checking for library containing clock_gettime... no [21:32:08.445] checking for library containing shmget... no [21:32:08.528] checking for library containing backtrace_symbols... no [21:32:08.609] checking for library containing pthread_barrier_wait... -lpthread [21:32:08.691] checking for inflate in -lz... yes [21:32:08.733] checking for stdbool.h that conforms to C99... yes [21:32:08.743] checking for _Bool... yes [21:32:08.814] checking atomic.h usability... no [21:32:08.867] checking atomic.h presence... no [21:32:08.884] checking for atomic.h... no [21:32:08.887] checking copyfile.h usability... no [21:32:08.938] checking copyfile.h presence... no [21:32:08.955] checking for copyfile.h... no [21:32:08.958] checking execinfo.h usability... no [21:32:09.008] checking execinfo.h presence... no [21:32:09.026] checking for execinfo.h... no [21:32:09.029] checking getopt.h usability... yes [21:32:09.035] checking getopt.h presence... yes [21:32:09.049] checking for getopt.h... yes [21:32:09.056] checking ifaddrs.h usability... no [21:32:09.107] checking ifaddrs.h presence... no [21:32:09.124] checking for ifaddrs.h... no [21:32:09.127] checking mbarrier.h usability... no [21:32:09.178] checking mbarrier.h presence... no [21:32:09.195] checking for mbarrier.h... no [21:32:09.198] checking sys/epoll.h usability... no [21:32:09.249] checking sys/epoll.h presence... no [21:32:09.266] checking for sys/epoll.h... no [21:32:09.269] checking sys/event.h usability... no [21:32:09.320] checking sys/event.h presence... no [21:32:09.337] checking for sys/event.h... no [21:32:09.340] checking sys/personality.h usability... no [21:32:09.392] checking sys/personality.h presence... no [21:32:09.409] checking for sys/personality.h... no [21:32:09.412] checking sys/prctl.h usability... no [21:32:09.464] checking sys/prctl.h presence... no [21:32:09.481] checking for sys/prctl.h... no [21:32:09.484] checking sys/procctl.h usability... no [21:32:09.546] checking sys/procctl.h presence... no [21:32:09.564] checking for sys/procctl.h... no [21:32:09.566] checking sys/signalfd.h usability... no [21:32:09.617] checking sys/signalfd.h presence... no [21:32:09.634] checking for sys/signalfd.h... no [21:32:09.637] checking sys/ucred.h usability... no [21:32:09.687] checking sys/ucred.h presence... no [21:32:09.704] checking for sys/ucred.h... no [21:32:09.707] checking termios.h usability... no [21:32:09.758] checking termios.h presence... no [21:32:09.775] checking for termios.h... no [21:32:09.778] checking ucred.h usability... no [21:32:09.829] checking ucred.h presence... no [21:32:09.846] checking for ucred.h... no [21:32:09.849] checking zlib.h usability... yes [21:32:09.858] checking zlib.h presence... yes [21:32:09.875] checking for zlib.h... yes [21:32:09.875] checking for lz4... /usr/bin/lz4 [21:32:09.876] checking for zstd... /usr/bin/zstd [21:32:09.876] checking for openssl... /usr/bin/openssl [21:32:09.880] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:32:09.880] checking crtdefs.h usability... yes [21:32:09.887] checking crtdefs.h presence... yes [21:32:09.900] checking for crtdefs.h... yes [21:32:09.902] checking whether byte ordering is bigendian... no [21:32:09.969] checking for inline... inline [21:32:09.975] checking for printf format archetype... gnu_printf [21:32:09.983] checking for _Static_assert... yes [21:32:10.021] checking for typeof... typeof [21:32:10.028] checking for __builtin_types_compatible_p... yes [21:32:10.038] checking for __builtin_constant_p... yes [21:32:10.048] checking for __builtin_unreachable... yes [21:32:10.087] checking for computed goto support... yes [21:32:10.093] checking for struct tm.tm_zone... no [21:32:10.165] checking for union semun... no [21:32:10.195] checking for socklen_t... yes [21:32:11.305] checking for struct sockaddr.sa_len... no [21:32:13.236] checking for locale_t... no [21:32:13.295] checking for C/C++ restrict keyword... __restrict [21:32:13.308] checking for struct option... yes [21:32:13.346] checking whether assembler supports x86_64 popcntq... yes [21:32:13.353] checking size of off_t... 4 [21:32:13.541] 0 [21:32:13.542] checking size of bool... 1 [21:32:13.582] checking for int timezone... yes [21:32:13.627] checking for wcstombs_l declaration... no [21:32:13.704] checking for backtrace_symbols... no [21:32:13.751] checking for copyfile... no [21:32:13.797] checking for copy_file_range... no [21:32:13.844] checking for getifaddrs... no [21:32:13.892] checking for getpeerucred... no [21:32:13.943] checking for inet_pton... yes [21:32:13.992] checking for kqueue... no [21:32:14.040] checking for mbstowcs_l... no [21:32:14.087] checking for memset_s... no [21:32:14.135] checking for posix_fallocate... no [21:32:14.184] checking for ppoll... no [21:32:14.235] checking for pthread_is_threaded_np... no [21:32:14.284] checking for setproctitle... no [21:32:14.332] checking for setproctitle_fast... no [21:32:14.380] checking for strchrnul... no [21:32:14.428] checking for strsignal... no [21:32:14.476] checking for syncfs... no [21:32:14.524] checking for sync_file_range... no [21:32:14.575] checking for uselocale... no [21:32:14.622] checking for wcstombs_l... no [21:32:14.667] checking for __builtin_bswap16... yes [21:32:14.713] checking for __builtin_bswap32... yes [21:32:14.757] checking for __builtin_bswap64... yes [21:32:14.802] checking for __builtin_clz... yes [21:32:14.848] checking for __builtin_ctz... yes [21:32:14.892] checking for __builtin_popcount... yes [21:32:14.936] checking for __builtin_frame_address... yes [21:32:14.980] checking for _LARGEFILE_SOURCE value needed for large files... no [21:32:15.032] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:32:15.061] checking for posix_fadvise... no [21:32:15.109] checking whether posix_fadvise is declared... no [21:32:15.150] checking whether fdatasync is declared... no [21:32:15.193] checking whether strlcat is declared... no [21:32:15.253] checking whether strlcpy is declared... no [21:32:15.314] checking whether strnlen is declared... yes [21:32:15.326] checking whether strsep is declared... no [21:32:15.387] checking whether preadv is declared... no [21:32:15.420] checking whether pwritev is declared... no [21:32:15.453] checking whether F_FULLFSYNC is declared... no [21:32:15.489] checking for explicit_bzero... no [21:32:15.533] checking for getopt... yes [21:32:15.577] checking for getpeereid... no [21:32:15.622] checking for inet_aton... no [21:32:15.666] checking for mkdtemp... no [21:32:15.710] checking for strlcat... no [21:32:15.754] checking for strlcpy... no [21:32:15.799] checking for strnlen... yes [21:32:15.843] checking for strsep... no [21:32:15.887] checking for pthread_barrier_wait... yes [21:32:15.928] configure: On mingw32 we will use our strtof wrapper. [21:32:15.928] checking for getopt_long... yes [21:32:15.970] checking for _configthreadlocale... yes [21:32:16.012] checking for syslog... no [21:32:16.057] checking for opterr... yes [21:32:16.102] checking for optreset... no [21:32:16.152] checking test program... cross-compiling [21:32:16.152] checking whether long int is 64 bits... no [21:32:16.182] checking whether long long int is 64 bits... yes [21:32:16.191] checking for __builtin_mul_overflow... yes [21:32:16.232] checking size of void *... 8 [21:32:16.487] checking size of size_t... 8 [21:32:16.745] checking size of long... 4 [21:32:16.935] checking alignment of short... 2 [21:32:17.067] checking alignment of int... 4 [21:32:17.263] checking alignment of long... 4 [21:32:17.456] checking alignment of long long int... 8 [21:32:17.706] checking alignment of double... 8 [21:32:17.958] checking for int8... no [21:32:17.997] checking for uint8... no [21:32:18.036] checking for int64... no [21:32:18.078] checking for uint64... no [21:32:18.118] checking for __int128... yes [21:32:18.166] checking for __int128 alignment bug... assuming ok [21:32:18.166] checking alignment of PG_INT128_TYPE... 16 [21:32:18.483] checking for builtin __sync char locking functions... yes [21:32:18.523] checking for builtin __sync int32 locking functions... yes [21:32:18.563] checking for builtin __sync int32 atomic operations... yes [21:32:18.604] checking for builtin __sync int64 atomic operations... yes [21:32:18.644] checking for builtin __atomic int32 atomic operations... yes [21:32:18.684] checking for builtin __atomic int64 atomic operations... yes [21:32:18.724] checking for __get_cpuid... yes [21:32:18.768] checking for __get_cpuid_count... yes [21:32:18.809] checking for __cpuid... no [21:32:19.198] checking for __cpuidex... no [21:32:19.611] checking for _xgetbv with CFLAGS=... no [21:32:19.984] checking for _xgetbv with CFLAGS=-mxsave... yes [21:32:20.373] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:32:20.744] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:32:21.069] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:32:21.113] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:32:21.199] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:32:21.221] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:32:21.238] 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 [21:32:21.292] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:32:21.292] checking which random number source to use... Windows native [21:32:21.294] checking for xmllint... /usr/bin/xmllint [21:32:21.294] checking for xsltproc... /usr/bin/xsltproc [21:32:21.295] checking for fop... /usr/bin/fop [21:32:21.295] checking for dbtoepub... no [21:32:21.295] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:32:21.295] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:32:21.295] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:32:21.306] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:32:21.306] 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 [21:32:21.306] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:32:21.306] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:32:21.387] configure: creating ./config.status [21:32:21.468] config.status: creating GNUmakefile [21:32:21.479] config.status: creating src/Makefile.global [21:32:21.492] config.status: creating src/include/pg_config.h [21:32:21.503] config.status: creating src/include/pg_config_ext.h [21:32:21.514] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:32:21.528] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:32:21.535] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:32:21.541] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:32:21.547] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:32:21.554] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:32:21.557] config.status: executing check_win32_symlinks commands [21:32:21.587] [21:32:21.587] real 0m15.378s [21:32:21.587] user 0m10.362s [21:32:21.587] sys 0m4.681s [21:32:21.587] make -s -j${BUILD_JOBS} clean [21:32:22.070] time make -s -j${BUILD_JOBS} world-bin [21:32:26.724] In file included from ../../../src/include/postgres.h:46, [21:32:26.724] from backend_startup.c:16: [21:32:26.724] backend_startup.c: In function ‘BackendInitialize’: [21:32:26.724] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [21:32:26.724] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [21:32:26.724] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:32:26.724] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [21:32:26.724] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [21:32:26.724] | ^~~~~~~~~~~ [21:32:26.724] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [21:32:26.724] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [21:32:26.724] | ^~~~~~~ [21:32:26.724] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [21:32:26.724] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [21:32:26.724] | ^~~~ [21:32:26.724] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [21:32:26.724] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [21:32:26.724] | ^~~~~~~~~~~~~~~ [21:32:26.724] backend_startup.c:126:33: note: ‘status’ was declared here [21:32:26.724] 126 | int status; [21:32:26.724] | ^~~~~~ [21:32:26.724] cc1: all warnings being treated as errors [21:32:26.725] make[3]: *** [: backend_startup.o] Error 1 [21:32:26.725] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [21:32:26.725] make[2]: *** Waiting for unfinished jobs.... [21:32:26.922] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:32:26.923] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:32:26.923] [21:32:26.923] real 0m4.853s [21:32:26.923] user 0m8.321s [21:32:26.923] sys 0m6.139s [21:32:26.923] [21:32:26.923] Exit status: 2