[21:35:38.855] time ./configure \ [21:35:38.855] --host=x86_64-w64-mingw32ucrt \ [21:35:38.855] --enable-cassert \ [21:35:38.855] --without-icu \ [21:35:38.855] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [21:35:38.855] CXX="ccache x86_64-w64-mingw32ucrt-g++" [21:35:38.970] checking build system type... x86_64-pc-linux-gnu [21:35:39.148] checking host system type... x86_64-w64-mingw32ucrt [21:35:39.153] checking which template to use... win32 [21:35:39.154] checking whether NLS is wanted... no [21:35:39.154] checking for default port number... 5432 [21:35:39.161] checking for block size... 8kB [21:35:39.162] checking for segment size... 1GB [21:35:39.165] checking for WAL block size... 8kB [21:35:39.166] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [21:35:39.197] checking whether the C compiler works... yes [21:35:39.342] checking for C compiler default output file name... a.exe [21:35:39.343] checking for suffix of executables... .exe [21:35:39.386] checking whether we are cross compiling... yes [21:35:39.471] checking for suffix of object files... o [21:35:39.479] checking whether we are using the GNU C compiler... yes [21:35:39.487] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [21:35:39.493] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [21:35:39.502] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [21:35:39.550] checking whether we are using the GNU C++ compiler... yes [21:35:39.749] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [21:35:39.762] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [21:35:39.795] checking for gawk... no [21:35:39.795] checking for mawk... mawk [21:35:39.798] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:35:39.804] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [21:35:39.810] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [21:35:39.817] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:35:39.868] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:35:39.920] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:35:39.927] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:35:39.933] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [21:35:39.940] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [21:35:39.946] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [21:35:39.952] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [21:35:39.959] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:35:39.966] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:35:39.972] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:35:39.978] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [21:35:39.985] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [21:35:39.991] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [21:35:39.998] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:35:40.004] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:35:40.011] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [21:35:40.018] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [21:35:40.024] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:35:40.031] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:35:40.039] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:35:40.046] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:35:40.053] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:35:40.097] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:35:40.144] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:35:40.151] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:35:40.158] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:35:40.199] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:35:40.206] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:35:40.213] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:35:40.222] checking whether the C compiler still works... yes [21:35:40.280] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [21:35:40.353] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [21:35:40.353] checking pkg-config is at least version 0.9.0... yes [21:35:40.370] checking whether to build with ICU support... no [21:35:40.370] checking whether to build with Tcl... no [21:35:40.370] checking whether to build Perl modules... no [21:35:40.370] checking whether to build Python modules... no [21:35:40.370] checking whether to build with GSSAPI support... no [21:35:40.372] checking whether to build with PAM support... no [21:35:40.372] checking whether to build with BSD Authentication support... no [21:35:40.372] checking whether to build with LDAP support... no [21:35:40.372] checking whether to build with Bonjour support... no [21:35:40.372] checking whether to build with SELinux support... no [21:35:40.372] checking whether to build with systemd support... no [21:35:40.372] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:35:40.372] checking whether to build with liburing support... no [21:35:40.373] checking whether to build with libcurl support... no [21:35:40.373] checking whether to build with libnuma support... no [21:35:40.373] checking whether to build with XML support... no [21:35:40.373] checking whether to build with LZ4 support... no [21:35:40.373] checking whether to build with ZSTD support... no [21:35:40.374] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [21:35:40.374] checking whether it is possible to strip libraries... yes [21:35:40.383] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [21:35:40.383] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [21:35:40.383] checking for a BSD-compatible install... /usr/bin/install -c [21:35:40.392] checking for tar... /usr/bin/tar [21:35:40.392] checking whether ln -s works... yes [21:35:40.392] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:35:40.394] checking for nm... /usr/bin/nm [21:35:40.395] checking for bison... /usr/bin/bison [21:35:40.397] configure: using bison (GNU Bison) 3.8.2 [21:35:40.400] checking for flex... /usr/bin/flex [21:35:40.402] configure: using flex 2.6.4 [21:35:40.402] checking for perl... /usr/bin/perl [21:35:40.405] configure: using perl 5.40.1 [21:35:40.407] checking for zic... /usr/sbin/zic [21:35:40.408] checking for a sed that does not truncate output... /usr/bin/sed [21:35:40.413] checking for grep that handles long lines and -e... /usr/bin/grep [21:35:40.415] checking for egrep... /usr/bin/grep -E [21:35:40.416] checking for ANSI C header files... yes [21:35:40.464] checking for sys/types.h... yes [21:35:40.480] checking for sys/stat.h... yes [21:35:40.495] checking for stdlib.h... yes [21:35:40.509] checking for string.h... yes [21:35:40.524] checking for memory.h... yes [21:35:40.540] checking for strings.h... yes [21:35:40.554] checking for inttypes.h... yes [21:35:40.569] checking for stdint.h... yes [21:35:40.584] checking for unistd.h... yes [21:35:40.597] checking for main in -lm... yes [21:35:40.649] checking for library containing setproctitle... no [21:35:40.747] checking for library containing dlsym... no [21:35:40.842] checking for library containing socket... -lws2_32 [21:35:40.978] checking for library containing getopt_long... none required [21:35:41.027] checking for library containing shm_open... no [21:35:41.120] checking for library containing shm_unlink... no [21:35:41.216] checking for library containing clock_gettime... none required [21:35:41.263] checking for library containing shmget... no [21:35:41.357] checking for library containing backtrace_symbols... no [21:35:41.446] checking for library containing pthread_barrier_wait... none required [21:35:41.491] checking for inflate in -lz... yes [21:35:41.541] checking copyfile.h usability... no [21:35:41.603] checking copyfile.h presence... no [21:35:41.620] checking for copyfile.h... no [21:35:41.623] checking execinfo.h usability... no [21:35:41.676] checking execinfo.h presence... no [21:35:41.695] checking for execinfo.h... no [21:35:41.698] checking getopt.h usability... yes [21:35:41.706] checking getopt.h presence... yes [21:35:41.721] checking for getopt.h... yes [21:35:41.728] checking ifaddrs.h usability... no [21:35:41.784] checking ifaddrs.h presence... no [21:35:41.803] checking for ifaddrs.h... no [21:35:41.807] checking sys/epoll.h usability... no [21:35:41.862] checking sys/epoll.h presence... no [21:35:41.880] checking for sys/epoll.h... no [21:35:41.884] checking sys/event.h usability... no [21:35:41.937] checking sys/event.h presence... no [21:35:41.957] checking for sys/event.h... no [21:35:41.960] checking sys/personality.h usability... no [21:35:42.016] checking sys/personality.h presence... no [21:35:42.034] checking for sys/personality.h... no [21:35:42.037] checking sys/prctl.h usability... no [21:35:42.090] checking sys/prctl.h presence... no [21:35:42.108] checking for sys/prctl.h... no [21:35:42.112] checking sys/procctl.h usability... no [21:35:42.164] checking sys/procctl.h presence... no [21:35:42.183] checking for sys/procctl.h... no [21:35:42.186] checking sys/signalfd.h usability... no [21:35:42.238] checking sys/signalfd.h presence... no [21:35:42.255] checking for sys/signalfd.h... no [21:35:42.258] checking sys/ucred.h usability... no [21:35:42.309] checking sys/ucred.h presence... no [21:35:42.326] checking for sys/ucred.h... no [21:35:42.329] checking termios.h usability... no [21:35:42.383] checking termios.h presence... no [21:35:42.400] checking for termios.h... no [21:35:42.403] checking uchar.h usability... yes [21:35:42.412] checking uchar.h presence... yes [21:35:42.432] checking for uchar.h... yes [21:35:42.440] checking ucred.h usability... no [21:35:42.491] checking ucred.h presence... no [21:35:42.508] checking for ucred.h... no [21:35:42.511] checking xlocale.h usability... no [21:35:42.562] checking xlocale.h presence... no [21:35:42.580] checking for xlocale.h... no [21:35:42.583] checking zlib.h usability... yes [21:35:42.591] checking zlib.h presence... yes [21:35:42.612] checking for zlib.h... yes [21:35:42.612] checking for lz4... /usr/bin/lz4 [21:35:42.612] checking for zstd... /usr/bin/zstd [21:35:42.612] checking for openssl... /usr/bin/openssl [21:35:42.617] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [21:35:42.618] checking crtdefs.h usability... yes [21:35:42.626] checking crtdefs.h presence... yes [21:35:42.641] checking for crtdefs.h... yes [21:35:42.643] checking whether byte ordering is bigendian... no [21:35:42.711] checking for C printf format archetype... gnu_printf [21:35:42.719] checking for C++ printf format archetype... gnu_printf [21:35:42.727] checking for typeof... typeof [21:35:42.733] checking for C++ typeof... typeof [21:35:42.741] checking for typeof_unqual... __typeof_unqual__ [21:35:42.782] checking for C++ typeof_unqual... no [21:35:42.844] checking for __builtin_types_compatible_p... yes [21:35:42.856] checking for __builtin_constant_p... yes [21:35:42.868] checking for __builtin_mul_overflow... yes [21:35:42.921] checking for __builtin_unreachable... yes [21:35:42.962] checking for computed goto support... yes [21:35:42.970] checking for struct tm.tm_zone... no [21:35:43.043] checking for union semun... no [21:35:43.072] checking for socklen_t... yes [21:35:44.342] checking for struct sockaddr.sa_len... no [21:35:46.557] checking for C/C++ restrict keyword... __restrict [21:35:46.572] checking for struct option... yes [21:35:46.615] checking whether assembler supports x86_64 popcntq... yes [21:35:46.624] checking size of off_t... 4 [21:35:46.828] checking for SA_SIGINFO... no [21:35:46.861] checking for int timezone... yes [21:35:46.925] checking for backtrace_symbols... no [21:35:46.979] checking for copyfile... no [21:35:47.032] checking for copy_file_range... no [21:35:47.085] checking for elf_aux_info... no [21:35:47.137] checking for explicit_memset... no [21:35:47.191] checking for getauxval... no [21:35:47.246] checking for getifaddrs... no [21:35:47.301] checking for getpeerucred... no [21:35:47.354] checking for inet_pton... yes [21:35:47.405] checking for kqueue... no [21:35:47.456] checking for localeconv_l... no [21:35:47.508] checking for mbstowcs_l... no [21:35:47.560] checking for memset_explicit... no [21:35:47.611] checking for posix_fallocate... no [21:35:47.663] checking for ppoll... no [21:35:47.717] checking for pthread_is_threaded_np... no [21:35:47.774] checking for setproctitle... no [21:35:47.831] checking for setproctitle_fast... no [21:35:47.887] checking for strsignal... no [21:35:47.944] checking for syncfs... no [21:35:48.001] checking for sync_file_range... no [21:35:48.058] checking for uselocale... no [21:35:48.115] checking for wcstombs_l... no [21:35:48.167] checking for __builtin_bswap16... yes [21:35:48.220] checking for __builtin_bswap32... yes [21:35:48.272] checking for __builtin_bswap64... yes [21:35:48.323] checking for __builtin_clz... yes [21:35:48.375] checking for __builtin_ctz... yes [21:35:48.427] checking for __builtin_frame_address... yes [21:35:48.479] checking for _LARGEFILE_SOURCE value needed for large files... no [21:35:48.537] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [21:35:48.569] checking for posix_fadvise... no [21:35:48.627] checking whether posix_fadvise is declared... no [21:35:48.676] checking whether fdatasync is declared... no [21:35:48.724] checking whether strlcat is declared... no [21:35:48.788] checking whether strlcpy is declared... no [21:35:48.854] checking whether strsep is declared... no [21:35:48.917] checking whether timingsafe_bcmp is declared... no [21:35:48.983] checking whether preadv is declared... no [21:35:49.021] checking whether pwritev is declared... no [21:35:49.056] checking whether strchrnul is declared... no [21:35:49.101] checking whether memset_s is declared... no [21:35:49.146] checking whether F_FULLFSYNC is declared... no [21:35:49.186] checking for explicit_bzero... no [21:35:49.241] checking for getopt... yes [21:35:49.291] checking for getpeereid... no [21:35:49.345] checking for inet_aton... no [21:35:49.401] checking for mkdtemp... no [21:35:49.456] checking for strlcat... no [21:35:49.513] checking for strlcpy... no [21:35:49.571] checking for strsep... no [21:35:49.623] checking for timingsafe_bcmp... no [21:35:49.677] checking for pthread_barrier_wait... yes [21:35:49.725] configure: On mingw32ucrt we will use our strtof wrapper. [21:35:49.725] checking for getopt_long... yes [21:35:49.775] checking for syslog... no [21:35:49.827] checking for opterr... yes [21:35:49.878] checking for optreset... no [21:35:49.936] checking test program... cross-compiling [21:35:49.937] checking size of void *... 8 [21:35:50.245] checking size of size_t... 8 [21:35:50.549] checking size of long... 4 [21:35:50.777] checking size of long long... 8 [21:35:51.086] checking size of intmax_t... 8 [21:35:51.396] checking alignment of short... 2 [21:35:51.552] checking alignment of int... 4 [21:35:51.782] checking alignment of int64_t... 8 [21:35:52.091] checking alignment of double... 8 [21:35:52.397] checking for __int128... yes [21:35:52.458] checking for __int128 alignment bug... assuming ok [21:35:52.458] checking alignment of PG_INT128_TYPE... 16 [21:35:52.813] checking for builtin __sync char locking functions... yes [21:35:52.861] checking for builtin __sync int32 locking functions... yes [21:35:52.911] checking for builtin __sync int32 atomic operations... yes [21:35:52.960] checking for builtin __sync int64 atomic operations... yes [21:35:53.009] checking for builtin __atomic int32 atomic operations... yes [21:35:53.056] checking for builtin __atomic int64 atomic operations... yes [21:35:53.109] checking for __get_cpuid... yes [21:35:53.165] checking for __get_cpuid_count... yes [21:35:53.219] checking for __cpuidex... yes [21:35:53.272] checking for AVX2 target attribute support... yes [21:35:53.284] checking for _xgetbv... yes [21:35:53.741] checking for _mm512_popcnt_epi64... yes [21:35:54.208] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:35:54.323] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:35:54.347] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:35:54.367] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:35:54.386] 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:35:54.424] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:35:54.424] checking for _mm512_clmulepi64_epi128... yes [21:35:54.878] checking for vectorized CRC-32C... AVX-512 with runtime check [21:35:54.879] checking which random number source to use... Windows native [21:35:54.881] checking for xmllint... /usr/bin/xmllint [21:35:54.881] checking for xsltproc... /usr/bin/xsltproc [21:35:54.881] checking for fop... /usr/bin/fop [21:35:54.881] checking for dbtoepub... no [21:35:54.882] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:35:54.882] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:35:54.882] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:35:54.893] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [21:35:54.893] 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:35:54.893] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:35:54.893] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:35:54.990] configure: creating ./config.status [21:35:55.084] config.status: creating GNUmakefile [21:35:55.098] config.status: creating src/Makefile.global [21:35:55.116] config.status: creating src/include/pg_config.h [21:35:55.130] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:35:55.147] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:35:55.156] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:35:55.165] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:35:55.173] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:35:55.177] config.status: executing check_win32_symlinks commands [21:35:55.215] [21:35:55.215] real 0m16.360s [21:35:55.215] user 0m11.520s [21:35:55.215] sys 0m4.528s [21:35:55.215] make -s -j${BUILD_JOBS} clean [21:35:55.769] time make -s -j${BUILD_JOBS} world-bin [21:36:14.278] copyto.c: In function ‘CopyCheckCSVQuoteNeedSIMD’: [21:36:14.278] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:36:14.278] 217 | const Vector8 delim_mask = vector8_broadcast(delimc); [21:36:14.278] | ^~~~~ [21:36:14.278] copyto.c: In function ‘CopySkipCSVEscapeSIMD’: [21:36:14.278] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:36:14.278] 273 | const Vector8 escape_mask = vector8_broadcast(escapec); [21:36:14.278] | ^~~~~ [21:36:14.278] cc1: all warnings being treated as errors [21:36:14.280] make[3]: *** [: copyto.o] Error 1 [21:36:14.280] make[2]: *** [common.mk:37: commands-recursive] Error 2 [21:36:14.286] make[2]: *** Waiting for unfinished jobs.... [21:36:23.779] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [21:36:23.779] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:36:23.779] [21:36:23.779] real 0m28.010s [21:36:23.779] user 1m29.291s [21:36:23.779] sys 0m14.338s [21:36:23.779] [21:36:23.779] Exit status: 2