[11:02:58.067] time ./configure \ [11:02:58.067] --host=x86_64-w64-mingw32 \ [11:02:58.067] --enable-cassert \ [11:02:58.067] --without-icu \ [11:02:58.067] CC="ccache x86_64-w64-mingw32-gcc" \ [11:02:58.067] CXX="ccache x86_64-w64-mingw32-g++" [11:02:58.202] checking build system type... x86_64-pc-linux-gnu [11:02:58.421] checking host system type... x86_64-w64-mingw32 [11:02:58.427] checking which template to use... win32 [11:02:58.428] checking whether NLS is wanted... no [11:02:58.428] checking for default port number... 5432 [11:02:58.436] checking for block size... 8kB [11:02:58.437] checking for segment size... 1GB [11:02:58.440] checking for WAL block size... 8kB [11:02:58.442] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [11:02:58.483] checking whether the C compiler works... yes [11:02:58.633] checking for C compiler default output file name... a.exe [11:02:58.634] checking for suffix of executables... .exe [11:02:58.679] checking whether we are cross compiling... yes [11:02:58.763] checking for suffix of object files... o [11:02:58.773] checking whether we are using the GNU C compiler... yes [11:02:58.781] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [11:02:58.789] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [11:02:58.799] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [11:02:58.874] checking whether we are using the GNU C++ compiler... yes [11:02:58.883] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [11:02:58.966] checking for gawk... no [11:02:58.966] checking for mawk... mawk [11:02:58.969] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:02:58.977] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [11:02:58.985] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:02:59.036] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:02:59.215] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [11:02:59.224] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:02:59.231] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:02:59.239] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:02:59.247] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:02:59.254] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:02:59.261] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [11:02:59.269] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:02:59.277] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:02:59.285] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:02:59.294] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [11:02:59.302] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [11:02:59.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:02:59.351] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:02:59.359] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:02:59.393] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [11:02:59.401] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [11:02:59.410] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:02:59.418] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:02:59.446] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:02:59.454] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:02:59.463] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:02:59.503] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:02:59.546] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:02:59.554] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:02:59.562] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:02:59.600] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:02:59.608] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:02:59.616] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:02:59.636] checking whether the C compiler still works... yes [11:02:59.709] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [11:02:59.795] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [11:02:59.795] checking pkg-config is at least version 0.9.0... yes [11:02:59.814] checking whether to build with ICU support... no [11:02:59.815] checking whether to build with Tcl... no [11:02:59.815] checking whether to build Perl modules... no [11:02:59.815] checking whether to build Python modules... no [11:02:59.815] checking whether to build with GSSAPI support... no [11:02:59.816] checking whether to build with PAM support... no [11:02:59.816] checking whether to build with BSD Authentication support... no [11:02:59.816] checking whether to build with LDAP support... no [11:02:59.816] checking whether to build with Bonjour support... no [11:02:59.816] checking whether to build with SELinux support... no [11:02:59.816] checking whether to build with systemd support... no [11:02:59.817] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:02:59.817] checking whether to build with XML support... no [11:02:59.817] checking whether to build with LZ4 support... no [11:02:59.817] checking whether to build with ZSTD support... no [11:02:59.818] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [11:02:59.818] checking whether it is possible to strip libraries... yes [11:02:59.826] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [11:02:59.827] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [11:02:59.827] checking for a BSD-compatible install... /usr/bin/install -c [11:02:59.837] checking for tar... /usr/bin/tar [11:02:59.837] checking whether ln -s works... yes [11:02:59.837] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:02:59.840] checking for bison... /usr/bin/bison [11:02:59.842] configure: using bison (GNU Bison) 3.8.2 [11:02:59.845] checking for flex... /usr/bin/flex [11:02:59.859] configure: using flex 2.6.4 [11:02:59.859] checking for perl... /usr/bin/perl [11:02:59.862] configure: using perl 5.36.0 [11:02:59.864] checking for zic... /usr/sbin/zic [11:02:59.865] checking for a sed that does not truncate output... /usr/bin/sed [11:02:59.871] checking for grep that handles long lines and -e... /usr/bin/grep [11:02:59.873] checking for egrep... /usr/bin/grep -E [11:02:59.875] checking for ANSI C header files... yes [11:02:59.927] checking for sys/types.h... yes [11:02:59.946] checking for sys/stat.h... yes [11:02:59.965] checking for stdlib.h... yes [11:02:59.982] checking for string.h... yes [11:02:59.998] checking for memory.h... yes [11:03:00.014] checking for strings.h... yes [11:03:00.031] checking for inttypes.h... yes [11:03:00.050] checking for stdint.h... yes [11:03:00.067] checking for unistd.h... yes [11:03:00.086] checking for main in -lm... yes [11:03:00.140] checking for library containing setproctitle... no [11:03:00.240] checking for library containing dlsym... no [11:03:00.336] checking for library containing socket... -lws2_32 [11:03:00.484] checking for library containing getopt_long... none required [11:03:00.537] checking for library containing shm_open... no [11:03:00.637] checking for library containing shm_unlink... no [11:03:00.734] checking for library containing clock_gettime... no [11:03:00.829] checking for library containing shmget... no [11:03:00.926] checking for library containing backtrace_symbols... no [11:03:01.024] checking for library containing pthread_barrier_wait... -lpthread [11:03:01.126] checking for inflate in -lz... yes [11:03:01.176] checking for stdbool.h that conforms to C99... yes [11:03:01.190] checking for _Bool... yes [11:03:01.273] checking atomic.h usability... no [11:03:01.336] checking atomic.h presence... no [11:03:01.358] checking for atomic.h... no [11:03:01.362] checking copyfile.h usability... no [11:03:01.424] checking copyfile.h presence... no [11:03:01.446] checking for copyfile.h... no [11:03:01.450] checking execinfo.h usability... no [11:03:01.510] checking execinfo.h presence... no [11:03:01.533] checking for execinfo.h... no [11:03:01.537] checking getopt.h usability... yes [11:03:01.599] checking getopt.h presence... yes [11:03:01.618] checking for getopt.h... yes [11:03:01.627] checking ifaddrs.h usability... no [11:03:01.689] checking ifaddrs.h presence... no [11:03:01.712] checking for ifaddrs.h... no [11:03:01.717] checking mbarrier.h usability... no [11:03:01.783] checking mbarrier.h presence... no [11:03:01.806] checking for mbarrier.h... no [11:03:01.810] checking sys/epoll.h usability... no [11:03:01.875] checking sys/epoll.h presence... no [11:03:01.898] checking for sys/epoll.h... no [11:03:01.903] checking sys/event.h usability... no [11:03:01.968] checking sys/event.h presence... no [11:03:01.991] checking for sys/event.h... no [11:03:01.995] checking sys/personality.h usability... no [11:03:02.057] checking sys/personality.h presence... no [11:03:02.083] checking for sys/personality.h... no [11:03:02.087] checking sys/prctl.h usability... no [11:03:02.148] checking sys/prctl.h presence... no [11:03:02.171] checking for sys/prctl.h... no [11:03:02.176] checking sys/procctl.h usability... no [11:03:02.253] checking sys/procctl.h presence... no [11:03:02.278] checking for sys/procctl.h... no [11:03:02.283] checking sys/signalfd.h usability... no [11:03:02.348] checking sys/signalfd.h presence... no [11:03:02.371] checking for sys/signalfd.h... no [11:03:02.374] checking sys/ucred.h usability... no [11:03:02.437] checking sys/ucred.h presence... no [11:03:02.461] checking for sys/ucred.h... no [11:03:02.465] checking termios.h usability... no [11:03:02.528] checking termios.h presence... no [11:03:02.551] checking for termios.h... no [11:03:02.555] checking ucred.h usability... no [11:03:02.615] checking ucred.h presence... no [11:03:02.636] checking for ucred.h... no [11:03:02.639] checking zlib.h usability... yes [11:03:02.652] checking zlib.h presence... yes [11:03:02.673] checking for zlib.h... yes [11:03:02.673] checking for lz4... /usr/bin/lz4 [11:03:02.674] checking for zstd... /usr/bin/zstd [11:03:02.674] checking for openssl... /usr/bin/openssl [11:03:02.678] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [11:03:02.679] checking crtdefs.h usability... yes [11:03:02.740] checking crtdefs.h presence... yes [11:03:02.757] checking for crtdefs.h... yes [11:03:02.759] checking whether byte ordering is bigendian... no [11:03:02.845] checking for inline... inline [11:03:02.854] checking for printf format archetype... gnu_printf [11:03:02.895] checking for _Static_assert... yes [11:03:02.940] checking for typeof... typeof [11:03:02.949] checking for __builtin_types_compatible_p... yes [11:03:02.972] checking for __builtin_constant_p... yes [11:03:02.985] checking for __builtin_unreachable... yes [11:03:03.030] checking for computed goto support... yes [11:03:03.039] checking for struct tm.tm_zone... no [11:03:03.129] checking for union semun... no [11:03:03.167] checking for socklen_t... yes [11:03:04.472] checking for struct sockaddr.sa_len... no [11:03:06.714] checking for locale_t... no [11:03:06.794] checking for C/C++ restrict keyword... __restrict [11:03:06.810] checking for struct option... yes [11:03:06.866] checking whether assembler supports x86_64 popcntq... yes [11:03:06.875] checking size of off_t... 4 [11:03:07.174] 0 [11:03:07.175] checking size of bool... 1 [11:03:07.228] checking for int timezone... yes [11:03:07.283] checking for wcstombs_l declaration... no [11:03:07.382] checking for backtrace_symbols... no [11:03:07.441] checking for copyfile... no [11:03:07.499] checking for copy_file_range... no [11:03:07.558] checking for getifaddrs... no [11:03:07.617] checking for getpeerucred... no [11:03:07.675] checking for inet_pton... yes [11:03:07.731] checking for kqueue... no [11:03:07.791] checking for mbstowcs_l... no [11:03:07.847] checking for memset_s... no [11:03:07.904] checking for posix_fallocate... no [11:03:07.963] checking for ppoll... no [11:03:08.021] checking for pthread_is_threaded_np... no [11:03:08.078] checking for setproctitle... no [11:03:08.137] checking for setproctitle_fast... no [11:03:08.196] checking for strchrnul... no [11:03:08.254] checking for strsignal... no [11:03:08.310] checking for syncfs... no [11:03:08.368] checking for sync_file_range... no [11:03:08.425] checking for uselocale... no [11:03:08.481] checking for wcstombs_l... no [11:03:08.536] checking for __builtin_bswap16... yes [11:03:08.594] checking for __builtin_bswap32... yes [11:03:08.649] checking for __builtin_bswap64... yes [11:03:08.703] checking for __builtin_clz... yes [11:03:08.757] checking for __builtin_ctz... yes [11:03:08.811] checking for __builtin_popcount... yes [11:03:08.866] checking for __builtin_frame_address... yes [11:03:08.920] checking for _LARGEFILE_SOURCE value needed for large files... no [11:03:08.978] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [11:03:09.016] checking for posix_fadvise... no [11:03:09.074] checking whether posix_fadvise is declared... no [11:03:09.130] checking whether fdatasync is declared... no [11:03:09.184] checking whether strlcat is declared... no [11:03:09.258] checking whether strlcpy is declared... no [11:03:09.341] checking whether strnlen is declared... yes [11:03:09.363] checking whether strsep is declared... no [11:03:09.449] checking whether preadv is declared... no [11:03:09.494] checking whether pwritev is declared... no [11:03:09.541] checking whether F_FULLFSYNC is declared... no [11:03:09.593] checking for explicit_bzero... no [11:03:09.648] checking for getopt... yes [11:03:09.700] checking for getpeereid... no [11:03:09.757] checking for inet_aton... no [11:03:09.812] checking for mkdtemp... no [11:03:09.868] checking for strlcat... no [11:03:09.924] checking for strlcpy... no [11:03:09.976] checking for strnlen... yes [11:03:10.028] checking for strsep... no [11:03:10.083] checking for pthread_barrier_wait... yes [11:03:10.132] configure: On mingw32 we will use our strtof wrapper. [11:03:10.132] checking for getopt_long... yes [11:03:10.183] checking for _configthreadlocale... yes [11:03:10.233] checking for syslog... no [11:03:10.287] checking for opterr... yes [11:03:10.340] checking for optreset... no [11:03:10.396] checking test program... cross-compiling [11:03:10.396] checking whether long int is 64 bits... no [11:03:10.429] checking whether long long int is 64 bits... yes [11:03:10.440] checking for __builtin_mul_overflow... yes [11:03:10.488] checking size of void *... 8 [11:03:10.789] checking size of size_t... 8 [11:03:11.083] checking size of long... 4 [11:03:11.335] checking alignment of short... 2 [11:03:11.491] checking alignment of int... 4 [11:03:11.717] checking alignment of long... 4 [11:03:11.969] checking alignment of long long int... 8 [11:03:12.327] checking alignment of double... 8 [11:03:12.625] checking for int8... no [11:03:12.671] checking for uint8... no [11:03:12.721] checking for int64... no [11:03:12.770] checking for uint64... no [11:03:12.819] checking for __int128... yes [11:03:12.875] checking for __int128 alignment bug... assuming ok [11:03:12.875] checking alignment of PG_INT128_TYPE... 16 [11:03:13.262] checking for builtin __sync char locking functions... yes [11:03:13.309] checking for builtin __sync int32 locking functions... yes [11:03:13.356] checking for builtin __sync int32 atomic operations... yes [11:03:13.404] checking for builtin __sync int64 atomic operations... yes [11:03:13.452] checking for builtin __atomic int32 atomic operations... yes [11:03:13.500] checking for builtin __atomic int64 atomic operations... yes [11:03:13.546] checking for __get_cpuid... yes [11:03:13.598] checking for __get_cpuid_count... yes [11:03:13.648] checking for __cpuid... no [11:03:14.058] checking for __cpuidex... no [11:03:14.490] checking for _xgetbv with CFLAGS=... no [11:03:14.880] checking for _xgetbv with CFLAGS=-mxsave... yes [11:03:15.285] checking for _mm512_popcnt_epi64 with CFLAGS=... no [11:03:15.685] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [11:03:16.046] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:03:16.098] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:03:16.200] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:03:16.227] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:03:16.250] 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 [11:03:16.313] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:03:16.314] checking which random number source to use... Windows native [11:03:16.316] checking for xmllint... /usr/bin/xmllint [11:03:16.317] checking for xsltproc... /usr/bin/xsltproc [11:03:16.317] checking for fop... /usr/bin/fop [11:03:16.317] checking for dbtoepub... no [11:03:16.317] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:03:16.318] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:03:16.318] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:03:16.330] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [11:03:16.330] 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 [11:03:16.330] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:03:16.330] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:03:16.432] configure: creating ./config.status [11:03:16.533] config.status: creating GNUmakefile [11:03:16.549] config.status: creating src/Makefile.global [11:03:16.569] config.status: creating src/include/pg_config.h [11:03:16.584] config.status: creating src/include/pg_config_ext.h [11:03:16.598] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:03:16.615] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:03:16.624] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:03:16.633] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:03:16.642] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:03:16.651] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:03:16.655] config.status: executing check_win32_symlinks commands [11:03:16.694] [11:03:16.694] real 0m18.627s [11:03:16.694] user 0m12.148s [11:03:16.694] sys 0m6.094s [11:03:16.694] make -s -j${BUILD_JOBS} clean [11:03:17.245] time make -s -j${BUILD_JOBS} world-bin [11:04:04.465] In file included from ../../../src/include/postgres.h:46, [11:04:04.465] from backend_startup.c:16: [11:04:04.465] backend_startup.c: In function ‘BackendInitialize’: [11:04:04.465] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [11:04:04.465] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [11:04:04.465] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11:04:04.465] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [11:04:04.465] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [11:04:04.465] | ^~~~~~~~~~~ [11:04:04.465] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [11:04:04.465] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [11:04:04.465] | ^~~~~~~ [11:04:04.465] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [11:04:04.465] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [11:04:04.465] | ^~~~ [11:04:04.465] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [11:04:04.465] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [11:04:04.465] | ^~~~~~~~~~~~~~~ [11:04:04.465] backend_startup.c:126:33: note: ‘status’ was declared here [11:04:04.465] 126 | int status; [11:04:04.465] | ^~~~~~ [11:04:04.465] cc1: all warnings being treated as errors [11:04:04.466] make[3]: *** [: backend_startup.o] Error 1 [11:04:04.466] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [11:04:04.466] make[2]: *** Waiting for unfinished jobs.... [11:04:09.108] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:04:09.108] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:04:09.108] [11:04:09.108] real 0m51.864s [11:04:09.108] user 2m43.225s [11:04:09.108] sys 0m35.703s [11:04:09.109] [11:04:09.109] Exit status: 2