[01:23:11.130] time ./configure \ [01:23:11.130] --host=x86_64-w64-mingw32 \ [01:23:11.130] --enable-cassert \ [01:23:11.130] --without-icu \ [01:23:11.130] CC="ccache x86_64-w64-mingw32-gcc" \ [01:23:11.130] CXX="ccache x86_64-w64-mingw32-g++" [01:23:11.237] checking build system type... x86_64-pc-linux-gnu [01:23:11.400] checking host system type... x86_64-w64-mingw32 [01:23:11.405] checking which template to use... win32 [01:23:11.405] checking whether NLS is wanted... no [01:23:11.405] checking for default port number... 5432 [01:23:11.412] checking for block size... 8kB [01:23:11.413] checking for segment size... 1GB [01:23:11.416] checking for WAL block size... 8kB [01:23:11.417] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [01:23:11.449] checking whether the C compiler works... yes [01:23:11.584] checking for C compiler default output file name... a.exe [01:23:11.585] checking for suffix of executables... .exe [01:23:11.624] checking whether we are cross compiling... yes [01:23:11.695] checking for suffix of object files... o [01:23:11.702] checking whether we are using the GNU C compiler... yes [01:23:11.709] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [01:23:11.715] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [01:23:11.724] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [01:23:11.780] checking whether we are using the GNU C++ compiler... yes [01:23:11.787] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [01:23:11.851] checking for gawk... no [01:23:11.851] checking for mawk... mawk [01:23:11.854] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [01:23:11.884] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [01:23:11.891] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [01:23:11.934] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [01:23:12.092] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [01:23:12.098] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [01:23:12.126] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [01:23:12.133] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [01:23:12.139] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [01:23:12.146] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [01:23:12.152] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [01:23:12.158] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [01:23:12.173] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [01:23:12.180] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [01:23:12.186] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [01:23:12.193] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [01:23:12.199] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [01:23:12.235] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [01:23:12.250] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [01:23:12.256] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [01:23:12.263] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [01:23:12.322] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [01:23:12.353] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [01:23:12.375] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [01:23:12.404] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [01:23:12.410] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [01:23:12.447] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [01:23:12.483] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [01:23:12.490] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [01:23:12.505] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [01:23:12.539] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [01:23:12.546] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [01:23:12.553] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [01:23:12.561] checking whether the C compiler still works... yes [01:23:12.620] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [01:23:12.685] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [01:23:12.686] checking pkg-config is at least version 0.9.0... yes [01:23:12.701] checking whether to build with ICU support... no [01:23:12.702] checking whether to build with Tcl... no [01:23:12.702] checking whether to build Perl modules... no [01:23:12.702] checking whether to build Python modules... no [01:23:12.702] checking whether to build with GSSAPI support... no [01:23:12.703] checking whether to build with PAM support... no [01:23:12.703] checking whether to build with BSD Authentication support... no [01:23:12.703] checking whether to build with LDAP support... no [01:23:12.703] checking whether to build with Bonjour support... no [01:23:12.703] checking whether to build with SELinux support... no [01:23:12.704] checking whether to build with systemd support... no [01:23:12.704] configure: WARNING: *** Readline does not work on MinGW --- disabling [01:23:12.704] checking whether to build with XML support... no [01:23:12.704] checking whether to build with LZ4 support... no [01:23:12.704] checking whether to build with ZSTD support... no [01:23:12.704] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [01:23:12.705] checking whether it is possible to strip libraries... yes [01:23:12.711] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [01:23:12.712] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [01:23:12.712] checking for a BSD-compatible install... /usr/bin/install -c [01:23:12.721] checking for tar... /usr/bin/tar [01:23:12.721] checking whether ln -s works... yes [01:23:12.721] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [01:23:12.723] checking for bison... /usr/bin/bison [01:23:12.725] configure: using bison (GNU Bison) 3.8.2 [01:23:12.728] checking for flex... /usr/bin/flex [01:23:12.730] configure: using flex 2.6.4 [01:23:12.730] checking for perl... /usr/bin/perl [01:23:12.733] configure: using perl 5.36.0 [01:23:12.735] checking for zic... /usr/sbin/zic [01:23:12.735] checking for a sed that does not truncate output... /usr/bin/sed [01:23:12.740] checking for grep that handles long lines and -e... /usr/bin/grep [01:23:12.743] checking for egrep... /usr/bin/grep -E [01:23:12.744] checking for ANSI C header files... yes [01:23:12.790] checking for sys/types.h... yes [01:23:12.805] checking for sys/stat.h... yes [01:23:12.839] checking for stdlib.h... yes [01:23:12.854] checking for string.h... yes [01:23:12.868] checking for memory.h... yes [01:23:12.901] checking for strings.h... yes [01:23:12.916] checking for inttypes.h... yes [01:23:12.932] checking for stdint.h... yes [01:23:12.946] checking for unistd.h... yes [01:23:12.964] checking for main in -lm... yes [01:23:13.009] checking for library containing setproctitle... no [01:23:13.094] checking for library containing dlsym... no [01:23:13.176] checking for library containing socket... -lws2_32 [01:23:13.298] checking for library containing getopt_long... none required [01:23:13.343] checking for library containing shm_open... no [01:23:13.426] checking for library containing shm_unlink... no [01:23:13.508] checking for library containing clock_gettime... no [01:23:13.591] checking for library containing shmget... no [01:23:13.673] checking for library containing backtrace_symbols... no [01:23:13.755] checking for library containing pthread_barrier_wait... -lpthread [01:23:13.839] checking for inflate in -lz... yes [01:23:13.885] checking atomic.h usability... no [01:23:13.939] checking atomic.h presence... no [01:23:13.957] checking for atomic.h... no [01:23:13.960] checking copyfile.h usability... no [01:23:14.012] checking copyfile.h presence... no [01:23:14.029] checking for copyfile.h... no [01:23:14.032] checking execinfo.h usability... no [01:23:14.082] checking execinfo.h presence... no [01:23:14.099] checking for execinfo.h... no [01:23:14.102] checking getopt.h usability... yes [01:23:14.109] checking getopt.h presence... yes [01:23:14.122] checking for getopt.h... yes [01:23:14.129] checking ifaddrs.h usability... no [01:23:14.179] checking ifaddrs.h presence... no [01:23:14.195] checking for ifaddrs.h... no [01:23:14.198] checking mbarrier.h usability... no [01:23:14.248] checking mbarrier.h presence... no [01:23:14.265] checking for mbarrier.h... no [01:23:14.268] checking sys/epoll.h usability... no [01:23:14.317] checking sys/epoll.h presence... no [01:23:14.333] checking for sys/epoll.h... no [01:23:14.336] checking sys/event.h usability... no [01:23:14.386] checking sys/event.h presence... no [01:23:14.403] checking for sys/event.h... no [01:23:14.406] checking sys/personality.h usability... no [01:23:14.455] checking sys/personality.h presence... no [01:23:14.472] checking for sys/personality.h... no [01:23:14.475] checking sys/prctl.h usability... no [01:23:14.524] checking sys/prctl.h presence... no [01:23:14.540] checking for sys/prctl.h... no [01:23:14.543] checking sys/procctl.h usability... no [01:23:14.592] checking sys/procctl.h presence... no [01:23:14.608] checking for sys/procctl.h... no [01:23:14.611] checking sys/signalfd.h usability... no [01:23:14.660] checking sys/signalfd.h presence... no [01:23:14.676] checking for sys/signalfd.h... no [01:23:14.679] checking sys/ucred.h usability... no [01:23:14.728] checking sys/ucred.h presence... no [01:23:14.744] checking for sys/ucred.h... no [01:23:14.747] checking termios.h usability... no [01:23:14.800] checking termios.h presence... no [01:23:14.817] checking for termios.h... no [01:23:14.820] checking ucred.h usability... no [01:23:14.869] checking ucred.h presence... no [01:23:14.885] checking for ucred.h... no [01:23:14.887] checking xlocale.h usability... no [01:23:14.935] checking xlocale.h presence... no [01:23:14.951] checking for xlocale.h... no [01:23:14.954] checking zlib.h usability... yes [01:23:14.964] checking zlib.h presence... yes [01:23:14.981] checking for zlib.h... yes [01:23:14.981] checking for lz4... /usr/bin/lz4 [01:23:14.981] checking for zstd... /usr/bin/zstd [01:23:14.981] checking for openssl... /usr/bin/openssl [01:23:14.985] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [01:23:14.985] checking crtdefs.h usability... yes [01:23:15.034] checking crtdefs.h presence... yes [01:23:15.046] checking for crtdefs.h... yes [01:23:15.048] checking whether byte ordering is bigendian... no [01:23:15.120] checking for inline... inline [01:23:15.127] checking for printf format archetype... gnu_printf [01:23:15.134] checking for _Static_assert... yes [01:23:15.172] checking for typeof... typeof [01:23:15.179] checking for __builtin_types_compatible_p... yes [01:23:15.188] checking for __builtin_constant_p... yes [01:23:15.198] checking for __builtin_mul_overflow... yes [01:23:15.241] checking for __builtin_unreachable... yes [01:23:15.279] checking for computed goto support... yes [01:23:15.285] checking for struct tm.tm_zone... no [01:23:15.354] checking for union semun... no [01:23:15.383] checking for socklen_t... yes [01:23:17.316] checking for struct sockaddr.sa_len... no [01:23:19.168] checking for C/C++ restrict keyword... __restrict [01:23:19.180] checking for struct option... yes [01:23:19.217] checking whether assembler supports x86_64 popcntq... yes [01:23:19.223] checking size of off_t... 4 [01:23:19.426] 0 [01:23:19.426] checking for int timezone... yes [01:23:19.474] checking for backtrace_symbols... no [01:23:19.520] checking for copyfile... no [01:23:19.566] checking for copy_file_range... no [01:23:19.614] checking for elf_aux_info... no [01:23:19.662] checking for getauxval... no [01:23:19.709] checking for getifaddrs... no [01:23:19.757] checking for getpeerucred... no [01:23:19.802] checking for inet_pton... yes [01:23:19.849] checking for kqueue... no [01:23:19.897] checking for mbstowcs_l... no [01:23:19.943] checking for memset_s... no [01:23:19.989] checking for posix_fallocate... no [01:23:20.037] checking for ppoll... no [01:23:20.083] checking for pthread_is_threaded_np... no [01:23:20.130] checking for setproctitle... no [01:23:20.177] checking for setproctitle_fast... no [01:23:20.222] checking for strchrnul... no [01:23:20.268] checking for strsignal... no [01:23:20.314] checking for syncfs... no [01:23:20.360] checking for sync_file_range... no [01:23:20.405] checking for uselocale... no [01:23:20.450] checking for wcstombs_l... no [01:23:20.493] checking for __builtin_bswap16... yes [01:23:20.538] checking for __builtin_bswap32... yes [01:23:20.581] checking for __builtin_bswap64... yes [01:23:20.623] checking for __builtin_clz... yes [01:23:20.666] checking for __builtin_ctz... yes [01:23:20.708] checking for __builtin_popcount... yes [01:23:20.751] checking for __builtin_frame_address... yes [01:23:20.794] checking for _LARGEFILE_SOURCE value needed for large files... no [01:23:20.840] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [01:23:20.868] checking for posix_fadvise... no [01:23:20.914] checking whether posix_fadvise is declared... no [01:23:20.954] checking whether fdatasync is declared... no [01:23:20.996] checking whether strlcat is declared... no [01:23:21.054] checking whether strlcpy is declared... no [01:23:21.112] checking whether strnlen is declared... yes [01:23:21.124] checking whether strsep is declared... no [01:23:21.182] checking whether preadv is declared... no [01:23:21.214] checking whether pwritev is declared... no [01:23:21.246] checking whether F_FULLFSYNC is declared... no [01:23:21.282] checking for explicit_bzero... no [01:23:21.325] checking for getopt... yes [01:23:21.366] checking for getpeereid... no [01:23:21.409] checking for inet_aton... no [01:23:21.452] checking for mkdtemp... no [01:23:21.495] checking for strlcat... no [01:23:21.538] checking for strlcpy... no [01:23:21.579] checking for strnlen... yes [01:23:21.622] checking for strsep... no [01:23:21.665] checking for pthread_barrier_wait... yes [01:23:21.704] configure: On mingw32 we will use our strtof wrapper. [01:23:21.704] checking for getopt_long... yes [01:23:21.744] checking for syslog... no [01:23:21.788] checking for opterr... yes [01:23:21.830] checking for optreset... no [01:23:21.877] checking test program... cross-compiling [01:23:21.877] checking size of void *... 8 [01:23:22.164] checking size of size_t... 8 [01:23:22.427] checking size of long... 4 [01:23:22.656] checking size of long long... 8 [01:23:22.896] checking alignment of short... 2 [01:23:23.020] checking alignment of int... 4 [01:23:23.204] checking alignment of long... 4 [01:23:23.445] checking alignment of int64_t... 8 [01:23:23.699] checking alignment of double... 8 [01:23:23.974] checking for __int128... yes [01:23:24.021] checking for __int128 alignment bug... assuming ok [01:23:24.021] checking alignment of PG_INT128_TYPE... 16 [01:23:24.337] checking for builtin __sync char locking functions... yes [01:23:24.377] checking for builtin __sync int32 locking functions... yes [01:23:24.417] checking for builtin __sync int32 atomic operations... yes [01:23:24.456] checking for builtin __sync int64 atomic operations... yes [01:23:24.499] checking for builtin __atomic int32 atomic operations... yes [01:23:24.539] checking for builtin __atomic int64 atomic operations... yes [01:23:24.580] checking for __get_cpuid... yes [01:23:24.624] checking for __get_cpuid_count... yes [01:23:24.666] checking for __cpuid... no [01:23:25.052] checking for __cpuidex... no [01:23:25.462] checking for _xgetbv... yes [01:23:25.855] checking for _mm512_popcnt_epi64... yes [01:23:26.263] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [01:23:26.358] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [01:23:26.378] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [01:23:26.395] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [01:23:26.413] 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 [01:23:26.466] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [01:23:26.467] checking which random number source to use... Windows native [01:23:26.468] checking for xmllint... /usr/bin/xmllint [01:23:26.469] checking for xsltproc... /usr/bin/xsltproc [01:23:26.469] checking for fop... /usr/bin/fop [01:23:26.469] checking for dbtoepub... no [01:23:26.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [01:23:26.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [01:23:26.470] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [01:23:26.480] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [01:23:26.480] 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 [01:23:26.480] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [01:23:26.480] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [01:23:26.563] configure: creating ./config.status [01:23:26.646] config.status: creating GNUmakefile [01:23:26.658] config.status: creating src/Makefile.global [01:23:26.673] config.status: creating src/include/pg_config.h [01:23:26.685] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [01:23:26.700] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [01:23:26.707] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [01:23:26.714] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [01:23:26.721] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [01:23:26.728] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [01:23:26.732] config.status: executing check_win32_symlinks commands [01:23:26.765] [01:23:26.765] real 0m15.634s [01:23:26.765] user 0m10.518s [01:23:26.765] sys 0m4.778s [01:23:26.765] make -s -j${BUILD_JOBS} clean [01:23:27.274] time make -s -j${BUILD_JOBS} world-bin [01:23:42.784] explain.c: In function ‘standard_ExplainOneQuery’: [01:23:42.784] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ [01:23:42.784] 515 | storageio_start.inblock = rusage.ru_inblock; [01:23:42.784] | ^ [01:23:42.784] explain.c:516:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ [01:23:42.784] 516 | storageio_start.outblock = rusage.ru_oublock; [01:23:42.784] | ^ [01:23:42.784] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ [01:23:42.784] 543 | storageio.inblock = rusage.ru_inblock - storageio_start.inblock; [01:23:42.784] | ^ [01:23:42.784] explain.c:544:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ [01:23:42.784] 544 | storageio.outblock = rusage.ru_oublock - storageio_start.outblock; [01:23:42.784] | ^ [01:23:42.784] explain.c: In function ‘ExplainOnePlan’: [01:23:42.784] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ [01:23:42.784] 711 | storageio_start.inblock = rusage.ru_inblock; [01:23:42.784] | ^ [01:23:42.784] explain.c:712:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ [01:23:42.784] 712 | storageio_start.outblock = rusage.ru_oublock; [01:23:42.784] | ^ [01:23:42.784] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ [01:23:42.784] 862 | storageio.inblock = rusage.ru_inblock - storageio_start.inblock; [01:23:42.784] | ^ [01:23:42.784] explain.c:863:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ [01:23:42.784] 863 | storageio.outblock = rusage.ru_oublock - storageio_start.outblock; [01:23:42.784] | ^ [01:23:42.784] make[3]: *** [: explain.o] Error 1 [01:23:42.784] make[2]: *** [common.mk:37: commands-recursive] Error 2 [01:23:42.784] make[2]: *** Waiting for unfinished jobs.... [01:23:44.540] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [01:23:44.540] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [01:23:44.540] [01:23:44.540] real 0m17.266s [01:23:44.540] user 0m47.994s [01:23:44.540] sys 0m11.972s [01:23:44.541] [01:23:44.541] Exit status: 2