[11:06:07.346] time ./configure \ [11:06:07.346] --host=x86_64-w64-mingw32 \ [11:06:07.346] --enable-cassert \ [11:06:07.346] --without-icu \ [11:06:07.346] CC="ccache x86_64-w64-mingw32-gcc" \ [11:06:07.346] CXX="ccache x86_64-w64-mingw32-g++" [11:06:07.479] checking build system type... x86_64-pc-linux-gnu [11:06:07.696] checking host system type... x86_64-w64-mingw32 [11:06:07.703] checking which template to use... win32 [11:06:07.703] checking whether NLS is wanted... no [11:06:07.703] checking for default port number... 5432 [11:06:07.711] checking for block size... 8kB [11:06:07.712] checking for segment size... 1GB [11:06:07.715] checking for WAL block size... 8kB [11:06:07.716] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [11:06:07.752] checking whether the C compiler works... yes [11:06:07.881] checking for C compiler default output file name... a.exe [11:06:07.882] checking for suffix of executables... .exe [11:06:07.928] checking whether we are cross compiling... yes [11:06:08.003] checking for suffix of object files... o [11:06:08.012] checking whether we are using the GNU C compiler... yes [11:06:08.020] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [11:06:08.028] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [11:06:08.039] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [11:06:08.093] checking whether we are using the GNU C++ compiler... yes [11:06:08.100] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [11:06:08.173] checking for gawk... no [11:06:08.173] checking for mawk... mawk [11:06:08.176] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:06:08.194] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [11:06:08.202] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:06:08.252] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:06:08.411] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [11:06:08.419] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:06:08.427] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:06:08.433] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:06:08.441] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:06:08.448] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:06:08.456] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [11:06:08.463] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:06:08.470] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:06:08.477] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:06:08.485] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [11:06:08.493] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [11:06:08.500] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:06:08.539] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:06:08.575] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:06:08.583] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [11:06:08.590] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [11:06:08.598] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:06:08.606] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:06:08.632] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:06:08.640] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:06:08.648] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:06:08.686] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:06:08.726] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:06:08.734] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:06:08.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:06:08.779] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:06:08.787] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:06:08.794] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:06:08.804] checking whether the C compiler still works... yes [11:06:08.900] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [11:06:08.973] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [11:06:08.973] checking pkg-config is at least version 0.9.0... yes [11:06:08.991] checking whether to build with ICU support... no [11:06:08.992] checking whether to build with Tcl... no [11:06:08.992] checking whether to build Perl modules... no [11:06:08.992] checking whether to build Python modules... no [11:06:08.992] checking whether to build with GSSAPI support... no [11:06:08.993] checking whether to build with PAM support... no [11:06:08.993] checking whether to build with BSD Authentication support... no [11:06:08.993] checking whether to build with LDAP support... no [11:06:08.993] checking whether to build with Bonjour support... no [11:06:08.993] checking whether to build with SELinux support... no [11:06:08.994] checking whether to build with systemd support... no [11:06:08.994] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:06:08.994] checking whether to build with liburing support... no [11:06:08.994] checking whether to build with libcurl support... no [11:06:08.994] checking whether to build with libnuma support... no [11:06:08.995] checking whether to build with XML support... no [11:06:08.995] checking whether to build with LZ4 support... no [11:06:08.995] checking whether to build with ZSTD support... no [11:06:08.995] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [11:06:08.996] checking whether it is possible to strip libraries... yes [11:06:09.004] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [11:06:09.004] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [11:06:09.004] checking for a BSD-compatible install... /usr/bin/install -c [11:06:09.014] checking for tar... /usr/bin/tar [11:06:09.014] checking whether ln -s works... yes [11:06:09.014] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:06:09.016] checking for bison... /usr/bin/bison [11:06:09.019] configure: using bison (GNU Bison) 3.8.2 [11:06:09.021] checking for flex... /usr/bin/flex [11:06:09.024] configure: using flex 2.6.4 [11:06:09.024] checking for perl... /usr/bin/perl [11:06:09.026] configure: using perl 5.36.0 [11:06:09.029] checking for zic... /usr/sbin/zic [11:06:09.029] checking for a sed that does not truncate output... /usr/bin/sed [11:06:09.034] checking for grep that handles long lines and -e... /usr/bin/grep [11:06:09.036] checking for egrep... /usr/bin/grep -E [11:06:09.038] checking for ANSI C header files... yes [11:06:09.106] checking for sys/types.h... yes [11:06:09.123] checking for sys/stat.h... yes [11:06:09.140] checking for stdlib.h... yes [11:06:09.155] checking for string.h... yes [11:06:09.171] checking for memory.h... yes [11:06:09.189] checking for strings.h... yes [11:06:09.205] checking for inttypes.h... yes [11:06:09.223] checking for stdint.h... yes [11:06:09.239] checking for unistd.h... yes [11:06:09.255] checking for main in -lm... yes [11:06:09.310] checking for library containing setproctitle... no [11:06:09.412] checking for library containing dlsym... no [11:06:09.508] checking for library containing socket... -lws2_32 [11:06:09.649] checking for library containing getopt_long... none required [11:06:09.700] checking for library containing shm_open... no [11:06:09.797] checking for library containing shm_unlink... no [11:06:09.899] checking for library containing clock_gettime... no [11:06:09.997] checking for library containing shmget... no [11:06:10.097] checking for library containing backtrace_symbols... no [11:06:10.198] checking for library containing pthread_barrier_wait... -lpthread [11:06:10.299] checking for inflate in -lz... yes [11:06:10.352] checking atomic.h usability... no [11:06:10.412] checking atomic.h presence... no [11:06:10.432] checking for atomic.h... no [11:06:10.436] checking copyfile.h usability... no [11:06:10.493] checking copyfile.h presence... no [11:06:10.513] checking for copyfile.h... no [11:06:10.516] checking execinfo.h usability... no [11:06:10.570] checking execinfo.h presence... no [11:06:10.589] checking for execinfo.h... no [11:06:10.592] checking getopt.h usability... yes [11:06:10.599] checking getopt.h presence... yes [11:06:10.615] checking for getopt.h... yes [11:06:10.623] checking ifaddrs.h usability... no [11:06:10.682] checking ifaddrs.h presence... no [11:06:10.702] checking for ifaddrs.h... no [11:06:10.705] checking mbarrier.h usability... no [11:06:10.763] checking mbarrier.h presence... no [11:06:10.783] checking for mbarrier.h... no [11:06:10.786] checking sys/epoll.h usability... no [11:06:10.844] checking sys/epoll.h presence... no [11:06:10.864] checking for sys/epoll.h... no [11:06:10.867] checking sys/event.h usability... no [11:06:10.925] checking sys/event.h presence... no [11:06:10.945] checking for sys/event.h... no [11:06:10.949] checking sys/personality.h usability... no [11:06:11.007] checking sys/personality.h presence... no [11:06:11.027] checking for sys/personality.h... no [11:06:11.030] checking sys/prctl.h usability... no [11:06:11.089] checking sys/prctl.h presence... no [11:06:11.109] checking for sys/prctl.h... no [11:06:11.113] checking sys/procctl.h usability... no [11:06:11.172] checking sys/procctl.h presence... no [11:06:11.192] checking for sys/procctl.h... no [11:06:11.196] checking sys/signalfd.h usability... no [11:06:11.253] checking sys/signalfd.h presence... no [11:06:11.273] checking for sys/signalfd.h... no [11:06:11.276] checking sys/ucred.h usability... no [11:06:11.334] checking sys/ucred.h presence... no [11:06:11.353] checking for sys/ucred.h... no [11:06:11.357] checking termios.h usability... no [11:06:11.414] checking termios.h presence... no [11:06:11.434] checking for termios.h... no [11:06:11.438] checking ucred.h usability... no [11:06:11.497] checking ucred.h presence... no [11:06:11.517] checking for ucred.h... no [11:06:11.520] checking xlocale.h usability... no [11:06:11.576] checking xlocale.h presence... no [11:06:11.595] checking for xlocale.h... no [11:06:11.598] checking zlib.h usability... yes [11:06:11.632] checking zlib.h presence... yes [11:06:11.651] checking for zlib.h... yes [11:06:11.651] checking for lz4... /usr/bin/lz4 [11:06:11.651] checking for zstd... /usr/bin/zstd [11:06:11.652] checking for openssl... /usr/bin/openssl [11:06:11.656] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [11:06:11.657] checking crtdefs.h usability... yes [11:06:11.665] checking crtdefs.h presence... yes [11:06:11.681] checking for crtdefs.h... yes [11:06:11.683] checking whether byte ordering is bigendian... no [11:06:11.759] checking for inline... inline [11:06:11.767] checking for printf format archetype... gnu_printf [11:06:11.775] checking for _Static_assert... yes [11:06:11.821] checking for typeof... typeof [11:06:11.829] checking for __builtin_types_compatible_p... yes [11:06:11.840] checking for __builtin_constant_p... yes [11:06:11.851] checking for __builtin_mul_overflow... yes [11:06:11.902] checking for __builtin_unreachable... yes [11:06:11.948] checking for computed goto support... yes [11:06:11.956] checking for struct tm.tm_zone... no [11:06:12.043] checking for union semun... no [11:06:12.080] checking for socklen_t... yes [11:06:13.268] checking for struct sockaddr.sa_len... no [11:06:15.386] checking for C/C++ restrict keyword... __restrict [11:06:15.401] checking for struct option... yes [11:06:15.445] checking whether assembler supports x86_64 popcntq... yes [11:06:15.453] checking size of off_t... 4 [11:06:15.676] 0 [11:06:15.676] checking for int timezone... yes [11:06:15.733] checking for backtrace_symbols... no [11:06:15.789] checking for copyfile... no [11:06:15.845] checking for copy_file_range... no [11:06:15.901] checking for elf_aux_info... no [11:06:15.958] checking for getauxval... no [11:06:16.014] checking for getifaddrs... no [11:06:16.071] checking for getpeerucred... no [11:06:16.128] checking for inet_pton... yes [11:06:16.186] checking for kqueue... no [11:06:16.243] checking for localeconv_l... no [11:06:16.299] checking for mbstowcs_l... no [11:06:16.354] checking for posix_fallocate... no [11:06:16.411] checking for ppoll... no [11:06:16.466] checking for pthread_is_threaded_np... no [11:06:16.518] checking for setproctitle... no [11:06:16.574] checking for setproctitle_fast... no [11:06:16.628] checking for strsignal... no [11:06:16.681] checking for syncfs... no [11:06:16.738] checking for sync_file_range... no [11:06:16.794] checking for uselocale... no [11:06:16.850] checking for wcstombs_l... no [11:06:16.903] checking for __builtin_bswap16... yes [11:06:16.959] checking for __builtin_bswap32... yes [11:06:17.013] checking for __builtin_bswap64... yes [11:06:17.066] checking for __builtin_clz... yes [11:06:17.121] checking for __builtin_ctz... yes [11:06:17.175] checking for __builtin_popcount... yes [11:06:17.232] checking for __builtin_frame_address... yes [11:06:17.286] checking for _LARGEFILE_SOURCE value needed for large files... no [11:06:17.344] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [11:06:17.377] checking for posix_fadvise... no [11:06:17.432] checking whether posix_fadvise is declared... no [11:06:17.479] checking whether fdatasync is declared... no [11:06:17.530] checking whether strlcat is declared... no [11:06:17.602] checking whether strlcpy is declared... no [11:06:17.672] checking whether strnlen is declared... yes [11:06:17.686] checking whether strsep is declared... no [11:06:17.758] checking whether timingsafe_bcmp is declared... no [11:06:17.830] checking whether preadv is declared... no [11:06:17.870] checking whether pwritev is declared... no [11:06:17.910] checking whether strchrnul is declared... no [11:06:17.957] checking whether memset_s is declared... no [11:06:18.001] checking whether F_FULLFSYNC is declared... no [11:06:18.041] checking for explicit_bzero... no [11:06:18.092] checking for getopt... yes [11:06:18.142] checking for getpeereid... no [11:06:18.195] checking for inet_aton... no [11:06:18.245] checking for mkdtemp... no [11:06:18.296] checking for strlcat... no [11:06:18.350] checking for strlcpy... no [11:06:18.405] checking for strnlen... yes [11:06:18.458] checking for strsep... no [11:06:18.510] checking for timingsafe_bcmp... no [11:06:18.560] checking for pthread_barrier_wait... yes [11:06:18.608] configure: On mingw32 we will use our strtof wrapper. [11:06:18.608] checking for getopt_long... yes [11:06:18.658] checking for syslog... no [11:06:18.711] checking for opterr... yes [11:06:18.765] checking for optreset... no [11:06:18.822] checking test program... cross-compiling [11:06:18.822] checking size of void *... 8 [11:06:19.101] checking size of size_t... 8 [11:06:19.396] checking size of long... 4 [11:06:19.625] checking size of long long... 8 [11:06:19.900] checking alignment of short... 2 [11:06:20.048] checking alignment of int... 4 [11:06:20.329] checking alignment of long... 4 [11:06:20.540] checking alignment of int64_t... 8 [11:06:20.816] checking alignment of double... 8 [11:06:21.154] checking for __int128... yes [11:06:21.207] checking for __int128 alignment bug... assuming ok [11:06:21.207] checking alignment of PG_INT128_TYPE... 16 [11:06:21.586] checking for builtin __sync char locking functions... yes [11:06:21.635] checking for builtin __sync int32 locking functions... yes [11:06:21.683] checking for builtin __sync int32 atomic operations... yes [11:06:21.732] checking for builtin __sync int64 atomic operations... yes [11:06:21.781] checking for builtin __atomic int32 atomic operations... yes [11:06:21.831] checking for builtin __atomic int64 atomic operations... yes [11:06:21.883] checking for __get_cpuid... yes [11:06:21.937] checking for __get_cpuid_count... yes [11:06:21.987] checking for _xgetbv... yes [11:06:22.419] checking for _mm512_popcnt_epi64... yes [11:06:22.841] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:06:22.956] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:06:22.979] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:06:23.000] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:06:23.020] 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 [11:06:23.081] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:06:23.081] checking for _mm512_clmulepi64_epi128... yes [11:06:23.492] checking for vectorized CRC-32C... AVX-512 with runtime check [11:06:23.493] checking which random number source to use... Windows native [11:06:23.495] checking for xmllint... /usr/bin/xmllint [11:06:23.495] checking for xsltproc... /usr/bin/xsltproc [11:06:23.495] checking for fop... /usr/bin/fop [11:06:23.495] checking for dbtoepub... no [11:06:23.496] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:06:23.496] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:06:23.496] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:06:23.507] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [11:06:23.507] 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 [11:06:23.507] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:06:23.507] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:06:23.605] configure: creating ./config.status [11:06:23.702] config.status: creating GNUmakefile [11:06:23.717] config.status: creating src/Makefile.global [11:06:23.735] config.status: creating src/include/pg_config.h [11:06:23.750] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:06:23.768] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:06:23.776] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:06:23.785] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:06:23.794] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:06:23.802] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:06:23.806] config.status: executing check_win32_symlinks commands [11:06:23.845] [11:06:23.845] real 0m16.499s [11:06:23.845] user 0m11.059s [11:06:23.845] sys 0m5.190s [11:06:23.845] make -s -j${BUILD_JOBS} clean [11:06:24.434] time make -s -j${BUILD_JOBS} world-bin [11:07:13.435] In file included from /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/xmmintrin.h:1316, [11:07:13.435] from /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/immintrin.h:31, [11:07:13.435] from /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/x86intrin.h:32, [11:07:13.435] from /usr/share/mingw-w64/include/winnt.h:1555, [11:07:13.435] from /usr/share/mingw-w64/include/minwindef.h:163, [11:07:13.435] from /usr/share/mingw-w64/include/windef.h:9, [11:07:13.435] from /usr/share/mingw-w64/include/windows.h:69, [11:07:13.435] from /usr/share/mingw-w64/include/winsock2.h:23, [11:07:13.435] from ../../../src/include/port/win32_port.h:60, [11:07:13.435] from ../../../src/include/port.h:24, [11:07:13.435] from ../../../src/include/c.h:1354, [11:07:13.435] from ../../../src/include/postgres.h:48, [11:07:13.435] from copyfromparse.c:59: [11:07:13.435] In function ‘_mm_or_si128’, [11:07:13.435] inlined from ‘vector8_or’ at ../../../src/include/port/simd.h:341:9, [11:07:13.435] inlined from ‘CopyReadLineText’ at copyfromparse.c:1375:13, [11:07:13.435] inlined from ‘CopyReadLine’ at copyfromparse.c:1177:11: [11:07:13.435] /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/emmintrin.h:1323:21: error: ‘match’ may be used uninitialized [-Werror=maybe-uninitialized] [11:07:13.435] 1323 | return (__m128i) ((__v2du)__A | (__v2du)__B); [11:07:13.435] | ^~~~~~~~~~~ [11:07:13.435] copyfromparse.c: In function ‘CopyReadLine’: [11:07:13.435] copyfromparse.c:1363:41: note: ‘match’ was declared here [11:07:13.435] 1363 | Vector8 match; [11:07:13.435] | ^~~~~ [11:07:13.435] cc1: all warnings being treated as errors [11:07:13.436] make[3]: *** [: copyfromparse.o] Error 1 [11:07:13.436] make[2]: *** [common.mk:37: commands-recursive] Error 2 [11:07:13.436] make[2]: *** Waiting for unfinished jobs.... [11:07:31.827] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:07:31.827] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:07:31.827] [11:07:31.827] real 1m7.393s [11:07:31.827] user 3m35.245s [11:07:31.827] sys 0m40.265s [11:07:31.828] [11:07:31.828] Exit status: 2