[09:33:00.072] time ./configure \ [09:33:00.072] --host=x86_64-w64-mingw32 \ [09:33:00.072] --enable-cassert \ [09:33:00.072] --without-icu \ [09:33:00.072] CC="ccache x86_64-w64-mingw32-gcc" \ [09:33:00.072] CXX="ccache x86_64-w64-mingw32-g++" [09:33:00.190] checking build system type... x86_64-pc-linux-gnu [09:33:00.391] checking host system type... x86_64-w64-mingw32 [09:33:00.396] checking which template to use... win32 [09:33:00.397] checking whether NLS is wanted... no [09:33:00.397] checking for default port number... 5432 [09:33:00.403] checking for block size... 8kB [09:33:00.404] checking for segment size... 1GB [09:33:00.407] checking for WAL block size... 8kB [09:33:00.408] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:33:00.441] checking whether the C compiler works... yes [09:33:00.595] checking for C compiler default output file name... a.exe [09:33:00.596] checking for suffix of executables... .exe [09:33:00.638] checking whether we are cross compiling... yes [09:33:00.716] checking for suffix of object files... o [09:33:00.734] checking whether we are using the GNU C compiler... yes [09:33:00.769] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:33:00.776] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:33:00.863] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:33:00.927] checking whether we are using the GNU C++ compiler... yes [09:33:00.935] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:33:01.011] checking for gawk... no [09:33:01.011] checking for mawk... mawk [09:33:01.013] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:33:01.021] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:33:01.039] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:33:01.088] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:33:01.265] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:33:01.304] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:33:01.312] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:33:01.320] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:33:01.329] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:33:01.363] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:33:01.371] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:33:01.406] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:33:01.439] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:33:01.446] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:33:01.521] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:33:01.559] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:33:01.567] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:33:01.607] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:33:01.616] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:33:01.637] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:33:01.645] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:33:01.653] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:33:01.691] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:33:01.718] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:33:01.726] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:33:01.745] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:33:01.786] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:33:01.828] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:33:01.846] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:33:01.881] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:33:01.920] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:33:01.929] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:33:01.937] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:33:01.977] checking whether the C compiler still works... yes [09:33:02.031] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:33:02.116] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:33:02.116] checking pkg-config is at least version 0.9.0... yes [09:33:02.135] checking whether to build with ICU support... no [09:33:02.135] checking whether to build with Tcl... no [09:33:02.135] checking whether to build Perl modules... no [09:33:02.135] checking whether to build Python modules... no [09:33:02.135] checking whether to build with GSSAPI support... no [09:33:02.137] checking whether to build with PAM support... no [09:33:02.137] checking whether to build with BSD Authentication support... no [09:33:02.137] checking whether to build with LDAP support... no [09:33:02.137] checking whether to build with Bonjour support... no [09:33:02.137] checking whether to build with SELinux support... no [09:33:02.137] checking whether to build with systemd support... no [09:33:02.137] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:33:02.137] checking whether to build with XML support... no [09:33:02.138] checking whether to build with LZ4 support... no [09:33:02.138] checking whether to build with ZSTD support... no [09:33:02.138] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:33:02.138] checking whether it is possible to strip libraries... yes [09:33:02.147] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:33:02.147] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:33:02.147] checking for a BSD-compatible install... /usr/bin/install -c [09:33:02.159] checking for tar... /usr/bin/tar [09:33:02.159] checking whether ln -s works... yes [09:33:02.159] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:33:02.162] checking for bison... /usr/bin/bison [09:33:02.164] configure: using bison (GNU Bison) 3.8.2 [09:33:02.168] checking for flex... /usr/bin/flex [09:33:02.183] configure: using flex 2.6.4 [09:33:02.183] checking for perl... /usr/bin/perl [09:33:02.186] configure: using perl 5.36.0 [09:33:02.189] checking for zic... /usr/sbin/zic [09:33:02.189] checking for a sed that does not truncate output... /usr/bin/sed [09:33:02.196] checking for grep that handles long lines and -e... /usr/bin/grep [09:33:02.198] checking for egrep... /usr/bin/grep -E [09:33:02.200] checking for ANSI C header files... yes [09:33:02.301] checking for sys/types.h... yes [09:33:02.324] checking for sys/stat.h... yes [09:33:02.394] checking for stdlib.h... yes [09:33:02.433] checking for string.h... yes [09:33:02.452] checking for memory.h... yes [09:33:02.491] checking for strings.h... yes [09:33:02.527] checking for inttypes.h... yes [09:33:02.593] checking for stdint.h... yes [09:33:02.629] checking for unistd.h... yes [09:33:02.645] checking for main in -lm... yes [09:33:02.694] checking for library containing setproctitle... no [09:33:02.791] checking for library containing dlsym... no [09:33:02.891] checking for library containing socket... -lws2_32 [09:33:03.037] checking for library containing getopt_long... none required [09:33:03.087] checking for library containing shm_open... no [09:33:03.185] checking for library containing shm_unlink... no [09:33:03.283] checking for library containing clock_gettime... no [09:33:03.378] checking for library containing shmget... no [09:33:03.470] checking for library containing backtrace_symbols... no [09:33:03.563] checking for library containing pthread_barrier_wait... -lpthread [09:33:03.656] checking for inflate in -lz... yes [09:33:03.708] checking atomic.h usability... no [09:33:03.767] checking atomic.h presence... no [09:33:03.789] checking for atomic.h... no [09:33:03.793] checking copyfile.h usability... no [09:33:03.852] checking copyfile.h presence... no [09:33:03.872] checking for copyfile.h... no [09:33:03.875] checking execinfo.h usability... no [09:33:03.938] checking execinfo.h presence... no [09:33:03.960] checking for execinfo.h... no [09:33:03.964] checking getopt.h usability... yes [09:33:03.973] checking getopt.h presence... yes [09:33:03.990] checking for getopt.h... yes [09:33:03.997] checking ifaddrs.h usability... no [09:33:04.055] checking ifaddrs.h presence... no [09:33:04.074] checking for ifaddrs.h... no [09:33:04.077] checking mbarrier.h usability... no [09:33:04.133] checking mbarrier.h presence... no [09:33:04.152] checking for mbarrier.h... no [09:33:04.155] checking sys/epoll.h usability... no [09:33:04.213] checking sys/epoll.h presence... no [09:33:04.233] checking for sys/epoll.h... no [09:33:04.237] checking sys/event.h usability... no [09:33:04.297] checking sys/event.h presence... no [09:33:04.319] checking for sys/event.h... no [09:33:04.323] checking sys/personality.h usability... no [09:33:04.382] checking sys/personality.h presence... no [09:33:04.404] checking for sys/personality.h... no [09:33:04.408] checking sys/prctl.h usability... no [09:33:04.468] checking sys/prctl.h presence... no [09:33:04.489] checking for sys/prctl.h... no [09:33:04.492] checking sys/procctl.h usability... no [09:33:04.551] checking sys/procctl.h presence... no [09:33:04.572] checking for sys/procctl.h... no [09:33:04.575] checking sys/signalfd.h usability... no [09:33:04.635] checking sys/signalfd.h presence... no [09:33:04.656] checking for sys/signalfd.h... no [09:33:04.660] checking sys/ucred.h usability... no [09:33:04.721] checking sys/ucred.h presence... no [09:33:04.743] checking for sys/ucred.h... no [09:33:04.747] checking termios.h usability... no [09:33:04.813] checking termios.h presence... no [09:33:04.836] checking for termios.h... no [09:33:04.840] checking ucred.h usability... no [09:33:04.904] checking ucred.h presence... no [09:33:04.927] checking for ucred.h... no [09:33:04.932] checking xlocale.h usability... no [09:33:04.995] checking xlocale.h presence... no [09:33:05.016] checking for xlocale.h... no [09:33:05.019] checking zlib.h usability... yes [09:33:05.030] checking zlib.h presence... yes [09:33:05.052] checking for zlib.h... yes [09:33:05.052] checking for lz4... /usr/bin/lz4 [09:33:05.053] checking for zstd... /usr/bin/zstd [09:33:05.053] checking for openssl... /usr/bin/openssl [09:33:05.058] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:33:05.059] checking crtdefs.h usability... yes [09:33:05.121] checking crtdefs.h presence... yes [09:33:05.138] checking for crtdefs.h... yes [09:33:05.140] checking whether byte ordering is bigendian... no [09:33:05.228] checking for inline... inline [09:33:05.237] checking for printf format archetype... gnu_printf [09:33:05.259] checking for _Static_assert... yes [09:33:05.306] checking for typeof... typeof [09:33:05.315] checking for __builtin_types_compatible_p... yes [09:33:05.329] checking for __builtin_constant_p... yes [09:33:05.353] checking for __builtin_unreachable... yes [09:33:05.398] checking for computed goto support... yes [09:33:05.407] checking for struct tm.tm_zone... no [09:33:05.492] checking for union semun... no [09:33:05.532] checking for socklen_t... yes [09:33:06.854] checking for struct sockaddr.sa_len... no [09:33:09.148] checking for C/C++ restrict keyword... __restrict [09:33:09.162] checking for struct option... yes [09:33:09.224] checking whether assembler supports x86_64 popcntq... yes [09:33:09.245] checking size of off_t... 4 [09:33:09.614] 0 [09:33:09.615] checking size of bool... 1 [09:33:09.683] checking for int timezone... yes [09:33:09.745] checking for backtrace_symbols... no [09:33:09.805] checking for copyfile... no [09:33:09.862] checking for copy_file_range... no [09:33:09.918] checking for elf_aux_info... no [09:33:09.975] checking for getauxval... no [09:33:10.033] checking for getifaddrs... no [09:33:10.091] checking for getpeerucred... no [09:33:10.148] checking for inet_pton... yes [09:33:10.204] checking for kqueue... no [09:33:10.258] checking for mbstowcs_l... no [09:33:10.312] checking for memset_s... no [09:33:10.364] checking for posix_fallocate... no [09:33:10.415] checking for ppoll... no [09:33:10.465] checking for pthread_is_threaded_np... no [09:33:10.516] checking for setproctitle... no [09:33:10.570] checking for setproctitle_fast... no [09:33:10.623] checking for strchrnul... no [09:33:10.674] checking for strsignal... no [09:33:10.725] checking for syncfs... no [09:33:10.777] checking for sync_file_range... no [09:33:10.833] checking for uselocale... no [09:33:10.889] checking for wcstombs_l... no [09:33:10.941] checking for __builtin_bswap16... yes [09:33:10.995] checking for __builtin_bswap32... yes [09:33:11.047] checking for __builtin_bswap64... yes [09:33:11.098] checking for __builtin_clz... yes [09:33:11.149] checking for __builtin_ctz... yes [09:33:11.200] checking for __builtin_popcount... yes [09:33:11.252] checking for __builtin_frame_address... yes [09:33:11.305] checking for _LARGEFILE_SOURCE value needed for large files... no [09:33:11.359] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:33:11.391] checking for posix_fadvise... no [09:33:11.444] checking whether posix_fadvise is declared... no [09:33:11.489] checking whether fdatasync is declared... no [09:33:11.535] checking whether strlcat is declared... no [09:33:11.597] checking whether strlcpy is declared... no [09:33:11.658] checking whether strnlen is declared... yes [09:33:11.671] checking whether strsep is declared... no [09:33:11.732] checking whether preadv is declared... no [09:33:11.766] checking whether pwritev is declared... no [09:33:11.802] checking whether F_FULLFSYNC is declared... no [09:33:11.846] checking for explicit_bzero... no [09:33:11.897] checking for getopt... yes [09:33:11.947] checking for getpeereid... no [09:33:12.000] checking for inet_aton... no [09:33:12.053] checking for mkdtemp... no [09:33:12.106] checking for strlcat... no [09:33:12.159] checking for strlcpy... no [09:33:12.211] checking for strnlen... yes [09:33:12.262] checking for strsep... no [09:33:12.316] checking for pthread_barrier_wait... yes [09:33:12.367] configure: On mingw32 we will use our strtof wrapper. [09:33:12.367] checking for getopt_long... yes [09:33:12.417] checking for _configthreadlocale... yes [09:33:12.466] checking for syslog... no [09:33:12.518] checking for opterr... yes [09:33:12.570] checking for optreset... no [09:33:12.628] checking test program... cross-compiling [09:33:12.628] checking whether long int is 64 bits... no [09:33:12.663] checking whether long long int is 64 bits... yes [09:33:12.674] checking for __builtin_mul_overflow... yes [09:33:12.722] checking size of void *... 8 [09:33:13.038] checking size of size_t... 8 [09:33:13.415] checking size of long... 4 [09:33:13.767] checking alignment of short... 2 [09:33:14.083] checking alignment of int... 4 [09:33:14.368] checking alignment of long... 4 [09:33:14.584] checking alignment of long long int... 8 [09:33:14.854] checking alignment of double... 8 [09:33:15.214] checking for __int128... yes [09:33:15.274] checking for __int128 alignment bug... assuming ok [09:33:15.274] checking alignment of PG_INT128_TYPE... 16 [09:33:15.730] checking for builtin __sync char locking functions... yes [09:33:15.778] checking for builtin __sync int32 locking functions... yes [09:33:15.827] checking for builtin __sync int32 atomic operations... yes [09:33:15.875] checking for builtin __sync int64 atomic operations... yes [09:33:15.925] checking for builtin __atomic int32 atomic operations... yes [09:33:15.975] checking for builtin __atomic int64 atomic operations... yes [09:33:16.024] checking for __get_cpuid... yes [09:33:16.076] checking for __get_cpuid_count... yes [09:33:16.124] checking for __cpuid... no [09:33:16.537] checking for __cpuidex... no [09:33:16.975] checking for _xgetbv... yes [09:33:17.404] checking for _mm512_popcnt_epi64... yes [09:33:17.845] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:33:17.897] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:33:17.995] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:33:18.019] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:33:18.042] 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 [09:33:18.103] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:33:18.103] checking which random number source to use... Windows native [09:33:18.105] checking for xmllint... /usr/bin/xmllint [09:33:18.106] checking for xsltproc... /usr/bin/xsltproc [09:33:18.106] checking for fop... /usr/bin/fop [09:33:18.106] checking for dbtoepub... no [09:33:18.106] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:33:18.106] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:33:18.107] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:33:18.118] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:33:18.118] 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 [09:33:18.118] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:33:18.118] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:33:18.219] configure: creating ./config.status [09:33:18.320] config.status: creating GNUmakefile [09:33:18.335] config.status: creating src/Makefile.global [09:33:18.353] config.status: creating src/include/pg_config.h [09:33:18.369] config.status: creating src/include/pg_config_ext.h [09:33:18.383] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:33:18.402] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:33:18.411] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:33:18.420] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:33:18.428] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:33:18.437] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:33:18.441] config.status: executing check_win32_symlinks commands [09:33:18.478] [09:33:18.478] real 0m18.406s [09:33:18.478] user 0m11.744s [09:33:18.478] sys 0m6.254s [09:33:18.478] make -s -j${BUILD_JOBS} clean [09:33:19.046] time make -s -j${BUILD_JOBS} world-bin [09:34:46.839] contradictory.c: In function ‘extract_binary_op_clause_info’: [09:34:46.839] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] [09:34:46.839] 1638 | if (!add_binary_op_clause_info(attinfo, [09:34:46.839] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:34:46.839] 1639 | one_elem, [09:34:46.839] | ~~~~~~~~~ [09:34:46.839] 1640 | 1, [09:34:46.839] | ~~ [09:34:46.839] 1641 | idx, [09:34:46.839] | ~~~~ [09:34:46.839] 1642 | strat, [09:34:46.839] | ~~~~~~ [09:34:46.839] 1643 | opfuncid, [09:34:46.839] | ~~~~~~~~~ [09:34:46.839] 1644 | newclause, [09:34:46.839] | ~~~~~~~~~~ [09:34:46.839] 1645 | sec, [09:34:46.839] | ~~~~ [09:34:46.839] 1646 | ccw)) [09:34:46.839] | ~~~~ [09:34:46.839] contradictory.c:1464:43: note: ‘one_elem’ was declared here [09:34:46.839] 1464 | Datum *elem_values, *one_elem; [09:34:46.839] | ^~~~~~~~ [09:34:46.839] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] [09:34:46.839] 1413 | if (collid != varcollid) [09:34:46.839] | ^ [09:34:46.839] contradictory.c:1350:33: note: ‘varcollid’ was declared here [09:34:46.839] 1350 | Oid varcollid; [09:34:46.839] | ^~~~~~~~~ [09:34:46.839] contradictory.c: In function ‘self_contradictory_recurse’: [09:34:46.839] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] [09:34:46.839] 757 | uint8 btest; [09:34:46.839] | ^~~~~ [09:34:46.839] cc1: all warnings being treated as errors [09:34:46.840] make[4]: *** [: contradictory.o] Error 1 [09:34:46.840] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [09:34:46.840] make[3]: *** Waiting for unfinished jobs.... [09:34:51.123] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [09:34:51.123] make[2]: *** Waiting for unfinished jobs.... [09:34:53.140] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:34:53.140] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:34:53.141] [09:34:53.141] real 1m34.094s [09:34:53.141] user 5m1.164s [09:34:53.141] sys 0m57.790s [09:34:53.141] [09:34:53.141] Exit status: 2