[07:13:33.712] time ./configure \ [07:13:33.712] --host=x86_64-w64-mingw32 \ [07:13:33.712] --enable-cassert \ [07:13:33.712] --without-icu \ [07:13:33.712] CC="ccache x86_64-w64-mingw32-gcc" \ [07:13:33.712] CXX="ccache x86_64-w64-mingw32-g++" [07:13:33.809] checking build system type... x86_64-pc-linux-gnu [07:13:33.938] checking host system type... x86_64-w64-mingw32 [07:13:33.942] checking which template to use... win32 [07:13:33.942] checking whether NLS is wanted... no [07:13:33.942] checking for default port number... 5432 [07:13:33.948] checking for block size... 8kB [07:13:33.949] checking for segment size... 1GB [07:13:33.951] checking for WAL block size... 8kB [07:13:33.952] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:13:33.980] checking whether the C compiler works... yes [07:13:34.073] checking for C compiler default output file name... a.exe [07:13:34.074] checking for suffix of executables... .exe [07:13:34.111] checking whether we are cross compiling... yes [07:13:34.173] checking for suffix of object files... o [07:13:34.181] checking whether we are using the GNU C compiler... yes [07:13:34.187] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:13:34.193] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:13:34.202] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:13:34.327] checking whether we are using the GNU C++ compiler... yes [07:13:34.333] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:13:34.484] checking for gawk... no [07:13:34.484] checking for mawk... mawk [07:13:34.487] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:13:34.501] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:13:34.507] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:13:34.549] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:13:34.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:13:34.619] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:13:34.670] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:13:34.677] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:13:34.707] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:13:34.713] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:13:34.720] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:13:34.726] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:13:34.756] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:13:34.771] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:13:34.777] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:13:34.791] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:13:34.797] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:13:34.831] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:13:34.859] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:13:34.874] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:13:34.881] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:13:34.895] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:13:34.901] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:13:34.923] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:13:34.937] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:13:34.951] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:13:34.985] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:13:35.020] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:13:35.028] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:13:35.034] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:13:35.065] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:13:35.072] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:13:35.088] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:13:35.104] checking whether the C compiler still works... yes [07:13:35.172] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:13:35.234] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:13:35.234] checking pkg-config is at least version 0.9.0... yes [07:13:35.249] checking whether to build with ICU support... no [07:13:35.249] checking whether to build with Tcl... no [07:13:35.249] checking whether to build Perl modules... no [07:13:35.249] checking whether to build Python modules... no [07:13:35.249] checking whether to build with GSSAPI support... no [07:13:35.251] checking whether to build with PAM support... no [07:13:35.251] checking whether to build with BSD Authentication support... no [07:13:35.251] checking whether to build with LDAP support... no [07:13:35.251] checking whether to build with Bonjour support... no [07:13:35.251] checking whether to build with SELinux support... no [07:13:35.251] checking whether to build with systemd support... no [07:13:35.251] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:13:35.251] checking whether to build with liburing support... no [07:13:35.251] checking whether to build with libcurl support... no [07:13:35.251] checking whether to build with libnuma support... no [07:13:35.252] checking whether to build with XML support... no [07:13:35.252] checking whether to build with LZ4 support... no [07:13:35.252] checking whether to build with ZSTD support... no [07:13:35.252] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:13:35.253] checking whether it is possible to strip libraries... yes [07:13:35.258] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:13:35.258] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:13:35.259] checking for a BSD-compatible install... /usr/bin/install -c [07:13:35.266] checking for tar... /usr/bin/tar [07:13:35.266] checking whether ln -s works... yes [07:13:35.266] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:13:35.268] checking for bison... /usr/bin/bison [07:13:35.271] configure: using bison (GNU Bison) 3.8.2 [07:13:35.274] checking for flex... /usr/bin/flex [07:13:35.275] configure: using flex 2.6.4 [07:13:35.276] checking for perl... /usr/bin/perl [07:13:35.278] configure: using perl 5.36.0 [07:13:35.280] checking for zic... /usr/sbin/zic [07:13:35.280] checking for a sed that does not truncate output... /usr/bin/sed [07:13:35.285] checking for grep that handles long lines and -e... /usr/bin/grep [07:13:35.287] checking for egrep... /usr/bin/grep -E [07:13:35.288] checking for ANSI C header files... yes [07:13:35.342] checking for sys/types.h... yes [07:13:35.357] checking for sys/stat.h... yes [07:13:35.389] checking for stdlib.h... yes [07:13:35.421] checking for string.h... yes [07:13:35.471] checking for memory.h... yes [07:13:35.521] checking for strings.h... yes [07:13:35.550] checking for inttypes.h... yes [07:13:35.563] checking for stdint.h... yes [07:13:35.575] checking for unistd.h... yes [07:13:35.629] checking for main in -lm... yes [07:13:35.668] checking for library containing setproctitle... no [07:13:35.741] checking for library containing dlsym... no [07:13:35.814] checking for library containing socket... -lws2_32 [07:13:35.922] checking for library containing getopt_long... none required [07:13:35.961] checking for library containing shm_open... no [07:13:36.033] checking for library containing shm_unlink... no [07:13:36.107] checking for library containing clock_gettime... no [07:13:36.179] checking for library containing shmget... no [07:13:36.252] checking for library containing backtrace_symbols... no [07:13:36.325] checking for library containing pthread_barrier_wait... -lpthread [07:13:36.400] checking for inflate in -lz... yes [07:13:36.440] checking atomic.h usability... no [07:13:36.486] checking atomic.h presence... no [07:13:36.501] checking for atomic.h... no [07:13:36.504] checking copyfile.h usability... no [07:13:36.550] checking copyfile.h presence... no [07:13:36.565] checking for copyfile.h... no [07:13:36.568] checking execinfo.h usability... no [07:13:36.614] checking execinfo.h presence... no [07:13:36.631] checking for execinfo.h... no [07:13:36.634] checking getopt.h usability... yes [07:13:36.640] checking getopt.h presence... yes [07:13:36.653] checking for getopt.h... yes [07:13:36.659] checking ifaddrs.h usability... no [07:13:36.707] checking ifaddrs.h presence... no [07:13:36.724] checking for ifaddrs.h... no [07:13:36.727] checking mbarrier.h usability... no [07:13:36.775] checking mbarrier.h presence... no [07:13:36.791] checking for mbarrier.h... no [07:13:36.795] checking sys/epoll.h usability... no [07:13:36.844] checking sys/epoll.h presence... no [07:13:36.861] checking for sys/epoll.h... no [07:13:36.864] checking sys/event.h usability... no [07:13:36.915] checking sys/event.h presence... no [07:13:36.931] checking for sys/event.h... no [07:13:36.934] checking sys/personality.h usability... no [07:13:36.983] checking sys/personality.h presence... no [07:13:37.000] checking for sys/personality.h... no [07:13:37.003] checking sys/prctl.h usability... no [07:13:37.054] checking sys/prctl.h presence... no [07:13:37.071] checking for sys/prctl.h... no [07:13:37.073] checking sys/procctl.h usability... no [07:13:37.123] checking sys/procctl.h presence... no [07:13:37.140] checking for sys/procctl.h... no [07:13:37.143] checking sys/signalfd.h usability... no [07:13:37.191] checking sys/signalfd.h presence... no [07:13:37.209] checking for sys/signalfd.h... no [07:13:37.212] checking sys/ucred.h usability... no [07:13:37.260] checking sys/ucred.h presence... no [07:13:37.276] checking for sys/ucred.h... no [07:13:37.279] checking termios.h usability... no [07:13:37.329] checking termios.h presence... no [07:13:37.346] checking for termios.h... no [07:13:37.349] checking ucred.h usability... no [07:13:37.399] checking ucred.h presence... no [07:13:37.415] checking for ucred.h... no [07:13:37.418] checking xlocale.h usability... no [07:13:37.467] checking xlocale.h presence... no [07:13:37.482] checking for xlocale.h... no [07:13:37.484] checking zlib.h usability... yes [07:13:37.512] checking zlib.h presence... yes [07:13:37.528] checking for zlib.h... yes [07:13:37.528] checking for lz4... /usr/bin/lz4 [07:13:37.528] checking for zstd... /usr/bin/zstd [07:13:37.528] checking for openssl... /usr/bin/openssl [07:13:37.532] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [07:13:37.533] checking crtdefs.h usability... yes [07:13:37.539] checking crtdefs.h presence... yes [07:13:37.552] checking for crtdefs.h... yes [07:13:37.553] checking whether byte ordering is bigendian... no [07:13:37.614] checking for inline... inline [07:13:37.629] checking for printf format archetype... gnu_printf [07:13:37.659] checking for _Static_assert... yes [07:13:37.695] checking for typeof... typeof [07:13:37.711] checking for __builtin_types_compatible_p... yes [07:13:37.720] checking for __builtin_constant_p... yes [07:13:37.738] checking for __builtin_mul_overflow... yes [07:13:37.778] checking for __builtin_unreachable... yes [07:13:37.815] checking for computed goto support... yes [07:13:37.822] checking for struct tm.tm_zone... no [07:13:37.888] checking for union semun... no [07:13:37.916] checking for socklen_t... yes [07:13:38.937] checking for struct sockaddr.sa_len... no [07:13:40.774] checking for C/C++ restrict keyword... __restrict [07:13:40.811] checking for struct option... yes [07:13:40.846] checking whether assembler supports x86_64 popcntq... yes [07:13:40.859] checking size of off_t... 4 [07:13:41.104] 0 [07:13:41.104] checking for int timezone... yes [07:13:41.150] checking for backtrace_symbols... no [07:13:41.194] checking for copyfile... no [07:13:41.238] checking for copy_file_range... no [07:13:41.283] checking for elf_aux_info... no [07:13:41.326] checking for getauxval... no [07:13:41.372] checking for getifaddrs... no [07:13:41.417] checking for getpeerucred... no [07:13:41.462] checking for inet_pton... yes [07:13:41.507] checking for kqueue... no [07:13:41.552] checking for localeconv_l... no [07:13:41.598] checking for mbstowcs_l... no [07:13:41.642] checking for posix_fallocate... no [07:13:41.687] checking for ppoll... no [07:13:41.733] checking for pthread_is_threaded_np... no [07:13:41.781] checking for setproctitle... no [07:13:41.828] checking for setproctitle_fast... no [07:13:41.874] checking for strsignal... no [07:13:41.920] checking for syncfs... no [07:13:41.966] checking for sync_file_range... no [07:13:42.013] checking for uselocale... no [07:13:42.059] checking for wcstombs_l... no [07:13:42.103] checking for __builtin_bswap16... yes [07:13:42.147] checking for __builtin_bswap32... yes [07:13:42.191] checking for __builtin_bswap64... yes [07:13:42.236] checking for __builtin_clz... yes [07:13:42.279] checking for __builtin_ctz... yes [07:13:42.321] checking for __builtin_popcount... yes [07:13:42.365] checking for __builtin_frame_address... yes [07:13:42.408] checking for _LARGEFILE_SOURCE value needed for large files... no [07:13:42.454] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:13:42.483] checking for posix_fadvise... no [07:13:42.528] checking whether posix_fadvise is declared... no [07:13:42.569] checking whether fdatasync is declared... no [07:13:42.610] checking whether strlcat is declared... no [07:13:42.667] checking whether strlcpy is declared... no [07:13:42.724] checking whether strnlen is declared... yes [07:13:42.784] checking whether strsep is declared... no [07:13:42.843] checking whether timingsafe_bcmp is declared... no [07:13:42.901] checking whether preadv is declared... no [07:13:42.934] checking whether pwritev is declared... no [07:13:42.966] checking whether strchrnul is declared... no [07:13:43.004] checking whether memset_s is declared... no [07:13:43.042] checking whether F_FULLFSYNC is declared... no [07:13:43.078] checking for explicit_bzero... no [07:13:43.120] checking for getopt... yes [07:13:43.160] checking for getpeereid... no [07:13:43.202] checking for inet_aton... no [07:13:43.244] checking for mkdtemp... no [07:13:43.287] checking for strlcat... no [07:13:43.330] checking for strlcpy... no [07:13:43.373] checking for strnlen... yes [07:13:43.415] checking for strsep... no [07:13:43.457] checking for timingsafe_bcmp... no [07:13:43.499] checking for pthread_barrier_wait... yes [07:13:43.539] configure: On mingw32 we will use our strtof wrapper. [07:13:43.539] checking for getopt_long... yes [07:13:43.579] checking for syslog... no [07:13:43.621] checking for opterr... yes [07:13:43.664] checking for optreset... no [07:13:43.709] checking test program... cross-compiling [07:13:43.709] checking size of void *... 8 [07:13:44.091] checking size of size_t... 8 [07:13:44.379] checking size of long... 4 [07:13:44.640] checking size of long long... 8 [07:13:45.031] checking alignment of short... 2 [07:13:45.290] checking alignment of int... 4 [07:13:45.598] checking alignment of long... 4 [07:13:45.814] checking alignment of int64_t... 8 [07:13:46.192] checking alignment of double... 8 [07:13:46.580] checking for __int128... yes [07:13:46.624] checking for __int128 alignment bug... assuming ok [07:13:46.624] checking alignment of PG_INT128_TYPE... 16 [07:13:47.034] checking for builtin __sync char locking functions... yes [07:13:47.071] checking for builtin __sync int32 locking functions... yes [07:13:47.108] checking for builtin __sync int32 atomic operations... yes [07:13:47.146] checking for builtin __sync int64 atomic operations... yes [07:13:47.186] checking for builtin __atomic int32 atomic operations... yes [07:13:47.224] checking for builtin __atomic int64 atomic operations... yes [07:13:47.264] checking for __get_cpuid... yes [07:13:47.305] checking for __get_cpuid_count... yes [07:13:47.343] checking for __cpuid... no [07:13:47.699] checking for __cpuidex... no [07:13:48.090] checking for _xgetbv... yes [07:13:48.456] checking for _mm512_popcnt_epi64... yes [07:13:48.826] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [07:13:48.914] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:13:48.933] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [07:13:48.948] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:13:48.964] 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 [07:13:49.012] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:13:49.012] checking for _mm512_clmulepi64_epi128... yes [07:13:49.378] checking for vectorized CRC-32C... AVX-512 with runtime check [07:13:49.379] checking which random number source to use... Windows native [07:13:49.380] checking for xmllint... /usr/bin/xmllint [07:13:49.380] checking for xsltproc... /usr/bin/xsltproc [07:13:49.381] checking for fop... /usr/bin/fop [07:13:49.381] checking for dbtoepub... no [07:13:49.381] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:13:49.381] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:13:49.381] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:13:49.390] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:13:49.390] 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 [07:13:49.390] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:13:49.390] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:13:49.464] configure: creating ./config.status [07:13:49.535] config.status: creating GNUmakefile [07:13:49.545] config.status: creating src/Makefile.global [07:13:49.558] config.status: creating src/include/pg_config.h [07:13:49.568] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:13:49.581] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:13:49.587] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:13:49.593] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:13:49.599] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:13:49.605] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:13:49.608] config.status: executing check_win32_symlinks commands [07:13:49.637] [07:13:49.637] real 0m15.924s [07:13:49.637] user 0m10.879s [07:13:49.637] sys 0m4.881s [07:13:49.637] make -s -j${BUILD_JOBS} clean [07:13:50.116] time make -s -j${BUILD_JOBS} world-bin [07:17:22.207] In file included from libpqwalreceiver.c:28: [07:17:22.207] ../../../../src/include/libpq/libpq-be-fe-helpers.h: In function ‘libpqsrv_notice_receiver’: [07:17:22.207] ../../../../src/include/libpq/libpq-be-fe-helpers.h:457:17: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] [07:17:22.207] 457 | message = PQresultErrorMessage(res); [07:17:22.207] | ^ [07:17:22.207] libpqwalreceiver.c: In function ‘libpqrcv_connect’: [07:17:22.207] libpqwalreceiver.c:235:47: error: passing argument 2 of ‘PQsetNoticeReceiver’ from incompatible pointer type [-Werror=incompatible-pointer-types] [07:17:22.207] 235 | PQsetNoticeReceiver(conn->streamConn, libpqsrv_notice_receiver, [07:17:22.207] | ^~~~~~~~~~~~~~~~~~~~~~~~ [07:17:22.207] | | [07:17:22.207] | void (*)(void *, const libpqsrv_PGresult *) [07:17:22.207] In file included from libpqwalreceiver.c:27: [07:17:22.207] ../../../../src/interfaces/libpq/libpq-fe.h:458:106: note: expected ‘PQnoticeReceiver’ {aka ‘void (*)(void *, const struct pg_result *)’} but argument is of type ‘void (*)(void *, const libpqsrv_PGresult *)’ [07:17:22.207] 458 | PQnoticeReceiver proc, [07:17:22.207] | ~~~~~~~~~~~~~~~~~^~~~ [07:17:22.207] cc1: all warnings being treated as errors [07:17:22.208] make[2]: *** [: libpqwalreceiver.o] Error 1 [07:17:22.209] make[1]: *** [Makefile:42: all-backend/replication/libpqwalreceiver-recurse] Error 2 [07:17:22.209] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:17:22.209] [07:17:22.209] real 3m32.093s [07:17:22.209] user 11m27.685s [07:17:22.209] sys 2m10.467s [07:17:22.209] [07:17:22.209] Exit status: 2