[13:55:00.283] time ./configure \ [13:55:00.283] --host=x86_64-w64-mingw32 \ [13:55:00.283] --enable-cassert \ [13:55:00.283] --without-icu \ [13:55:00.283] CC="ccache x86_64-w64-mingw32-gcc" \ [13:55:00.283] CXX="ccache x86_64-w64-mingw32-g++" [13:55:00.391] checking build system type... x86_64-pc-linux-gnu [13:55:00.568] checking host system type... x86_64-w64-mingw32 [13:55:00.574] checking which template to use... win32 [13:55:00.574] checking whether NLS is wanted... no [13:55:00.574] checking for default port number... 5432 [13:55:00.581] checking for block size... 8kB [13:55:00.582] checking for segment size... 1GB [13:55:00.585] checking for WAL block size... 8kB [13:55:00.586] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:55:00.618] checking whether the C compiler works... yes [13:55:00.751] checking for C compiler default output file name... a.exe [13:55:00.752] checking for suffix of executables... .exe [13:55:00.791] checking whether we are cross compiling... yes [13:55:00.864] checking for suffix of object files... o [13:55:00.896] checking whether we are using the GNU C compiler... yes [13:55:00.925] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:55:00.931] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:55:01.004] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [13:55:01.130] checking whether we are using the GNU C++ compiler... yes [13:55:01.320] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:55:01.384] checking for gawk... no [13:55:01.385] checking for mawk... mawk [13:55:01.387] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:55:01.394] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:55:01.424] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:55:01.468] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:55:01.511] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:55:01.518] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:55:01.525] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:55:01.531] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:55:01.538] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:55:01.570] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:55:01.586] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:55:01.593] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:55:01.610] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:55:01.617] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:55:01.649] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:55:01.656] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:55:01.688] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:55:01.725] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:55:01.742] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:55:01.749] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:55:01.782] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:55:01.789] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:55:01.820] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:55:01.842] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:55:01.873] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:55:01.880] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:55:01.916] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:55:01.952] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:55:01.983] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:55:02.014] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:55:02.047] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:55:02.053] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:55:02.069] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:55:02.101] checking whether the C compiler still works... yes [13:55:02.174] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:55:02.243] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:55:02.243] checking pkg-config is at least version 0.9.0... yes [13:55:02.259] checking whether to build with ICU support... no [13:55:02.260] checking whether to build with Tcl... no [13:55:02.260] checking whether to build Perl modules... no [13:55:02.260] checking whether to build Python modules... no [13:55:02.260] checking whether to build with GSSAPI support... no [13:55:02.261] checking whether to build with PAM support... no [13:55:02.261] checking whether to build with BSD Authentication support... no [13:55:02.261] checking whether to build with LDAP support... no [13:55:02.262] checking whether to build with Bonjour support... no [13:55:02.262] checking whether to build with SELinux support... no [13:55:02.262] checking whether to build with systemd support... no [13:55:02.262] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:55:02.262] checking whether to build with liburing support... no [13:55:02.262] checking whether to build with libcurl support... no [13:55:02.262] checking whether to build with libnuma support... no [13:55:02.263] checking whether to build with XML support... no [13:55:02.263] checking whether to build with LZ4 support... no [13:55:02.263] checking whether to build with ZSTD support... no [13:55:02.263] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:55:02.264] checking whether it is possible to strip libraries... yes [13:55:02.270] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:55:02.271] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:55:02.271] checking for a BSD-compatible install... /usr/bin/install -c [13:55:02.280] checking for tar... /usr/bin/tar [13:55:02.280] checking whether ln -s works... yes [13:55:02.280] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:55:02.282] checking for bison... /usr/bin/bison [13:55:02.284] configure: using bison (GNU Bison) 3.8.2 [13:55:02.287] checking for flex... /usr/bin/flex [13:55:02.289] configure: using flex 2.6.4 [13:55:02.289] checking for perl... /usr/bin/perl [13:55:02.292] configure: using perl 5.36.0 [13:55:02.294] checking for zic... /usr/sbin/zic [13:55:02.294] checking for a sed that does not truncate output... /usr/bin/sed [13:55:02.299] checking for grep that handles long lines and -e... /usr/bin/grep [13:55:02.301] checking for egrep... /usr/bin/grep -E [13:55:02.302] checking for ANSI C header files... yes [13:55:02.390] checking for sys/types.h... yes [13:55:02.445] checking for sys/stat.h... yes [13:55:02.506] checking for stdlib.h... yes [13:55:02.540] checking for string.h... yes [13:55:02.572] checking for memory.h... yes [13:55:02.628] checking for strings.h... yes [13:55:02.687] checking for inttypes.h... yes [13:55:02.751] checking for stdint.h... yes [13:55:02.765] checking for unistd.h... yes [13:55:02.803] checking for main in -lm... yes [13:55:02.848] checking for library containing setproctitle... no [13:55:02.933] checking for library containing dlsym... no [13:55:03.018] checking for library containing socket... -lws2_32 [13:55:03.145] checking for library containing getopt_long... none required [13:55:03.192] checking for library containing shm_open... no [13:55:03.278] checking for library containing shm_unlink... no [13:55:03.365] checking for library containing clock_gettime... no [13:55:03.453] checking for library containing shmget... no [13:55:03.538] checking for library containing backtrace_symbols... no [13:55:03.625] checking for library containing pthread_barrier_wait... -lpthread [13:55:03.712] checking for inflate in -lz... yes [13:55:03.764] checking atomic.h usability... no [13:55:03.823] checking atomic.h presence... no [13:55:03.844] checking for atomic.h... no [13:55:03.847] checking copyfile.h usability... no [13:55:03.902] checking copyfile.h presence... no [13:55:03.921] checking for copyfile.h... no [13:55:03.924] checking execinfo.h usability... no [13:55:03.979] checking execinfo.h presence... no [13:55:03.998] checking for execinfo.h... no [13:55:04.001] checking getopt.h usability... yes [13:55:04.009] checking getopt.h presence... yes [13:55:04.025] checking for getopt.h... yes [13:55:04.032] checking ifaddrs.h usability... no [13:55:04.085] checking ifaddrs.h presence... no [13:55:04.103] checking for ifaddrs.h... no [13:55:04.106] checking mbarrier.h usability... no [13:55:04.160] checking mbarrier.h presence... no [13:55:04.179] checking for mbarrier.h... no [13:55:04.182] checking sys/epoll.h usability... no [13:55:04.237] checking sys/epoll.h presence... no [13:55:04.255] checking for sys/epoll.h... no [13:55:04.258] checking sys/event.h usability... no [13:55:04.314] checking sys/event.h presence... no [13:55:04.333] checking for sys/event.h... no [13:55:04.336] checking sys/personality.h usability... no [13:55:04.389] checking sys/personality.h presence... no [13:55:04.406] checking for sys/personality.h... no [13:55:04.409] checking sys/prctl.h usability... no [13:55:04.461] checking sys/prctl.h presence... no [13:55:04.480] checking for sys/prctl.h... no [13:55:04.482] checking sys/procctl.h usability... no [13:55:04.537] checking sys/procctl.h presence... no [13:55:04.556] checking for sys/procctl.h... no [13:55:04.560] checking sys/signalfd.h usability... no [13:55:04.614] checking sys/signalfd.h presence... no [13:55:04.632] checking for sys/signalfd.h... no [13:55:04.636] checking sys/ucred.h usability... no [13:55:04.688] checking sys/ucred.h presence... no [13:55:04.706] checking for sys/ucred.h... no [13:55:04.709] checking termios.h usability... no [13:55:04.764] checking termios.h presence... no [13:55:04.783] checking for termios.h... no [13:55:04.786] checking ucred.h usability... no [13:55:04.841] checking ucred.h presence... no [13:55:04.860] checking for ucred.h... no [13:55:04.863] checking xlocale.h usability... no [13:55:04.917] checking xlocale.h presence... no [13:55:04.936] checking for xlocale.h... no [13:55:04.939] checking zlib.h usability... yes [13:55:04.948] checking zlib.h presence... yes [13:55:04.967] checking for zlib.h... yes [13:55:04.968] checking for lz4... /usr/bin/lz4 [13:55:04.968] checking for zstd... /usr/bin/zstd [13:55:04.968] checking for openssl... /usr/bin/openssl [13:55:04.972] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [13:55:04.973] checking crtdefs.h usability... yes [13:55:05.027] checking crtdefs.h presence... yes [13:55:05.042] checking for crtdefs.h... yes [13:55:05.043] checking whether byte ordering is bigendian... no [13:55:05.126] checking for inline... inline [13:55:05.133] checking for printf format archetype... gnu_printf [13:55:05.169] checking for _Static_assert... yes [13:55:05.210] checking for typeof... typeof [13:55:05.217] checking for __builtin_types_compatible_p... yes [13:55:05.255] checking for __builtin_constant_p... yes [13:55:05.275] checking for __builtin_mul_overflow... yes [13:55:05.319] checking for __builtin_unreachable... yes [13:55:05.359] checking for computed goto support... yes [13:55:05.394] checking for struct tm.tm_zone... no [13:55:05.469] checking for union semun... no [13:55:05.503] checking for socklen_t... yes [13:55:07.638] checking for struct sockaddr.sa_len... no [13:55:09.635] checking for C/C++ restrict keyword... __restrict [13:55:09.676] checking for struct option... yes [13:55:09.719] checking whether assembler supports x86_64 popcntq... yes [13:55:09.753] checking size of off_t... 4 [13:55:10.129] 0 [13:55:10.130] checking for int timezone... yes [13:55:10.179] checking for backtrace_symbols... no [13:55:10.227] checking for copyfile... no [13:55:10.275] checking for copy_file_range... no [13:55:10.322] checking for elf_aux_info... no [13:55:10.370] checking for getauxval... no [13:55:10.419] checking for getifaddrs... no [13:55:10.468] checking for getpeerucred... no [13:55:10.519] checking for inet_pton... yes [13:55:10.568] checking for kqueue... no [13:55:10.617] checking for localeconv_l... no [13:55:10.667] checking for mbstowcs_l... no [13:55:10.717] checking for memset_s... no [13:55:10.766] checking for posix_fallocate... no [13:55:10.816] checking for ppoll... no [13:55:10.864] checking for pthread_is_threaded_np... no [13:55:10.913] checking for setproctitle... no [13:55:10.961] checking for setproctitle_fast... no [13:55:11.010] checking for strsignal... no [13:55:11.058] checking for syncfs... no [13:55:11.108] checking for sync_file_range... no [13:55:11.157] checking for uselocale... no [13:55:11.206] checking for wcstombs_l... no [13:55:11.253] checking for __builtin_bswap16... yes [13:55:11.302] checking for __builtin_bswap32... yes [13:55:11.349] checking for __builtin_bswap64... yes [13:55:11.394] checking for __builtin_clz... yes [13:55:11.439] checking for __builtin_ctz... yes [13:55:11.486] checking for __builtin_popcount... yes [13:55:11.532] checking for __builtin_frame_address... yes [13:55:11.579] checking for _LARGEFILE_SOURCE value needed for large files... no [13:55:11.632] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:55:11.664] checking for posix_fadvise... no [13:55:11.715] checking whether posix_fadvise is declared... no [13:55:11.759] checking whether fdatasync is declared... no [13:55:11.805] checking whether strlcat is declared... no [13:55:11.869] checking whether strlcpy is declared... no [13:55:11.933] checking whether strnlen is declared... yes [13:55:11.967] checking whether strsep is declared... no [13:55:12.031] checking whether timingsafe_bcmp is declared... no [13:55:12.094] checking whether preadv is declared... no [13:55:12.130] checking whether pwritev is declared... no [13:55:12.164] checking whether strchrnul is declared... no [13:55:12.207] checking whether F_FULLFSYNC is declared... no [13:55:12.246] checking for explicit_bzero... no [13:55:12.292] checking for getopt... yes [13:55:12.335] checking for getpeereid... no [13:55:12.381] checking for inet_aton... no [13:55:12.428] checking for mkdtemp... no [13:55:12.473] checking for strlcat... no [13:55:12.519] checking for strlcpy... no [13:55:12.565] checking for strnlen... yes [13:55:12.610] checking for strsep... no [13:55:12.656] checking for timingsafe_bcmp... no [13:55:12.702] checking for pthread_barrier_wait... yes [13:55:12.746] configure: On mingw32 we will use our strtof wrapper. [13:55:12.746] checking for getopt_long... yes [13:55:12.790] checking for syslog... no [13:55:12.837] checking for opterr... yes [13:55:12.884] checking for optreset... no [13:55:12.935] checking test program... cross-compiling [13:55:12.935] checking size of void *... 8 [13:55:13.341] checking size of size_t... 8 [13:55:13.766] checking size of long... 4 [13:55:14.060] checking size of long long... 8 [13:55:14.481] checking alignment of short... 2 [13:55:14.737] checking alignment of int... 4 [13:55:15.027] checking alignment of long... 4 [13:55:15.321] checking alignment of int64_t... 8 [13:55:15.785] checking alignment of double... 8 [13:55:16.121] checking for __int128... yes [13:55:16.168] checking for __int128 alignment bug... assuming ok [13:55:16.168] checking alignment of PG_INT128_TYPE... 16 [13:55:16.609] checking for builtin __sync char locking functions... yes [13:55:16.651] checking for builtin __sync int32 locking functions... yes [13:55:16.693] checking for builtin __sync int32 atomic operations... yes [13:55:16.735] checking for builtin __sync int64 atomic operations... yes [13:55:16.779] checking for builtin __atomic int32 atomic operations... yes [13:55:16.820] checking for builtin __atomic int64 atomic operations... yes [13:55:16.864] checking for __get_cpuid... yes [13:55:16.910] checking for __get_cpuid_count... yes [13:55:16.954] checking for __cpuid... no [13:55:17.345] checking for __cpuidex... no [13:55:17.763] checking for _xgetbv... yes [13:55:18.163] checking for _mm512_popcnt_epi64... yes [13:55:18.580] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [13:55:18.683] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:55:18.706] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [13:55:18.726] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:55:18.744] 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 [13:55:18.801] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:55:18.801] checking which random number source to use... Windows native [13:55:18.803] checking for xmllint... /usr/bin/xmllint [13:55:18.803] checking for xsltproc... /usr/bin/xsltproc [13:55:18.804] checking for fop... /usr/bin/fop [13:55:18.804] checking for dbtoepub... no [13:55:18.804] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:55:18.804] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:55:18.804] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:55:18.815] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:55:18.816] 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 [13:55:18.816] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:55:18.816] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:55:18.902] configure: creating ./config.status [13:55:18.986] config.status: creating GNUmakefile [13:55:18.999] config.status: creating src/Makefile.global [13:55:19.014] config.status: creating src/include/pg_config.h [13:55:19.027] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:55:19.043] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:55:19.050] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:55:19.057] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:55:19.065] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:55:19.072] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:55:19.076] config.status: executing check_win32_symlinks commands [13:55:19.111] [13:55:19.111] real 0m18.828s [13:55:19.111] user 0m12.445s [13:55:19.111] sys 0m6.042s [13:55:19.111] make -s -j${BUILD_JOBS} clean [13:55:19.638] time make -s -j${BUILD_JOBS} world-bin [13:57:17.792] In file included from ../../../../src/include/postgres.h:49, [13:57:17.792] from shmem.c:66: [13:57:17.792] shmem.c: In function ‘pg_get_shmem_allocations_numa’: [13:57:17.792] shmem.c:680:45: error: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘uint64’ {aka ‘long long unsigned int’} [-Werror=format=] [13:57:17.792] 680 | elog(ERROR, "invalid NUMA node id outside of allowed range [0, %ld]: %d", max_nodes, s); [13:57:17.792] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [13:57:17.792] | | [13:57:17.792] | uint64 {aka long long unsigned int} [13:57:17.792] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:57:17.792] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:57:17.792] | ^~~~~~~~~~~ [13:57:17.792] ../../../../src/include/utils/elog.h:241:9: note: in expansion of macro ‘ereport’ [13:57:17.792] 241 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:57:17.792] | ^~~~~~~ [13:57:17.792] shmem.c:680:33: note: in expansion of macro ‘elog’ [13:57:17.792] 680 | elog(ERROR, "invalid NUMA node id outside of allowed range [0, %ld]: %d", max_nodes, s); [13:57:17.792] | ^~~~ [13:57:17.792] shmem.c:680:98: note: format string is defined here [13:57:17.792] 680 | elog(ERROR, "invalid NUMA node id outside of allowed range [0, %ld]: %d", max_nodes, s); [13:57:17.792] | ~~^ [13:57:17.792] | | [13:57:17.792] | long int [13:57:17.792] | %lld [13:57:17.792] cc1: all warnings being treated as errors [13:57:17.793] make[4]: *** [: shmem.o] Error 1 [13:57:17.793] make[4]: *** Waiting for unfinished jobs.... [13:57:18.585] make[3]: *** [../../../src/backend/common.mk:37: ipc-recursive] Error 2 [13:57:18.585] make[2]: *** [common.mk:37: storage-recursive] Error 2 [13:57:18.585] make[2]: *** Waiting for unfinished jobs.... [13:57:57.013] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:57:57.013] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:57:57.013] [13:57:57.013] real 2m37.375s [13:57:57.013] user 8m33.215s [13:57:57.013] sys 1m39.889s [13:57:57.013] [13:57:57.013] Exit status: 2