[20:57:46.481] time ./configure \ [20:57:46.481] --host=x86_64-w64-mingw32ucrt \ [20:57:46.481] --enable-cassert \ [20:57:46.481] --without-icu \ [20:57:46.481] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [20:57:46.481] CXX="ccache x86_64-w64-mingw32ucrt-g++" [20:57:46.609] checking build system type... x86_64-pc-linux-gnu [20:57:46.793] checking host system type... x86_64-w64-mingw32ucrt [20:57:46.799] checking which template to use... win32 [20:57:46.800] checking whether NLS is wanted... no [20:57:46.800] checking for default port number... 5432 [20:57:46.808] checking for block size... 8kB [20:57:46.809] checking for segment size... 1GB [20:57:46.812] checking for WAL block size... 8kB [20:57:46.814] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [20:57:46.853] checking whether the C compiler works... yes [20:57:46.993] checking for C compiler default output file name... a.exe [20:57:46.994] checking for suffix of executables... .exe [20:57:47.039] checking whether we are cross compiling... yes [20:57:47.133] checking for suffix of object files... o [20:57:47.143] checking whether we are using the GNU C compiler... yes [20:57:47.151] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [20:57:47.160] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [20:57:47.171] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [20:57:47.227] checking whether we are using the GNU C++ compiler... yes [20:57:47.235] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [20:57:47.251] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [20:57:47.291] checking for gawk... no [20:57:47.292] checking for mawk... mawk [20:57:47.294] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:57:47.302] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [20:57:47.311] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [20:57:47.319] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:57:47.376] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:57:47.543] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:57:47.551] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:57:47.560] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [20:57:47.568] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [20:57:47.577] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [20:57:47.586] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [20:57:47.594] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:57:47.603] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:57:47.612] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:57:47.620] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [20:57:47.628] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [20:57:47.636] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [20:57:47.645] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:57:47.653] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:57:47.661] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [20:57:47.669] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [20:57:47.677] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:57:47.685] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [20:57:47.693] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:57:47.701] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:57:47.709] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:57:47.757] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:57:47.807] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:57:47.815] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:57:47.824] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:57:47.867] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:57:47.875] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:57:47.885] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:57:47.894] checking whether the C compiler still works... yes [20:57:47.956] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [20:57:48.062] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [20:57:48.062] checking pkg-config is at least version 0.9.0... yes [20:57:48.079] checking whether to build with ICU support... no [20:57:48.080] checking whether to build with Tcl... no [20:57:48.080] checking whether to build Perl modules... no [20:57:48.080] checking whether to build Python modules... no [20:57:48.080] checking whether to build with GSSAPI support... no [20:57:48.082] checking whether to build with PAM support... no [20:57:48.082] checking whether to build with BSD Authentication support... no [20:57:48.082] checking whether to build with LDAP support... no [20:57:48.082] checking whether to build with Bonjour support... no [20:57:48.082] checking whether to build with SELinux support... no [20:57:48.082] checking whether to build with systemd support... no [20:57:48.082] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:57:48.082] checking whether to build with liburing support... no [20:57:48.082] checking whether to build with libcurl support... no [20:57:48.083] checking whether to build with libnuma support... no [20:57:48.083] checking whether to build with XML support... no [20:57:48.083] checking whether to build with LZ4 support... no [20:57:48.083] checking whether to build with ZSTD support... no [20:57:48.084] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [20:57:48.084] checking whether it is possible to strip libraries... yes [20:57:48.091] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [20:57:48.091] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [20:57:48.092] checking for a BSD-compatible install... /usr/bin/install -c [20:57:48.102] checking for tar... /usr/bin/tar [20:57:48.102] checking whether ln -s works... yes [20:57:48.102] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:57:48.105] checking for nm... /usr/bin/nm [20:57:48.105] checking for bison... /usr/bin/bison [20:57:48.108] configure: using bison (GNU Bison) 3.8.2 [20:57:48.111] checking for flex... /usr/bin/flex [20:57:48.113] configure: using flex 2.6.4 [20:57:48.113] checking for perl... /usr/bin/perl [20:57:48.116] configure: using perl 5.40.1 [20:57:48.119] checking for zic... /usr/sbin/zic [20:57:48.119] checking for a sed that does not truncate output... /usr/bin/sed [20:57:48.125] checking for grep that handles long lines and -e... /usr/bin/grep [20:57:48.127] checking for egrep... /usr/bin/grep -E [20:57:48.129] checking for ANSI C header files... yes [20:57:48.184] checking for sys/types.h... yes [20:57:48.200] checking for sys/stat.h... yes [20:57:48.217] checking for stdlib.h... yes [20:57:48.235] checking for string.h... yes [20:57:48.252] checking for memory.h... yes [20:57:48.268] checking for strings.h... yes [20:57:48.285] checking for inttypes.h... yes [20:57:48.301] checking for stdint.h... yes [20:57:48.318] checking for unistd.h... yes [20:57:48.333] checking for main in -lm... yes [20:57:48.388] checking for library containing setproctitle... no [20:57:48.488] checking for library containing dlsym... no [20:57:48.587] checking for library containing socket... -lws2_32 [20:57:48.733] checking for library containing getopt_long... none required [20:57:48.785] checking for library containing shm_open... no [20:57:48.886] checking for library containing shm_unlink... no [20:57:48.986] checking for library containing clock_gettime... none required [20:57:49.035] checking for library containing shmget... no [20:57:49.138] checking for library containing backtrace_symbols... no [20:57:49.239] checking for library containing pthread_barrier_wait... none required [20:57:49.288] checking for inflate in -lz... yes [20:57:49.342] checking copyfile.h usability... no [20:57:49.412] checking copyfile.h presence... no [20:57:49.432] checking for copyfile.h... no [20:57:49.436] checking execinfo.h usability... no [20:57:49.492] checking execinfo.h presence... no [20:57:49.513] checking for execinfo.h... no [20:57:49.516] checking getopt.h usability... yes [20:57:49.546] checking getopt.h presence... yes [20:57:49.561] checking for getopt.h... yes [20:57:49.570] checking ifaddrs.h usability... no [20:57:49.629] checking ifaddrs.h presence... no [20:57:49.649] checking for ifaddrs.h... no [20:57:49.653] checking sys/epoll.h usability... no [20:57:49.712] checking sys/epoll.h presence... no [20:57:49.731] checking for sys/epoll.h... no [20:57:49.735] checking sys/event.h usability... no [20:57:49.791] checking sys/event.h presence... no [20:57:49.813] checking for sys/event.h... no [20:57:49.816] checking sys/personality.h usability... no [20:57:49.873] checking sys/personality.h presence... no [20:57:49.893] checking for sys/personality.h... no [20:57:49.897] checking sys/prctl.h usability... no [20:57:49.955] checking sys/prctl.h presence... no [20:57:49.975] checking for sys/prctl.h... no [20:57:49.979] checking sys/procctl.h usability... no [20:57:50.037] checking sys/procctl.h presence... no [20:57:50.056] checking for sys/procctl.h... no [20:57:50.060] checking sys/signalfd.h usability... no [20:57:50.117] checking sys/signalfd.h presence... no [20:57:50.137] checking for sys/signalfd.h... no [20:57:50.140] checking sys/ucred.h usability... no [20:57:50.197] checking sys/ucred.h presence... no [20:57:50.217] checking for sys/ucred.h... no [20:57:50.221] checking termios.h usability... no [20:57:50.278] checking termios.h presence... no [20:57:50.299] checking for termios.h... no [20:57:50.303] checking uchar.h usability... yes [20:57:50.313] checking uchar.h presence... yes [20:57:50.336] checking for uchar.h... yes [20:57:50.344] checking ucred.h usability... no [20:57:50.400] checking ucred.h presence... no [20:57:50.420] checking for ucred.h... no [20:57:50.424] checking xlocale.h usability... no [20:57:50.480] checking xlocale.h presence... no [20:57:50.499] checking for xlocale.h... no [20:57:50.503] checking zlib.h usability... yes [20:57:50.512] checking zlib.h presence... yes [20:57:50.534] checking for zlib.h... yes [20:57:50.534] checking for lz4... /usr/bin/lz4 [20:57:50.534] checking for zstd... /usr/bin/zstd [20:57:50.535] checking for openssl... /usr/bin/openssl [20:57:50.540] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [20:57:50.540] checking crtdefs.h usability... yes [20:57:50.598] checking crtdefs.h presence... yes [20:57:50.614] checking for crtdefs.h... yes [20:57:50.616] checking whether byte ordering is bigendian... no [20:57:50.695] checking for C printf format archetype... gnu_printf [20:57:50.705] checking for C++ printf format archetype... gnu_printf [20:57:50.738] checking for typeof... typeof [20:57:50.747] checking for C++ typeof... typeof [20:57:50.755] checking for typeof_unqual... __typeof_unqual__ [20:57:50.802] checking for C++ typeof_unqual... no [20:57:50.887] checking for __builtin_types_compatible_p... yes [20:57:50.899] checking for __builtin_constant_p... yes [20:57:50.912] checking for __builtin_mul_overflow... yes [20:57:50.971] checking for __builtin_unreachable... yes [20:57:51.018] checking for computed goto support... yes [20:57:51.027] checking for struct tm.tm_zone... no [20:57:51.107] checking for union semun... no [20:57:51.143] checking for socklen_t... yes [20:57:52.531] checking for struct sockaddr.sa_len... no [20:57:54.935] checking for C/C++ restrict keyword... __restrict [20:57:54.950] checking for struct option... yes [20:57:54.994] checking whether assembler supports x86_64 popcntq... yes [20:57:55.002] checking size of off_t... 4 [20:57:55.218] checking for SA_SIGINFO... no [20:57:55.256] checking for int timezone... yes [20:57:55.324] checking for backtrace_symbols... no [20:57:55.382] checking for copyfile... no [20:57:55.439] checking for copy_file_range... no [20:57:55.496] checking for elf_aux_info... no [20:57:55.554] checking for explicit_memset... no [20:57:55.611] checking for getauxval... no [20:57:55.669] checking for getifaddrs... no [20:57:55.726] checking for getpeerucred... no [20:57:55.782] checking for inet_pton... yes [20:57:55.838] checking for kqueue... no [20:57:55.893] checking for localeconv_l... no [20:57:55.949] checking for mbstowcs_l... no [20:57:56.008] checking for memset_explicit... no [20:57:56.064] checking for posix_fallocate... no [20:57:56.121] checking for ppoll... no [20:57:56.179] checking for pthread_is_threaded_np... no [20:57:56.238] checking for setproctitle... no [20:57:56.296] checking for setproctitle_fast... no [20:57:56.353] checking for strsignal... no [20:57:56.409] checking for syncfs... no [20:57:56.466] checking for sync_file_range... no [20:57:56.524] checking for uselocale... no [20:57:56.582] checking for wcstombs_l... no [20:57:56.635] checking for __builtin_bswap16... yes [20:57:56.689] checking for __builtin_bswap32... yes [20:57:56.743] checking for __builtin_bswap64... yes [20:57:56.796] checking for __builtin_clz... yes [20:57:56.849] checking for __builtin_ctz... yes [20:57:56.900] checking for __builtin_frame_address... yes [20:57:56.953] checking for _LARGEFILE_SOURCE value needed for large files... no [20:57:57.012] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [20:57:57.043] checking for posix_fadvise... no [20:57:57.099] checking whether posix_fadvise is declared... no [20:57:57.145] checking whether fdatasync is declared... no [20:57:57.191] checking whether strlcat is declared... no [20:57:57.255] checking whether strlcpy is declared... no [20:57:57.323] checking whether strsep is declared... no [20:57:57.391] checking whether timingsafe_bcmp is declared... no [20:57:57.459] checking whether preadv is declared... no [20:57:57.494] checking whether pwritev is declared... no [20:57:57.530] checking whether strchrnul is declared... no [20:57:57.570] checking whether memset_s is declared... no [20:57:57.615] checking whether F_FULLFSYNC is declared... no [20:57:57.656] checking for explicit_bzero... no [20:57:57.710] checking for getopt... yes [20:57:57.760] checking for getpeereid... no [20:57:57.815] checking for inet_aton... no [20:57:57.869] checking for mkdtemp... no [20:57:57.922] checking for strlcat... no [20:57:57.976] checking for strlcpy... no [20:57:58.029] checking for strsep... no [20:57:58.083] checking for timingsafe_bcmp... no [20:57:58.136] checking for pthread_barrier_wait... yes [20:57:58.186] configure: On mingw32ucrt we will use our strtof wrapper. [20:57:58.186] checking for getopt_long... yes [20:57:58.236] checking for syslog... no [20:57:58.289] checking for opterr... yes [20:57:58.341] checking for optreset... no [20:57:58.398] checking test program... cross-compiling [20:57:58.398] checking size of void *... 8 [20:57:58.702] checking size of size_t... 8 [20:57:59.007] checking size of long... 4 [20:57:59.245] checking size of long long... 8 [20:57:59.556] checking size of intmax_t... 8 [20:57:59.869] checking alignment of short... 2 [20:58:00.035] checking alignment of int... 4 [20:58:00.272] checking alignment of int64_t... 8 [20:58:00.579] checking alignment of double... 8 [20:58:00.889] checking for __int128... yes [20:58:00.948] checking for __int128 alignment bug... assuming ok [20:58:00.948] checking alignment of PG_INT128_TYPE... 16 [20:58:01.331] checking for builtin __sync char locking functions... yes [20:58:01.382] checking for builtin __sync int32 locking functions... yes [20:58:01.433] checking for builtin __sync int32 atomic operations... yes [20:58:01.487] checking for builtin __sync int64 atomic operations... yes [20:58:01.540] checking for builtin __atomic int32 atomic operations... yes [20:58:01.592] checking for builtin __atomic int64 atomic operations... yes [20:58:01.647] checking for __get_cpuid... yes [20:58:01.705] checking for __get_cpuid_count... yes [20:58:01.760] checking for __cpuidex... yes [20:58:01.813] checking for AVX2 target attribute support... yes [20:58:01.826] checking for _xgetbv... yes [20:58:02.278] checking for _mm512_popcnt_epi64... yes [20:58:02.747] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:58:02.858] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:58:02.883] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:58:02.903] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:58:02.924] 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 [20:58:02.961] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:58:02.961] checking for _mm512_clmulepi64_epi128... yes [20:58:03.420] checking for vectorized CRC-32C... AVX-512 with runtime check [20:58:03.421] checking which random number source to use... Windows native [20:58:03.422] checking for xmllint... /usr/bin/xmllint [20:58:03.423] checking for xsltproc... /usr/bin/xsltproc [20:58:03.423] checking for fop... /usr/bin/fop [20:58:03.423] checking for dbtoepub... no [20:58:03.424] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:58:03.424] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:58:03.424] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:58:03.435] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [20:58:03.435] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wmissing-format-attribute -Wold-style-declaration -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wstrict-prototypes -Wold-style-definition [20:58:03.435] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:58:03.435] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:58:03.534] configure: creating ./config.status [20:58:03.632] config.status: creating GNUmakefile [20:58:03.646] config.status: creating src/Makefile.global [20:58:03.664] config.status: creating src/include/pg_config.h [20:58:03.678] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:58:03.695] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:58:03.703] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:58:03.712] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:58:03.721] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:58:03.725] config.status: executing check_win32_symlinks commands [20:58:03.762] [20:58:03.762] real 0m17.281s [20:58:03.762] user 0m11.946s [20:58:03.762] sys 0m5.057s [20:58:03.762] make -s -j${BUILD_JOBS} clean [20:58:04.352] time make -s -j${BUILD_JOBS} world-bin [20:58:14.242] copyto.c: In function ‘CopyCheckCSVQuoteNeedSIMD’: [20:58:14.242] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [20:58:14.242] 217 | const Vector8 delim_mask = vector8_broadcast(delimc); [20:58:14.242] | ^~~~~ [20:58:14.242] copyto.c: In function ‘CopySkipCSVEscapeSIMD’: [20:58:14.242] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [20:58:14.242] 273 | const Vector8 escape_mask = vector8_broadcast(escapec); [20:58:14.242] | ^~~~~ [20:58:14.242] cc1: all warnings being treated as errors [20:58:14.244] make[3]: *** [: copyto.o] Error 1 [20:58:14.244] make[2]: *** [common.mk:37: commands-recursive] Error 2 [20:58:14.250] make[2]: *** Waiting for unfinished jobs.... [20:58:19.143] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [20:58:19.143] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:58:19.143] [20:58:19.143] real 0m14.792s [20:58:19.143] user 0m42.687s [20:58:19.143] sys 0m6.521s [20:58:19.144] [20:58:19.144] Exit status: 2