[20:02:32.328] time ./configure \ [20:02:32.328] --host=x86_64-w64-mingw32ucrt \ [20:02:32.328] --enable-cassert \ [20:02:32.328] --without-icu \ [20:02:32.328] --without-lz4 \ [20:02:32.328] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [20:02:32.328] CXX="ccache x86_64-w64-mingw32ucrt-g++" [20:02:32.471] checking build system type... x86_64-pc-linux-gnu [20:02:32.651] checking host system type... x86_64-w64-mingw32ucrt [20:02:32.658] checking which template to use... win32 [20:02:32.658] checking whether NLS is wanted... no [20:02:32.659] checking for default port number... 5432 [20:02:32.667] checking for block size... 8kB [20:02:32.668] checking for segment size... 1GB [20:02:32.671] checking for WAL block size... 8kB [20:02:32.673] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [20:02:32.713] checking whether the C compiler works... yes [20:02:32.852] checking for C compiler default output file name... a.exe [20:02:32.854] checking for suffix of executables... .exe [20:02:32.904] checking whether we are cross compiling... yes [20:02:32.993] checking for suffix of object files... o [20:02:33.002] checking whether we are using the GNU C compiler... yes [20:02:33.039] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [20:02:33.049] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [20:02:33.058] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [20:02:33.116] checking whether we are using the GNU C++ compiler... yes [20:02:33.124] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [20:02:33.274] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [20:02:33.318] checking for gawk... no [20:02:33.318] checking for mawk... mawk [20:02:33.320] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:02:33.329] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [20:02:33.339] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:02:33.400] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:02:33.465] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [20:02:33.473] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [20:02:33.483] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:02:33.491] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:02:33.500] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [20:02:33.508] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [20:02:33.517] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [20:02:33.526] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:02:33.534] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:02:33.544] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:02:33.553] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [20:02:33.561] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [20:02:33.581] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [20:02:33.591] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:02:33.599] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:02:33.671] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [20:02:33.681] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [20:02:33.689] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:02:33.698] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [20:02:33.706] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:02:33.715] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:02:33.724] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:02:33.774] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:02:33.828] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:02:33.837] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:02:33.873] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:02:33.917] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:02:33.924] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:02:33.933] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:02:33.969] checking whether the C compiler still works... yes [20:02:34.048] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [20:02:34.125] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [20:02:34.126] checking pkg-config is at least version 0.9.0... yes [20:02:34.142] checking whether to build with ICU support... no [20:02:34.143] checking whether to build with Tcl... no [20:02:34.143] checking whether to build Perl modules... no [20:02:34.143] checking whether to build Python modules... no [20:02:34.143] checking whether to build with GSSAPI support... no [20:02:34.144] checking whether to build with PAM support... no [20:02:34.144] checking whether to build with BSD Authentication support... no [20:02:34.144] checking whether to build with LDAP support... no [20:02:34.145] checking whether to build with Bonjour support... no [20:02:34.145] checking whether to build with SELinux support... no [20:02:34.145] checking whether to build with systemd support... no [20:02:34.145] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:02:34.145] checking whether to build with liburing support... no [20:02:34.145] checking whether to build with libcurl support... no [20:02:34.145] checking whether to build with libnuma support... no [20:02:34.146] checking whether to build with XML support... no [20:02:34.146] checking whether to build with LZ4 support... no [20:02:34.146] checking whether to build with ZSTD support... no [20:02:34.146] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [20:02:34.146] checking whether it is possible to strip libraries... yes [20:02:34.155] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [20:02:34.155] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [20:02:34.155] checking for a BSD-compatible install... /usr/bin/install -c [20:02:34.166] checking for tar... /usr/bin/tar [20:02:34.166] checking whether ln -s works... yes [20:02:34.166] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:02:34.168] checking for nm... /usr/bin/nm [20:02:34.169] checking for bison... /usr/bin/bison [20:02:34.171] configure: using bison (GNU Bison) 3.8.2 [20:02:34.174] checking for flex... /usr/bin/flex [20:02:34.177] configure: using flex 2.6.4 [20:02:34.177] checking for perl... /usr/bin/perl [20:02:34.180] configure: using perl 5.40.1 [20:02:34.183] checking for zic... /usr/sbin/zic [20:02:34.183] checking for a sed that does not truncate output... /usr/bin/sed [20:02:34.189] checking for grep that handles long lines and -e... /usr/bin/grep [20:02:34.192] checking for egrep... /usr/bin/grep -E [20:02:34.194] checking for ANSI C header files... yes [20:02:34.251] checking for sys/types.h... yes [20:02:34.269] checking for sys/stat.h... yes [20:02:34.338] checking for stdlib.h... yes [20:02:34.376] checking for string.h... yes [20:02:34.414] checking for memory.h... yes [20:02:34.454] checking for strings.h... yes [20:02:34.470] checking for inttypes.h... yes [20:02:34.534] checking for stdint.h... yes [20:02:34.549] checking for unistd.h... yes [20:02:34.565] checking for main in -lm... yes [20:02:34.619] checking for library containing setproctitle... no [20:02:34.721] checking for library containing dlsym... no [20:02:34.826] checking for library containing socket... -lws2_32 [20:02:34.978] checking for library containing getopt_long... none required [20:02:35.030] checking for library containing shm_open... no [20:02:35.126] checking for library containing shm_unlink... no [20:02:35.223] checking for library containing clock_gettime... none required [20:02:35.270] checking for library containing shmget... no [20:02:35.373] checking for library containing backtrace_symbols... no [20:02:35.473] checking for library containing pthread_barrier_wait... none required [20:02:35.522] checking for inflate in -lz... yes [20:02:35.575] checking copyfile.h usability... no [20:02:35.637] checking copyfile.h presence... no [20:02:35.655] checking for copyfile.h... no [20:02:35.659] checking execinfo.h usability... no [20:02:35.716] checking execinfo.h presence... no [20:02:35.735] checking for execinfo.h... no [20:02:35.738] checking getopt.h usability... yes [20:02:35.746] checking getopt.h presence... yes [20:02:35.762] checking for getopt.h... yes [20:02:35.769] checking ifaddrs.h usability... no [20:02:35.829] checking ifaddrs.h presence... no [20:02:35.848] checking for ifaddrs.h... no [20:02:35.852] checking sys/epoll.h usability... no [20:02:35.910] checking sys/epoll.h presence... no [20:02:35.932] checking for sys/epoll.h... no [20:02:35.936] checking sys/event.h usability... no [20:02:35.996] checking sys/event.h presence... no [20:02:36.017] checking for sys/event.h... no [20:02:36.020] checking sys/personality.h usability... no [20:02:36.076] checking sys/personality.h presence... no [20:02:36.096] checking for sys/personality.h... no [20:02:36.100] checking sys/prctl.h usability... no [20:02:36.158] checking sys/prctl.h presence... no [20:02:36.178] checking for sys/prctl.h... no [20:02:36.181] checking sys/procctl.h usability... no [20:02:36.240] checking sys/procctl.h presence... no [20:02:36.259] checking for sys/procctl.h... no [20:02:36.262] checking sys/signalfd.h usability... no [20:02:36.319] checking sys/signalfd.h presence... no [20:02:36.339] checking for sys/signalfd.h... no [20:02:36.343] checking sys/ucred.h usability... no [20:02:36.403] checking sys/ucred.h presence... no [20:02:36.424] checking for sys/ucred.h... no [20:02:36.428] checking termios.h usability... no [20:02:36.487] checking termios.h presence... no [20:02:36.508] checking for termios.h... no [20:02:36.512] checking uchar.h usability... yes [20:02:36.546] checking uchar.h presence... yes [20:02:36.566] checking for uchar.h... yes [20:02:36.574] checking ucred.h usability... no [20:02:36.632] checking ucred.h presence... no [20:02:36.654] checking for ucred.h... no [20:02:36.658] checking xlocale.h usability... no [20:02:36.718] checking xlocale.h presence... no [20:02:36.738] checking for xlocale.h... no [20:02:36.742] checking zlib.h usability... yes [20:02:36.810] checking zlib.h presence... yes [20:02:36.830] checking for zlib.h... yes [20:02:36.830] checking for lz4... /usr/bin/lz4 [20:02:36.830] checking for zstd... /usr/bin/zstd [20:02:36.831] checking for openssl... /usr/bin/openssl [20:02:36.836] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [20:02:36.836] checking crtdefs.h usability... yes [20:02:36.845] checking crtdefs.h presence... yes [20:02:36.862] checking for crtdefs.h... yes [20:02:36.864] checking whether byte ordering is bigendian... no [20:02:36.945] checking for C printf format archetype... gnu_printf [20:02:36.955] checking for C++ printf format archetype... gnu_printf [20:02:36.964] checking for statement expressions... yes [20:02:37.011] checking for typeof... typeof [20:02:37.020] checking for C++ typeof... typeof [20:02:37.039] checking for __builtin_types_compatible_p... yes [20:02:37.053] checking for __builtin_constant_p... yes [20:02:37.067] checking for __builtin_mul_overflow... yes [20:02:37.128] checking for __builtin_unreachable... yes [20:02:37.176] checking for computed goto support... yes [20:02:37.214] checking for struct tm.tm_zone... no [20:02:37.294] checking for union semun... no [20:02:37.332] checking for socklen_t... yes [20:02:38.720] checking for struct sockaddr.sa_len... no [20:02:41.164] checking for C/C++ restrict keyword... __restrict [20:02:41.215] checking for struct option... yes [20:02:41.264] checking whether assembler supports x86_64 popcntq... yes [20:02:41.274] checking size of off_t... 4 [20:02:41.569] checking for int timezone... yes [20:02:41.639] checking for backtrace_symbols... no [20:02:41.698] checking for copyfile... no [20:02:41.761] checking for copy_file_range... no [20:02:41.824] checking for elf_aux_info... no [20:02:41.885] checking for explicit_memset... no [20:02:41.943] checking for getauxval... no [20:02:42.006] checking for getifaddrs... no [20:02:42.070] checking for getpeerucred... no [20:02:42.132] checking for inet_pton... yes [20:02:42.194] checking for kqueue... no [20:02:42.258] checking for localeconv_l... no [20:02:42.321] checking for mbstowcs_l... no [20:02:42.382] checking for memset_explicit... no [20:02:42.444] checking for posix_fallocate... no [20:02:42.507] checking for ppoll... no [20:02:42.572] checking for pthread_is_threaded_np... no [20:02:42.639] checking for setproctitle... no [20:02:42.706] checking for setproctitle_fast... no [20:02:42.775] checking for strsignal... no [20:02:42.843] checking for syncfs... no [20:02:42.911] checking for sync_file_range... no [20:02:42.977] checking for uselocale... no [20:02:43.042] checking for wcstombs_l... no [20:02:43.103] checking for __builtin_bswap16... yes [20:02:43.166] checking for __builtin_bswap32... yes [20:02:43.228] checking for __builtin_bswap64... yes [20:02:43.288] checking for __builtin_clz... yes [20:02:43.350] checking for __builtin_ctz... yes [20:02:43.409] checking for __builtin_frame_address... yes [20:02:43.468] checking for _LARGEFILE_SOURCE value needed for large files... no [20:02:43.536] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [20:02:43.574] checking for posix_fadvise... no [20:02:43.641] checking whether posix_fadvise is declared... no [20:02:43.695] checking whether fdatasync is declared... no [20:02:43.750] checking whether strlcat is declared... no [20:02:43.826] checking whether strlcpy is declared... no [20:02:43.901] checking whether strsep is declared... no [20:02:43.976] checking whether timingsafe_bcmp is declared... no [20:02:44.049] checking whether preadv is declared... no [20:02:44.091] checking whether pwritev is declared... no [20:02:44.134] checking whether strchrnul is declared... no [20:02:44.187] checking whether memset_s is declared... no [20:02:44.235] checking whether F_FULLFSYNC is declared... no [20:02:44.282] checking for explicit_bzero... no [20:02:44.341] checking for getopt... yes [20:02:44.398] checking for getpeereid... no [20:02:44.455] checking for inet_aton... no [20:02:44.514] checking for mkdtemp... no [20:02:44.574] checking for strlcat... no [20:02:44.635] checking for strlcpy... no [20:02:44.693] checking for strsep... no [20:02:44.752] checking for timingsafe_bcmp... no [20:02:44.814] checking for pthread_barrier_wait... yes [20:02:44.870] configure: On mingw32ucrt we will use our strtof wrapper. [20:02:44.870] checking for getopt_long... yes [20:02:44.928] checking for syslog... no [20:02:44.987] checking for opterr... yes [20:02:45.043] checking for optreset... no [20:02:45.104] checking test program... cross-compiling [20:02:45.104] checking size of void *... 8 [20:02:45.415] checking size of size_t... 8 [20:02:45.793] checking size of long... 4 [20:02:46.075] checking size of long long... 8 [20:02:46.473] checking size of intmax_t... 8 [20:02:46.838] checking alignment of short... 2 [20:02:47.018] checking alignment of int... 4 [20:02:47.317] checking alignment of int64_t... 8 [20:02:47.707] checking alignment of double... 8 [20:02:48.045] checking for __int128... yes [20:02:48.115] checking for __int128 alignment bug... assuming ok [20:02:48.115] checking alignment of PG_INT128_TYPE... 16 [20:02:48.572] checking for builtin __sync char locking functions... yes [20:02:48.619] checking for builtin __sync int32 locking functions... yes [20:02:48.667] checking for builtin __sync int32 atomic operations... yes [20:02:48.714] checking for builtin __sync int64 atomic operations... yes [20:02:48.763] checking for builtin __atomic int32 atomic operations... yes [20:02:48.811] checking for builtin __atomic int64 atomic operations... yes [20:02:48.860] checking for __get_cpuid... yes [20:02:48.913] checking for __get_cpuid_count... yes [20:02:48.963] checking for _xgetbv... yes [20:02:49.410] checking for _mm512_popcnt_epi64... yes [20:02:49.891] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:02:50.008] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:02:50.033] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:02:50.054] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:02:50.073] 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 [20:02:50.110] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:02:50.110] checking for _mm512_clmulepi64_epi128... yes [20:02:50.579] checking for vectorized CRC-32C... AVX-512 with runtime check [20:02:50.580] checking which random number source to use... Windows native [20:02:50.582] checking for xmllint... /usr/bin/xmllint [20:02:50.582] checking for xsltproc... /usr/bin/xsltproc [20:02:50.582] checking for fop... /usr/bin/fop [20:02:50.582] checking for dbtoepub... no [20:02:50.583] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:02:50.583] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:02:50.583] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:02:50.596] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [20:02:50.596] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [20:02:50.596] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:02:50.596] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:02:50.701] configure: creating ./config.status [20:02:50.805] config.status: creating GNUmakefile [20:02:50.820] config.status: creating src/Makefile.global [20:02:50.838] config.status: creating src/include/pg_config.h [20:02:50.855] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:02:50.874] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:02:50.883] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:02:50.892] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:02:50.900] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:02:50.905] config.status: executing check_win32_symlinks commands [20:02:50.944] [20:02:50.944] real 0m18.616s [20:02:50.944] user 0m12.864s [20:02:50.944] sys 0m5.487s [20:02:50.944] make -s -j${BUILD_JOBS} clean [20:02:51.581] time make -s -j${BUILD_JOBS} world-bin [20:03:12.565] In file included from ../../../src/include/postgres.h:48, [20:03:12.565] from index.c:22: [20:03:12.565] index.c: In function ‘validate_index’: [20:03:12.565] index.c:3675:46: error: ‘MyProc’ undeclared (first use in this function); did you mean ‘MyProcPid’? [20:03:12.565] 3675 | Assert(!TransactionIdIsValid(MyProc->xmin)); [20:03:12.565] | ^~~~~~ [20:03:12.565] ../../../src/include/c.h:922:23: note: in definition of macro ‘Assert’ [20:03:12.565] 922 | if (!(condition)) \ [20:03:12.565] | ^~~~~~~~~ [20:03:12.565] index.c:3675:25: note: in expansion of macro ‘TransactionIdIsValid’ [20:03:12.565] 3675 | Assert(!TransactionIdIsValid(MyProc->xmin)); [20:03:12.565] | ^~~~~~~~~~~~~~~~~~~~ [20:03:12.565] index.c:3675:46: note: each undeclared identifier is reported only once for each function it appears in [20:03:12.565] 3675 | Assert(!TransactionIdIsValid(MyProc->xmin)); [20:03:12.565] | ^~~~~~ [20:03:12.565] ../../../src/include/c.h:922:23: note: in definition of macro ‘Assert’ [20:03:12.565] 922 | if (!(condition)) \ [20:03:12.565] | ^~~~~~~~~ [20:03:12.565] index.c:3675:25: note: in expansion of macro ‘TransactionIdIsValid’ [20:03:12.565] 3675 | Assert(!TransactionIdIsValid(MyProc->xmin)); [20:03:12.565] | ^~~~~~~~~~~~~~~~~~~~ [20:03:12.567] make[3]: *** [: index.o] Error 1 [20:03:12.567] make[2]: *** [common.mk:37: catalog-recursive] Error 2 [20:03:12.569] make[2]: *** Waiting for unfinished jobs.... [20:03:48.460] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:03:48.460] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:03:48.461] [20:03:48.461] real 0m56.880s [20:03:48.461] user 3m7.257s [20:03:48.461] sys 0m29.127s [20:03:48.461] [20:03:48.461] Exit status: 2