[03:57:54.796] time ./configure \ [03:57:54.796] --host=x86_64-w64-mingw32 \ [03:57:54.796] --enable-cassert \ [03:57:54.796] --without-icu \ [03:57:54.796] CC="ccache x86_64-w64-mingw32-gcc" \ [03:57:54.796] CXX="ccache x86_64-w64-mingw32-g++" [03:57:54.906] checking build system type... x86_64-pc-linux-gnu [03:57:55.085] checking host system type... x86_64-w64-mingw32 [03:57:55.089] checking which template to use... win32 [03:57:55.090] checking whether NLS is wanted... no [03:57:55.090] checking for default port number... 5432 [03:57:55.096] checking for block size... 8kB [03:57:55.097] checking for segment size... 1GB [03:57:55.100] checking for WAL block size... 8kB [03:57:55.101] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [03:57:55.133] checking whether the C compiler works... yes [03:57:55.260] checking for C compiler default output file name... a.exe [03:57:55.261] checking for suffix of executables... .exe [03:57:55.300] checking whether we are cross compiling... yes [03:57:55.368] checking for suffix of object files... o [03:57:55.385] checking whether we are using the GNU C compiler... yes [03:57:55.414] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [03:57:55.445] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [03:57:55.521] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [03:57:55.574] checking whether we are using the GNU C++ compiler... yes [03:57:55.580] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [03:57:55.821] checking for gawk... no [03:57:55.821] checking for mawk... mawk [03:57:55.823] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:57:55.829] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [03:57:55.835] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:57:55.879] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:57:55.922] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [03:57:55.929] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:57:55.936] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:57:55.967] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:57:55.983] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:57:55.999] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:57:56.014] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [03:57:56.029] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:57:56.059] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:57:56.066] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:57:56.081] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [03:57:56.097] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [03:57:56.112] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:57:56.147] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:57:56.176] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:57:56.205] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [03:57:56.212] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [03:57:56.219] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:57:56.249] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:57:56.271] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:57:56.286] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:57:56.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:57:56.338] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:57:56.374] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:57:56.389] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:57:56.418] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:57:56.451] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:57:56.466] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:57:56.473] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:57:56.481] checking whether the C compiler still works... yes [03:57:56.527] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [03:57:56.595] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [03:57:56.595] checking pkg-config is at least version 0.9.0... yes [03:57:56.611] checking whether to build with ICU support... no [03:57:56.612] checking whether to build with Tcl... no [03:57:56.612] checking whether to build Perl modules... no [03:57:56.612] checking whether to build Python modules... no [03:57:56.612] checking whether to build with GSSAPI support... no [03:57:56.613] checking whether to build with PAM support... no [03:57:56.613] checking whether to build with BSD Authentication support... no [03:57:56.613] checking whether to build with LDAP support... no [03:57:56.613] checking whether to build with Bonjour support... no [03:57:56.613] checking whether to build with SELinux support... no [03:57:56.613] checking whether to build with systemd support... no [03:57:56.613] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:57:56.614] checking whether to build with libcurl support... no [03:57:56.614] checking whether to build with XML support... no [03:57:56.614] checking whether to build with LZ4 support... no [03:57:56.614] checking whether to build with ZSTD support... no [03:57:56.615] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [03:57:56.615] checking whether it is possible to strip libraries... yes [03:57:56.622] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [03:57:56.622] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [03:57:56.623] checking for a BSD-compatible install... /usr/bin/install -c [03:57:56.632] checking for tar... /usr/bin/tar [03:57:56.632] checking whether ln -s works... yes [03:57:56.632] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:57:56.634] checking for bison... /usr/bin/bison [03:57:56.637] configure: using bison (GNU Bison) 3.8.2 [03:57:56.640] checking for flex... /usr/bin/flex [03:57:56.642] configure: using flex 2.6.4 [03:57:56.642] checking for perl... /usr/bin/perl [03:57:56.645] configure: using perl 5.36.0 [03:57:56.647] checking for zic... /usr/sbin/zic [03:57:56.647] checking for a sed that does not truncate output... /usr/bin/sed [03:57:56.652] checking for grep that handles long lines and -e... /usr/bin/grep [03:57:56.655] checking for egrep... /usr/bin/grep -E [03:57:56.656] checking for ANSI C header files... yes [03:57:56.701] checking for sys/types.h... yes [03:57:56.717] checking for sys/stat.h... yes [03:57:56.774] checking for stdlib.h... yes [03:57:56.828] checking for string.h... yes [03:57:56.885] checking for memory.h... yes [03:57:56.919] checking for strings.h... yes [03:57:56.935] checking for inttypes.h... yes [03:57:56.971] checking for stdint.h... yes [03:57:57.029] checking for unistd.h... yes [03:57:57.045] checking for main in -lm... yes [03:57:57.091] checking for library containing setproctitle... no [03:57:57.181] checking for library containing dlsym... no [03:57:57.264] checking for library containing socket... -lws2_32 [03:57:57.391] checking for library containing getopt_long... none required [03:57:57.434] checking for library containing shm_open... no [03:57:57.514] checking for library containing shm_unlink... no [03:57:57.595] checking for library containing clock_gettime... no [03:57:57.675] checking for library containing shmget... no [03:57:57.760] checking for library containing backtrace_symbols... no [03:57:57.843] checking for library containing pthread_barrier_wait... -lpthread [03:57:57.925] checking for inflate in -lz... yes [03:57:57.969] checking atomic.h usability... no [03:57:58.022] checking atomic.h presence... no [03:57:58.040] checking for atomic.h... no [03:57:58.043] checking copyfile.h usability... no [03:57:58.095] checking copyfile.h presence... no [03:57:58.113] checking for copyfile.h... no [03:57:58.116] checking execinfo.h usability... no [03:57:58.168] checking execinfo.h presence... no [03:57:58.185] checking for execinfo.h... no [03:57:58.189] checking getopt.h usability... yes [03:57:58.239] checking getopt.h presence... yes [03:57:58.252] checking for getopt.h... yes [03:57:58.259] checking ifaddrs.h usability... no [03:57:58.311] checking ifaddrs.h presence... no [03:57:58.328] checking for ifaddrs.h... no [03:57:58.331] checking mbarrier.h usability... no [03:57:58.382] checking mbarrier.h presence... no [03:57:58.400] checking for mbarrier.h... no [03:57:58.403] checking sys/epoll.h usability... no [03:57:58.453] checking sys/epoll.h presence... no [03:57:58.471] checking for sys/epoll.h... no [03:57:58.474] checking sys/event.h usability... no [03:57:58.525] checking sys/event.h presence... no [03:57:58.542] checking for sys/event.h... no [03:57:58.545] checking sys/personality.h usability... no [03:57:58.596] checking sys/personality.h presence... no [03:57:58.613] checking for sys/personality.h... no [03:57:58.617] checking sys/prctl.h usability... no [03:57:58.668] checking sys/prctl.h presence... no [03:57:58.685] checking for sys/prctl.h... no [03:57:58.688] checking sys/procctl.h usability... no [03:57:58.740] checking sys/procctl.h presence... no [03:57:58.759] checking for sys/procctl.h... no [03:57:58.762] checking sys/signalfd.h usability... no [03:57:58.813] checking sys/signalfd.h presence... no [03:57:58.831] checking for sys/signalfd.h... no [03:57:58.835] checking sys/ucred.h usability... no [03:57:58.886] checking sys/ucred.h presence... no [03:57:58.904] checking for sys/ucred.h... no [03:57:58.907] checking termios.h usability... no [03:57:58.958] checking termios.h presence... no [03:57:58.975] checking for termios.h... no [03:57:58.978] checking ucred.h usability... no [03:57:59.030] checking ucred.h presence... no [03:57:59.047] checking for ucred.h... no [03:57:59.050] checking xlocale.h usability... no [03:57:59.101] checking xlocale.h presence... no [03:57:59.119] checking for xlocale.h... no [03:57:59.121] checking zlib.h usability... yes [03:57:59.130] checking zlib.h presence... yes [03:57:59.147] checking for zlib.h... yes [03:57:59.147] checking for lz4... /usr/bin/lz4 [03:57:59.147] checking for zstd... /usr/bin/zstd [03:57:59.148] checking for openssl... /usr/bin/openssl [03:57:59.152] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [03:57:59.152] checking crtdefs.h usability... yes [03:57:59.204] checking crtdefs.h presence... yes [03:57:59.218] checking for crtdefs.h... yes [03:57:59.219] checking whether byte ordering is bigendian... no [03:57:59.289] checking for inline... inline [03:57:59.314] checking for printf format archetype... gnu_printf [03:57:59.322] checking for _Static_assert... yes [03:57:59.359] checking for typeof... typeof [03:57:59.390] checking for __builtin_types_compatible_p... yes [03:57:59.401] checking for __builtin_constant_p... yes [03:57:59.411] checking for __builtin_mul_overflow... yes [03:57:59.453] checking for __builtin_unreachable... yes [03:57:59.492] checking for computed goto support... yes [03:57:59.507] checking for struct tm.tm_zone... no [03:57:59.581] checking for union semun... no [03:57:59.612] checking for socklen_t... yes [03:58:01.015] checking for struct sockaddr.sa_len... no [03:58:02.897] checking for C/C++ restrict keyword... __restrict [03:58:02.920] checking for struct option... yes [03:58:02.991] checking whether assembler supports x86_64 popcntq... yes [03:58:03.006] checking size of off_t... 4 [03:58:03.271] 0 [03:58:03.271] checking for int timezone... yes [03:58:03.320] checking for backtrace_symbols... no [03:58:03.367] checking for copyfile... no [03:58:03.415] checking for copy_file_range... no [03:58:03.463] checking for elf_aux_info... no [03:58:03.510] checking for getauxval... no [03:58:03.557] checking for getifaddrs... no [03:58:03.604] checking for getpeerucred... no [03:58:03.652] checking for inet_pton... yes [03:58:03.700] checking for kqueue... no [03:58:03.746] checking for mbstowcs_l... no [03:58:03.792] checking for memset_s... no [03:58:03.840] checking for posix_fallocate... no [03:58:03.888] checking for ppoll... no [03:58:03.933] checking for pthread_is_threaded_np... no [03:58:03.978] checking for setproctitle... no [03:58:04.024] checking for setproctitle_fast... no [03:58:04.069] checking for strchrnul... no [03:58:04.115] checking for strsignal... no [03:58:04.160] checking for syncfs... no [03:58:04.206] checking for sync_file_range... no [03:58:04.253] checking for uselocale... no [03:58:04.299] checking for wcstombs_l... no [03:58:04.342] checking for __builtin_bswap16... yes [03:58:04.385] checking for __builtin_bswap32... yes [03:58:04.428] checking for __builtin_bswap64... yes [03:58:04.472] checking for __builtin_clz... yes [03:58:04.516] checking for __builtin_ctz... yes [03:58:04.559] checking for __builtin_popcount... yes [03:58:04.602] checking for __builtin_frame_address... yes [03:58:04.645] checking for _LARGEFILE_SOURCE value needed for large files... no [03:58:04.692] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [03:58:04.720] checking for posix_fadvise... no [03:58:04.769] checking whether posix_fadvise is declared... no [03:58:04.811] checking whether fdatasync is declared... no [03:58:04.852] checking whether strlcat is declared... no [03:58:04.909] checking whether strlcpy is declared... no [03:58:04.966] checking whether strnlen is declared... yes [03:58:04.997] checking whether strsep is declared... no [03:58:05.055] checking whether preadv is declared... no [03:58:05.086] checking whether pwritev is declared... no [03:58:05.118] checking whether F_FULLFSYNC is declared... no [03:58:05.152] checking for explicit_bzero... no [03:58:05.194] checking for getopt... yes [03:58:05.234] checking for getpeereid... no [03:58:05.277] checking for inet_aton... no [03:58:05.321] checking for mkdtemp... no [03:58:05.363] checking for strlcat... no [03:58:05.406] checking for strlcpy... no [03:58:05.450] checking for strnlen... yes [03:58:05.492] checking for strsep... no [03:58:05.534] checking for pthread_barrier_wait... yes [03:58:05.573] configure: On mingw32 we will use our strtof wrapper. [03:58:05.573] checking for getopt_long... yes [03:58:05.613] checking for syslog... no [03:58:05.657] checking for opterr... yes [03:58:05.700] checking for optreset... no [03:58:05.746] checking test program... cross-compiling [03:58:05.746] checking size of void *... 8 [03:58:06.093] checking size of size_t... 8 [03:58:06.392] checking size of long... 4 [03:58:06.734] checking size of long long... 8 [03:58:07.053] checking alignment of short... 2 [03:58:07.242] checking alignment of int... 4 [03:58:07.512] checking alignment of long... 4 [03:58:07.826] checking alignment of int64_t... 8 [03:58:08.220] checking alignment of double... 8 [03:58:08.486] checking for __int128... yes [03:58:08.534] checking for __int128 alignment bug... assuming ok [03:58:08.534] checking alignment of PG_INT128_TYPE... 16 [03:58:08.893] checking for builtin __sync char locking functions... yes [03:58:08.931] checking for builtin __sync int32 locking functions... yes [03:58:08.970] checking for builtin __sync int32 atomic operations... yes [03:58:09.011] checking for builtin __sync int64 atomic operations... yes [03:58:09.053] checking for builtin __atomic int32 atomic operations... yes [03:58:09.094] checking for builtin __atomic int64 atomic operations... yes [03:58:09.137] checking for __get_cpuid... yes [03:58:09.182] checking for __get_cpuid_count... yes [03:58:09.223] checking for __cpuid... no [03:58:09.603] checking for __cpuidex... no [03:58:10.007] checking for _xgetbv... yes [03:58:10.393] checking for _mm512_popcnt_epi64... yes [03:58:10.794] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [03:58:10.889] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:58:10.910] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [03:58:10.928] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:58:10.946] 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 [03:58:10.995] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:58:10.995] checking which random number source to use... Windows native [03:58:10.997] checking for xmllint... /usr/bin/xmllint [03:58:10.997] checking for xsltproc... /usr/bin/xsltproc [03:58:10.998] checking for fop... /usr/bin/fop [03:58:10.998] checking for dbtoepub... no [03:58:10.998] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:58:10.998] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:58:10.998] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:58:11.009] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [03:58:11.009] 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 [03:58:11.009] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:58:11.009] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:58:11.091] configure: creating ./config.status [03:58:11.171] config.status: creating GNUmakefile [03:58:11.183] config.status: creating src/Makefile.global [03:58:11.197] config.status: creating src/include/pg_config.h [03:58:11.209] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:58:11.224] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:58:11.231] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:58:11.238] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:58:11.245] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:58:11.252] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:58:11.255] config.status: executing check_win32_symlinks commands [03:58:11.287] [03:58:11.287] real 0m16.490s [03:58:11.287] user 0m10.801s [03:58:11.287] sys 0m5.326s [03:58:11.287] make -s -j${BUILD_JOBS} clean [03:58:11.775] time make -s -j${BUILD_JOBS} world-bin [04:01:22.512] In file included from ../../src/include/postgres.h:49, [04:01:22.512] from pg_buffercache_pages.c:10: [04:01:22.512] pg_buffercache_pages.c: In function ‘pg_buffercache_pages’: [04:01:22.512] pg_buffercache_pages.c:194:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘Size’ {aka ‘long long unsigned int’} [-Werror=format=] [04:01:22.512] 194 | elog(DEBUG1, "NUMA os_page_count=%d os_page_size=%ld pages_per_blk=%f", [04:01:22.512] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:01:22.512] 195 | os_page_count, os_page_size, pages_per_blk); [04:01:22.512] | ~~~~~~~~~~~~ [04:01:22.512] | | [04:01:22.512] | Size {aka long long unsigned int} [04:01:22.512] ../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [04:01:22.512] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:01:22.512] | ^~~~~~~~~~~ [04:01:22.512] ../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [04:01:22.512] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:01:22.512] | ^~~~~~~ [04:01:22.512] pg_buffercache_pages.c:194:17: note: in expansion of macro ‘elog’ [04:01:22.512] 194 | elog(DEBUG1, "NUMA os_page_count=%d os_page_size=%ld pages_per_blk=%f", [04:01:22.512] | ^~~~ [04:01:22.512] pg_buffercache_pages.c:194:68: note: format string is defined here [04:01:22.512] 194 | elog(DEBUG1, "NUMA os_page_count=%d os_page_size=%ld pages_per_blk=%f", [04:01:22.512] | ~~^ [04:01:22.512] | | [04:01:22.512] | long int [04:01:22.512] | %lld [04:01:22.512] cc1: all warnings being treated as errors [04:01:22.514] make[2]: *** [: pg_buffercache_pages.o] Error 1 [04:01:22.514] make[1]: *** [Makefile:95: all-pg_buffercache-recurse] Error 2 [04:01:22.514] make[1]: *** Waiting for unfinished jobs.... [04:01:25.671] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [04:01:25.671] [04:01:25.671] real 3m13.896s [04:01:25.671] user 10m4.616s [04:01:25.671] sys 2m6.318s [04:01:25.671] [04:01:25.671] Exit status: 2