[18:45:56.031] time ./configure \ [18:45:56.031] --host=x86_64-w64-mingw32 \ [18:45:56.031] --enable-cassert \ [18:45:56.031] --without-icu \ [18:45:56.031] CC="ccache x86_64-w64-mingw32-gcc" \ [18:45:56.031] CXX="ccache x86_64-w64-mingw32-g++" [18:45:56.146] checking build system type... x86_64-pc-linux-gnu [18:45:56.408] checking host system type... x86_64-w64-mingw32 [18:45:56.413] checking which template to use... win32 [18:45:56.413] checking whether NLS is wanted... no [18:45:56.413] checking for default port number... 5432 [18:45:56.420] checking for block size... 8kB [18:45:56.421] checking for segment size... 1GB [18:45:56.423] checking for WAL block size... 8kB [18:45:56.425] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:45:56.457] checking whether the C compiler works... yes [18:45:56.583] checking for C compiler default output file name... a.exe [18:45:56.584] checking for suffix of executables... .exe [18:45:56.623] checking whether we are cross compiling... yes [18:45:56.696] checking for suffix of object files... o [18:45:56.728] checking whether we are using the GNU C compiler... yes [18:45:56.758] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:45:56.773] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:45:56.847] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:45:56.969] checking whether we are using the GNU C++ compiler... yes [18:45:57.151] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:45:57.241] checking for gawk... no [18:45:57.241] checking for mawk... mawk [18:45:57.243] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:45:57.273] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:45:57.279] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:45:57.323] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:45:57.366] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:45:57.380] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:45:57.386] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:45:57.392] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:45:57.423] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:45:57.454] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:45:57.485] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:45:57.516] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:45:57.546] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:45:57.577] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:45:57.607] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:45:57.639] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:45:57.670] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:45:57.706] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:45:57.737] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:45:57.744] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:45:57.774] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:45:57.790] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:45:57.796] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:45:57.818] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:45:57.848] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:45:57.855] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:45:57.891] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:45:57.928] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:45:57.943] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:45:57.959] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:45:57.992] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:45:58.008] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:45:58.039] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:45:58.071] checking whether the C compiler still works... yes [18:45:58.142] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:45:58.206] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:45:58.206] checking pkg-config is at least version 0.9.0... yes [18:45:58.222] checking whether to build with ICU support... no [18:45:58.222] checking whether to build with Tcl... no [18:45:58.222] checking whether to build Perl modules... no [18:45:58.222] checking whether to build Python modules... no [18:45:58.222] checking whether to build with GSSAPI support... no [18:45:58.223] checking whether to build with PAM support... no [18:45:58.223] checking whether to build with BSD Authentication support... no [18:45:58.224] checking whether to build with LDAP support... no [18:45:58.224] checking whether to build with Bonjour support... no [18:45:58.224] checking whether to build with SELinux support... no [18:45:58.224] checking whether to build with systemd support... no [18:45:58.224] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:45:58.224] checking whether to build with liburing support... no [18:45:58.224] checking whether to build with libcurl support... no [18:45:58.224] checking whether to build with libnuma support... no [18:45:58.225] checking whether to build with XML support... no [18:45:58.225] checking whether to build with LZ4 support... no [18:45:58.225] checking whether to build with ZSTD support... no [18:45:58.225] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:45:58.226] checking whether it is possible to strip libraries... yes [18:45:58.233] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:45:58.233] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:45:58.234] checking for a BSD-compatible install... /usr/bin/install -c [18:45:58.243] checking for tar... /usr/bin/tar [18:45:58.243] checking whether ln -s works... yes [18:45:58.243] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:45:58.245] checking for bison... /usr/bin/bison [18:45:58.247] configure: using bison (GNU Bison) 3.8.2 [18:45:58.250] checking for flex... /usr/bin/flex [18:45:58.252] configure: using flex 2.6.4 [18:45:58.252] checking for perl... /usr/bin/perl [18:45:58.254] configure: using perl 5.36.0 [18:45:58.256] checking for zic... /usr/sbin/zic [18:45:58.256] checking for a sed that does not truncate output... /usr/bin/sed [18:45:58.261] checking for grep that handles long lines and -e... /usr/bin/grep [18:45:58.263] checking for egrep... /usr/bin/grep -E [18:45:58.265] checking for ANSI C header files... yes [18:45:58.345] checking for sys/types.h... yes [18:45:58.397] checking for sys/stat.h... yes [18:45:58.454] checking for stdlib.h... yes [18:45:58.486] checking for string.h... yes [18:45:58.541] checking for memory.h... yes [18:45:58.597] checking for strings.h... yes [18:45:58.652] checking for inttypes.h... yes [18:45:58.709] checking for stdint.h... yes [18:45:58.740] checking for unistd.h... yes [18:45:58.798] checking for main in -lm... yes [18:45:58.841] checking for library containing setproctitle... no [18:45:58.922] checking for library containing dlsym... no [18:45:59.004] checking for library containing socket... -lws2_32 [18:45:59.125] checking for library containing getopt_long... none required [18:45:59.169] checking for library containing shm_open... no [18:45:59.251] checking for library containing shm_unlink... no [18:45:59.335] checking for library containing clock_gettime... no [18:45:59.419] checking for library containing shmget... no [18:45:59.500] checking for library containing backtrace_symbols... no [18:45:59.584] checking for library containing pthread_barrier_wait... -lpthread [18:45:59.669] checking for inflate in -lz... yes [18:45:59.716] checking atomic.h usability... no [18:45:59.768] checking atomic.h presence... no [18:45:59.784] checking for atomic.h... no [18:45:59.787] checking copyfile.h usability... no [18:45:59.838] checking copyfile.h presence... no [18:45:59.855] checking for copyfile.h... no [18:45:59.858] checking execinfo.h usability... no [18:45:59.912] checking execinfo.h presence... no [18:45:59.930] checking for execinfo.h... no [18:45:59.933] checking getopt.h usability... yes [18:45:59.940] checking getopt.h presence... yes [18:45:59.955] checking for getopt.h... yes [18:45:59.962] checking ifaddrs.h usability... no [18:46:00.013] checking ifaddrs.h presence... no [18:46:00.031] checking for ifaddrs.h... no [18:46:00.034] checking mbarrier.h usability... no [18:46:00.086] checking mbarrier.h presence... no [18:46:00.104] checking for mbarrier.h... no [18:46:00.107] checking sys/epoll.h usability... no [18:46:00.159] checking sys/epoll.h presence... no [18:46:00.177] checking for sys/epoll.h... no [18:46:00.180] checking sys/event.h usability... no [18:46:00.232] checking sys/event.h presence... no [18:46:00.249] checking for sys/event.h... no [18:46:00.252] checking sys/personality.h usability... no [18:46:00.303] checking sys/personality.h presence... no [18:46:00.321] checking for sys/personality.h... no [18:46:00.324] checking sys/prctl.h usability... no [18:46:00.375] checking sys/prctl.h presence... no [18:46:00.392] checking for sys/prctl.h... no [18:46:00.395] checking sys/procctl.h usability... no [18:46:00.445] checking sys/procctl.h presence... no [18:46:00.462] checking for sys/procctl.h... no [18:46:00.465] checking sys/signalfd.h usability... no [18:46:00.516] checking sys/signalfd.h presence... no [18:46:00.532] checking for sys/signalfd.h... no [18:46:00.535] checking sys/ucred.h usability... no [18:46:00.586] checking sys/ucred.h presence... no [18:46:00.603] checking for sys/ucred.h... no [18:46:00.606] checking termios.h usability... no [18:46:00.656] checking termios.h presence... no [18:46:00.672] checking for termios.h... no [18:46:00.675] checking ucred.h usability... no [18:46:00.725] checking ucred.h presence... no [18:46:00.742] checking for ucred.h... no [18:46:00.745] checking xlocale.h usability... no [18:46:00.794] checking xlocale.h presence... no [18:46:00.810] checking for xlocale.h... no [18:46:00.813] checking zlib.h usability... yes [18:46:00.821] checking zlib.h presence... yes [18:46:00.838] checking for zlib.h... yes [18:46:00.838] checking for lz4... /usr/bin/lz4 [18:46:00.839] checking for zstd... /usr/bin/zstd [18:46:00.839] checking for openssl... /usr/bin/openssl [18:46:00.843] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [18:46:00.843] checking crtdefs.h usability... yes [18:46:00.894] checking crtdefs.h presence... yes [18:46:00.909] checking for crtdefs.h... yes [18:46:00.911] checking whether byte ordering is bigendian... no [18:46:01.008] checking for inline... inline [18:46:01.034] checking for printf format archetype... gnu_printf [18:46:01.066] checking for _Static_assert... yes [18:46:01.105] checking for typeof... typeof [18:46:01.112] checking for __builtin_types_compatible_p... yes [18:46:01.131] checking for __builtin_constant_p... yes [18:46:01.142] checking for __builtin_mul_overflow... yes [18:46:01.185] checking for __builtin_unreachable... yes [18:46:01.224] checking for computed goto support... yes [18:46:01.256] checking for struct tm.tm_zone... no [18:46:01.327] checking for union semun... no [18:46:01.358] checking for socklen_t... yes [18:46:02.773] checking for struct sockaddr.sa_len... no [18:46:04.689] checking for C/C++ restrict keyword... __restrict [18:46:04.729] checking for struct option... yes [18:46:04.798] checking whether assembler supports x86_64 popcntq... yes [18:46:04.829] checking size of off_t... 4 [18:46:05.108] 0 [18:46:05.108] checking for int timezone... yes [18:46:05.159] checking for backtrace_symbols... no [18:46:05.207] checking for copyfile... no [18:46:05.255] checking for copy_file_range... no [18:46:05.304] checking for elf_aux_info... no [18:46:05.352] checking for getauxval... no [18:46:05.400] checking for getifaddrs... no [18:46:05.447] checking for getpeerucred... no [18:46:05.495] checking for inet_pton... yes [18:46:05.545] checking for kqueue... no [18:46:05.593] checking for localeconv_l... no [18:46:05.642] checking for mbstowcs_l... no [18:46:05.690] checking for posix_fallocate... no [18:46:05.738] checking for ppoll... no [18:46:05.786] checking for pthread_is_threaded_np... no [18:46:05.836] checking for setproctitle... no [18:46:05.884] checking for setproctitle_fast... no [18:46:05.931] checking for strsignal... no [18:46:05.979] checking for syncfs... no [18:46:06.028] checking for sync_file_range... no [18:46:06.077] checking for uselocale... no [18:46:06.125] checking for wcstombs_l... no [18:46:06.169] checking for __builtin_bswap16... yes [18:46:06.219] checking for __builtin_bswap32... yes [18:46:06.264] checking for __builtin_bswap64... yes [18:46:06.310] checking for __builtin_clz... yes [18:46:06.356] checking for __builtin_ctz... yes [18:46:06.400] checking for __builtin_popcount... yes [18:46:06.445] checking for __builtin_frame_address... yes [18:46:06.491] checking for _LARGEFILE_SOURCE value needed for large files... no [18:46:06.540] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:46:06.569] checking for posix_fadvise... no [18:46:06.618] checking whether posix_fadvise is declared... no [18:46:06.660] checking whether fdatasync is declared... no [18:46:06.702] checking whether strlcat is declared... no [18:46:06.761] checking whether strlcpy is declared... no [18:46:06.820] checking whether strnlen is declared... yes [18:46:06.881] checking whether strsep is declared... no [18:46:06.939] checking whether timingsafe_bcmp is declared... no [18:46:06.998] checking whether preadv is declared... no [18:46:07.030] checking whether pwritev is declared... no [18:46:07.062] checking whether strchrnul is declared... no [18:46:07.099] checking whether memset_s is declared... no [18:46:07.136] checking whether F_FULLFSYNC is declared... no [18:46:07.172] checking for explicit_bzero... no [18:46:07.216] checking for getopt... yes [18:46:07.258] checking for getpeereid... no [18:46:07.303] checking for inet_aton... no [18:46:07.348] checking for mkdtemp... no [18:46:07.392] checking for strlcat... no [18:46:07.436] checking for strlcpy... no [18:46:07.479] checking for strnlen... yes [18:46:07.523] checking for strsep... no [18:46:07.566] checking for timingsafe_bcmp... no [18:46:07.609] checking for pthread_barrier_wait... yes [18:46:07.649] configure: On mingw32 we will use our strtof wrapper. [18:46:07.649] checking for getopt_long... yes [18:46:07.690] checking for syslog... no [18:46:07.734] checking for opterr... yes [18:46:07.777] checking for optreset... no [18:46:07.823] checking test program... cross-compiling [18:46:07.823] checking size of void *... 8 [18:46:08.292] checking size of size_t... 8 [18:46:08.717] checking size of long... 4 [18:46:09.042] checking size of long long... 8 [18:46:09.517] checking alignment of short... 2 [18:46:09.795] checking alignment of int... 4 [18:46:10.188] checking alignment of long... 4 [18:46:10.582] checking alignment of int64_t... 8 [18:46:11.057] checking alignment of double... 8 [18:46:11.455] checking for __int128... yes [18:46:11.500] checking for __int128 alignment bug... assuming ok [18:46:11.500] checking alignment of PG_INT128_TYPE... 16 [18:46:12.007] checking for builtin __sync char locking functions... yes [18:46:12.049] checking for builtin __sync int32 locking functions... yes [18:46:12.089] checking for builtin __sync int32 atomic operations... yes [18:46:12.130] checking for builtin __sync int64 atomic operations... yes [18:46:12.171] checking for builtin __atomic int32 atomic operations... yes [18:46:12.213] checking for builtin __atomic int64 atomic operations... yes [18:46:12.255] checking for __get_cpuid... yes [18:46:12.299] checking for __get_cpuid_count... yes [18:46:12.342] checking for __cpuid... no [18:46:12.727] checking for __cpuidex... no [18:46:13.140] checking for _xgetbv... yes [18:46:13.532] checking for _mm512_popcnt_epi64... yes [18:46:13.933] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [18:46:14.031] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:46:14.053] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [18:46:14.071] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:46:14.089] 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 [18:46:14.144] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:46:14.144] checking for _mm512_clmulepi64_epi128... yes [18:46:14.541] checking for vectorized CRC-32C... AVX-512 with runtime check [18:46:14.541] checking which random number source to use... Windows native [18:46:14.543] checking for xmllint... /usr/bin/xmllint [18:46:14.543] checking for xsltproc... /usr/bin/xsltproc [18:46:14.544] checking for fop... /usr/bin/fop [18:46:14.544] checking for dbtoepub... no [18:46:14.544] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:46:14.544] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:46:14.544] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:46:14.555] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:46:14.555] 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 [18:46:14.555] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:46:14.555] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:46:14.638] configure: creating ./config.status [18:46:14.718] config.status: creating GNUmakefile [18:46:14.730] config.status: creating src/Makefile.global [18:46:14.745] config.status: creating src/include/pg_config.h [18:46:14.757] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:46:14.772] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:46:14.779] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:46:14.786] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:46:14.793] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:46:14.799] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:46:14.803] config.status: executing check_win32_symlinks commands [18:46:14.834] [18:46:14.834] real 0m18.803s [18:46:14.834] user 0m12.373s [18:46:14.834] sys 0m6.016s [18:46:14.834] make -s -j${BUILD_JOBS} clean [18:46:15.349] time make -s -j${BUILD_JOBS} world-bin [18:51:03.574] vci_main.c:54:39: error: unknown type name ‘FmgrPreresumeInfo’ [18:51:03.574] 54 | extern PGDLLEXPORT void _PG_preresume(FmgrPreresumeInfo preresume_info); [18:51:03.574] | ^~~~~~~~~~~~~~~~~ [18:51:03.575] make[2]: *** [: vci_main.o] Error 1 [18:51:03.575] make[2]: *** Waiting for unfinished jobs.... [18:51:04.199] vci_read_guc.c:37: error: "MAX_KILOBYTES" redefined [-Werror] [18:51:04.199] 37 | #define MAX_KILOBYTES (INT_MAX / 1024) [18:51:04.199] | [18:51:04.199] In file included from vci_read_guc.c:18: [18:51:04.199] ../../src/include/utils/guc.h:27: note: this is the location of the previous definition [18:51:04.199] 27 | #define MAX_KILOBYTES INT_MAX [18:51:04.199] | [18:51:04.199] cc1: all warnings being treated as errors [18:51:04.201] make[2]: *** [: vci_read_guc.o] Error 1 [18:51:04.207] vci_shmem.c: In function ‘vci_shmem_startup_routine’: [18:51:04.207] vci_shmem.c:92:25: error: unused variable ‘size’ [-Werror=unused-variable] [18:51:04.207] 92 | Size size; [18:51:04.207] | ^~~~ [18:51:04.207] vci_shmem.c:91:21: error: unused variable ‘addr’ [-Werror=unused-variable] [18:51:04.207] 91 | void *addr; [18:51:04.207] | ^~~~ [18:51:04.207] cc1: all warnings being treated as errors [18:51:04.209] make[2]: *** [: vci_shmem.o] Error 1 [18:51:04.209] make[1]: *** [Makefile:97: all-vci-recurse] Error 2 [18:51:04.209] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [18:51:04.210] [18:51:04.210] real 4m48.860s [18:51:04.210] user 15m32.245s [18:51:04.210] sys 2m57.006s [18:51:04.210] [18:51:04.210] Exit status: 2