[09:53:50.587] time ./configure \ [09:53:50.587] --host=x86_64-w64-mingw32 \ [09:53:50.587] --enable-cassert \ [09:53:50.587] --without-icu \ [09:53:50.587] CC="ccache x86_64-w64-mingw32-gcc" \ [09:53:50.587] CXX="ccache x86_64-w64-mingw32-g++" [09:53:50.696] checking build system type... x86_64-pc-linux-gnu [09:53:50.879] checking host system type... x86_64-w64-mingw32 [09:53:50.885] checking which template to use... win32 [09:53:50.885] checking whether NLS is wanted... no [09:53:50.885] checking for default port number... 5432 [09:53:50.892] checking for block size... 8kB [09:53:50.893] checking for segment size... 1GB [09:53:50.895] checking for WAL block size... 8kB [09:53:50.896] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:53:50.932] checking whether the C compiler works... yes [09:53:51.068] checking for C compiler default output file name... a.exe [09:53:51.069] checking for suffix of executables... .exe [09:53:51.110] checking whether we are cross compiling... yes [09:53:51.185] checking for suffix of object files... o [09:53:51.193] checking whether we are using the GNU C compiler... yes [09:53:51.226] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:53:51.247] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:53:51.326] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:53:51.454] checking whether we are using the GNU C++ compiler... yes [09:53:51.585] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:53:51.714] checking for gawk... no [09:53:51.714] checking for mawk... mawk [09:53:51.716] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:53:51.749] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:53:51.765] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:53:51.811] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:53:51.855] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:53:51.862] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:53:51.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:53:51.900] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:53:51.907] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:53:51.939] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:53:51.946] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:53:51.952] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:53:51.969] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:53:51.975] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:53:52.008] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:53:52.025] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:53:52.058] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:53:52.095] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:53:52.112] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:53:52.145] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:53:52.152] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:53:52.185] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:53:52.217] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:53:52.240] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:53:52.256] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:53:52.262] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:53:52.299] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:53:52.336] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:53:52.369] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:53:52.402] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:53:52.437] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:53:52.444] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:53:52.461] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:53:52.495] checking whether the C compiler still works... yes [09:53:52.572] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:53:52.644] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:53:52.645] checking pkg-config is at least version 0.9.0... yes [09:53:52.661] checking whether to build with ICU support... no [09:53:52.661] checking whether to build with Tcl... no [09:53:52.661] checking whether to build Perl modules... no [09:53:52.662] checking whether to build Python modules... no [09:53:52.662] checking whether to build with GSSAPI support... no [09:53:52.663] checking whether to build with PAM support... no [09:53:52.663] checking whether to build with BSD Authentication support... no [09:53:52.663] checking whether to build with LDAP support... no [09:53:52.663] checking whether to build with Bonjour support... no [09:53:52.663] checking whether to build with SELinux support... no [09:53:52.663] checking whether to build with systemd support... no [09:53:52.664] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:53:52.664] checking whether to build with libcurl support... no [09:53:52.664] checking whether to build with XML support... no [09:53:52.664] checking whether to build with LZ4 support... no [09:53:52.665] checking whether to build with ZSTD support... no [09:53:52.665] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:53:52.665] checking whether it is possible to strip libraries... yes [09:53:52.672] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:53:52.673] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:53:52.673] checking for a BSD-compatible install... /usr/bin/install -c [09:53:52.682] checking for tar... /usr/bin/tar [09:53:52.682] checking whether ln -s works... yes [09:53:52.682] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:53:52.684] checking for bison... /usr/bin/bison [09:53:52.686] configure: using bison (GNU Bison) 3.8.2 [09:53:52.689] checking for flex... /usr/bin/flex [09:53:52.691] configure: using flex 2.6.4 [09:53:52.691] checking for perl... /usr/bin/perl [09:53:52.694] configure: using perl 5.36.0 [09:53:52.696] checking for zic... /usr/sbin/zic [09:53:52.696] checking for a sed that does not truncate output... /usr/bin/sed [09:53:52.701] checking for grep that handles long lines and -e... /usr/bin/grep [09:53:52.703] checking for egrep... /usr/bin/grep -E [09:53:52.705] checking for ANSI C header files... yes [09:53:52.793] checking for sys/types.h... yes [09:53:52.809] checking for sys/stat.h... yes [09:53:52.869] checking for stdlib.h... yes [09:53:52.903] checking for string.h... yes [09:53:52.938] checking for memory.h... yes [09:53:52.998] checking for strings.h... yes [09:53:53.056] checking for inttypes.h... yes [09:53:53.116] checking for stdint.h... yes [09:53:53.150] checking for unistd.h... yes [09:53:53.164] checking for main in -lm... yes [09:53:53.211] checking for library containing setproctitle... no [09:53:53.297] checking for library containing dlsym... no [09:53:53.383] checking for library containing socket... -lws2_32 [09:53:53.511] checking for library containing getopt_long... none required [09:53:53.557] checking for library containing shm_open... no [09:53:53.644] checking for library containing shm_unlink... no [09:53:53.731] checking for library containing clock_gettime... no [09:53:53.820] checking for library containing shmget... no [09:53:53.908] checking for library containing backtrace_symbols... no [09:53:53.997] checking for library containing pthread_barrier_wait... -lpthread [09:53:54.087] checking for inflate in -lz... yes [09:53:54.136] checking atomic.h usability... no [09:53:54.193] checking atomic.h presence... no [09:53:54.212] checking for atomic.h... no [09:53:54.215] checking copyfile.h usability... no [09:53:54.271] checking copyfile.h presence... no [09:53:54.290] checking for copyfile.h... no [09:53:54.293] checking execinfo.h usability... no [09:53:54.349] checking execinfo.h presence... no [09:53:54.368] checking for execinfo.h... no [09:53:54.371] checking getopt.h usability... yes [09:53:54.399] checking getopt.h presence... yes [09:53:54.415] checking for getopt.h... yes [09:53:54.422] checking ifaddrs.h usability... no [09:53:54.478] checking ifaddrs.h presence... no [09:53:54.497] checking for ifaddrs.h... no [09:53:54.500] checking mbarrier.h usability... no [09:53:54.556] checking mbarrier.h presence... no [09:53:54.575] checking for mbarrier.h... no [09:53:54.578] checking sys/epoll.h usability... no [09:53:54.634] checking sys/epoll.h presence... no [09:53:54.653] checking for sys/epoll.h... no [09:53:54.656] checking sys/event.h usability... no [09:53:54.712] checking sys/event.h presence... no [09:53:54.731] checking for sys/event.h... no [09:53:54.734] checking sys/personality.h usability... no [09:53:54.789] checking sys/personality.h presence... no [09:53:54.809] checking for sys/personality.h... no [09:53:54.812] checking sys/prctl.h usability... no [09:53:54.867] checking sys/prctl.h presence... no [09:53:54.886] checking for sys/prctl.h... no [09:53:54.889] checking sys/procctl.h usability... no [09:53:54.945] checking sys/procctl.h presence... no [09:53:54.964] checking for sys/procctl.h... no [09:53:54.967] checking sys/signalfd.h usability... no [09:53:55.022] checking sys/signalfd.h presence... no [09:53:55.041] checking for sys/signalfd.h... no [09:53:55.044] checking sys/ucred.h usability... no [09:53:55.099] checking sys/ucred.h presence... no [09:53:55.118] checking for sys/ucred.h... no [09:53:55.121] checking termios.h usability... no [09:53:55.177] checking termios.h presence... no [09:53:55.196] checking for termios.h... no [09:53:55.199] checking ucred.h usability... no [09:53:55.254] checking ucred.h presence... no [09:53:55.273] checking for ucred.h... no [09:53:55.276] checking xlocale.h usability... no [09:53:55.331] checking xlocale.h presence... no [09:53:55.350] checking for xlocale.h... no [09:53:55.353] checking zlib.h usability... yes [09:53:55.362] checking zlib.h presence... yes [09:53:55.381] checking for zlib.h... yes [09:53:55.381] checking for lz4... /usr/bin/lz4 [09:53:55.381] checking for zstd... /usr/bin/zstd [09:53:55.382] checking for openssl... /usr/bin/openssl [09:53:55.386] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:53:55.386] checking crtdefs.h usability... yes [09:53:55.442] checking crtdefs.h presence... yes [09:53:55.457] checking for crtdefs.h... yes [09:53:55.458] checking whether byte ordering is bigendian... no [09:53:55.541] checking for inline... inline [09:53:55.557] checking for printf format archetype... gnu_printf [09:53:55.590] checking for _Static_assert... yes [09:53:55.631] checking for typeof... typeof [09:53:55.639] checking for __builtin_types_compatible_p... yes [09:53:55.649] checking for __builtin_constant_p... yes [09:53:55.659] checking for __builtin_mul_overflow... yes [09:53:55.704] checking for __builtin_unreachable... yes [09:53:55.744] checking for computed goto support... yes [09:53:55.778] checking for struct tm.tm_zone... no [09:53:55.853] checking for union semun... no [09:53:55.886] checking for socklen_t... yes [09:53:57.399] checking for struct sockaddr.sa_len... no [09:53:59.518] checking for C/C++ restrict keyword... __restrict [09:53:59.559] checking for struct option... yes [09:53:59.600] checking whether assembler supports x86_64 popcntq... yes [09:53:59.617] checking size of off_t... 4 [09:54:00.005] 0 [09:54:00.005] checking for int timezone... yes [09:54:00.056] checking for backtrace_symbols... no [09:54:00.104] checking for copyfile... no [09:54:00.153] checking for copy_file_range... no [09:54:00.203] checking for elf_aux_info... no [09:54:00.252] checking for getauxval... no [09:54:00.302] checking for getifaddrs... no [09:54:00.351] checking for getpeerucred... no [09:54:00.399] checking for inet_pton... yes [09:54:00.448] checking for kqueue... no [09:54:00.497] checking for mbstowcs_l... no [09:54:00.547] checking for memset_s... no [09:54:00.596] checking for posix_fallocate... no [09:54:00.644] checking for ppoll... no [09:54:00.693] checking for pthread_is_threaded_np... no [09:54:00.741] checking for setproctitle... no [09:54:00.790] checking for setproctitle_fast... no [09:54:00.838] checking for strchrnul... no [09:54:00.887] checking for strsignal... no [09:54:00.937] checking for syncfs... no [09:54:00.986] checking for sync_file_range... no [09:54:01.035] checking for uselocale... no [09:54:01.084] checking for wcstombs_l... no [09:54:01.132] checking for __builtin_bswap16... yes [09:54:01.179] checking for __builtin_bswap32... yes [09:54:01.226] checking for __builtin_bswap64... yes [09:54:01.273] checking for __builtin_clz... yes [09:54:01.320] checking for __builtin_ctz... yes [09:54:01.367] checking for __builtin_popcount... yes [09:54:01.413] checking for __builtin_frame_address... yes [09:54:01.459] checking for _LARGEFILE_SOURCE value needed for large files... no [09:54:01.510] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:54:01.540] checking for posix_fadvise... no [09:54:01.590] checking whether posix_fadvise is declared... no [09:54:01.635] checking whether fdatasync is declared... no [09:54:01.681] checking whether strlcat is declared... no [09:54:01.744] checking whether strlcpy is declared... no [09:54:01.808] checking whether strnlen is declared... yes [09:54:01.842] checking whether strsep is declared... no [09:54:01.907] checking whether preadv is declared... no [09:54:01.943] checking whether pwritev is declared... no [09:54:01.980] checking whether F_FULLFSYNC is declared... no [09:54:02.020] checking for explicit_bzero... no [09:54:02.067] checking for getopt... yes [09:54:02.111] checking for getpeereid... no [09:54:02.158] checking for inet_aton... no [09:54:02.205] checking for mkdtemp... no [09:54:02.252] checking for strlcat... no [09:54:02.299] checking for strlcpy... no [09:54:02.346] checking for strnlen... yes [09:54:02.393] checking for strsep... no [09:54:02.440] checking for pthread_barrier_wait... yes [09:54:02.483] configure: On mingw32 we will use our strtof wrapper. [09:54:02.483] checking for getopt_long... yes [09:54:02.528] checking for syslog... no [09:54:02.575] checking for opterr... yes [09:54:02.623] checking for optreset... no [09:54:02.674] checking test program... cross-compiling [09:54:02.674] checking size of void *... 8 [09:54:03.093] checking size of size_t... 8 [09:54:03.527] checking size of long... 4 [09:54:03.913] checking size of long long... 8 [09:54:04.338] checking alignment of short... 2 [09:54:04.519] checking alignment of int... 4 [09:54:04.797] checking alignment of long... 4 [09:54:05.215] checking alignment of int64_t... 8 [09:54:05.698] checking alignment of double... 8 [09:54:06.010] checking for __int128... yes [09:54:06.055] checking for __int128 alignment bug... assuming ok [09:54:06.056] checking alignment of PG_INT128_TYPE... 16 [09:54:06.555] checking for builtin __sync char locking functions... yes [09:54:06.597] checking for builtin __sync int32 locking functions... yes [09:54:06.639] checking for builtin __sync int32 atomic operations... yes [09:54:06.681] checking for builtin __sync int64 atomic operations... yes [09:54:06.727] checking for builtin __atomic int32 atomic operations... yes [09:54:06.770] checking for builtin __atomic int64 atomic operations... yes [09:54:06.813] checking for __get_cpuid... yes [09:54:06.860] checking for __get_cpuid_count... yes [09:54:06.904] checking for __cpuid... no [09:54:07.307] checking for __cpuidex... no [09:54:07.733] checking for _xgetbv... yes [09:54:08.140] checking for _mm512_popcnt_epi64... yes [09:54:08.566] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [09:54:08.666] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:54:08.689] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [09:54:08.708] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:54:08.726] 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:54:08.780] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:54:08.781] checking which random number source to use... Windows native [09:54:08.783] checking for xmllint... /usr/bin/xmllint [09:54:08.783] checking for xsltproc... /usr/bin/xsltproc [09:54:08.783] checking for fop... /usr/bin/fop [09:54:08.783] checking for dbtoepub... no [09:54:08.784] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:54:08.784] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:54:08.784] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:54:08.794] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:54:08.794] 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:54:08.794] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:54:08.794] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:54:08.873] configure: creating ./config.status [09:54:08.952] config.status: creating GNUmakefile [09:54:08.964] config.status: creating src/Makefile.global [09:54:08.978] config.status: creating src/include/pg_config.h [09:54:08.990] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:54:09.005] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:54:09.012] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:54:09.018] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:54:09.025] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:54:09.032] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:54:09.035] config.status: executing check_win32_symlinks commands [09:54:09.067] [09:54:09.067] real 0m18.480s [09:54:09.067] user 0m12.151s [09:54:09.067] sys 0m5.985s [09:54:09.067] make -s -j${BUILD_JOBS} clean [09:54:09.583] time make -s -j${BUILD_JOBS} world-bin [09:57:48.422] In file included from ../../src/include/postgres.h:49, [09:57:48.422] from pg_buffercache_pages.c:10: [09:57:48.422] pg_buffercache_pages.c: In function ‘pg_buffercache_pages’: [09:57:48.422] 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=] [09:57:48.422] 194 | elog(DEBUG1, "NUMA os_page_count=%d os_page_size=%ld pages_per_blk=%f", [09:57:48.422] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:57:48.422] 195 | os_page_count, os_page_size, pages_per_blk); [09:57:48.422] | ~~~~~~~~~~~~ [09:57:48.422] | | [09:57:48.422] | Size {aka long long unsigned int} [09:57:48.422] ../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [09:57:48.422] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:57:48.422] | ^~~~~~~~~~~ [09:57:48.422] ../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [09:57:48.422] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [09:57:48.422] | ^~~~~~~ [09:57:48.422] pg_buffercache_pages.c:194:17: note: in expansion of macro ‘elog’ [09:57:48.422] 194 | elog(DEBUG1, "NUMA os_page_count=%d os_page_size=%ld pages_per_blk=%f", [09:57:48.422] | ^~~~ [09:57:48.422] pg_buffercache_pages.c:194:68: note: format string is defined here [09:57:48.422] 194 | elog(DEBUG1, "NUMA os_page_count=%d os_page_size=%ld pages_per_blk=%f", [09:57:48.422] | ~~^ [09:57:48.422] | | [09:57:48.422] | long int [09:57:48.422] | %lld [09:57:48.422] cc1: all warnings being treated as errors [09:57:48.423] make[2]: *** [: pg_buffercache_pages.o] Error 1 [09:57:48.423] make[1]: *** [Makefile:95: all-pg_buffercache-recurse] Error 2 [09:57:48.423] make[1]: *** Waiting for unfinished jobs.... [09:57:52.681] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [09:57:52.682] [09:57:52.682] real 3m43.099s [09:57:52.682] user 11m42.360s [09:57:52.682] sys 2m22.580s [09:57:52.682] [09:57:52.682] Exit status: 2