[23:49:54.874] time ./configure \ [23:49:54.874] --host=x86_64-w64-mingw32ucrt \ [23:49:54.874] --enable-cassert \ [23:49:54.874] --without-icu \ [23:49:54.874] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [23:49:54.874] CXX="ccache x86_64-w64-mingw32ucrt-g++" [23:49:55.017] checking build system type... x86_64-pc-linux-gnu [23:49:55.198] checking host system type... x86_64-w64-mingw32ucrt [23:49:55.204] checking which template to use... win32 [23:49:55.204] checking whether NLS is wanted... no [23:49:55.204] checking for default port number... 5432 [23:49:55.212] checking for block size... 8kB [23:49:55.213] checking for segment size... 1GB [23:49:55.216] checking for WAL block size... 8kB [23:49:55.217] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [23:49:55.253] checking whether the C compiler works... yes [23:49:55.393] checking for C compiler default output file name... a.exe [23:49:55.395] checking for suffix of executables... .exe [23:49:55.439] checking whether we are cross compiling... yes [23:49:55.529] checking for suffix of object files... o [23:49:55.538] checking whether we are using the GNU C compiler... yes [23:49:55.546] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [23:49:55.563] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [23:49:55.652] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [23:49:55.705] checking whether we are using the GNU C++ compiler... yes [23:49:55.713] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [23:49:55.730] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [23:49:55.770] checking for gawk... no [23:49:55.770] checking for mawk... mawk [23:49:55.772] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:49:55.780] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [23:49:55.789] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [23:49:55.796] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:49:55.852] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:49:56.025] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:49:56.033] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:49:56.041] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [23:49:56.076] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [23:49:56.110] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [23:49:56.118] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [23:49:56.126] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:49:56.135] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:49:56.144] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:49:56.152] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [23:49:56.160] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [23:49:56.168] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [23:49:56.176] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:49:56.184] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:49:56.192] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [23:49:56.200] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [23:49:56.209] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:49:56.217] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [23:49:56.226] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:49:56.234] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:49:56.242] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:49:56.289] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:49:56.338] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:49:56.355] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:49:56.363] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:49:56.406] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:49:56.414] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:49:56.422] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:49:56.432] checking whether the C compiler still works... yes [23:49:56.476] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [23:49:56.550] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [23:49:56.551] checking pkg-config is at least version 0.9.0... yes [23:49:56.567] checking whether to build with ICU support... no [23:49:56.568] checking whether to build with Tcl... no [23:49:56.568] checking whether to build Perl modules... no [23:49:56.568] checking whether to build Python modules... no [23:49:56.568] checking whether to build with GSSAPI support... no [23:49:56.569] checking whether to build with PAM support... no [23:49:56.569] checking whether to build with BSD Authentication support... no [23:49:56.569] checking whether to build with LDAP support... no [23:49:56.569] checking whether to build with Bonjour support... no [23:49:56.570] checking whether to build with SELinux support... no [23:49:56.570] checking whether to build with systemd support... no [23:49:56.570] configure: WARNING: *** Readline does not work on MinGW --- disabling [23:49:56.570] checking whether to build with liburing support... no [23:49:56.570] checking whether to build with libcurl support... no [23:49:56.570] checking whether to build with libnuma support... no [23:49:56.570] checking whether to build with XML support... no [23:49:56.571] checking whether to build with LZ4 support... no [23:49:56.571] checking whether to build with ZSTD support... no [23:49:56.571] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [23:49:56.571] checking whether it is possible to strip libraries... yes [23:49:56.579] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [23:49:56.579] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [23:49:56.579] checking for a BSD-compatible install... /usr/bin/install -c [23:49:56.589] checking for tar... /usr/bin/tar [23:49:56.589] checking whether ln -s works... yes [23:49:56.589] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:49:56.591] checking for nm... /usr/bin/nm [23:49:56.592] checking for bison... /usr/bin/bison [23:49:56.594] configure: using bison (GNU Bison) 3.8.2 [23:49:56.597] checking for flex... /usr/bin/flex [23:49:56.600] configure: using flex 2.6.4 [23:49:56.600] checking for perl... /usr/bin/perl [23:49:56.602] configure: using perl 5.40.1 [23:49:56.605] checking for zic... /usr/sbin/zic [23:49:56.605] checking for a sed that does not truncate output... /usr/bin/sed [23:49:56.611] checking for grep that handles long lines and -e... /usr/bin/grep [23:49:56.613] checking for egrep... /usr/bin/grep -E [23:49:56.615] checking for ANSI C header files... yes [23:49:56.669] checking for sys/types.h... yes [23:49:56.685] checking for sys/stat.h... yes [23:49:56.700] checking for stdlib.h... yes [23:49:56.715] checking for string.h... yes [23:49:56.729] checking for memory.h... yes [23:49:56.744] checking for strings.h... yes [23:49:56.759] checking for inttypes.h... yes [23:49:56.776] checking for stdint.h... yes [23:49:56.794] checking for unistd.h... yes [23:49:56.810] checking for main in -lm... yes [23:49:56.864] checking for library containing setproctitle... no [23:49:56.966] checking for library containing dlsym... no [23:49:57.068] checking for library containing socket... -lws2_32 [23:49:57.219] checking for library containing getopt_long... none required [23:49:57.273] checking for library containing shm_open... no [23:49:57.378] checking for library containing shm_unlink... no [23:49:57.478] checking for library containing clock_gettime... none required [23:49:57.526] checking for library containing shmget... no [23:49:57.626] checking for library containing backtrace_symbols... no [23:49:57.728] checking for library containing pthread_barrier_wait... none required [23:49:57.778] checking for inflate in -lz... yes [23:49:57.834] checking copyfile.h usability... no [23:49:57.902] checking copyfile.h presence... no [23:49:57.923] checking for copyfile.h... no [23:49:57.927] checking execinfo.h usability... no [23:49:57.984] checking execinfo.h presence... no [23:49:58.002] checking for execinfo.h... no [23:49:58.006] checking getopt.h usability... yes [23:49:58.015] checking getopt.h presence... yes [23:49:58.030] checking for getopt.h... yes [23:49:58.039] checking ifaddrs.h usability... no [23:49:58.098] checking ifaddrs.h presence... no [23:49:58.119] checking for ifaddrs.h... no [23:49:58.122] checking sys/epoll.h usability... no [23:49:58.179] checking sys/epoll.h presence... no [23:49:58.200] checking for sys/epoll.h... no [23:49:58.204] checking sys/event.h usability... no [23:49:58.262] checking sys/event.h presence... no [23:49:58.282] checking for sys/event.h... no [23:49:58.287] checking sys/personality.h usability... no [23:49:58.345] checking sys/personality.h presence... no [23:49:58.366] checking for sys/personality.h... no [23:49:58.370] checking sys/prctl.h usability... no [23:49:58.428] checking sys/prctl.h presence... no [23:49:58.449] checking for sys/prctl.h... no [23:49:58.453] checking sys/procctl.h usability... no [23:49:58.513] checking sys/procctl.h presence... no [23:49:58.533] checking for sys/procctl.h... no [23:49:58.537] checking sys/signalfd.h usability... no [23:49:58.595] checking sys/signalfd.h presence... no [23:49:58.616] checking for sys/signalfd.h... no [23:49:58.620] checking sys/ucred.h usability... no [23:49:58.680] checking sys/ucred.h presence... no [23:49:58.701] checking for sys/ucred.h... no [23:49:58.705] checking termios.h usability... no [23:49:58.766] checking termios.h presence... no [23:49:58.787] checking for termios.h... no [23:49:58.791] checking uchar.h usability... yes [23:49:58.801] checking uchar.h presence... yes [23:49:58.826] checking for uchar.h... yes [23:49:58.835] checking ucred.h usability... no [23:49:58.893] checking ucred.h presence... no [23:49:58.912] checking for ucred.h... no [23:49:58.916] checking xlocale.h usability... no [23:49:58.974] checking xlocale.h presence... no [23:49:58.994] checking for xlocale.h... no [23:49:58.997] checking zlib.h usability... yes [23:49:59.006] checking zlib.h presence... yes [23:49:59.027] checking for zlib.h... yes [23:49:59.027] checking for lz4... /usr/bin/lz4 [23:49:59.027] checking for zstd... /usr/bin/zstd [23:49:59.028] checking for openssl... /usr/bin/openssl [23:49:59.033] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [23:49:59.033] checking crtdefs.h usability... yes [23:49:59.042] checking crtdefs.h presence... yes [23:49:59.058] checking for crtdefs.h... yes [23:49:59.059] checking whether byte ordering is bigendian... no [23:49:59.134] checking for C printf format archetype... gnu_printf [23:49:59.143] checking for C++ printf format archetype... gnu_printf [23:49:59.153] checking for typeof... typeof [23:49:59.161] checking for C++ typeof... typeof [23:49:59.170] checking for typeof_unqual... __typeof_unqual__ [23:49:59.217] checking for C++ typeof_unqual... no [23:49:59.311] checking for __builtin_types_compatible_p... yes [23:49:59.323] checking for __builtin_constant_p... yes [23:49:59.335] checking for __builtin_mul_overflow... yes [23:49:59.393] checking for __builtin_unreachable... yes [23:49:59.440] checking for computed goto support... yes [23:49:59.447] checking for struct tm.tm_zone... no [23:49:59.523] checking for union semun... no [23:49:59.557] checking for socklen_t... yes [23:50:00.961] checking for struct sockaddr.sa_len... no [23:50:03.378] checking for C/C++ restrict keyword... __restrict [23:50:03.404] checking for struct option... yes [23:50:03.484] checking whether assembler supports x86_64 popcntq... yes [23:50:03.492] checking size of off_t... 4 [23:50:03.741] checking for int timezone... yes [23:50:03.806] checking for backtrace_symbols... no [23:50:03.865] checking for copyfile... no [23:50:03.924] checking for copy_file_range... no [23:50:03.983] checking for elf_aux_info... no [23:50:04.042] checking for explicit_memset... no [23:50:04.101] checking for getauxval... no [23:50:04.160] checking for getifaddrs... no [23:50:04.219] checking for getpeerucred... no [23:50:04.277] checking for inet_pton... yes [23:50:04.336] checking for kqueue... no [23:50:04.398] checking for localeconv_l... no [23:50:04.458] checking for mbstowcs_l... no [23:50:04.518] checking for memset_explicit... no [23:50:04.579] checking for posix_fallocate... no [23:50:04.641] checking for ppoll... no [23:50:04.702] checking for pthread_is_threaded_np... no [23:50:04.763] checking for setproctitle... no [23:50:04.822] checking for setproctitle_fast... no [23:50:04.879] checking for strsignal... no [23:50:04.938] checking for syncfs... no [23:50:04.996] checking for sync_file_range... no [23:50:05.056] checking for uselocale... no [23:50:05.116] checking for wcstombs_l... no [23:50:05.169] checking for __builtin_bswap16... yes [23:50:05.222] checking for __builtin_bswap32... yes [23:50:05.273] checking for __builtin_bswap64... yes [23:50:05.326] checking for __builtin_clz... yes [23:50:05.379] checking for __builtin_ctz... yes [23:50:05.431] checking for __builtin_frame_address... yes [23:50:05.483] checking for _LARGEFILE_SOURCE value needed for large files... no [23:50:05.541] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [23:50:05.573] checking for posix_fadvise... no [23:50:05.633] checking whether posix_fadvise is declared... no [23:50:05.678] checking whether fdatasync is declared... no [23:50:05.727] checking whether strlcat is declared... no [23:50:05.795] checking whether strlcpy is declared... no [23:50:05.864] checking whether strsep is declared... no [23:50:05.933] checking whether timingsafe_bcmp is declared... no [23:50:06.002] checking whether preadv is declared... no [23:50:06.042] checking whether pwritev is declared... no [23:50:06.078] checking whether strchrnul is declared... no [23:50:06.119] checking whether memset_s is declared... no [23:50:06.162] checking whether F_FULLFSYNC is declared... no [23:50:06.204] checking for explicit_bzero... no [23:50:06.259] checking for getopt... yes [23:50:06.310] checking for getpeereid... no [23:50:06.364] checking for inet_aton... no [23:50:06.418] checking for mkdtemp... no [23:50:06.474] checking for strlcat... no [23:50:06.527] checking for strlcpy... no [23:50:06.582] checking for strsep... no [23:50:06.638] checking for timingsafe_bcmp... no [23:50:06.694] checking for pthread_barrier_wait... yes [23:50:06.747] configure: On mingw32ucrt we will use our strtof wrapper. [23:50:06.747] checking for getopt_long... yes [23:50:06.797] checking for syslog... no [23:50:06.852] checking for opterr... yes [23:50:06.904] checking for optreset... no [23:50:06.962] checking test program... cross-compiling [23:50:06.962] checking size of void *... 8 [23:50:07.325] checking size of size_t... 8 [23:50:07.630] checking size of long... 4 [23:50:07.860] checking size of long long... 8 [23:50:08.190] checking size of intmax_t... 8 [23:50:08.498] checking alignment of short... 2 [23:50:08.718] checking alignment of int... 4 [23:50:08.957] checking alignment of int64_t... 8 [23:50:09.300] checking alignment of double... 8 [23:50:09.641] checking for __int128... yes [23:50:09.708] checking for __int128 alignment bug... assuming ok [23:50:09.708] checking alignment of PG_INT128_TYPE... 16 [23:50:10.101] checking for builtin __sync char locking functions... yes [23:50:10.154] checking for builtin __sync int32 locking functions... yes [23:50:10.207] checking for builtin __sync int32 atomic operations... yes [23:50:10.257] checking for builtin __sync int64 atomic operations... yes [23:50:10.311] checking for builtin __atomic int32 atomic operations... yes [23:50:10.362] checking for builtin __atomic int64 atomic operations... yes [23:50:10.415] checking for __get_cpuid... yes [23:50:10.472] checking for __get_cpuid_count... yes [23:50:10.525] checking for __cpuidex... yes [23:50:10.578] checking for _xgetbv... yes [23:50:11.036] checking for _mm512_popcnt_epi64... yes [23:50:11.507] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [23:50:11.622] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:50:11.647] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [23:50:11.670] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:50:11.693] 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 [23:50:11.732] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:50:11.732] checking for _mm512_clmulepi64_epi128... yes [23:50:12.201] checking for vectorized CRC-32C... AVX-512 with runtime check [23:50:12.202] checking which random number source to use... Windows native [23:50:12.204] checking for xmllint... /usr/bin/xmllint [23:50:12.204] checking for xsltproc... /usr/bin/xsltproc [23:50:12.204] checking for fop... /usr/bin/fop [23:50:12.205] checking for dbtoepub... no [23:50:12.205] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [23:50:12.205] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [23:50:12.205] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [23:50:12.218] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [23:50:12.218] 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 [23:50:12.218] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [23:50:12.218] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [23:50:12.326] configure: creating ./config.status [23:50:12.426] config.status: creating GNUmakefile [23:50:12.441] config.status: creating src/Makefile.global [23:50:12.460] config.status: creating src/include/pg_config.h [23:50:12.475] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:50:12.494] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [23:50:12.504] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [23:50:12.513] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [23:50:12.521] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [23:50:12.525] config.status: executing check_win32_symlinks commands [23:50:12.561] [23:50:12.561] real 0m17.687s [23:50:12.561] user 0m12.234s [23:50:12.561] sys 0m5.187s [23:50:12.561] make -s -j${BUILD_JOBS} clean [23:50:13.164] time make -s -j${BUILD_JOBS} world-bin [23:51:29.454] trigger.c: In function ‘CreateTriggerFiringOn’: [23:51:29.454] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] [23:51:29.454] 220 | stmt = transformTriggerStmt(RelationGetRelid(rel), stmt, NULL); [23:51:29.454] | ^~~~ [23:51:29.454] In file included from trigger.c:35: [23:51:29.454] ../../../src/include/commands/trigger.h:165:72: note: expected ‘CreateTrigStmt *’ but argument is of type ‘const CreateTrigStmt *’ [23:51:29.454] 165 | extern CreateTrigStmt *transformTriggerStmt(Oid relid, CreateTrigStmt *stmt, [23:51:29.454] | ~~~~~~~~~~~~~~~~^~~~ [23:51:29.454] cc1: all warnings being treated as errors [23:51:29.455] make[3]: *** [: trigger.o] Error 1 [23:51:29.456] make[2]: *** [common.mk:37: commands-recursive] Error 2 [23:51:29.465] make[2]: *** Waiting for unfinished jobs.... [23:51:45.019] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:51:45.019] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:51:45.020] [23:51:45.020] real 1m31.855s [23:51:45.020] user 5m11.953s [23:51:45.020] sys 0m41.657s [23:51:45.020] [23:51:45.020] Exit status: 2