[20:55:29.468] time ./configure \ [20:55:29.468] --host=x86_64-w64-mingw32 \ [20:55:29.468] --enable-cassert \ [20:55:29.468] --without-icu \ [20:55:29.468] CC="ccache x86_64-w64-mingw32-gcc" \ [20:55:29.468] CXX="ccache x86_64-w64-mingw32-g++" [20:55:29.577] checking build system type... x86_64-pc-linux-gnu [20:55:29.765] checking host system type... x86_64-w64-mingw32 [20:55:29.770] checking which template to use... win32 [20:55:29.770] checking whether NLS is wanted... no [20:55:29.770] checking for default port number... 5432 [20:55:29.777] checking for block size... 8kB [20:55:29.778] checking for segment size... 1GB [20:55:29.780] checking for WAL block size... 8kB [20:55:29.781] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [20:55:29.812] checking whether the C compiler works... yes [20:55:29.958] checking for C compiler default output file name... a.exe [20:55:29.959] checking for suffix of executables... .exe [20:55:29.997] checking whether we are cross compiling... yes [20:55:30.071] checking for suffix of object files... o [20:55:30.078] checking whether we are using the GNU C compiler... yes [20:55:30.084] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [20:55:30.090] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [20:55:30.102] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [20:55:30.161] checking whether we are using the GNU C++ compiler... yes [20:55:30.167] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [20:55:30.229] checking for gawk... no [20:55:30.229] checking for mawk... mawk [20:55:30.231] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:55:30.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [20:55:30.244] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:55:30.287] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:55:30.467] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [20:55:30.474] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [20:55:30.481] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:55:30.489] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:55:30.496] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:55:30.503] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:55:30.510] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [20:55:30.518] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:55:30.526] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:55:30.534] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:55:30.542] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [20:55:30.550] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [20:55:30.557] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [20:55:30.595] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:55:30.603] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:55:30.610] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [20:55:30.618] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [20:55:30.625] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:55:30.632] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:55:30.657] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:55:30.665] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:55:30.672] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:55:30.711] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:55:30.750] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:55:30.758] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:55:30.765] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:55:30.800] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:55:30.807] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:55:30.814] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:55:30.823] checking whether the C compiler still works... yes [20:55:30.887] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [20:55:30.953] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [20:55:30.953] checking pkg-config is at least version 0.9.0... yes [20:55:30.968] checking whether to build with ICU support... no [20:55:30.969] checking whether to build with Tcl... no [20:55:30.969] checking whether to build Perl modules... no [20:55:30.969] checking whether to build Python modules... no [20:55:30.969] checking whether to build with GSSAPI support... no [20:55:30.970] checking whether to build with PAM support... no [20:55:30.970] checking whether to build with BSD Authentication support... no [20:55:30.970] checking whether to build with LDAP support... no [20:55:30.970] checking whether to build with Bonjour support... no [20:55:30.970] checking whether to build with SELinux support... no [20:55:30.970] checking whether to build with systemd support... no [20:55:30.971] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:55:30.971] checking whether to build with XML support... no [20:55:30.971] checking whether to build with LZ4 support... no [20:55:30.971] checking whether to build with ZSTD support... no [20:55:30.971] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [20:55:30.972] checking whether it is possible to strip libraries... yes [20:55:30.978] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [20:55:30.979] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [20:55:30.979] checking for a BSD-compatible install... /usr/bin/install -c [20:55:30.987] checking for tar... /usr/bin/tar [20:55:30.987] checking whether ln -s works... yes [20:55:30.987] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:55:30.989] checking for bison... /usr/bin/bison [20:55:30.992] configure: using bison (GNU Bison) 3.8.2 [20:55:30.994] checking for flex... /usr/bin/flex [20:55:31.005] configure: using flex 2.6.4 [20:55:31.006] checking for perl... /usr/bin/perl [20:55:31.008] configure: using perl 5.36.0 [20:55:31.010] checking for zic... /usr/sbin/zic [20:55:31.010] checking for a sed that does not truncate output... /usr/bin/sed [20:55:31.015] checking for grep that handles long lines and -e... /usr/bin/grep [20:55:31.017] checking for egrep... /usr/bin/grep -E [20:55:31.018] checking for ANSI C header files... yes [20:55:31.061] checking for sys/types.h... yes [20:55:31.079] checking for sys/stat.h... yes [20:55:31.093] checking for stdlib.h... yes [20:55:31.106] checking for string.h... yes [20:55:31.119] checking for memory.h... yes [20:55:31.132] checking for strings.h... yes [20:55:31.145] checking for inttypes.h... yes [20:55:31.160] checking for stdint.h... yes [20:55:31.173] checking for unistd.h... yes [20:55:31.187] checking for main in -lm... yes [20:55:31.232] checking for library containing setproctitle... no [20:55:31.314] checking for library containing dlsym... no [20:55:31.395] checking for library containing socket... -lws2_32 [20:55:31.517] checking for library containing getopt_long... none required [20:55:31.562] checking for library containing shm_open... no [20:55:31.646] checking for library containing shm_unlink... no [20:55:31.729] checking for library containing clock_gettime... no [20:55:31.811] checking for library containing shmget... no [20:55:31.895] checking for library containing backtrace_symbols... no [20:55:31.979] checking for library containing pthread_barrier_wait... -lpthread [20:55:32.064] checking for inflate in -lz... yes [20:55:32.108] checking for stdbool.h that conforms to C99... yes [20:55:32.118] checking for _Bool... yes [20:55:32.189] checking atomic.h usability... no [20:55:32.246] checking atomic.h presence... no [20:55:32.265] checking for atomic.h... no [20:55:32.268] checking copyfile.h usability... no [20:55:32.324] checking copyfile.h presence... no [20:55:32.344] checking for copyfile.h... no [20:55:32.348] checking execinfo.h usability... no [20:55:32.403] checking execinfo.h presence... no [20:55:32.422] checking for execinfo.h... no [20:55:32.426] checking getopt.h usability... yes [20:55:32.434] checking getopt.h presence... yes [20:55:32.450] checking for getopt.h... yes [20:55:32.456] checking ifaddrs.h usability... no [20:55:32.512] checking ifaddrs.h presence... no [20:55:32.531] checking for ifaddrs.h... no [20:55:32.534] checking mbarrier.h usability... no [20:55:32.588] checking mbarrier.h presence... no [20:55:32.606] checking for mbarrier.h... no [20:55:32.609] checking sys/epoll.h usability... no [20:55:32.664] checking sys/epoll.h presence... no [20:55:32.682] checking for sys/epoll.h... no [20:55:32.685] checking sys/event.h usability... no [20:55:32.738] checking sys/event.h presence... no [20:55:32.756] checking for sys/event.h... no [20:55:32.759] checking sys/personality.h usability... no [20:55:32.815] checking sys/personality.h presence... no [20:55:32.835] checking for sys/personality.h... no [20:55:32.838] checking sys/prctl.h usability... no [20:55:32.895] checking sys/prctl.h presence... no [20:55:32.915] checking for sys/prctl.h... no [20:55:32.918] checking sys/procctl.h usability... no [20:55:32.976] checking sys/procctl.h presence... no [20:55:32.996] checking for sys/procctl.h... no [20:55:33.000] checking sys/signalfd.h usability... no [20:55:33.057] checking sys/signalfd.h presence... no [20:55:33.078] checking for sys/signalfd.h... no [20:55:33.081] checking sys/ucred.h usability... no [20:55:33.138] checking sys/ucred.h presence... no [20:55:33.157] checking for sys/ucred.h... no [20:55:33.160] checking termios.h usability... no [20:55:33.215] checking termios.h presence... no [20:55:33.233] checking for termios.h... no [20:55:33.236] checking ucred.h usability... no [20:55:33.289] checking ucred.h presence... no [20:55:33.307] checking for ucred.h... no [20:55:33.310] checking zlib.h usability... yes [20:55:33.320] checking zlib.h presence... yes [20:55:33.338] checking for zlib.h... yes [20:55:33.338] checking for lz4... /usr/bin/lz4 [20:55:33.339] checking for zstd... /usr/bin/zstd [20:55:33.339] checking for openssl... /usr/bin/openssl [20:55:33.343] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [20:55:33.344] checking crtdefs.h usability... yes [20:55:33.351] checking crtdefs.h presence... yes [20:55:33.366] checking for crtdefs.h... yes [20:55:33.367] checking whether byte ordering is bigendian... no [20:55:33.442] checking for inline... inline [20:55:33.450] checking for printf format archetype... gnu_printf [20:55:33.458] checking for _Static_assert... yes [20:55:33.500] checking for typeof... typeof [20:55:33.507] checking for __builtin_types_compatible_p... yes [20:55:33.517] checking for __builtin_constant_p... yes [20:55:33.528] checking for __builtin_unreachable... yes [20:55:33.568] checking for computed goto support... yes [20:55:33.574] checking for struct tm.tm_zone... no [20:55:33.647] checking for union semun... no [20:55:33.680] checking for socklen_t... yes [20:55:34.886] checking for struct sockaddr.sa_len... no [20:55:36.904] checking for locale_t... no [20:55:36.972] checking for C/C++ restrict keyword... __restrict [20:55:36.985] checking for struct option... yes [20:55:37.029] checking whether assembler supports x86_64 popcntq... yes [20:55:37.037] checking size of off_t... 4 [20:55:37.243] 0 [20:55:37.243] checking size of bool... 1 [20:55:37.290] checking for int timezone... yes [20:55:37.340] checking for wcstombs_l declaration... no [20:55:37.425] checking for backtrace_symbols... no [20:55:37.477] checking for copyfile... no [20:55:37.528] checking for copy_file_range... no [20:55:37.578] checking for getifaddrs... no [20:55:37.632] checking for getpeerucred... no [20:55:37.683] checking for inet_pton... yes [20:55:37.735] checking for kqueue... no [20:55:37.786] checking for mbstowcs_l... no [20:55:37.838] checking for memset_s... no [20:55:37.887] checking for posix_fallocate... no [20:55:37.937] checking for ppoll... no [20:55:37.988] checking for pthread_is_threaded_np... no [20:55:38.039] checking for setproctitle... no [20:55:38.091] checking for setproctitle_fast... no [20:55:38.143] checking for strchrnul... no [20:55:38.194] checking for strsignal... no [20:55:38.246] checking for syncfs... no [20:55:38.300] checking for sync_file_range... no [20:55:38.353] checking for uselocale... no [20:55:38.407] checking for wcstombs_l... no [20:55:38.457] checking for __builtin_bswap16... yes [20:55:38.509] checking for __builtin_bswap32... yes [20:55:38.559] checking for __builtin_bswap64... yes [20:55:38.610] checking for __builtin_clz... yes [20:55:38.661] checking for __builtin_ctz... yes [20:55:38.711] checking for __builtin_popcount... yes [20:55:38.762] checking for __builtin_frame_address... yes [20:55:38.810] checking for _LARGEFILE_SOURCE value needed for large files... no [20:55:38.866] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [20:55:38.899] checking for posix_fadvise... no [20:55:38.952] checking whether posix_fadvise is declared... no [20:55:38.998] checking whether fdatasync is declared... no [20:55:39.046] checking whether strlcat is declared... no [20:55:39.114] checking whether strlcpy is declared... no [20:55:39.179] checking whether strnlen is declared... yes [20:55:39.194] checking whether strsep is declared... no [20:55:39.257] checking whether preadv is declared... no [20:55:39.297] checking whether pwritev is declared... no [20:55:39.336] checking whether F_FULLFSYNC is declared... no [20:55:39.380] checking for explicit_bzero... no [20:55:39.430] checking for getopt... yes [20:55:39.474] checking for getpeereid... no [20:55:39.524] checking for inet_aton... no [20:55:39.573] checking for mkdtemp... no [20:55:39.622] checking for strlcat... no [20:55:39.670] checking for strlcpy... no [20:55:39.718] checking for strnlen... yes [20:55:39.768] checking for strsep... no [20:55:39.816] checking for pthread_barrier_wait... yes [20:55:39.861] configure: On mingw32 we will use our strtof wrapper. [20:55:39.861] checking for getopt_long... yes [20:55:39.906] checking for _configthreadlocale... yes [20:55:39.951] checking for syslog... no [20:55:39.999] checking for opterr... yes [20:55:40.048] checking for optreset... no [20:55:40.100] checking test program... cross-compiling [20:55:40.100] checking whether long int is 64 bits... no [20:55:40.134] checking whether long long int is 64 bits... yes [20:55:40.143] checking for __builtin_mul_overflow... yes [20:55:40.186] checking size of void *... 8 [20:55:40.459] checking size of size_t... 8 [20:55:40.727] checking size of long... 4 [20:55:40.936] checking alignment of short... 2 [20:55:41.080] checking alignment of int... 4 [20:55:41.286] checking alignment of long... 4 [20:55:41.487] checking alignment of long long int... 8 [20:55:41.753] checking alignment of double... 8 [20:55:42.023] checking for int8... no [20:55:42.067] checking for uint8... no [20:55:42.110] checking for int64... no [20:55:42.154] checking for uint64... no [20:55:42.199] checking for __int128... yes [20:55:42.252] checking for __int128 alignment bug... assuming ok [20:55:42.252] checking alignment of PG_INT128_TYPE... 16 [20:55:42.607] checking for builtin __sync char locking functions... yes [20:55:42.651] checking for builtin __sync int32 locking functions... yes [20:55:42.697] checking for builtin __sync int32 atomic operations... yes [20:55:42.739] checking for builtin __sync int64 atomic operations... yes [20:55:42.782] checking for builtin __atomic int32 atomic operations... yes [20:55:42.825] checking for builtin __atomic int64 atomic operations... yes [20:55:42.868] checking for __get_cpuid... yes [20:55:42.916] checking for __get_cpuid_count... yes [20:55:42.962] checking for __cpuid... no [20:55:43.359] checking for __cpuidex... no [20:55:43.784] checking for _xgetbv with CFLAGS=... no [20:55:44.168] checking for _xgetbv with CFLAGS=-mxsave... yes [20:55:44.572] checking for _mm512_popcnt_epi64 with CFLAGS=... no [20:55:44.961] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [20:55:45.305] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [20:55:45.351] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [20:55:45.440] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:55:45.462] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:55:45.481] 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 [20:55:45.537] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:55:45.537] checking which random number source to use... Windows native [20:55:45.539] checking for xmllint... /usr/bin/xmllint [20:55:45.540] checking for xsltproc... /usr/bin/xsltproc [20:55:45.540] checking for fop... /usr/bin/fop [20:55:45.540] checking for dbtoepub... no [20:55:45.540] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:55:45.540] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:55:45.541] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:55:45.552] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [20:55:45.552] 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 [20:55:45.552] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:55:45.552] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:55:45.636] configure: creating ./config.status [20:55:45.717] config.status: creating GNUmakefile [20:55:45.728] config.status: creating src/Makefile.global [20:55:45.744] config.status: creating src/include/pg_config.h [20:55:45.757] config.status: creating src/include/pg_config_ext.h [20:55:45.770] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:55:45.785] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:55:45.792] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:55:45.798] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:55:45.805] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:55:45.812] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:55:45.815] config.status: executing check_win32_symlinks commands [20:55:45.848] [20:55:45.848] real 0m16.380s [20:55:45.848] user 0m11.003s [20:55:45.848] sys 0m5.000s [20:55:45.848] make -s -j${BUILD_JOBS} clean [20:55:46.348] time make -s -j${BUILD_JOBS} world-bin [20:55:51.311] In file included from ../../../src/include/postgres.h:46, [20:55:51.311] from backend_startup.c:16: [20:55:51.311] backend_startup.c: In function ‘BackendInitialize’: [20:55:51.311] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [20:55:51.311] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [20:55:51.311] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [20:55:51.311] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [20:55:51.311] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [20:55:51.311] | ^~~~~~~~~~~ [20:55:51.311] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [20:55:51.311] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [20:55:51.311] | ^~~~~~~ [20:55:51.311] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [20:55:51.311] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [20:55:51.311] | ^~~~ [20:55:51.311] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [20:55:51.311] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [20:55:51.311] | ^~~~~~~~~~~~~~~ [20:55:51.311] backend_startup.c:126:33: note: ‘status’ was declared here [20:55:51.311] 126 | int status; [20:55:51.311] | ^~~~~~ [20:55:51.311] cc1: all warnings being treated as errors [20:55:51.312] make[3]: *** [: backend_startup.o] Error 1 [20:55:51.313] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [20:55:51.313] make[2]: *** Waiting for unfinished jobs.... [20:55:51.454] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:55:51.454] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:55:51.455] [20:55:51.455] real 0m5.106s [20:55:51.455] user 0m8.937s [20:55:51.455] sys 0m6.357s [20:55:51.455] [20:55:51.455] Exit status: 2