[09:10:52.830] time ./configure \ [09:10:52.830] --host=x86_64-w64-mingw32 \ [09:10:52.830] --enable-cassert \ [09:10:52.830] --without-icu \ [09:10:52.830] CC="ccache x86_64-w64-mingw32-gcc" \ [09:10:52.830] CXX="ccache x86_64-w64-mingw32-g++" [09:10:52.984] checking build system type... x86_64-pc-linux-gnu [09:10:53.247] checking host system type... x86_64-w64-mingw32 [09:10:53.255] checking which template to use... win32 [09:10:53.255] checking whether NLS is wanted... no [09:10:53.255] checking for default port number... 5432 [09:10:53.264] checking for block size... 8kB [09:10:53.265] checking for segment size... 1GB [09:10:53.269] checking for WAL block size... 8kB [09:10:53.271] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:10:53.317] checking whether the C compiler works... yes [09:10:53.487] checking for C compiler default output file name... a.exe [09:10:53.489] checking for suffix of executables... .exe [09:10:53.537] checking whether we are cross compiling... yes [09:10:53.635] checking for suffix of object files... o [09:10:53.647] checking whether we are using the GNU C compiler... yes [09:10:53.657] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:10:53.667] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:10:53.686] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:10:53.769] checking whether we are using the GNU C++ compiler... yes [09:10:53.778] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:10:53.873] checking for gawk... no [09:10:53.873] checking for mawk... mawk [09:10:53.876] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:10:53.886] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:10:53.895] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:10:53.950] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:10:54.144] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:10:54.153] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:10:54.163] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:10:54.172] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:10:54.181] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:10:54.190] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:10:54.199] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:10:54.208] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:10:54.218] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:10:54.228] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:10:54.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:10:54.247] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:10:54.256] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:10:54.299] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:10:54.308] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:10:54.317] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:10:54.325] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:10:54.334] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:10:54.343] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:10:54.376] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:10:54.385] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:10:54.396] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:10:54.441] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:10:54.486] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:10:54.496] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:10:54.505] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:10:54.553] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:10:54.562] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:10:54.571] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:10:54.582] checking whether the C compiler still works... yes [09:10:54.663] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:10:54.754] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:10:54.754] checking pkg-config is at least version 0.9.0... yes [09:10:54.775] checking whether to build with ICU support... no [09:10:54.775] checking whether to build with Tcl... no [09:10:54.775] checking whether to build Perl modules... no [09:10:54.775] checking whether to build Python modules... no [09:10:54.775] checking whether to build with GSSAPI support... no [09:10:54.777] checking whether to build with PAM support... no [09:10:54.777] checking whether to build with BSD Authentication support... no [09:10:54.777] checking whether to build with LDAP support... no [09:10:54.777] checking whether to build with Bonjour support... no [09:10:54.777] checking whether to build with SELinux support... no [09:10:54.777] checking whether to build with systemd support... no [09:10:54.777] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:10:54.778] checking whether to build with XML support... no [09:10:54.778] checking whether to build with LZ4 support... no [09:10:54.778] checking whether to build with ZSTD support... no [09:10:54.779] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:10:54.779] checking whether it is possible to strip libraries... yes [09:10:54.793] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:10:54.793] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:10:54.793] checking for a BSD-compatible install... /usr/bin/install -c [09:10:54.804] checking for tar... /usr/bin/tar [09:10:54.804] checking whether ln -s works... yes [09:10:54.804] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:10:54.807] checking for bison... /usr/bin/bison [09:10:54.810] configure: using bison (GNU Bison) 3.8.2 [09:10:54.814] checking for flex... /usr/bin/flex [09:10:54.829] configure: using flex 2.6.4 [09:10:54.829] checking for perl... /usr/bin/perl [09:10:54.833] configure: using perl 5.36.0 [09:10:54.836] checking for zic... /usr/sbin/zic [09:10:54.836] checking for a sed that does not truncate output... /usr/bin/sed [09:10:54.843] checking for grep that handles long lines and -e... /usr/bin/grep [09:10:54.846] checking for egrep... /usr/bin/grep -E [09:10:54.848] checking for ANSI C header files... yes [09:10:54.909] checking for sys/types.h... yes [09:10:54.932] checking for sys/stat.h... yes [09:10:54.954] checking for stdlib.h... yes [09:10:54.973] checking for string.h... yes [09:10:54.993] checking for memory.h... yes [09:10:55.013] checking for strings.h... yes [09:10:55.033] checking for inttypes.h... yes [09:10:55.056] checking for stdint.h... yes [09:10:55.076] checking for unistd.h... yes [09:10:55.100] checking for main in -lm... yes [09:10:55.160] checking for library containing setproctitle... no [09:10:55.277] checking for library containing dlsym... no [09:10:55.390] checking for library containing socket... -lws2_32 [09:10:55.549] checking for library containing getopt_long... none required [09:10:55.603] checking for library containing shm_open... no [09:10:55.701] checking for library containing shm_unlink... no [09:10:55.802] checking for library containing clock_gettime... no [09:10:55.902] checking for library containing shmget... no [09:10:55.998] checking for library containing backtrace_symbols... no [09:10:56.099] checking for library containing pthread_barrier_wait... -lpthread [09:10:56.201] checking for inflate in -lz... yes [09:10:56.254] checking for stdbool.h that conforms to C99... yes [09:10:56.266] checking for _Bool... yes [09:10:56.351] checking atomic.h usability... no [09:10:56.411] checking atomic.h presence... no [09:10:56.433] checking for atomic.h... no [09:10:56.437] checking copyfile.h usability... no [09:10:56.498] checking copyfile.h presence... no [09:10:56.521] checking for copyfile.h... no [09:10:56.525] checking execinfo.h usability... no [09:10:56.586] checking execinfo.h presence... no [09:10:56.607] checking for execinfo.h... no [09:10:56.611] checking getopt.h usability... yes [09:10:56.619] checking getopt.h presence... yes [09:10:56.635] checking for getopt.h... yes [09:10:56.643] checking ifaddrs.h usability... no [09:10:56.703] checking ifaddrs.h presence... no [09:10:56.725] checking for ifaddrs.h... no [09:10:56.729] checking mbarrier.h usability... no [09:10:56.794] checking mbarrier.h presence... no [09:10:56.815] checking for mbarrier.h... no [09:10:56.820] checking sys/epoll.h usability... no [09:10:56.882] checking sys/epoll.h presence... no [09:10:56.904] checking for sys/epoll.h... no [09:10:56.908] checking sys/event.h usability... no [09:10:56.970] checking sys/event.h presence... no [09:10:56.991] checking for sys/event.h... no [09:10:56.995] checking sys/personality.h usability... no [09:10:57.059] checking sys/personality.h presence... no [09:10:57.081] checking for sys/personality.h... no [09:10:57.085] checking sys/prctl.h usability... no [09:10:57.149] checking sys/prctl.h presence... no [09:10:57.173] checking for sys/prctl.h... no [09:10:57.177] checking sys/procctl.h usability... no [09:10:57.242] checking sys/procctl.h presence... no [09:10:57.264] checking for sys/procctl.h... no [09:10:57.268] checking sys/signalfd.h usability... no [09:10:57.331] checking sys/signalfd.h presence... no [09:10:57.355] checking for sys/signalfd.h... no [09:10:57.359] checking sys/ucred.h usability... no [09:10:57.422] checking sys/ucred.h presence... no [09:10:57.445] checking for sys/ucred.h... no [09:10:57.449] checking termios.h usability... no [09:10:57.513] checking termios.h presence... no [09:10:57.536] checking for termios.h... no [09:10:57.539] checking ucred.h usability... no [09:10:57.603] checking ucred.h presence... no [09:10:57.625] checking for ucred.h... no [09:10:57.629] checking xlocale.h usability... no [09:10:57.691] checking xlocale.h presence... no [09:10:57.715] checking for xlocale.h... no [09:10:57.718] checking zlib.h usability... yes [09:10:57.730] checking zlib.h presence... yes [09:10:57.753] checking for zlib.h... yes [09:10:57.753] checking for lz4... /usr/bin/lz4 [09:10:57.753] checking for zstd... /usr/bin/zstd [09:10:57.754] checking for openssl... /usr/bin/openssl [09:10:57.759] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:10:57.760] checking crtdefs.h usability... yes [09:10:57.769] checking crtdefs.h presence... yes [09:10:57.787] checking for crtdefs.h... yes [09:10:57.789] checking whether byte ordering is bigendian... no [09:10:57.876] checking for inline... inline [09:10:57.885] checking for printf format archetype... gnu_printf [09:10:57.896] checking for _Static_assert... yes [09:10:57.943] checking for typeof... typeof [09:10:57.953] checking for __builtin_types_compatible_p... yes [09:10:57.966] checking for __builtin_constant_p... yes [09:10:57.979] checking for __builtin_unreachable... yes [09:10:58.026] checking for computed goto support... yes [09:10:58.035] checking for struct tm.tm_zone... no [09:10:58.128] checking for union semun... no [09:10:58.169] checking for socklen_t... yes [09:10:59.484] checking for struct sockaddr.sa_len... no [09:11:01.737] checking for C/C++ restrict keyword... __restrict [09:11:01.754] checking for struct option... yes [09:11:01.804] checking whether assembler supports x86_64 popcntq... yes [09:11:01.813] checking size of off_t... 4 [09:11:02.050] 0 [09:11:02.051] checking size of bool... 1 [09:11:02.105] checking for int timezone... yes [09:11:02.166] checking for backtrace_symbols... no [09:11:02.226] checking for copyfile... no [09:11:02.281] checking for copy_file_range... no [09:11:02.338] checking for getifaddrs... no [09:11:02.394] checking for getpeerucred... no [09:11:02.451] checking for inet_pton... yes [09:11:02.510] checking for kqueue... no [09:11:02.569] checking for mbstowcs_l... no [09:11:02.632] checking for memset_s... no [09:11:02.692] checking for posix_fallocate... no [09:11:02.750] checking for ppoll... no [09:11:02.807] checking for pthread_is_threaded_np... no [09:11:02.864] checking for setproctitle... no [09:11:02.922] checking for setproctitle_fast... no [09:11:02.979] checking for strchrnul... no [09:11:03.038] checking for strsignal... no [09:11:03.099] checking for syncfs... no [09:11:03.158] checking for sync_file_range... no [09:11:03.218] checking for uselocale... no [09:11:03.280] checking for wcstombs_l... no [09:11:03.336] checking for __builtin_bswap16... yes [09:11:03.393] checking for __builtin_bswap32... yes [09:11:03.449] checking for __builtin_bswap64... yes [09:11:03.509] checking for __builtin_clz... yes [09:11:03.566] checking for __builtin_ctz... yes [09:11:03.624] checking for __builtin_popcount... yes [09:11:03.681] checking for __builtin_frame_address... yes [09:11:03.735] checking for _LARGEFILE_SOURCE value needed for large files... no [09:11:03.793] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:11:03.830] checking for posix_fadvise... no [09:11:03.889] checking whether posix_fadvise is declared... no [09:11:03.945] checking whether fdatasync is declared... no [09:11:04.000] checking whether strlcat is declared... no [09:11:04.077] checking whether strlcpy is declared... no [09:11:04.154] checking whether strnlen is declared... yes [09:11:04.171] checking whether strsep is declared... no [09:11:04.247] checking whether preadv is declared... no [09:11:04.294] checking whether pwritev is declared... no [09:11:04.341] checking whether F_FULLFSYNC is declared... no [09:11:04.389] checking for explicit_bzero... no [09:11:04.444] checking for getopt... yes [09:11:04.498] checking for getpeereid... no [09:11:04.554] checking for inet_aton... no [09:11:04.609] checking for mkdtemp... no [09:11:04.661] checking for strlcat... no [09:11:04.722] checking for strlcpy... no [09:11:04.782] checking for strnlen... yes [09:11:04.841] checking for strsep... no [09:11:04.895] checking for pthread_barrier_wait... yes [09:11:04.946] configure: On mingw32 we will use our strtof wrapper. [09:11:04.946] checking for getopt_long... yes [09:11:05.000] checking for _configthreadlocale... yes [09:11:05.052] checking for syslog... no [09:11:05.108] checking for opterr... yes [09:11:05.165] checking for optreset... no [09:11:05.225] checking test program... cross-compiling [09:11:05.226] checking whether long int is 64 bits... no [09:11:05.267] checking whether long long int is 64 bits... yes [09:11:05.279] checking for __builtin_mul_overflow... yes [09:11:05.331] checking size of void *... 8 [09:11:05.668] checking size of size_t... 8 [09:11:05.991] checking size of long... 4 [09:11:06.247] checking alignment of short... 2 [09:11:06.418] checking alignment of int... 4 [09:11:06.663] checking alignment of long... 4 [09:11:06.906] checking alignment of long long int... 8 [09:11:07.227] checking alignment of double... 8 [09:11:07.541] checking for __int128... yes [09:11:07.600] checking for __int128 alignment bug... assuming ok [09:11:07.600] checking alignment of PG_INT128_TYPE... 16 [09:11:07.990] checking for builtin __sync char locking functions... yes [09:11:08.041] checking for builtin __sync int32 locking functions... yes [09:11:08.092] checking for builtin __sync int32 atomic operations... yes [09:11:08.144] checking for builtin __sync int64 atomic operations... yes [09:11:08.195] checking for builtin __atomic int32 atomic operations... yes [09:11:08.245] checking for builtin __atomic int64 atomic operations... yes [09:11:08.296] checking for __get_cpuid... yes [09:11:08.351] checking for __get_cpuid_count... yes [09:11:08.401] checking for __cpuid... no [09:11:08.836] checking for __cpuidex... no [09:11:09.303] checking for _xgetbv... yes [09:11:09.737] checking for _mm512_popcnt_epi64... yes [09:11:10.193] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:11:10.247] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:11:10.352] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:11:10.380] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:11:10.405] 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:11:10.470] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:11:10.470] checking which random number source to use... Windows native [09:11:10.473] checking for xmllint... /usr/bin/xmllint [09:11:10.473] checking for xsltproc... /usr/bin/xsltproc [09:11:10.473] checking for fop... /usr/bin/fop [09:11:10.474] checking for dbtoepub... no [09:11:10.474] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:11:10.474] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:11:10.474] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:11:10.486] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:11:10.486] 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:11:10.486] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:11:10.486] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:11:10.582] configure: creating ./config.status [09:11:10.688] config.status: creating GNUmakefile [09:11:10.703] config.status: creating src/Makefile.global [09:11:10.721] config.status: creating src/include/pg_config.h [09:11:10.734] config.status: creating src/include/pg_config_ext.h [09:11:10.746] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:11:10.762] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:11:10.772] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:11:10.780] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:11:10.790] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:11:10.799] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:11:10.803] config.status: executing check_win32_symlinks commands [09:11:10.843] [09:11:10.843] real 0m18.012s [09:11:10.843] user 0m11.671s [09:11:10.843] sys 0m5.885s [09:11:10.843] make -s -j${BUILD_JOBS} clean [09:11:11.411] time make -s -j${BUILD_JOBS} world-bin [09:11:16.753] In file included from ../../../src/include/postgres.h:46, [09:11:16.753] from backend_startup.c:16: [09:11:16.753] backend_startup.c: In function ‘BackendInitialize’: [09:11:16.753] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [09:11:16.753] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [09:11:16.753] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [09:11:16.753] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [09:11:16.753] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:11:16.753] | ^~~~~~~~~~~ [09:11:16.753] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [09:11:16.753] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [09:11:16.753] | ^~~~~~~ [09:11:16.753] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [09:11:16.753] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [09:11:16.753] | ^~~~ [09:11:16.753] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [09:11:16.753] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [09:11:16.753] | ^~~~~~~~~~~~~~~ [09:11:16.753] backend_startup.c:126:33: note: ‘status’ was declared here [09:11:16.753] 126 | int status; [09:11:16.753] | ^~~~~~ [09:11:16.753] cc1: all warnings being treated as errors [09:11:16.754] make[3]: *** [: backend_startup.o] Error 1 [09:11:16.754] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [09:11:16.754] make[2]: *** Waiting for unfinished jobs.... [09:11:16.996] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:11:16.997] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:11:16.997] [09:11:16.997] real 0m5.586s [09:11:16.997] user 0m9.786s [09:11:16.997] sys 0m7.184s [09:11:16.997] [09:11:16.997] Exit status: 2