[21:58:52.015] time ./configure \ [21:58:52.015] --host=x86_64-w64-mingw32ucrt \ [21:58:52.015] --enable-cassert \ [21:58:52.015] --without-icu \ [21:58:52.015] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [21:58:52.015] CXX="ccache x86_64-w64-mingw32ucrt-g++" [21:58:52.150] checking build system type... x86_64-pc-linux-gnu [21:58:52.316] checking host system type... x86_64-w64-mingw32ucrt [21:58:52.322] checking which template to use... win32 [21:58:52.322] checking whether NLS is wanted... no [21:58:52.322] checking for default port number... 5432 [21:58:52.330] checking for block size... 8kB [21:58:52.331] checking for segment size... 1GB [21:58:52.334] checking for WAL block size... 8kB [21:58:52.336] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [21:58:52.373] checking whether the C compiler works... yes [21:58:52.508] checking for C compiler default output file name... a.exe [21:58:52.509] checking for suffix of executables... .exe [21:58:52.555] checking whether we are cross compiling... yes [21:58:52.644] checking for suffix of object files... o [21:58:52.662] checking whether we are using the GNU C compiler... yes [21:58:52.695] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [21:58:52.704] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [21:58:52.792] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [21:58:52.857] checking whether we are using the GNU C++ compiler... yes [21:58:52.866] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [21:58:53.125] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [21:58:53.164] checking for gawk... no [21:58:53.164] checking for mawk... mawk [21:58:53.167] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:58:53.175] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [21:58:53.183] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [21:58:53.192] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:58:53.249] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:58:53.307] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:58:53.341] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:58:53.358] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [21:58:53.392] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [21:58:53.424] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [21:58:53.432] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [21:58:53.465] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:58:53.472] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:58:53.504] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:58:53.511] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [21:58:53.543] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [21:58:53.560] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [21:58:53.567] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:58:53.575] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:58:53.592] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [21:58:53.624] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [21:58:53.633] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:58:53.649] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:58:53.686] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:58:53.719] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:58:53.728] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:58:53.774] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:58:53.823] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:58:53.831] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:58:53.863] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:58:53.906] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:58:53.914] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:58:53.948] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:58:53.982] checking whether the C compiler still works... yes [21:58:54.027] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [21:58:54.105] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [21:58:54.105] checking pkg-config is at least version 0.9.0... yes [21:58:54.122] checking whether to build with ICU support... no [21:58:54.122] checking whether to build with Tcl... no [21:58:54.122] checking whether to build Perl modules... no [21:58:54.122] checking whether to build Python modules... no [21:58:54.122] checking whether to build with GSSAPI support... no [21:58:54.124] checking whether to build with PAM support... no [21:58:54.124] checking whether to build with BSD Authentication support... no [21:58:54.124] checking whether to build with LDAP support... no [21:58:54.124] checking whether to build with Bonjour support... no [21:58:54.124] checking whether to build with SELinux support... no [21:58:54.124] checking whether to build with systemd support... no [21:58:54.124] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:58:54.124] checking whether to build with liburing support... no [21:58:54.124] checking whether to build with libcurl support... no [21:58:54.125] checking whether to build with libnuma support... no [21:58:54.125] checking whether to build with XML support... no [21:58:54.125] checking whether to build with LZ4 support... no [21:58:54.125] checking whether to build with ZSTD support... no [21:58:54.126] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [21:58:54.126] checking whether it is possible to strip libraries... yes [21:58:54.132] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [21:58:54.133] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [21:58:54.133] checking for a BSD-compatible install... /usr/bin/install -c [21:58:54.144] checking for tar... /usr/bin/tar [21:58:54.145] checking whether ln -s works... yes [21:58:54.145] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:58:54.147] checking for nm... /usr/bin/nm [21:58:54.147] checking for bison... /usr/bin/bison [21:58:54.150] configure: using bison (GNU Bison) 3.8.2 [21:58:54.154] checking for flex... /usr/bin/flex [21:58:54.156] configure: using flex 2.6.4 [21:58:54.156] checking for perl... /usr/bin/perl [21:58:54.160] configure: using perl 5.40.1 [21:58:54.162] checking for zic... /usr/sbin/zic [21:58:54.163] checking for a sed that does not truncate output... /usr/bin/sed [21:58:54.169] checking for grep that handles long lines and -e... /usr/bin/grep [21:58:54.171] checking for egrep... /usr/bin/grep -E [21:58:54.173] checking for ANSI C header files... yes [21:58:54.226] checking for sys/types.h... yes [21:58:54.265] checking for sys/stat.h... yes [21:58:54.331] checking for stdlib.h... yes [21:58:54.349] checking for string.h... yes [21:58:54.366] checking for memory.h... yes [21:58:54.385] checking for strings.h... yes [21:58:54.422] checking for inttypes.h... yes [21:58:54.487] checking for stdint.h... yes [21:58:54.553] checking for unistd.h... yes [21:58:54.618] checking for main in -lm... yes [21:58:54.672] checking for library containing setproctitle... no [21:58:54.773] checking for library containing dlsym... no [21:58:54.873] checking for library containing socket... -lws2_32 [21:58:55.019] checking for library containing getopt_long... none required [21:58:55.073] checking for library containing shm_open... no [21:58:55.175] checking for library containing shm_unlink... no [21:58:55.273] checking for library containing clock_gettime... none required [21:58:55.320] checking for library containing shmget... no [21:58:55.420] checking for library containing backtrace_symbols... no [21:58:55.521] checking for library containing pthread_barrier_wait... none required [21:58:55.570] checking for inflate in -lz... yes [21:58:55.624] checking copyfile.h usability... no [21:58:55.683] checking copyfile.h presence... no [21:58:55.703] checking for copyfile.h... no [21:58:55.707] checking execinfo.h usability... no [21:58:55.766] checking execinfo.h presence... no [21:58:55.787] checking for execinfo.h... no [21:58:55.791] checking getopt.h usability... yes [21:58:55.800] checking getopt.h presence... yes [21:58:55.815] checking for getopt.h... yes [21:58:55.824] checking ifaddrs.h usability... no [21:58:55.882] checking ifaddrs.h presence... no [21:58:55.901] checking for ifaddrs.h... no [21:58:55.905] checking sys/epoll.h usability... no [21:58:55.963] checking sys/epoll.h presence... no [21:58:55.983] checking for sys/epoll.h... no [21:58:55.987] checking sys/event.h usability... no [21:58:56.044] checking sys/event.h presence... no [21:58:56.065] checking for sys/event.h... no [21:58:56.069] checking sys/personality.h usability... no [21:58:56.128] checking sys/personality.h presence... no [21:58:56.148] checking for sys/personality.h... no [21:58:56.152] checking sys/prctl.h usability... no [21:58:56.208] checking sys/prctl.h presence... no [21:58:56.228] checking for sys/prctl.h... no [21:58:56.232] checking sys/procctl.h usability... no [21:58:56.290] checking sys/procctl.h presence... no [21:58:56.311] checking for sys/procctl.h... no [21:58:56.315] checking sys/signalfd.h usability... no [21:58:56.372] checking sys/signalfd.h presence... no [21:58:56.393] checking for sys/signalfd.h... no [21:58:56.397] checking sys/ucred.h usability... no [21:58:56.454] checking sys/ucred.h presence... no [21:58:56.474] checking for sys/ucred.h... no [21:58:56.477] checking termios.h usability... no [21:58:56.534] checking termios.h presence... no [21:58:56.555] checking for termios.h... no [21:58:56.559] checking uchar.h usability... yes [21:58:56.627] checking uchar.h presence... yes [21:58:56.646] checking for uchar.h... yes [21:58:56.655] checking ucred.h usability... no [21:58:56.711] checking ucred.h presence... no [21:58:56.731] checking for ucred.h... no [21:58:56.735] checking xlocale.h usability... no [21:58:56.793] checking xlocale.h presence... no [21:58:56.813] checking for xlocale.h... no [21:58:56.817] checking zlib.h usability... yes [21:58:56.879] checking zlib.h presence... yes [21:58:56.899] checking for zlib.h... yes [21:58:56.900] checking for lz4... /usr/bin/lz4 [21:58:56.900] checking for zstd... /usr/bin/zstd [21:58:56.900] checking for openssl... /usr/bin/openssl [21:58:56.905] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [21:58:56.906] checking crtdefs.h usability... yes [21:58:56.915] checking crtdefs.h presence... yes [21:58:56.931] checking for crtdefs.h... yes [21:58:56.933] checking whether byte ordering is bigendian... no [21:58:57.011] checking for C printf format archetype... gnu_printf [21:58:57.050] checking for C++ printf format archetype... gnu_printf [21:58:57.061] checking for typeof... typeof [21:58:57.097] checking for C++ typeof... typeof [21:58:57.136] checking for typeof_unqual... __typeof_unqual__ [21:58:57.182] checking for C++ typeof_unqual... no [21:58:57.254] checking for __builtin_types_compatible_p... yes [21:58:57.266] checking for __builtin_constant_p... yes [21:58:57.279] checking for __builtin_mul_overflow... yes [21:58:57.335] checking for __builtin_unreachable... yes [21:58:57.382] checking for computed goto support... yes [21:58:57.418] checking for struct tm.tm_zone... no [21:58:57.491] checking for union semun... no [21:58:57.525] checking for socklen_t... yes [21:58:58.877] checking for struct sockaddr.sa_len... no [21:59:01.207] checking for C/C++ restrict keyword... __restrict [21:59:01.223] checking for struct option... yes [21:59:01.277] checking whether assembler supports x86_64 popcntq... yes [21:59:01.295] checking size of off_t... 4 [21:59:01.638] checking for int timezone... yes [21:59:01.699] checking for backtrace_symbols... no [21:59:01.756] checking for copyfile... no [21:59:01.813] checking for copy_file_range... no [21:59:01.869] checking for elf_aux_info... no [21:59:01.925] checking for explicit_memset... no [21:59:01.981] checking for getauxval... no [21:59:02.036] checking for getifaddrs... no [21:59:02.093] checking for getpeerucred... no [21:59:02.149] checking for inet_pton... yes [21:59:02.206] checking for kqueue... no [21:59:02.263] checking for localeconv_l... no [21:59:02.317] checking for mbstowcs_l... no [21:59:02.374] checking for memset_explicit... no [21:59:02.430] checking for posix_fallocate... no [21:59:02.487] checking for ppoll... no [21:59:02.543] checking for pthread_is_threaded_np... no [21:59:02.599] checking for setproctitle... no [21:59:02.654] checking for setproctitle_fast... no [21:59:02.708] checking for strsignal... no [21:59:02.761] checking for syncfs... no [21:59:02.817] checking for sync_file_range... no [21:59:02.873] checking for uselocale... no [21:59:02.930] checking for wcstombs_l... no [21:59:02.984] checking for __builtin_bswap16... yes [21:59:03.037] checking for __builtin_bswap32... yes [21:59:03.089] checking for __builtin_bswap64... yes [21:59:03.141] checking for __builtin_clz... yes [21:59:03.195] checking for __builtin_ctz... yes [21:59:03.247] checking for __builtin_frame_address... yes [21:59:03.298] checking for _LARGEFILE_SOURCE value needed for large files... no [21:59:03.356] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [21:59:03.389] checking for posix_fadvise... no [21:59:03.447] checking whether posix_fadvise is declared... no [21:59:03.494] checking whether fdatasync is declared... no [21:59:03.541] checking whether strlcat is declared... no [21:59:03.608] checking whether strlcpy is declared... no [21:59:03.675] checking whether strsep is declared... no [21:59:03.742] checking whether timingsafe_bcmp is declared... no [21:59:03.810] checking whether preadv is declared... no [21:59:03.848] checking whether pwritev is declared... no [21:59:03.884] checking whether strchrnul is declared... no [21:59:03.929] checking whether memset_s is declared... no [21:59:03.972] checking whether F_FULLFSYNC is declared... no [21:59:04.012] checking for explicit_bzero... no [21:59:04.065] checking for getopt... yes [21:59:04.112] checking for getpeereid... no [21:59:04.165] checking for inet_aton... no [21:59:04.219] checking for mkdtemp... no [21:59:04.272] checking for strlcat... no [21:59:04.327] checking for strlcpy... no [21:59:04.382] checking for strsep... no [21:59:04.435] checking for timingsafe_bcmp... no [21:59:04.488] checking for pthread_barrier_wait... yes [21:59:04.535] configure: On mingw32ucrt we will use our strtof wrapper. [21:59:04.535] checking for getopt_long... yes [21:59:04.583] checking for syslog... no [21:59:04.634] checking for opterr... yes [21:59:04.684] checking for optreset... no [21:59:04.741] checking test program... cross-compiling [21:59:04.741] checking size of void *... 8 [21:59:05.140] checking size of size_t... 8 [21:59:05.557] checking size of long... 4 [21:59:05.883] checking size of long long... 8 [21:59:06.203] checking size of intmax_t... 8 [21:59:06.600] checking alignment of short... 2 [21:59:06.866] checking alignment of int... 4 [21:59:07.169] checking alignment of int64_t... 8 [21:59:07.682] checking alignment of double... 8 [21:59:08.089] checking for __int128... yes [21:59:08.152] checking for __int128 alignment bug... assuming ok [21:59:08.152] checking alignment of PG_INT128_TYPE... 16 [21:59:08.708] checking for builtin __sync char locking functions... yes [21:59:08.761] checking for builtin __sync int32 locking functions... yes [21:59:08.814] checking for builtin __sync int32 atomic operations... yes [21:59:08.866] checking for builtin __sync int64 atomic operations... yes [21:59:08.919] checking for builtin __atomic int32 atomic operations... yes [21:59:08.971] checking for builtin __atomic int64 atomic operations... yes [21:59:09.026] checking for __get_cpuid... yes [21:59:09.083] checking for __get_cpuid_count... yes [21:59:09.138] checking for __cpuidex... yes [21:59:09.191] checking for AVX2 target attribute support... yes [21:59:09.231] checking for _xgetbv... yes [21:59:09.681] checking for _mm512_popcnt_epi64... yes [21:59:10.139] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:59:10.254] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:59:10.277] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:59:10.298] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:59:10.319] 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:59:10.357] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:59:10.357] checking for _mm512_clmulepi64_epi128... yes [21:59:10.816] checking for vectorized CRC-32C... AVX-512 with runtime check [21:59:10.816] checking which random number source to use... Windows native [21:59:10.818] checking for xmllint... /usr/bin/xmllint [21:59:10.818] checking for xsltproc... /usr/bin/xsltproc [21:59:10.819] checking for fop... /usr/bin/fop [21:59:10.819] checking for dbtoepub... no [21:59:10.819] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:59:10.819] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:59:10.819] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:59:10.831] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [21:59:10.831] 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:59:10.831] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:59:10.831] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:59:10.933] configure: creating ./config.status [21:59:11.032] config.status: creating GNUmakefile [21:59:11.046] config.status: creating src/Makefile.global [21:59:11.065] config.status: creating src/include/pg_config.h [21:59:11.081] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:59:11.100] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:59:11.109] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:59:11.118] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:59:11.127] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:59:11.131] config.status: executing check_win32_symlinks commands [21:59:11.169] [21:59:11.169] real 0m19.155s [21:59:11.169] user 0m13.344s [21:59:11.169] sys 0m5.556s [21:59:11.169] make -s -j${BUILD_JOBS} clean [21:59:11.770] time make -s -j${BUILD_JOBS} world-bin [22:03:20.261] /usr/bin/x86_64-w64-mingw32ucrt-ld: pgrepack.o:pgrepack.c:(.rdata$.refptr.TTSOpsHeapTuple[.refptr.TTSOpsHeapTuple]+0x0): undefined reference to `TTSOpsHeapTuple' [22:03:20.261] /usr/bin/x86_64-w64-mingw32ucrt-ld: pgrepack.o:pgrepack.c:(.rdata$.refptr.CurrentResourceOwner[.refptr.CurrentResourceOwner]+0x0): undefined reference to `CurrentResourceOwner' [22:03:20.261] /usr/bin/x86_64-w64-mingw32ucrt-ld: pgrepack.o:pgrepack.c:(.rdata$.refptr.CurrentMemoryContext[.refptr.CurrentMemoryContext]+0x0): undefined reference to `CurrentMemoryContext' [22:03:20.265] collect2: error: ld returned 1 exit status [22:03:20.266] make[2]: *** [../../../../src/Makefile.shlib:344: pgrepack.dll] Error 1 [22:03:20.266] make[1]: *** [Makefile:43: all-backend/replication/pgrepack-recurse] Error 2 [22:03:20.267] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:03:20.267] [22:03:20.267] real 4m8.497s [22:03:20.267] user 13m42.992s [22:03:20.267] sys 1m56.077s [22:03:20.267] [22:03:20.267] Exit status: 2