[19:48:49.885] time ./configure \ [19:48:49.885] --host=x86_64-w64-mingw32 \ [19:48:49.885] --enable-cassert \ [19:48:49.885] --without-icu \ [19:48:49.885] CC="ccache x86_64-w64-mingw32-gcc" \ [19:48:49.885] CXX="ccache x86_64-w64-mingw32-g++" [19:48:49.998] checking build system type... x86_64-pc-linux-gnu [19:48:50.160] checking host system type... x86_64-w64-mingw32 [19:48:50.165] checking which template to use... win32 [19:48:50.165] checking whether NLS is wanted... no [19:48:50.165] checking for default port number... 5432 [19:48:50.172] checking for block size... 8kB [19:48:50.173] checking for segment size... 1GB [19:48:50.175] checking for WAL block size... 8kB [19:48:50.176] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [19:48:50.215] checking whether the C compiler works... yes [19:48:50.338] checking for C compiler default output file name... a.exe [19:48:50.339] checking for suffix of executables... .exe [19:48:50.379] checking whether we are cross compiling... yes [19:48:50.450] checking for suffix of object files... o [19:48:50.458] checking whether we are using the GNU C compiler... yes [19:48:50.474] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [19:48:50.505] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [19:48:50.527] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [19:48:50.585] checking whether we are using the GNU C++ compiler... yes [19:48:50.752] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [19:48:50.841] checking for gawk... no [19:48:50.842] checking for mawk... mawk [19:48:50.844] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:48:50.850] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [19:48:50.881] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:48:50.925] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:48:50.969] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [19:48:51.000] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:48:51.031] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:48:51.062] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:48:51.069] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:48:51.101] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:48:51.108] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [19:48:51.139] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:48:51.154] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:48:51.187] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:48:51.221] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [19:48:51.252] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [19:48:51.284] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:48:51.320] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:48:51.336] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:48:51.367] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [19:48:51.374] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [19:48:51.381] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:48:51.388] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:48:51.412] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:48:51.428] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:48:51.460] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:48:51.497] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:48:51.535] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:48:51.568] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:48:51.584] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:48:51.618] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:48:51.624] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:48:51.630] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:48:51.662] checking whether the C compiler still works... yes [19:48:51.732] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [19:48:51.802] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [19:48:51.802] checking pkg-config is at least version 0.9.0... yes [19:48:51.818] checking whether to build with ICU support... no [19:48:51.818] checking whether to build with Tcl... no [19:48:51.818] checking whether to build Perl modules... no [19:48:51.819] checking whether to build Python modules... no [19:48:51.819] checking whether to build with GSSAPI support... no [19:48:51.820] checking whether to build with PAM support... no [19:48:51.820] checking whether to build with BSD Authentication support... no [19:48:51.820] checking whether to build with LDAP support... no [19:48:51.820] checking whether to build with Bonjour support... no [19:48:51.820] checking whether to build with SELinux support... no [19:48:51.820] checking whether to build with systemd support... no [19:48:51.820] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:48:51.820] checking whether to build with liburing support... no [19:48:51.821] checking whether to build with libcurl support... no [19:48:51.821] checking whether to build with libnuma support... no [19:48:51.821] checking whether to build with XML support... no [19:48:51.821] checking whether to build with LZ4 support... no [19:48:51.822] checking whether to build with ZSTD support... no [19:48:51.822] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [19:48:51.822] checking whether it is possible to strip libraries... yes [19:48:51.829] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [19:48:51.829] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [19:48:51.830] checking for a BSD-compatible install... /usr/bin/install -c [19:48:51.838] checking for tar... /usr/bin/tar [19:48:51.839] checking whether ln -s works... yes [19:48:51.839] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:48:51.841] checking for bison... /usr/bin/bison [19:48:51.843] configure: using bison (GNU Bison) 3.8.2 [19:48:51.846] checking for flex... /usr/bin/flex [19:48:51.848] configure: using flex 2.6.4 [19:48:51.848] checking for perl... /usr/bin/perl [19:48:51.851] configure: using perl 5.36.0 [19:48:51.853] checking for zic... /usr/sbin/zic [19:48:51.853] checking for a sed that does not truncate output... /usr/bin/sed [19:48:51.858] checking for grep that handles long lines and -e... /usr/bin/grep [19:48:51.860] checking for egrep... /usr/bin/grep -E [19:48:51.862] checking for ANSI C header files... yes [19:48:51.947] checking for sys/types.h... yes [19:48:52.000] checking for sys/stat.h... yes [19:48:52.015] checking for stdlib.h... yes [19:48:52.029] checking for string.h... yes [19:48:52.043] checking for memory.h... yes [19:48:52.058] checking for strings.h... yes [19:48:52.115] checking for inttypes.h... yes [19:48:52.176] checking for stdint.h... yes [19:48:52.190] checking for unistd.h... yes [19:48:52.226] checking for main in -lm... yes [19:48:52.271] checking for library containing setproctitle... no [19:48:52.358] checking for library containing dlsym... no [19:48:52.441] checking for library containing socket... -lws2_32 [19:48:52.567] checking for library containing getopt_long... none required [19:48:52.613] checking for library containing shm_open... no [19:48:52.698] checking for library containing shm_unlink... no [19:48:52.783] checking for library containing clock_gettime... no [19:48:52.869] checking for library containing shmget... no [19:48:52.953] checking for library containing backtrace_symbols... no [19:48:53.037] checking for library containing pthread_barrier_wait... -lpthread [19:48:53.123] checking for inflate in -lz... yes [19:48:53.169] checking atomic.h usability... no [19:48:53.223] checking atomic.h presence... no [19:48:53.242] checking for atomic.h... no [19:48:53.245] checking copyfile.h usability... no [19:48:53.298] checking copyfile.h presence... no [19:48:53.317] checking for copyfile.h... no [19:48:53.321] checking execinfo.h usability... no [19:48:53.375] checking execinfo.h presence... no [19:48:53.393] checking for execinfo.h... no [19:48:53.396] checking getopt.h usability... yes [19:48:53.403] checking getopt.h presence... yes [19:48:53.418] checking for getopt.h... yes [19:48:53.424] checking ifaddrs.h usability... no [19:48:53.477] checking ifaddrs.h presence... no [19:48:53.495] checking for ifaddrs.h... no [19:48:53.498] checking mbarrier.h usability... no [19:48:53.555] checking mbarrier.h presence... no [19:48:53.574] checking for mbarrier.h... no [19:48:53.578] checking sys/epoll.h usability... no [19:48:53.631] checking sys/epoll.h presence... no [19:48:53.649] checking for sys/epoll.h... no [19:48:53.652] checking sys/event.h usability... no [19:48:53.705] checking sys/event.h presence... no [19:48:53.723] checking for sys/event.h... no [19:48:53.726] checking sys/personality.h usability... no [19:48:53.780] checking sys/personality.h presence... no [19:48:53.799] checking for sys/personality.h... no [19:48:53.802] checking sys/prctl.h usability... no [19:48:53.856] checking sys/prctl.h presence... no [19:48:53.874] checking for sys/prctl.h... no [19:48:53.877] checking sys/procctl.h usability... no [19:48:53.931] checking sys/procctl.h presence... no [19:48:53.950] checking for sys/procctl.h... no [19:48:53.953] checking sys/signalfd.h usability... no [19:48:54.007] checking sys/signalfd.h presence... no [19:48:54.026] checking for sys/signalfd.h... no [19:48:54.029] checking sys/ucred.h usability... no [19:48:54.084] checking sys/ucred.h presence... no [19:48:54.103] checking for sys/ucred.h... no [19:48:54.106] checking termios.h usability... no [19:48:54.159] checking termios.h presence... no [19:48:54.177] checking for termios.h... no [19:48:54.180] checking ucred.h usability... no [19:48:54.234] checking ucred.h presence... no [19:48:54.252] checking for ucred.h... no [19:48:54.256] checking xlocale.h usability... no [19:48:54.309] checking xlocale.h presence... no [19:48:54.327] checking for xlocale.h... no [19:48:54.329] checking zlib.h usability... yes [19:48:54.338] checking zlib.h presence... yes [19:48:54.356] checking for zlib.h... yes [19:48:54.356] checking for lz4... /usr/bin/lz4 [19:48:54.357] checking for zstd... /usr/bin/zstd [19:48:54.357] checking for openssl... /usr/bin/openssl [19:48:54.361] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [19:48:54.362] checking crtdefs.h usability... yes [19:48:54.369] checking crtdefs.h presence... yes [19:48:54.383] checking for crtdefs.h... yes [19:48:54.384] checking whether byte ordering is bigendian... no [19:48:54.479] checking for inline... inline [19:48:54.485] checking for printf format archetype... gnu_printf [19:48:54.493] checking for _Static_assert... yes [19:48:54.534] checking for typeof... typeof [19:48:54.551] checking for __builtin_types_compatible_p... yes [19:48:54.561] checking for __builtin_constant_p... yes [19:48:54.580] checking for __builtin_mul_overflow... yes [19:48:54.624] checking for __builtin_unreachable... yes [19:48:54.663] checking for computed goto support... yes [19:48:54.694] checking for struct tm.tm_zone... no [19:48:54.766] checking for union semun... no [19:48:54.799] checking for socklen_t... yes [19:48:55.908] checking for struct sockaddr.sa_len... no [19:48:57.853] checking for C/C++ restrict keyword... __restrict [19:48:57.867] checking for struct option... yes [19:48:57.938] checking whether assembler supports x86_64 popcntq... yes [19:48:57.973] checking size of off_t... 4 [19:48:58.282] 0 [19:48:58.282] checking for int timezone... yes [19:48:58.333] checking for backtrace_symbols... no [19:48:58.383] checking for copyfile... no [19:48:58.433] checking for copy_file_range... no [19:48:58.482] checking for elf_aux_info... no [19:48:58.530] checking for getauxval... no [19:48:58.583] checking for getifaddrs... no [19:48:58.633] checking for getpeerucred... no [19:48:58.682] checking for inet_pton... yes [19:48:58.732] checking for kqueue... no [19:48:58.783] checking for localeconv_l... no [19:48:58.833] checking for mbstowcs_l... no [19:48:58.883] checking for memset_s... no [19:48:58.931] checking for posix_fallocate... no [19:48:58.979] checking for ppoll... no [19:48:59.027] checking for pthread_is_threaded_np... no [19:48:59.076] checking for setproctitle... no [19:48:59.126] checking for setproctitle_fast... no [19:48:59.176] checking for strsignal... no [19:48:59.224] checking for syncfs... no [19:48:59.272] checking for sync_file_range... no [19:48:59.321] checking for uselocale... no [19:48:59.371] checking for wcstombs_l... no [19:48:59.416] checking for __builtin_bswap16... yes [19:48:59.463] checking for __builtin_bswap32... yes [19:48:59.511] checking for __builtin_bswap64... yes [19:48:59.559] checking for __builtin_clz... yes [19:48:59.607] checking for __builtin_ctz... yes [19:48:59.655] checking for __builtin_popcount... yes [19:48:59.701] checking for __builtin_frame_address... yes [19:48:59.747] checking for _LARGEFILE_SOURCE value needed for large files... no [19:48:59.801] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [19:48:59.835] checking for posix_fadvise... no [19:48:59.887] checking whether posix_fadvise is declared... no [19:48:59.931] checking whether fdatasync is declared... no [19:48:59.977] checking whether strlcat is declared... no [19:49:00.038] checking whether strlcpy is declared... no [19:49:00.100] checking whether strnlen is declared... yes [19:49:00.170] checking whether strsep is declared... no [19:49:00.234] checking whether timingsafe_bcmp is declared... no [19:49:00.297] checking whether preadv is declared... no [19:49:00.333] checking whether pwritev is declared... no [19:49:00.369] checking whether strchrnul is declared... no [19:49:00.410] checking whether F_FULLFSYNC is declared... no [19:49:00.450] checking for explicit_bzero... no [19:49:00.497] checking for getopt... yes [19:49:00.543] checking for getpeereid... no [19:49:00.592] checking for inet_aton... no [19:49:00.639] checking for mkdtemp... no [19:49:00.686] checking for strlcat... no [19:49:00.733] checking for strlcpy... no [19:49:00.780] checking for strnlen... yes [19:49:00.825] checking for strsep... no [19:49:00.872] checking for timingsafe_bcmp... no [19:49:00.917] checking for pthread_barrier_wait... yes [19:49:00.960] configure: On mingw32 we will use our strtof wrapper. [19:49:00.960] checking for getopt_long... yes [19:49:01.005] checking for syslog... no [19:49:01.052] checking for opterr... yes [19:49:01.100] checking for optreset... no [19:49:01.152] checking test program... cross-compiling [19:49:01.152] checking size of void *... 8 [19:49:01.558] checking size of size_t... 8 [19:49:02.020] checking size of long... 4 [19:49:02.422] checking size of long long... 8 [19:49:02.824] checking alignment of short... 2 [19:49:02.998] checking alignment of int... 4 [19:49:03.349] checking alignment of long... 4 [19:49:03.620] checking alignment of int64_t... 8 [19:49:03.998] checking alignment of double... 8 [19:49:04.414] checking for __int128... yes [19:49:04.462] checking for __int128 alignment bug... assuming ok [19:49:04.462] checking alignment of PG_INT128_TYPE... 16 [19:49:04.933] checking for builtin __sync char locking functions... yes [19:49:04.974] checking for builtin __sync int32 locking functions... yes [19:49:05.014] checking for builtin __sync int32 atomic operations... yes [19:49:05.055] checking for builtin __sync int64 atomic operations... yes [19:49:05.099] checking for builtin __atomic int32 atomic operations... yes [19:49:05.144] checking for builtin __atomic int64 atomic operations... yes [19:49:05.189] checking for __get_cpuid... yes [19:49:05.237] checking for __get_cpuid_count... yes [19:49:05.283] checking for __cpuid... no [19:49:05.678] checking for __cpuidex... no [19:49:06.094] checking for _xgetbv... yes [19:49:06.490] checking for _mm512_popcnt_epi64... yes [19:49:06.896] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:49:06.994] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:49:07.016] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:49:07.034] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:49:07.052] 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 [19:49:07.105] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:49:07.105] checking which random number source to use... Windows native [19:49:07.107] checking for xmllint... /usr/bin/xmllint [19:49:07.107] checking for xsltproc... /usr/bin/xsltproc [19:49:07.108] checking for fop... /usr/bin/fop [19:49:07.108] checking for dbtoepub... no [19:49:07.108] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:49:07.108] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:49:07.108] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:49:07.119] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [19:49:07.119] 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 [19:49:07.119] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [19:49:07.119] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:49:07.206] configure: creating ./config.status [19:49:07.289] config.status: creating GNUmakefile [19:49:07.301] config.status: creating src/Makefile.global [19:49:07.317] config.status: creating src/include/pg_config.h [19:49:07.328] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:49:07.344] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:49:07.351] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:49:07.358] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:49:07.366] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:49:07.372] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:49:07.376] config.status: executing check_win32_symlinks commands [19:49:07.410] [19:49:07.410] real 0m17.524s [19:49:07.410] user 0m11.495s [19:49:07.410] sys 0m5.757s [19:49:07.410] make -s -j${BUILD_JOBS} clean [19:49:07.935] time make -s -j${BUILD_JOBS} world-bin [19:50:56.847] In file included from ../../../../src/include/postgres.h:49, [19:50:56.847] from shmem.c:66: [19:50:56.847] shmem.c: In function ‘pg_get_shmem_allocations_numa’: [19:50:56.847] 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=] [19:50:56.847] 680 | elog(ERROR, "invalid NUMA node id outside of allowed range [0, %ld]: %d", max_nodes, s); [19:50:56.847] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [19:50:56.847] | | [19:50:56.847] | uint64 {aka long long unsigned int} [19:50:56.847] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [19:50:56.847] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [19:50:56.847] | ^~~~~~~~~~~ [19:50:56.847] ../../../../src/include/utils/elog.h:241:9: note: in expansion of macro ‘ereport’ [19:50:56.847] 241 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [19:50:56.847] | ^~~~~~~ [19:50:56.847] shmem.c:680:33: note: in expansion of macro ‘elog’ [19:50:56.847] 680 | elog(ERROR, "invalid NUMA node id outside of allowed range [0, %ld]: %d", max_nodes, s); [19:50:56.847] | ^~~~ [19:50:56.847] shmem.c:680:98: note: format string is defined here [19:50:56.847] 680 | elog(ERROR, "invalid NUMA node id outside of allowed range [0, %ld]: %d", max_nodes, s); [19:50:56.847] | ~~^ [19:50:56.847] | | [19:50:56.847] | long int [19:50:56.847] | %lld [19:50:56.847] cc1: all warnings being treated as errors [19:50:56.848] make[4]: *** [: shmem.o] Error 1 [19:50:56.848] make[4]: *** Waiting for unfinished jobs.... [19:50:57.463] make[3]: *** [../../../src/backend/common.mk:37: ipc-recursive] Error 2 [19:50:57.463] make[3]: *** Waiting for unfinished jobs.... [19:50:57.542] make[2]: *** [common.mk:37: storage-recursive] Error 2 [19:50:57.542] make[2]: *** Waiting for unfinished jobs.... [19:51:29.533] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:51:29.533] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:51:29.533] [19:51:29.533] real 2m21.598s [19:51:29.533] user 7m32.988s [19:51:29.533] sys 1m33.457s [19:51:29.533] [19:51:29.533] Exit status: 2