[14:15:45.306] time ./configure \ [14:15:45.306] --host=x86_64-w64-mingw32 \ [14:15:45.306] --enable-cassert \ [14:15:45.306] --without-icu \ [14:15:45.306] CC="ccache x86_64-w64-mingw32-gcc" \ [14:15:45.306] CXX="ccache x86_64-w64-mingw32-g++" [14:15:45.421] checking build system type... x86_64-pc-linux-gnu [14:15:45.570] checking host system type... x86_64-w64-mingw32 [14:15:45.575] checking which template to use... win32 [14:15:45.575] checking whether NLS is wanted... no [14:15:45.575] checking for default port number... 5432 [14:15:45.582] checking for block size... 8kB [14:15:45.583] checking for segment size... 1GB [14:15:45.586] checking for WAL block size... 8kB [14:15:45.587] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [14:15:45.618] checking whether the C compiler works... yes [14:15:45.734] checking for C compiler default output file name... a.exe [14:15:45.735] checking for suffix of executables... .exe [14:15:45.773] checking whether we are cross compiling... yes [14:15:45.838] checking for suffix of object files... o [14:15:45.846] checking whether we are using the GNU C compiler... yes [14:15:45.852] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [14:15:45.858] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [14:15:45.869] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [14:15:45.921] checking whether we are using the GNU C++ compiler... yes [14:15:45.927] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [14:15:45.989] checking for gawk... no [14:15:45.989] checking for mawk... mawk [14:15:45.992] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:15:45.998] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [14:15:46.004] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:15:46.046] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:15:46.185] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [14:15:46.191] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [14:15:46.198] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:15:46.204] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:15:46.211] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:15:46.217] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:15:46.224] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [14:15:46.231] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:15:46.237] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:15:46.244] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:15:46.250] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [14:15:46.256] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [14:15:46.262] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:15:46.295] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:15:46.302] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:15:46.309] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [14:15:46.315] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [14:15:46.322] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:15:46.328] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:15:46.350] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:15:46.356] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:15:46.363] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:15:46.397] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:15:46.431] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:15:46.437] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:15:46.443] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:15:46.474] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:15:46.481] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:15:46.487] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:15:46.494] checking whether the C compiler still works... yes [14:15:46.552] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [14:15:46.619] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [14:15:46.620] checking pkg-config is at least version 0.9.0... yes [14:15:46.635] checking whether to build with ICU support... no [14:15:46.635] checking whether to build with Tcl... no [14:15:46.635] checking whether to build Perl modules... no [14:15:46.635] checking whether to build Python modules... no [14:15:46.636] checking whether to build with GSSAPI support... no [14:15:46.637] checking whether to build with PAM support... no [14:15:46.637] checking whether to build with BSD Authentication support... no [14:15:46.637] checking whether to build with LDAP support... no [14:15:46.637] checking whether to build with Bonjour support... no [14:15:46.637] checking whether to build with SELinux support... no [14:15:46.637] checking whether to build with systemd support... no [14:15:46.637] configure: WARNING: *** Readline does not work on MinGW --- disabling [14:15:46.637] checking whether to build with liburing support... no [14:15:46.637] checking whether to build with libcurl support... no [14:15:46.638] checking whether to build with libnuma support... no [14:15:46.638] checking whether to build with XML support... no [14:15:46.638] checking whether to build with LZ4 support... no [14:15:46.638] checking whether to build with ZSTD support... no [14:15:46.638] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [14:15:46.639] checking whether it is possible to strip libraries... yes [14:15:46.645] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [14:15:46.645] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [14:15:46.645] checking for a BSD-compatible install... /usr/bin/install -c [14:15:46.653] checking for tar... /usr/bin/tar [14:15:46.653] checking whether ln -s works... yes [14:15:46.653] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:15:46.656] checking for bison... /usr/bin/bison [14:15:46.658] configure: using bison (GNU Bison) 3.8.2 [14:15:46.661] checking for flex... /usr/bin/flex [14:15:46.662] configure: using flex 2.6.4 [14:15:46.663] checking for perl... /usr/bin/perl [14:15:46.665] configure: using perl 5.36.0 [14:15:46.667] checking for zic... /usr/sbin/zic [14:15:46.667] checking for a sed that does not truncate output... /usr/bin/sed [14:15:46.672] checking for grep that handles long lines and -e... /usr/bin/grep [14:15:46.674] checking for egrep... /usr/bin/grep -E [14:15:46.676] checking for ANSI C header files... yes [14:15:46.718] checking for sys/types.h... yes [14:15:46.734] checking for sys/stat.h... yes [14:15:46.749] checking for stdlib.h... yes [14:15:46.762] checking for string.h... yes [14:15:46.775] checking for memory.h... yes [14:15:46.791] checking for strings.h... yes [14:15:46.805] checking for inttypes.h... yes [14:15:46.820] checking for stdint.h... yes [14:15:46.835] checking for unistd.h... yes [14:15:46.849] checking for main in -lm... yes [14:15:46.895] checking for library containing setproctitle... no [14:15:46.983] checking for library containing dlsym... no [14:15:47.063] checking for library containing socket... -lws2_32 [14:15:47.189] checking for library containing getopt_long... none required [14:15:47.235] checking for library containing shm_open... no [14:15:47.321] checking for library containing shm_unlink... no [14:15:47.403] checking for library containing clock_gettime... no [14:15:47.487] checking for library containing shmget... no [14:15:47.572] checking for library containing backtrace_symbols... no [14:15:47.654] checking for library containing pthread_barrier_wait... -lpthread [14:15:47.740] checking for inflate in -lz... yes [14:15:47.786] checking atomic.h usability... no [14:15:47.839] checking atomic.h presence... no [14:15:47.856] checking for atomic.h... no [14:15:47.859] checking copyfile.h usability... no [14:15:47.910] checking copyfile.h presence... no [14:15:47.927] checking for copyfile.h... no [14:15:47.930] checking execinfo.h usability... no [14:15:47.981] checking execinfo.h presence... no [14:15:47.997] checking for execinfo.h... no [14:15:48.001] checking getopt.h usability... yes [14:15:48.008] checking getopt.h presence... yes [14:15:48.021] checking for getopt.h... yes [14:15:48.028] checking ifaddrs.h usability... no [14:15:48.079] checking ifaddrs.h presence... no [14:15:48.096] checking for ifaddrs.h... no [14:15:48.100] checking mbarrier.h usability... no [14:15:48.150] checking mbarrier.h presence... no [14:15:48.167] checking for mbarrier.h... no [14:15:48.170] checking sys/epoll.h usability... no [14:15:48.220] checking sys/epoll.h presence... no [14:15:48.238] checking for sys/epoll.h... no [14:15:48.241] checking sys/event.h usability... no [14:15:48.292] checking sys/event.h presence... no [14:15:48.310] checking for sys/event.h... no [14:15:48.313] checking sys/personality.h usability... no [14:15:48.367] checking sys/personality.h presence... no [14:15:48.385] checking for sys/personality.h... no [14:15:48.388] checking sys/prctl.h usability... no [14:15:48.441] checking sys/prctl.h presence... no [14:15:48.460] checking for sys/prctl.h... no [14:15:48.463] checking sys/procctl.h usability... no [14:15:48.512] checking sys/procctl.h presence... no [14:15:48.529] checking for sys/procctl.h... no [14:15:48.532] checking sys/signalfd.h usability... no [14:15:48.582] checking sys/signalfd.h presence... no [14:15:48.599] checking for sys/signalfd.h... no [14:15:48.602] checking sys/ucred.h usability... no [14:15:48.650] checking sys/ucred.h presence... no [14:15:48.667] checking for sys/ucred.h... no [14:15:48.670] checking termios.h usability... no [14:15:48.721] checking termios.h presence... no [14:15:48.737] checking for termios.h... no [14:15:48.739] checking ucred.h usability... no [14:15:48.789] checking ucred.h presence... no [14:15:48.805] checking for ucred.h... no [14:15:48.808] checking xlocale.h usability... no [14:15:48.857] checking xlocale.h presence... no [14:15:48.874] checking for xlocale.h... no [14:15:48.877] checking zlib.h usability... yes [14:15:48.887] checking zlib.h presence... yes [14:15:48.905] checking for zlib.h... yes [14:15:48.905] checking for lz4... /usr/bin/lz4 [14:15:48.905] checking for zstd... /usr/bin/zstd [14:15:48.906] checking for openssl... /usr/bin/openssl [14:15:48.910] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [14:15:48.910] checking crtdefs.h usability... yes [14:15:48.917] checking crtdefs.h presence... yes [14:15:48.931] checking for crtdefs.h... yes [14:15:48.932] checking whether byte ordering is bigendian... no [14:15:48.999] checking for inline... inline [14:15:49.005] checking for printf format archetype... gnu_printf [14:15:49.013] checking for _Static_assert... yes [14:15:49.052] checking for typeof... typeof [14:15:49.058] checking for __builtin_types_compatible_p... yes [14:15:49.069] checking for __builtin_constant_p... yes [14:15:49.079] checking for __builtin_mul_overflow... yes [14:15:49.123] checking for __builtin_unreachable... yes [14:15:49.162] checking for computed goto support... yes [14:15:49.170] checking for struct tm.tm_zone... no [14:15:49.243] checking for union semun... no [14:15:49.276] checking for socklen_t... yes [14:15:50.305] checking for struct sockaddr.sa_len... no [14:15:52.106] checking for C/C++ restrict keyword... __restrict [14:15:52.118] checking for struct option... yes [14:15:52.157] checking whether assembler supports x86_64 popcntq... yes [14:15:52.164] checking size of off_t... 4 [14:15:52.354] 0 [14:15:52.355] checking for int timezone... yes [14:15:52.405] checking for backtrace_symbols... no [14:15:52.456] checking for copyfile... no [14:15:52.503] checking for copy_file_range... no [14:15:52.550] checking for elf_aux_info... no [14:15:52.597] checking for getauxval... no [14:15:52.643] checking for getifaddrs... no [14:15:52.691] checking for getpeerucred... no [14:15:52.742] checking for inet_pton... yes [14:15:52.793] checking for kqueue... no [14:15:52.844] checking for localeconv_l... no [14:15:52.892] checking for mbstowcs_l... no [14:15:52.940] checking for posix_fallocate... no [14:15:52.988] checking for ppoll... no [14:15:53.035] checking for pthread_is_threaded_np... no [14:15:53.083] checking for setproctitle... no [14:15:53.130] checking for setproctitle_fast... no [14:15:53.177] checking for strsignal... no [14:15:53.225] checking for syncfs... no [14:15:53.274] checking for sync_file_range... no [14:15:53.321] checking for uselocale... no [14:15:53.369] checking for wcstombs_l... no [14:15:53.414] checking for __builtin_bswap16... yes [14:15:53.459] checking for __builtin_bswap32... yes [14:15:53.506] checking for __builtin_bswap64... yes [14:15:53.551] checking for __builtin_clz... yes [14:15:53.597] checking for __builtin_ctz... yes [14:15:53.641] checking for __builtin_popcount... yes [14:15:53.686] checking for __builtin_frame_address... yes [14:15:53.731] checking for _LARGEFILE_SOURCE value needed for large files... no [14:15:53.781] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [14:15:53.809] checking for posix_fadvise... no [14:15:53.858] checking whether posix_fadvise is declared... no [14:15:53.900] checking whether fdatasync is declared... no [14:15:53.943] checking whether strlcat is declared... no [14:15:54.004] checking whether strlcpy is declared... no [14:15:54.063] checking whether strnlen is declared... yes [14:15:54.076] checking whether strsep is declared... no [14:15:54.133] checking whether timingsafe_bcmp is declared... no [14:15:54.193] checking whether preadv is declared... no [14:15:54.226] checking whether pwritev is declared... no [14:15:54.261] checking whether strchrnul is declared... no [14:15:54.300] checking whether memset_s is declared... no [14:15:54.339] checking whether F_FULLFSYNC is declared... no [14:15:54.376] checking for explicit_bzero... no [14:15:54.420] checking for getopt... yes [14:15:54.463] checking for getpeereid... no [14:15:54.510] checking for inet_aton... no [14:15:54.558] checking for mkdtemp... no [14:15:54.605] checking for strlcat... no [14:15:54.652] checking for strlcpy... no [14:15:54.699] checking for strnlen... yes [14:15:54.744] checking for strsep... no [14:15:54.788] checking for timingsafe_bcmp... no [14:15:54.833] checking for pthread_barrier_wait... yes [14:15:54.878] configure: On mingw32 we will use our strtof wrapper. [14:15:54.878] checking for getopt_long... yes [14:15:54.924] checking for syslog... no [14:15:54.969] checking for opterr... yes [14:15:55.014] checking for optreset... no [14:15:55.063] checking test program... cross-compiling [14:15:55.063] checking size of void *... 8 [14:15:55.309] checking size of size_t... 8 [14:15:55.562] checking size of long... 4 [14:15:55.747] checking size of long long... 8 [14:15:55.991] checking alignment of short... 2 [14:15:56.122] checking alignment of int... 4 [14:15:56.314] checking alignment of long... 4 [14:15:56.501] checking alignment of int64_t... 8 [14:15:56.750] checking alignment of double... 8 [14:15:57.002] checking for __int128... yes [14:15:57.051] checking for __int128 alignment bug... assuming ok [14:15:57.051] checking alignment of PG_INT128_TYPE... 16 [14:15:57.359] checking for builtin __sync char locking functions... yes [14:15:57.398] checking for builtin __sync int32 locking functions... yes [14:15:57.437] checking for builtin __sync int32 atomic operations... yes [14:15:57.478] checking for builtin __sync int64 atomic operations... yes [14:15:57.520] checking for builtin __atomic int32 atomic operations... yes [14:15:57.560] checking for builtin __atomic int64 atomic operations... yes [14:15:57.601] checking for __get_cpuid... yes [14:15:57.643] checking for __get_cpuid_count... yes [14:15:57.684] checking for _xgetbv... yes [14:15:58.080] checking for _mm512_popcnt_epi64... yes [14:15:58.460] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [14:15:58.554] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:15:58.575] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [14:15:58.592] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:15:58.609] 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 [14:15:58.661] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:15:58.662] checking for _mm512_clmulepi64_epi128... yes [14:15:59.037] checking for vectorized CRC-32C... AVX-512 with runtime check [14:15:59.037] checking which random number source to use... Windows native [14:15:59.039] checking for xmllint... /usr/bin/xmllint [14:15:59.039] checking for xsltproc... /usr/bin/xsltproc [14:15:59.039] checking for fop... /usr/bin/fop [14:15:59.039] checking for dbtoepub... no [14:15:59.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [14:15:59.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [14:15:59.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [14:15:59.050] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [14:15:59.050] 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 [14:15:59.050] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [14:15:59.050] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [14:15:59.135] configure: creating ./config.status [14:15:59.217] config.status: creating GNUmakefile [14:15:59.229] config.status: creating src/Makefile.global [14:15:59.244] config.status: creating src/include/pg_config.h [14:15:59.257] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:15:59.272] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:15:59.279] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [14:15:59.286] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [14:15:59.293] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [14:15:59.301] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [14:15:59.304] config.status: executing check_win32_symlinks commands [14:15:59.340] [14:15:59.340] real 0m14.034s [14:15:59.340] user 0m9.311s [14:15:59.340] sys 0m4.531s [14:15:59.340] make -s -j${BUILD_JOBS} clean [14:15:59.861] time make -s -j${BUILD_JOBS} world-bin [14:16:03.949] In file included from /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/xmmintrin.h:1316, [14:16:03.949] from /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/immintrin.h:31, [14:16:03.949] from /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/x86intrin.h:32, [14:16:03.949] from /usr/share/mingw-w64/include/winnt.h:1555, [14:16:03.949] from /usr/share/mingw-w64/include/minwindef.h:163, [14:16:03.949] from /usr/share/mingw-w64/include/windef.h:9, [14:16:03.949] from /usr/share/mingw-w64/include/windows.h:69, [14:16:03.949] from /usr/share/mingw-w64/include/winsock2.h:23, [14:16:03.949] from ../../../src/include/port/win32_port.h:60, [14:16:03.949] from ../../../src/include/port.h:24, [14:16:03.949] from ../../../src/include/c.h:1354, [14:16:03.949] from ../../../src/include/postgres.h:48, [14:16:03.949] from copyfromparse.c:59: [14:16:03.949] In function ‘_mm_or_si128’, [14:16:03.949] inlined from ‘vector8_or’ at ../../../src/include/port/simd.h:341:9, [14:16:03.949] inlined from ‘CopyReadLineText’ at copyfromparse.c:1375:13, [14:16:03.949] inlined from ‘CopyReadLine’ at copyfromparse.c:1177:11: [14:16:03.949] /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/emmintrin.h:1323:21: error: ‘match’ may be used uninitialized [-Werror=maybe-uninitialized] [14:16:03.949] 1323 | return (__m128i) ((__v2du)__A | (__v2du)__B); [14:16:03.949] | ^~~~~~~~~~~ [14:16:03.949] copyfromparse.c: In function ‘CopyReadLine’: [14:16:03.949] copyfromparse.c:1363:41: note: ‘match’ was declared here [14:16:03.949] 1363 | Vector8 match; [14:16:03.949] | ^~~~~ [14:16:03.949] cc1: all warnings being treated as errors [14:16:03.950] make[3]: *** [: copyfromparse.o] Error 1 [14:16:03.950] make[2]: *** [common.mk:37: commands-recursive] Error 2 [14:16:03.950] make[2]: *** Waiting for unfinished jobs.... [14:16:04.052] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:16:04.052] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:16:04.053] [14:16:04.053] real 0m4.192s [14:16:04.053] user 0m7.362s [14:16:04.053] sys 0m4.451s [14:16:04.053] [14:16:04.053] Exit status: 2