[10:53:33.731] time ./configure \ [10:53:33.731] --host=x86_64-w64-mingw32 \ [10:53:33.731] --enable-cassert \ [10:53:33.731] --without-icu \ [10:53:33.731] CC="ccache x86_64-w64-mingw32-gcc" \ [10:53:33.731] CXX="ccache x86_64-w64-mingw32-g++" [10:53:33.849] checking build system type... x86_64-pc-linux-gnu [10:53:34.054] checking host system type... x86_64-w64-mingw32 [10:53:34.059] checking which template to use... win32 [10:53:34.059] checking whether NLS is wanted... no [10:53:34.059] checking for default port number... 5432 [10:53:34.066] checking for block size... 8kB [10:53:34.067] checking for segment size... 1GB [10:53:34.069] checking for WAL block size... 8kB [10:53:34.070] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [10:53:34.105] checking whether the C compiler works... yes [10:53:34.250] checking for C compiler default output file name... a.exe [10:53:34.251] checking for suffix of executables... .exe [10:53:34.290] checking whether we are cross compiling... yes [10:53:34.371] checking for suffix of object files... o [10:53:34.379] checking whether we are using the GNU C compiler... yes [10:53:34.385] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [10:53:34.391] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [10:53:34.401] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [10:53:34.463] checking whether we are using the GNU C++ compiler... yes [10:53:34.470] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [10:53:34.534] checking for gawk... no [10:53:34.534] checking for mawk... mawk [10:53:34.536] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:53:34.543] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [10:53:34.549] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:53:34.592] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:53:34.764] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [10:53:34.771] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [10:53:34.777] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:53:34.783] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:53:34.789] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [10:53:34.795] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [10:53:34.802] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [10:53:34.808] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:53:34.814] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:53:34.821] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:53:34.827] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [10:53:34.833] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [10:53:34.839] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [10:53:34.875] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:53:34.881] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:53:34.888] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [10:53:34.894] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [10:53:34.900] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:53:34.906] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:53:34.929] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:53:34.935] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:53:34.942] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:53:34.978] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:53:35.015] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:53:35.022] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:53:35.028] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:53:35.061] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:53:35.068] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:53:35.074] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:53:35.081] checking whether the C compiler still works... yes [10:53:35.144] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [10:53:35.210] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [10:53:35.210] checking pkg-config is at least version 0.9.0... yes [10:53:35.226] checking whether to build with ICU support... no [10:53:35.227] checking whether to build with Tcl... no [10:53:35.227] checking whether to build Perl modules... no [10:53:35.227] checking whether to build Python modules... no [10:53:35.227] checking whether to build with GSSAPI support... no [10:53:35.228] checking whether to build with PAM support... no [10:53:35.228] checking whether to build with BSD Authentication support... no [10:53:35.228] checking whether to build with LDAP support... no [10:53:35.228] checking whether to build with Bonjour support... no [10:53:35.228] checking whether to build with SELinux support... no [10:53:35.228] checking whether to build with systemd support... no [10:53:35.228] configure: WARNING: *** Readline does not work on MinGW --- disabling [10:53:35.228] checking whether to build with XML support... no [10:53:35.229] checking whether to build with LZ4 support... no [10:53:35.229] checking whether to build with ZSTD support... no [10:53:35.229] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [10:53:35.229] checking whether it is possible to strip libraries... yes [10:53:35.236] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [10:53:35.237] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [10:53:35.237] checking for a BSD-compatible install... /usr/bin/install -c [10:53:35.246] checking for tar... /usr/bin/tar [10:53:35.246] checking whether ln -s works... yes [10:53:35.246] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:53:35.248] checking for bison... /usr/bin/bison [10:53:35.251] configure: using bison (GNU Bison) 3.8.2 [10:53:35.253] checking for flex... /usr/bin/flex [10:53:35.266] configure: using flex 2.6.4 [10:53:35.266] checking for perl... /usr/bin/perl [10:53:35.269] configure: using perl 5.36.0 [10:53:35.271] checking for zic... /usr/sbin/zic [10:53:35.271] checking for a sed that does not truncate output... /usr/bin/sed [10:53:35.277] checking for grep that handles long lines and -e... /usr/bin/grep [10:53:35.279] checking for egrep... /usr/bin/grep -E [10:53:35.280] checking for ANSI C header files... yes [10:53:35.328] checking for sys/types.h... yes [10:53:35.345] checking for sys/stat.h... yes [10:53:35.362] checking for stdlib.h... yes [10:53:35.377] checking for string.h... yes [10:53:35.393] checking for memory.h... yes [10:53:35.410] checking for strings.h... yes [10:53:35.426] checking for inttypes.h... yes [10:53:35.443] checking for stdint.h... yes [10:53:35.458] checking for unistd.h... yes [10:53:35.474] checking for main in -lm... yes [10:53:35.523] checking for library containing setproctitle... no [10:53:35.610] checking for library containing dlsym... no [10:53:35.697] checking for library containing socket... -lws2_32 [10:53:35.818] checking for library containing getopt_long... none required [10:53:35.860] checking for library containing shm_open... no [10:53:35.943] checking for library containing shm_unlink... no [10:53:36.023] checking for library containing clock_gettime... no [10:53:36.106] checking for library containing shmget... no [10:53:36.192] checking for library containing backtrace_symbols... no [10:53:36.279] checking for library containing pthread_barrier_wait... -lpthread [10:53:36.368] checking for inflate in -lz... yes [10:53:36.415] checking for stdbool.h that conforms to C99... yes [10:53:36.427] checking for _Bool... yes [10:53:36.501] checking atomic.h usability... no [10:53:36.555] checking atomic.h presence... no [10:53:36.575] checking for atomic.h... no [10:53:36.578] checking copyfile.h usability... no [10:53:36.631] checking copyfile.h presence... no [10:53:36.650] checking for copyfile.h... no [10:53:36.653] checking execinfo.h usability... no [10:53:36.706] checking execinfo.h presence... no [10:53:36.724] checking for execinfo.h... no [10:53:36.728] checking getopt.h usability... yes [10:53:36.735] checking getopt.h presence... yes [10:53:36.749] checking for getopt.h... yes [10:53:36.756] checking ifaddrs.h usability... no [10:53:36.808] checking ifaddrs.h presence... no [10:53:36.827] checking for ifaddrs.h... no [10:53:36.830] checking mbarrier.h usability... no [10:53:36.884] checking mbarrier.h presence... no [10:53:36.903] checking for mbarrier.h... no [10:53:36.906] checking sys/epoll.h usability... no [10:53:36.960] checking sys/epoll.h presence... no [10:53:36.978] checking for sys/epoll.h... no [10:53:36.982] checking sys/event.h usability... no [10:53:37.035] checking sys/event.h presence... no [10:53:37.054] checking for sys/event.h... no [10:53:37.057] checking sys/personality.h usability... no [10:53:37.110] checking sys/personality.h presence... no [10:53:37.127] checking for sys/personality.h... no [10:53:37.130] checking sys/prctl.h usability... no [10:53:37.181] checking sys/prctl.h presence... no [10:53:37.198] checking for sys/prctl.h... no [10:53:37.201] checking sys/procctl.h usability... no [10:53:37.251] checking sys/procctl.h presence... no [10:53:37.268] checking for sys/procctl.h... no [10:53:37.271] checking sys/signalfd.h usability... no [10:53:37.323] checking sys/signalfd.h presence... no [10:53:37.341] checking for sys/signalfd.h... no [10:53:37.344] checking sys/ucred.h usability... no [10:53:37.397] checking sys/ucred.h presence... no [10:53:37.415] checking for sys/ucred.h... no [10:53:37.418] checking termios.h usability... no [10:53:37.471] checking termios.h presence... no [10:53:37.489] checking for termios.h... no [10:53:37.491] checking ucred.h usability... no [10:53:37.544] checking ucred.h presence... no [10:53:37.562] checking for ucred.h... no [10:53:37.565] checking zlib.h usability... yes [10:53:37.574] checking zlib.h presence... yes [10:53:37.591] checking for zlib.h... yes [10:53:37.591] checking for lz4... /usr/bin/lz4 [10:53:37.592] checking for zstd... /usr/bin/zstd [10:53:37.592] checking for openssl... /usr/bin/openssl [10:53:37.596] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [10:53:37.597] checking crtdefs.h usability... yes [10:53:37.604] checking crtdefs.h presence... yes [10:53:37.618] checking for crtdefs.h... yes [10:53:37.620] checking whether byte ordering is bigendian... no [10:53:37.689] checking for inline... inline [10:53:37.696] checking for printf format archetype... gnu_printf [10:53:37.704] checking for _Static_assert... yes [10:53:37.743] checking for typeof... typeof [10:53:37.750] checking for __builtin_types_compatible_p... yes [10:53:37.760] checking for __builtin_constant_p... yes [10:53:37.770] checking for __builtin_unreachable... yes [10:53:37.810] checking for computed goto support... yes [10:53:37.817] checking for struct tm.tm_zone... no [10:53:37.895] checking for union semun... no [10:53:37.930] checking for socklen_t... yes [10:53:39.180] checking for struct sockaddr.sa_len... no [10:53:41.341] checking for locale_t... no [10:53:41.406] checking for C/C++ restrict keyword... __restrict [10:53:41.418] checking for struct option... yes [10:53:41.461] checking whether assembler supports x86_64 popcntq... yes [10:53:41.468] checking size of off_t... 4 [10:53:41.673] 0 [10:53:41.673] checking size of bool... 1 [10:53:41.721] checking for int timezone... yes [10:53:41.774] checking for wcstombs_l declaration... no [10:53:41.865] checking for backtrace_symbols... no [10:53:41.915] checking for copyfile... no [10:53:41.965] checking for copy_file_range... no [10:53:42.013] checking for getifaddrs... no [10:53:42.061] checking for getpeerucred... no [10:53:42.110] checking for inet_pton... yes [10:53:42.159] checking for kqueue... no [10:53:42.208] checking for mbstowcs_l... no [10:53:42.260] checking for memset_s... no [10:53:42.312] checking for posix_fallocate... no [10:53:42.365] checking for ppoll... no [10:53:42.418] checking for pthread_is_threaded_np... no [10:53:42.472] checking for setproctitle... no [10:53:42.525] checking for setproctitle_fast... no [10:53:42.579] checking for strchrnul... no [10:53:42.632] checking for strsignal... no [10:53:42.685] checking for syncfs... no [10:53:42.738] checking for sync_file_range... no [10:53:42.791] checking for uselocale... no [10:53:42.843] checking for wcstombs_l... no [10:53:42.892] checking for __builtin_bswap16... yes [10:53:42.943] checking for __builtin_bswap32... yes [10:53:42.991] checking for __builtin_bswap64... yes [10:53:43.039] checking for __builtin_clz... yes [10:53:43.086] checking for __builtin_ctz... yes [10:53:43.131] checking for __builtin_popcount... yes [10:53:43.177] checking for __builtin_frame_address... yes [10:53:43.221] checking for _LARGEFILE_SOURCE value needed for large files... no [10:53:43.271] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [10:53:43.300] checking for posix_fadvise... no [10:53:43.348] checking whether posix_fadvise is declared... no [10:53:43.391] checking whether fdatasync is declared... no [10:53:43.432] checking whether strlcat is declared... no [10:53:43.491] checking whether strlcpy is declared... no [10:53:43.553] checking whether strnlen is declared... yes [10:53:43.566] checking whether strsep is declared... no [10:53:43.629] checking whether preadv is declared... no [10:53:43.666] checking whether pwritev is declared... no [10:53:43.701] checking whether F_FULLFSYNC is declared... no [10:53:43.740] checking for explicit_bzero... no [10:53:43.789] checking for getopt... yes [10:53:43.834] checking for getpeereid... no [10:53:43.882] checking for inet_aton... no [10:53:43.929] checking for mkdtemp... no [10:53:43.976] checking for strlcat... no [10:53:44.025] checking for strlcpy... no [10:53:44.073] checking for strnlen... yes [10:53:44.122] checking for strsep... no [10:53:44.171] checking for pthread_barrier_wait... yes [10:53:44.215] configure: On mingw32 we will use our strtof wrapper. [10:53:44.215] checking for getopt_long... yes [10:53:44.260] checking for _configthreadlocale... yes [10:53:44.308] checking for syslog... no [10:53:44.356] checking for opterr... yes [10:53:44.403] checking for optreset... no [10:53:44.455] checking test program... cross-compiling [10:53:44.455] checking whether long int is 64 bits... no [10:53:44.486] checking whether long long int is 64 bits... yes [10:53:44.497] checking for __builtin_mul_overflow... yes [10:53:44.541] checking size of void *... 8 [10:53:44.811] checking size of size_t... 8 [10:53:45.072] checking size of long... 4 [10:53:45.272] checking alignment of short... 2 [10:53:45.411] checking alignment of int... 4 [10:53:45.629] checking alignment of long... 4 [10:53:45.841] checking alignment of long long int... 8 [10:53:46.120] checking alignment of double... 8 [10:53:46.405] checking for int8... no [10:53:46.450] checking for uint8... no [10:53:46.494] checking for int64... no [10:53:46.538] checking for uint64... no [10:53:46.580] checking for __int128... yes [10:53:46.631] checking for __int128 alignment bug... assuming ok [10:53:46.631] checking alignment of PG_INT128_TYPE... 16 [10:53:46.969] checking for builtin __sync char locking functions... yes [10:53:47.014] checking for builtin __sync int32 locking functions... yes [10:53:47.059] checking for builtin __sync int32 atomic operations... yes [10:53:47.103] checking for builtin __sync int64 atomic operations... yes [10:53:47.146] checking for builtin __atomic int32 atomic operations... yes [10:53:47.189] checking for builtin __atomic int64 atomic operations... yes [10:53:47.232] checking for __get_cpuid... yes [10:53:47.279] checking for __get_cpuid_count... yes [10:53:47.325] checking for __cpuid... no [10:53:47.724] checking for __cpuidex... no [10:53:48.155] checking for _xgetbv with CFLAGS=... no [10:53:48.536] checking for _xgetbv with CFLAGS=-mxsave... yes [10:53:48.936] checking for _mm512_popcnt_epi64 with CFLAGS=... no [10:53:49.326] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [10:53:49.675] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [10:53:49.723] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [10:53:49.812] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:53:49.835] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:53:49.855] 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 [10:53:49.911] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:53:49.911] checking which random number source to use... Windows native [10:53:49.913] checking for xmllint... /usr/bin/xmllint [10:53:49.913] checking for xsltproc... /usr/bin/xsltproc [10:53:49.913] checking for fop... /usr/bin/fop [10:53:49.914] checking for dbtoepub... no [10:53:49.914] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [10:53:49.914] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [10:53:49.914] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [10:53:49.925] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [10:53:49.925] 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 [10:53:49.925] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [10:53:49.925] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [10:53:50.015] configure: creating ./config.status [10:53:50.103] config.status: creating GNUmakefile [10:53:50.116] config.status: creating src/Makefile.global [10:53:50.132] config.status: creating src/include/pg_config.h [10:53:50.146] config.status: creating src/include/pg_config_ext.h [10:53:50.158] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:53:50.175] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:53:50.183] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [10:53:50.190] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [10:53:50.197] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [10:53:50.205] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [10:53:50.208] config.status: executing check_win32_symlinks commands [10:53:50.244] [10:53:50.244] real 0m16.512s [10:53:50.244] user 0m11.065s [10:53:50.244] sys 0m5.066s [10:53:50.244] make -s -j${BUILD_JOBS} clean [10:53:50.763] time make -s -j${BUILD_JOBS} world-bin [10:53:55.659] In file included from ../../../src/include/postgres.h:46, [10:53:55.659] from backend_startup.c:16: [10:53:55.659] backend_startup.c: In function ‘BackendInitialize’: [10:53:55.659] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [10:53:55.659] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [10:53:55.659] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:53:55.659] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [10:53:55.659] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [10:53:55.659] | ^~~~~~~~~~~ [10:53:55.659] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [10:53:55.659] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [10:53:55.659] | ^~~~~~~ [10:53:55.659] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [10:53:55.659] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [10:53:55.659] | ^~~~ [10:53:55.659] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [10:53:55.659] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [10:53:55.659] | ^~~~~~~~~~~~~~~ [10:53:55.659] backend_startup.c:126:33: note: ‘status’ was declared here [10:53:55.659] 126 | int status; [10:53:55.659] | ^~~~~~ [10:53:55.659] cc1: all warnings being treated as errors [10:53:55.660] make[3]: *** [: backend_startup.o] Error 1 [10:53:55.660] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [10:53:55.660] make[2]: *** Waiting for unfinished jobs.... [10:53:55.859] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:53:55.859] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:53:55.860] [10:53:55.860] real 0m5.097s [10:53:55.860] user 0m8.483s [10:53:55.860] sys 0m6.843s [10:53:55.860] [10:53:55.860] Exit status: 2