[12:02:49.233] time ./configure \ [12:02:49.233] --host=x86_64-w64-mingw32 \ [12:02:49.233] --enable-cassert \ [12:02:49.233] --without-icu \ [12:02:49.233] CC="ccache x86_64-w64-mingw32-gcc" \ [12:02:49.233] CXX="ccache x86_64-w64-mingw32-g++" [12:02:49.355] checking build system type... x86_64-pc-linux-gnu [12:02:49.553] checking host system type... x86_64-w64-mingw32 [12:02:49.558] checking which template to use... win32 [12:02:49.558] checking whether NLS is wanted... no [12:02:49.558] checking for default port number... 5432 [12:02:49.565] checking for block size... 8kB [12:02:49.566] checking for segment size... 1GB [12:02:49.568] checking for WAL block size... 8kB [12:02:49.569] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:02:49.602] checking whether the C compiler works... yes [12:02:49.745] checking for C compiler default output file name... a.exe [12:02:49.746] checking for suffix of executables... .exe [12:02:49.786] checking whether we are cross compiling... yes [12:02:49.857] checking for suffix of object files... o [12:02:49.865] checking whether we are using the GNU C compiler... yes [12:02:49.871] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:02:49.878] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:02:49.888] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:02:49.947] checking whether we are using the GNU C++ compiler... yes [12:02:49.953] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:02:50.018] checking for gawk... no [12:02:50.018] checking for mawk... mawk [12:02:50.021] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:02:50.028] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:02:50.034] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:02:50.080] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:02:50.250] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:02:50.257] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:02:50.264] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:02:50.270] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:02:50.276] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:02:50.283] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:02:50.289] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:02:50.296] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:02:50.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:02:50.308] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:02:50.315] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:02:50.321] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:02:50.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:02:50.364] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:02:50.371] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:02:50.377] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:02:50.383] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:02:50.390] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:02:50.396] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:02:50.419] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:02:50.426] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:02:50.432] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:02:50.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:02:50.507] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:02:50.514] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:02:50.521] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:02:50.556] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:02:50.563] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:02:50.570] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:02:50.577] checking whether the C compiler still works... yes [12:02:50.644] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:02:50.711] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:02:50.712] checking pkg-config is at least version 0.9.0... yes [12:02:50.729] checking whether to build with ICU support... no [12:02:50.730] checking whether to build with Tcl... no [12:02:50.730] checking whether to build Perl modules... no [12:02:50.730] checking whether to build Python modules... no [12:02:50.730] checking whether to build with GSSAPI support... no [12:02:50.731] checking whether to build with PAM support... no [12:02:50.731] checking whether to build with BSD Authentication support... no [12:02:50.731] checking whether to build with LDAP support... no [12:02:50.731] checking whether to build with Bonjour support... no [12:02:50.731] checking whether to build with SELinux support... no [12:02:50.731] checking whether to build with systemd support... no [12:02:50.731] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:02:50.732] checking whether to build with XML support... no [12:02:50.732] checking whether to build with LZ4 support... no [12:02:50.732] checking whether to build with ZSTD support... no [12:02:50.732] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:02:50.733] checking whether it is possible to strip libraries... yes [12:02:50.739] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:02:50.740] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:02:50.740] checking for a BSD-compatible install... /usr/bin/install -c [12:02:50.748] checking for tar... /usr/bin/tar [12:02:50.749] checking whether ln -s works... yes [12:02:50.749] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:02:50.751] checking for bison... /usr/bin/bison [12:02:50.753] configure: using bison (GNU Bison) 3.8.2 [12:02:50.756] checking for flex... /usr/bin/flex [12:02:50.767] configure: using flex 2.6.4 [12:02:50.768] checking for perl... /usr/bin/perl [12:02:50.770] configure: using perl 5.36.0 [12:02:50.772] checking for zic... /usr/sbin/zic [12:02:50.772] checking for a sed that does not truncate output... /usr/bin/sed [12:02:50.777] checking for grep that handles long lines and -e... /usr/bin/grep [12:02:50.779] checking for egrep... /usr/bin/grep -E [12:02:50.781] checking for ANSI C header files... yes [12:02:50.826] checking for sys/types.h... yes [12:02:50.842] checking for sys/stat.h... yes [12:02:50.857] checking for stdlib.h... yes [12:02:50.870] checking for string.h... yes [12:02:50.884] checking for memory.h... yes [12:02:50.898] checking for strings.h... yes [12:02:50.911] checking for inttypes.h... yes [12:02:50.927] checking for stdint.h... yes [12:02:50.940] checking for unistd.h... yes [12:02:50.954] checking for main in -lm... yes [12:02:51.000] checking for library containing setproctitle... no [12:02:51.087] checking for library containing dlsym... no [12:02:51.173] checking for library containing socket... -lws2_32 [12:02:51.301] checking for library containing getopt_long... none required [12:02:51.348] checking for library containing shm_open... no [12:02:51.434] checking for library containing shm_unlink... no [12:02:51.519] checking for library containing clock_gettime... no [12:02:51.605] checking for library containing shmget... no [12:02:51.691] checking for library containing backtrace_symbols... no [12:02:51.779] checking for library containing pthread_barrier_wait... -lpthread [12:02:51.867] checking for inflate in -lz... yes [12:02:51.913] checking for stdbool.h that conforms to C99... yes [12:02:51.924] checking for _Bool... yes [12:02:51.998] checking atomic.h usability... no [12:02:52.053] checking atomic.h presence... no [12:02:52.072] checking for atomic.h... no [12:02:52.075] checking copyfile.h usability... no [12:02:52.130] checking copyfile.h presence... no [12:02:52.149] checking for copyfile.h... no [12:02:52.152] checking execinfo.h usability... no [12:02:52.206] checking execinfo.h presence... no [12:02:52.224] checking for execinfo.h... no [12:02:52.227] checking getopt.h usability... yes [12:02:52.234] checking getopt.h presence... yes [12:02:52.248] checking for getopt.h... yes [12:02:52.254] checking ifaddrs.h usability... no [12:02:52.308] checking ifaddrs.h presence... no [12:02:52.325] checking for ifaddrs.h... no [12:02:52.328] checking mbarrier.h usability... no [12:02:52.384] checking mbarrier.h presence... no [12:02:52.403] checking for mbarrier.h... no [12:02:52.406] checking sys/epoll.h usability... no [12:02:52.460] checking sys/epoll.h presence... no [12:02:52.479] checking for sys/epoll.h... no [12:02:52.482] checking sys/event.h usability... no [12:02:52.535] checking sys/event.h presence... no [12:02:52.555] checking for sys/event.h... no [12:02:52.558] checking sys/personality.h usability... no [12:02:52.615] checking sys/personality.h presence... no [12:02:52.634] checking for sys/personality.h... no [12:02:52.638] checking sys/prctl.h usability... no [12:02:52.694] checking sys/prctl.h presence... no [12:02:52.713] checking for sys/prctl.h... no [12:02:52.716] checking sys/procctl.h usability... no [12:02:52.772] checking sys/procctl.h presence... no [12:02:52.790] checking for sys/procctl.h... no [12:02:52.793] checking sys/signalfd.h usability... no [12:02:52.848] checking sys/signalfd.h presence... no [12:02:52.867] checking for sys/signalfd.h... no [12:02:52.870] checking sys/ucred.h usability... no [12:02:52.925] checking sys/ucred.h presence... no [12:02:52.943] checking for sys/ucred.h... no [12:02:52.946] checking termios.h usability... no [12:02:53.002] checking termios.h presence... no [12:02:53.021] checking for termios.h... no [12:02:53.025] checking ucred.h usability... no [12:02:53.080] checking ucred.h presence... no [12:02:53.099] checking for ucred.h... no [12:02:53.102] checking xlocale.h usability... no [12:02:53.156] checking xlocale.h presence... no [12:02:53.174] checking for xlocale.h... no [12:02:53.177] checking zlib.h usability... yes [12:02:53.186] checking zlib.h presence... yes [12:02:53.204] checking for zlib.h... yes [12:02:53.205] checking for lz4... /usr/bin/lz4 [12:02:53.205] checking for zstd... /usr/bin/zstd [12:02:53.205] checking for openssl... /usr/bin/openssl [12:02:53.209] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [12:02:53.210] checking crtdefs.h usability... yes [12:02:53.217] checking crtdefs.h presence... yes [12:02:53.231] checking for crtdefs.h... yes [12:02:53.233] checking whether byte ordering is bigendian... no [12:02:53.304] checking for inline... inline [12:02:53.310] checking for printf format archetype... gnu_printf [12:02:53.319] checking for _Static_assert... yes [12:02:53.360] checking for typeof... typeof [12:02:53.368] checking for __builtin_types_compatible_p... yes [12:02:53.378] checking for __builtin_constant_p... yes [12:02:53.389] checking for __builtin_unreachable... yes [12:02:53.430] checking for computed goto support... yes [12:02:53.436] checking for struct tm.tm_zone... no [12:02:53.510] checking for union semun... no [12:02:53.543] checking for socklen_t... yes [12:02:54.661] checking for struct sockaddr.sa_len... no [12:02:56.646] checking for C/C++ restrict keyword... __restrict [12:02:56.660] checking for struct option... yes [12:02:56.704] checking whether assembler supports x86_64 popcntq... yes [12:02:56.712] checking size of off_t... 4 [12:02:56.915] 0 [12:02:56.915] checking size of bool... 1 [12:02:56.966] checking for int timezone... yes [12:02:57.022] checking for backtrace_symbols... no [12:02:57.074] checking for copyfile... no [12:02:57.125] checking for copy_file_range... no [12:02:57.176] checking for getifaddrs... no [12:02:57.228] checking for getpeerucred... no [12:02:57.280] checking for inet_pton... yes [12:02:57.333] checking for kqueue... no [12:02:57.384] checking for mbstowcs_l... no [12:02:57.435] checking for memset_s... no [12:02:57.485] checking for posix_fallocate... no [12:02:57.537] checking for ppoll... no [12:02:57.589] checking for pthread_is_threaded_np... no [12:02:57.641] checking for setproctitle... no [12:02:57.692] checking for setproctitle_fast... no [12:02:57.743] checking for strchrnul... no [12:02:57.795] checking for strsignal... no [12:02:57.848] checking for syncfs... no [12:02:57.899] checking for sync_file_range... no [12:02:57.950] checking for uselocale... no [12:02:58.002] checking for wcstombs_l... no [12:02:58.050] checking for __builtin_bswap16... yes [12:02:58.100] checking for __builtin_bswap32... yes [12:02:58.148] checking for __builtin_bswap64... yes [12:02:58.196] checking for __builtin_clz... yes [12:02:58.245] checking for __builtin_ctz... yes [12:02:58.291] checking for __builtin_popcount... yes [12:02:58.338] checking for __builtin_frame_address... yes [12:02:58.386] checking for _LARGEFILE_SOURCE value needed for large files... no [12:02:58.439] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:02:58.470] checking for posix_fadvise... no [12:02:58.520] checking whether posix_fadvise is declared... no [12:02:58.563] checking whether fdatasync is declared... no [12:02:58.609] checking whether strlcat is declared... no [12:02:58.671] checking whether strlcpy is declared... no [12:02:58.735] checking whether strnlen is declared... yes [12:02:58.748] checking whether strsep is declared... no [12:02:58.810] checking whether preadv is declared... no [12:02:58.846] checking whether pwritev is declared... no [12:02:58.880] checking whether F_FULLFSYNC is declared... no [12:02:58.919] checking for explicit_bzero... no [12:02:58.965] checking for getopt... yes [12:02:59.009] checking for getpeereid... no [12:02:59.056] checking for inet_aton... no [12:02:59.104] checking for mkdtemp... no [12:02:59.153] checking for strlcat... no [12:02:59.201] checking for strlcpy... no [12:02:59.251] checking for strnlen... yes [12:02:59.299] checking for strsep... no [12:02:59.346] checking for pthread_barrier_wait... yes [12:02:59.390] configure: On mingw32 we will use our strtof wrapper. [12:02:59.390] checking for getopt_long... yes [12:02:59.434] checking for _configthreadlocale... yes [12:02:59.478] checking for syslog... no [12:02:59.524] checking for opterr... yes [12:02:59.572] checking for optreset... no [12:02:59.623] checking test program... cross-compiling [12:02:59.623] checking whether long int is 64 bits... no [12:02:59.654] checking whether long long int is 64 bits... yes [12:02:59.663] checking for __builtin_mul_overflow... yes [12:02:59.706] checking size of void *... 8 [12:02:59.970] checking size of size_t... 8 [12:03:00.233] checking size of long... 4 [12:03:00.434] checking alignment of short... 2 [12:03:00.571] checking alignment of int... 4 [12:03:00.776] checking alignment of long... 4 [12:03:00.974] checking alignment of long long int... 8 [12:03:01.244] checking alignment of double... 8 [12:03:01.513] checking for __int128... yes [12:03:01.564] checking for __int128 alignment bug... assuming ok [12:03:01.564] checking alignment of PG_INT128_TYPE... 16 [12:03:01.896] checking for builtin __sync char locking functions... yes [12:03:01.941] checking for builtin __sync int32 locking functions... yes [12:03:01.983] checking for builtin __sync int32 atomic operations... yes [12:03:02.027] checking for builtin __sync int64 atomic operations... yes [12:03:02.071] checking for builtin __atomic int32 atomic operations... yes [12:03:02.114] checking for builtin __atomic int64 atomic operations... yes [12:03:02.157] checking for __get_cpuid... yes [12:03:02.206] checking for __get_cpuid_count... yes [12:03:02.250] checking for __cpuid... no [12:03:02.643] checking for __cpuidex... no [12:03:03.061] checking for _xgetbv... yes [12:03:03.461] checking for _mm512_popcnt_epi64... yes [12:03:03.876] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:03:03.923] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:03:04.013] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:03:04.034] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:03:04.053] 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 [12:03:04.107] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:03:04.108] checking which random number source to use... Windows native [12:03:04.110] checking for xmllint... /usr/bin/xmllint [12:03:04.110] checking for xsltproc... /usr/bin/xsltproc [12:03:04.110] checking for fop... /usr/bin/fop [12:03:04.110] checking for dbtoepub... no [12:03:04.111] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:03:04.111] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:03:04.111] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:03:04.121] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:03:04.121] 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 [12:03:04.121] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:03:04.121] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:03:04.203] configure: creating ./config.status [12:03:04.287] config.status: creating GNUmakefile [12:03:04.300] config.status: creating src/Makefile.global [12:03:04.317] config.status: creating src/include/pg_config.h [12:03:04.330] config.status: creating src/include/pg_config_ext.h [12:03:04.342] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:03:04.358] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:03:04.365] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:03:04.372] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:03:04.379] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:03:04.386] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:03:04.390] config.status: executing check_win32_symlinks commands [12:03:04.424] [12:03:04.424] real 0m15.191s [12:03:04.424] user 0m9.932s [12:03:04.424] sys 0m4.887s [12:03:04.424] make -s -j${BUILD_JOBS} clean [12:03:04.917] time make -s -j${BUILD_JOBS} world-bin [12:03:09.793] In file included from ../../../src/include/postgres.h:46, [12:03:09.793] from backend_startup.c:16: [12:03:09.793] backend_startup.c: In function ‘BackendInitialize’: [12:03:09.793] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [12:03:09.793] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:03:09.793] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:03:09.793] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [12:03:09.793] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:03:09.793] | ^~~~~~~~~~~ [12:03:09.793] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [12:03:09.793] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:03:09.793] | ^~~~~~~ [12:03:09.793] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [12:03:09.793] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:03:09.793] | ^~~~ [12:03:09.793] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [12:03:09.793] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:03:09.793] | ^~~~~~~~~~~~~~~ [12:03:09.793] backend_startup.c:126:33: note: ‘status’ was declared here [12:03:09.793] 126 | int status; [12:03:09.793] | ^~~~~~ [12:03:09.793] cc1: all warnings being treated as errors [12:03:09.794] make[3]: *** [: backend_startup.o] Error 1 [12:03:09.794] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [12:03:09.794] make[2]: *** Waiting for unfinished jobs.... [12:03:09.837] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:03:09.837] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:03:09.837] [12:03:09.837] real 0m4.920s [12:03:09.837] user 0m8.593s [12:03:09.837] sys 0m6.088s [12:03:09.838] [12:03:09.838] Exit status: 2