[21:14:05.837] time ./configure \ [21:14:05.837] --host=x86_64-w64-mingw32ucrt \ [21:14:05.837] --enable-cassert \ [21:14:05.837] --without-icu \ [21:14:05.837] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [21:14:05.837] CXX="ccache x86_64-w64-mingw32ucrt-g++" [21:14:05.967] checking build system type... x86_64-pc-linux-gnu [21:14:06.141] checking host system type... x86_64-w64-mingw32ucrt [21:14:06.146] checking which template to use... win32 [21:14:06.146] checking whether NLS is wanted... no [21:14:06.147] checking for default port number... 5432 [21:14:06.153] checking for block size... 8kB [21:14:06.155] checking for segment size... 1GB [21:14:06.157] checking for WAL block size... 8kB [21:14:06.158] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [21:14:06.191] checking whether the C compiler works... yes [21:14:06.318] checking for C compiler default output file name... a.exe [21:14:06.319] checking for suffix of executables... .exe [21:14:06.364] checking whether we are cross compiling... yes [21:14:06.448] checking for suffix of object files... o [21:14:06.457] checking whether we are using the GNU C compiler... yes [21:14:06.463] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [21:14:06.470] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [21:14:06.479] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [21:14:06.530] checking whether we are using the GNU C++ compiler... yes [21:14:06.537] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [21:14:06.551] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [21:14:06.590] checking for gawk... no [21:14:06.590] checking for mawk... mawk [21:14:06.592] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:14:06.600] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [21:14:06.607] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [21:14:06.614] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:14:06.671] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:14:06.839] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:14:06.847] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:14:06.854] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [21:14:06.861] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [21:14:06.868] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [21:14:06.875] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [21:14:06.882] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:14:06.889] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:14:06.896] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:14:06.903] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [21:14:06.910] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [21:14:06.918] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [21:14:06.925] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:14:06.933] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:14:06.941] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [21:14:06.949] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [21:14:06.957] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:14:06.965] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:14:06.973] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:14:06.982] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:14:06.990] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:14:07.037] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:14:07.087] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:14:07.095] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:14:07.104] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:14:07.148] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:14:07.157] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:14:07.166] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:14:07.175] checking whether the C compiler still works... yes [21:14:07.240] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [21:14:07.321] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [21:14:07.321] checking pkg-config is at least version 0.9.0... yes [21:14:07.338] checking whether to build with ICU support... no [21:14:07.338] checking whether to build with Tcl... no [21:14:07.338] checking whether to build Perl modules... no [21:14:07.338] checking whether to build Python modules... no [21:14:07.338] checking whether to build with GSSAPI support... no [21:14:07.340] checking whether to build with PAM support... no [21:14:07.340] checking whether to build with BSD Authentication support... no [21:14:07.340] checking whether to build with LDAP support... no [21:14:07.340] checking whether to build with Bonjour support... no [21:14:07.340] checking whether to build with SELinux support... no [21:14:07.340] checking whether to build with systemd support... no [21:14:07.340] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:14:07.340] checking whether to build with liburing support... no [21:14:07.340] checking whether to build with libcurl support... no [21:14:07.341] checking whether to build with libnuma support... no [21:14:07.341] checking whether to build with XML support... no [21:14:07.341] checking whether to build with LZ4 support... no [21:14:07.341] checking whether to build with ZSTD support... no [21:14:07.342] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [21:14:07.342] checking whether it is possible to strip libraries... yes [21:14:07.350] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [21:14:07.350] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [21:14:07.350] checking for a BSD-compatible install... /usr/bin/install -c [21:14:07.360] checking for tar... /usr/bin/tar [21:14:07.360] checking whether ln -s works... yes [21:14:07.360] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:14:07.362] checking for nm... /usr/bin/nm [21:14:07.362] checking for bison... /usr/bin/bison [21:14:07.365] configure: using bison (GNU Bison) 3.8.2 [21:14:07.368] checking for flex... /usr/bin/flex [21:14:07.370] configure: using flex 2.6.4 [21:14:07.370] checking for perl... /usr/bin/perl [21:14:07.373] configure: using perl 5.40.1 [21:14:07.375] checking for zic... /usr/sbin/zic [21:14:07.376] checking for a sed that does not truncate output... /usr/bin/sed [21:14:07.381] checking for grep that handles long lines and -e... /usr/bin/grep [21:14:07.384] checking for egrep... /usr/bin/grep -E [21:14:07.386] checking for ANSI C header files... yes [21:14:07.439] checking for sys/types.h... yes [21:14:07.456] checking for sys/stat.h... yes [21:14:07.473] checking for stdlib.h... yes [21:14:07.489] checking for string.h... yes [21:14:07.507] checking for memory.h... yes [21:14:07.524] checking for strings.h... yes [21:14:07.540] checking for inttypes.h... yes [21:14:07.556] checking for stdint.h... yes [21:14:07.573] checking for unistd.h... yes [21:14:07.590] checking for main in -lm... yes [21:14:07.645] checking for library containing setproctitle... no [21:14:07.746] checking for library containing dlsym... no [21:14:07.846] checking for library containing socket... -lws2_32 [21:14:07.997] checking for library containing getopt_long... none required [21:14:08.051] checking for library containing shm_open... no [21:14:08.153] checking for library containing shm_unlink... no [21:14:08.259] checking for library containing clock_gettime... none required [21:14:08.308] checking for library containing shmget... no [21:14:08.410] checking for library containing backtrace_symbols... no [21:14:08.512] checking for library containing pthread_barrier_wait... none required [21:14:08.563] checking for inflate in -lz... yes [21:14:08.620] checking copyfile.h usability... no [21:14:08.691] checking copyfile.h presence... no [21:14:08.711] checking for copyfile.h... no [21:14:08.715] checking execinfo.h usability... no [21:14:08.771] checking execinfo.h presence... no [21:14:08.792] checking for execinfo.h... no [21:14:08.795] checking getopt.h usability... yes [21:14:08.804] checking getopt.h presence... yes [21:14:08.820] checking for getopt.h... yes [21:14:08.829] checking ifaddrs.h usability... no [21:14:08.886] checking ifaddrs.h presence... no [21:14:08.906] checking for ifaddrs.h... no [21:14:08.910] checking sys/epoll.h usability... no [21:14:08.967] checking sys/epoll.h presence... no [21:14:08.987] checking for sys/epoll.h... no [21:14:08.991] checking sys/event.h usability... no [21:14:09.050] checking sys/event.h presence... no [21:14:09.071] checking for sys/event.h... no [21:14:09.075] checking sys/personality.h usability... no [21:14:09.136] checking sys/personality.h presence... no [21:14:09.155] checking for sys/personality.h... no [21:14:09.159] checking sys/prctl.h usability... no [21:14:09.214] checking sys/prctl.h presence... no [21:14:09.235] checking for sys/prctl.h... no [21:14:09.239] checking sys/procctl.h usability... no [21:14:09.297] checking sys/procctl.h presence... no [21:14:09.318] checking for sys/procctl.h... no [21:14:09.322] checking sys/signalfd.h usability... no [21:14:09.380] checking sys/signalfd.h presence... no [21:14:09.401] checking for sys/signalfd.h... no [21:14:09.405] checking sys/ucred.h usability... no [21:14:09.462] checking sys/ucred.h presence... no [21:14:09.483] checking for sys/ucred.h... no [21:14:09.487] checking termios.h usability... no [21:14:09.546] checking termios.h presence... no [21:14:09.566] checking for termios.h... no [21:14:09.570] checking uchar.h usability... yes [21:14:09.579] checking uchar.h presence... yes [21:14:09.602] checking for uchar.h... yes [21:14:09.610] checking ucred.h usability... no [21:14:09.669] checking ucred.h presence... no [21:14:09.690] checking for ucred.h... no [21:14:09.694] checking xlocale.h usability... no [21:14:09.753] checking xlocale.h presence... no [21:14:09.775] checking for xlocale.h... no [21:14:09.778] checking zlib.h usability... yes [21:14:09.787] checking zlib.h presence... yes [21:14:09.811] checking for zlib.h... yes [21:14:09.811] checking for lz4... /usr/bin/lz4 [21:14:09.811] checking for zstd... /usr/bin/zstd [21:14:09.812] checking for openssl... /usr/bin/openssl [21:14:09.817] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [21:14:09.818] checking crtdefs.h usability... yes [21:14:09.827] checking crtdefs.h presence... yes [21:14:09.844] checking for crtdefs.h... yes [21:14:09.846] checking whether byte ordering is bigendian... no [21:14:09.925] checking for C printf format archetype... gnu_printf [21:14:09.935] checking for C++ printf format archetype... gnu_printf [21:14:09.946] checking for typeof... typeof [21:14:09.955] checking for C++ typeof... typeof [21:14:09.965] checking for typeof_unqual... __typeof_unqual__ [21:14:10.013] checking for C++ typeof_unqual... no [21:14:10.112] checking for __builtin_types_compatible_p... yes [21:14:10.126] checking for __builtin_constant_p... yes [21:14:10.139] checking for __builtin_mul_overflow... yes [21:14:10.201] checking for __builtin_unreachable... yes [21:14:10.248] checking for computed goto support... yes [21:14:10.257] checking for struct tm.tm_zone... no [21:14:10.337] checking for union semun... no [21:14:10.371] checking for socklen_t... yes [21:14:11.707] checking for struct sockaddr.sa_len... no [21:14:14.040] checking for C/C++ restrict keyword... __restrict [21:14:14.056] checking for struct option... yes [21:14:14.100] checking whether assembler supports x86_64 popcntq... yes [21:14:14.108] checking size of off_t... 4 [21:14:14.329] checking for SA_SIGINFO... no [21:14:14.368] checking for int timezone... yes [21:14:14.436] checking for backtrace_symbols... no [21:14:14.496] checking for copyfile... no [21:14:14.554] checking for copy_file_range... no [21:14:14.612] checking for elf_aux_info... no [21:14:14.668] checking for explicit_memset... no [21:14:14.725] checking for getauxval... no [21:14:14.780] checking for getifaddrs... no [21:14:14.834] checking for getpeerucred... no [21:14:14.888] checking for inet_pton... yes [21:14:14.943] checking for kqueue... no [21:14:14.999] checking for localeconv_l... no [21:14:15.055] checking for mbstowcs_l... no [21:14:15.113] checking for memset_explicit... no [21:14:15.169] checking for posix_fallocate... no [21:14:15.226] checking for ppoll... no [21:14:15.285] checking for pthread_is_threaded_np... no [21:14:15.343] checking for setproctitle... no [21:14:15.400] checking for setproctitle_fast... no [21:14:15.457] checking for strsignal... no [21:14:15.513] checking for syncfs... no [21:14:15.570] checking for sync_file_range... no [21:14:15.626] checking for uselocale... no [21:14:15.681] checking for wcstombs_l... no [21:14:15.734] checking for __builtin_bswap16... yes [21:14:15.787] checking for __builtin_bswap32... yes [21:14:15.840] checking for __builtin_bswap64... yes [21:14:15.889] checking for __builtin_clz... yes [21:14:15.939] checking for __builtin_ctz... yes [21:14:15.990] checking for __builtin_frame_address... yes [21:14:16.039] checking for _LARGEFILE_SOURCE value needed for large files... no [21:14:16.097] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [21:14:16.128] checking for posix_fadvise... no [21:14:16.186] checking whether posix_fadvise is declared... no [21:14:16.232] checking whether fdatasync is declared... no [21:14:16.277] checking whether strlcat is declared... no [21:14:16.340] checking whether strlcpy is declared... no [21:14:16.407] checking whether strsep is declared... no [21:14:16.474] checking whether timingsafe_bcmp is declared... no [21:14:16.540] checking whether preadv is declared... no [21:14:16.574] checking whether pwritev is declared... no [21:14:16.609] checking whether strchrnul is declared... no [21:14:16.652] checking whether memset_s is declared... no [21:14:16.695] checking whether F_FULLFSYNC is declared... no [21:14:16.734] checking for explicit_bzero... no [21:14:16.785] checking for getopt... yes [21:14:16.834] checking for getpeereid... no [21:14:16.890] checking for inet_aton... no [21:14:16.945] checking for mkdtemp... no [21:14:16.997] checking for strlcat... no [21:14:17.052] checking for strlcpy... no [21:14:17.105] checking for strsep... no [21:14:17.158] checking for timingsafe_bcmp... no [21:14:17.211] checking for pthread_barrier_wait... yes [21:14:17.262] configure: On mingw32ucrt we will use our strtof wrapper. [21:14:17.262] checking for getopt_long... yes [21:14:17.313] checking for syslog... no [21:14:17.367] checking for opterr... yes [21:14:17.418] checking for optreset... no [21:14:17.474] checking test program... cross-compiling [21:14:17.474] checking size of void *... 8 [21:14:17.776] checking size of size_t... 8 [21:14:18.067] checking size of long... 4 [21:14:18.356] checking size of long long... 8 [21:14:18.658] checking size of intmax_t... 8 [21:14:19.026] checking alignment of short... 2 [21:14:19.188] checking alignment of int... 4 [21:14:19.421] checking alignment of int64_t... 8 [21:14:19.718] checking alignment of double... 8 [21:14:20.014] checking for __int128... yes [21:14:20.071] checking for __int128 alignment bug... assuming ok [21:14:20.072] checking alignment of PG_INT128_TYPE... 16 [21:14:20.434] checking for builtin __sync char locking functions... yes [21:14:20.485] checking for builtin __sync int32 locking functions... yes [21:14:20.535] checking for builtin __sync int32 atomic operations... yes [21:14:20.584] checking for builtin __sync int64 atomic operations... yes [21:14:20.637] checking for builtin __atomic int32 atomic operations... yes [21:14:20.688] checking for builtin __atomic int64 atomic operations... yes [21:14:20.740] checking for __get_cpuid... yes [21:14:20.794] checking for __get_cpuid_count... yes [21:14:20.846] checking for __cpuidex... yes [21:14:20.897] checking for AVX2 target attribute support... yes [21:14:20.910] checking for _xgetbv... yes [21:14:21.355] checking for _mm512_popcnt_epi64... yes [21:14:21.819] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:14:21.925] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:14:21.945] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:14:21.963] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:14:21.980] 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 [21:14:22.016] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:14:22.017] checking for _mm512_clmulepi64_epi128... yes [21:14:22.471] checking for vectorized CRC-32C... AVX-512 with runtime check [21:14:22.471] checking which random number source to use... Windows native [21:14:22.473] checking for xmllint... /usr/bin/xmllint [21:14:22.473] checking for xsltproc... /usr/bin/xsltproc [21:14:22.473] checking for fop... /usr/bin/fop [21:14:22.474] checking for dbtoepub... no [21:14:22.474] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:14:22.474] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:14:22.474] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:14:22.484] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [21:14:22.484] 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 [21:14:22.485] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:14:22.485] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:14:22.573] configure: creating ./config.status [21:14:22.658] config.status: creating GNUmakefile [21:14:22.670] config.status: creating src/Makefile.global [21:14:22.687] config.status: creating src/include/pg_config.h [21:14:22.699] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:14:22.714] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:14:22.721] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:14:22.728] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:14:22.736] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:14:22.739] config.status: executing check_win32_symlinks commands [21:14:22.772] [21:14:22.772] real 0m16.936s [21:14:22.772] user 0m11.787s [21:14:22.772] sys 0m4.915s [21:14:22.772] make -s -j${BUILD_JOBS} clean [21:14:23.327] time make -s -j${BUILD_JOBS} world-bin [21:14:38.698] copyto.c: In function ‘CopyCheckCSVQuoteNeedSIMD’: [21:14:38.698] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:14:38.698] 217 | const Vector8 delim_mask = vector8_broadcast(delimc); [21:14:38.698] | ^~~~~ [21:14:38.698] copyto.c: In function ‘CopySkipCSVEscapeSIMD’: [21:14:38.698] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:14:38.698] 273 | const Vector8 escape_mask = vector8_broadcast(escapec); [21:14:38.698] | ^~~~~ [21:14:38.698] cc1: all warnings being treated as errors [21:14:38.700] make[3]: *** [: copyto.o] Error 1 [21:14:38.700] make[2]: *** [common.mk:37: commands-recursive] Error 2 [21:14:38.700] make[2]: *** Waiting for unfinished jobs.... [21:14:47.557] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [21:14:47.557] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:14:47.557] [21:14:47.557] real 0m24.230s [21:14:47.557] user 1m12.243s [21:14:47.557] sys 0m12.309s [21:14:47.557] [21:14:47.557] Exit status: 2