[06:51:50.634] time ./configure \ [06:51:50.634] --host=x86_64-w64-mingw32 \ [06:51:50.634] --enable-cassert \ [06:51:50.634] --without-icu \ [06:51:50.634] CC="ccache x86_64-w64-mingw32-gcc" \ [06:51:50.634] CXX="ccache x86_64-w64-mingw32-g++" [06:51:50.756] checking build system type... x86_64-pc-linux-gnu [06:51:50.948] checking host system type... x86_64-w64-mingw32 [06:51:50.954] checking which template to use... win32 [06:51:50.954] checking whether NLS is wanted... no [06:51:50.954] checking for default port number... 5432 [06:51:50.962] checking for block size... 8kB [06:51:50.963] checking for segment size... 1GB [06:51:50.966] checking for WAL block size... 8kB [06:51:50.968] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [06:51:51.006] checking whether the C compiler works... yes [06:51:51.140] checking for C compiler default output file name... a.exe [06:51:51.141] checking for suffix of executables... .exe [06:51:51.184] checking whether we are cross compiling... yes [06:51:51.264] checking for suffix of object files... o [06:51:51.274] checking whether we are using the GNU C compiler... yes [06:51:51.291] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [06:51:51.299] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [06:51:51.325] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [06:51:51.482] checking whether we are using the GNU C++ compiler... yes [06:51:51.639] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [06:51:51.709] checking for gawk... no [06:51:51.709] checking for mawk... mawk [06:51:51.711] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [06:51:51.730] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [06:51:51.737] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [06:51:51.785] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [06:51:51.831] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [06:51:51.838] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [06:51:51.845] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [06:51:51.851] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:51:51.858] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [06:51:51.891] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [06:51:51.898] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [06:51:51.905] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [06:51:51.912] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [06:51:51.920] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [06:51:51.937] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [06:51:51.944] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [06:51:51.960] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [06:51:51.998] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [06:51:52.005] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [06:51:52.012] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [06:51:52.047] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [06:51:52.055] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [06:51:52.062] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [06:51:52.087] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:51:52.094] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:51:52.111] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [06:51:52.149] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [06:51:52.188] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [06:51:52.195] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [06:51:52.202] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:51:52.237] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:51:52.244] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:51:52.261] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:51:52.328] checking whether the C compiler still works... yes [06:51:52.407] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [06:51:52.476] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [06:51:52.477] checking pkg-config is at least version 0.9.0... yes [06:51:52.494] checking whether to build with ICU support... no [06:51:52.494] checking whether to build with Tcl... no [06:51:52.494] checking whether to build Perl modules... no [06:51:52.494] checking whether to build Python modules... no [06:51:52.494] checking whether to build with GSSAPI support... no [06:51:52.495] checking whether to build with PAM support... no [06:51:52.496] checking whether to build with BSD Authentication support... no [06:51:52.496] checking whether to build with LDAP support... no [06:51:52.496] checking whether to build with Bonjour support... no [06:51:52.496] checking whether to build with SELinux support... no [06:51:52.496] checking whether to build with systemd support... no [06:51:52.496] configure: WARNING: *** Readline does not work on MinGW --- disabling [06:51:52.496] checking whether to build with XML support... no [06:51:52.496] checking whether to build with LZ4 support... no [06:51:52.497] checking whether to build with ZSTD support... no [06:51:52.497] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [06:51:52.497] checking whether it is possible to strip libraries... yes [06:51:52.505] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [06:51:52.506] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [06:51:52.506] checking for a BSD-compatible install... /usr/bin/install -c [06:51:52.515] checking for tar... /usr/bin/tar [06:51:52.515] checking whether ln -s works... yes [06:51:52.515] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:51:52.517] checking for bison... /usr/bin/bison [06:51:52.520] configure: using bison (GNU Bison) 3.8.2 [06:51:52.523] checking for flex... /usr/bin/flex [06:51:52.535] configure: using flex 2.6.4 [06:51:52.536] checking for perl... /usr/bin/perl [06:51:52.538] configure: using perl 5.36.0 [06:51:52.541] checking for zic... /usr/sbin/zic [06:51:52.541] checking for a sed that does not truncate output... /usr/bin/sed [06:51:52.546] checking for grep that handles long lines and -e... /usr/bin/grep [06:51:52.548] checking for egrep... /usr/bin/grep -E [06:51:52.549] checking for ANSI C header files... yes [06:51:52.636] checking for sys/types.h... yes [06:51:52.671] checking for sys/stat.h... yes [06:51:52.687] checking for stdlib.h... yes [06:51:52.746] checking for string.h... yes [06:51:52.760] checking for memory.h... yes [06:51:52.821] checking for strings.h... yes [06:51:52.836] checking for inttypes.h... yes [06:51:52.852] checking for stdint.h... yes [06:51:52.912] checking for unistd.h... yes [06:51:52.979] checking for main in -lm... yes [06:51:53.027] checking for library containing setproctitle... no [06:51:53.117] checking for library containing dlsym... no [06:51:53.206] checking for library containing socket... -lws2_32 [06:51:53.338] checking for library containing getopt_long... none required [06:51:53.386] checking for library containing shm_open... no [06:51:53.477] checking for library containing shm_unlink... no [06:51:53.568] checking for library containing clock_gettime... no [06:51:53.657] checking for library containing shmget... no [06:51:53.749] checking for library containing backtrace_symbols... no [06:51:53.842] checking for library containing pthread_barrier_wait... -lpthread [06:51:53.935] checking for inflate in -lz... yes [06:51:53.981] checking for stdbool.h that conforms to C99... yes [06:51:54.000] checking for _Bool... yes [06:51:54.069] checking atomic.h usability... no [06:51:54.124] checking atomic.h presence... no [06:51:54.144] checking for atomic.h... no [06:51:54.147] checking copyfile.h usability... no [06:51:54.203] checking copyfile.h presence... no [06:51:54.223] checking for copyfile.h... no [06:51:54.226] checking execinfo.h usability... no [06:51:54.281] checking execinfo.h presence... no [06:51:54.300] checking for execinfo.h... no [06:51:54.304] checking getopt.h usability... yes [06:51:54.312] checking getopt.h presence... yes [06:51:54.327] checking for getopt.h... yes [06:51:54.334] checking ifaddrs.h usability... no [06:51:54.387] checking ifaddrs.h presence... no [06:51:54.406] checking for ifaddrs.h... no [06:51:54.409] checking mbarrier.h usability... no [06:51:54.466] checking mbarrier.h presence... no [06:51:54.486] checking for mbarrier.h... no [06:51:54.490] checking sys/epoll.h usability... no [06:51:54.546] checking sys/epoll.h presence... no [06:51:54.564] checking for sys/epoll.h... no [06:51:54.568] checking sys/event.h usability... no [06:51:54.624] checking sys/event.h presence... no [06:51:54.645] checking for sys/event.h... no [06:51:54.649] checking sys/personality.h usability... no [06:51:54.705] checking sys/personality.h presence... no [06:51:54.725] checking for sys/personality.h... no [06:51:54.729] checking sys/prctl.h usability... no [06:51:54.786] checking sys/prctl.h presence... no [06:51:54.806] checking for sys/prctl.h... no [06:51:54.809] checking sys/procctl.h usability... no [06:51:54.864] checking sys/procctl.h presence... no [06:51:54.884] checking for sys/procctl.h... no [06:51:54.887] checking sys/signalfd.h usability... no [06:51:54.943] checking sys/signalfd.h presence... no [06:51:54.962] checking for sys/signalfd.h... no [06:51:54.966] checking sys/ucred.h usability... no [06:51:55.020] checking sys/ucred.h presence... no [06:51:55.039] checking for sys/ucred.h... no [06:51:55.042] checking termios.h usability... no [06:51:55.099] checking termios.h presence... no [06:51:55.119] checking for termios.h... no [06:51:55.123] checking ucred.h usability... no [06:51:55.178] checking ucred.h presence... no [06:51:55.197] checking for ucred.h... no [06:51:55.200] checking zlib.h usability... yes [06:51:55.210] checking zlib.h presence... yes [06:51:55.229] checking for zlib.h... yes [06:51:55.229] checking for lz4... /usr/bin/lz4 [06:51:55.229] checking for zstd... /usr/bin/zstd [06:51:55.230] checking for openssl... /usr/bin/openssl [06:51:55.234] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [06:51:55.235] checking crtdefs.h usability... yes [06:51:55.242] checking crtdefs.h presence... yes [06:51:55.257] checking for crtdefs.h... yes [06:51:55.258] checking whether byte ordering is bigendian... no [06:51:55.366] checking for inline... inline [06:51:55.374] checking for printf format archetype... gnu_printf [06:51:55.382] checking for _Static_assert... yes [06:51:55.425] checking for typeof... typeof [06:51:55.433] checking for __builtin_types_compatible_p... yes [06:51:55.444] checking for __builtin_constant_p... yes [06:51:55.476] checking for __builtin_unreachable... yes [06:51:55.519] checking for computed goto support... yes [06:51:55.527] checking for struct tm.tm_zone... no [06:51:55.606] checking for union semun... no [06:51:55.640] checking for socklen_t... yes [06:51:56.805] checking for struct sockaddr.sa_len... no [06:51:58.814] checking for locale_t... no [06:51:58.883] checking for C/C++ restrict keyword... __restrict [06:51:58.896] checking for struct option... yes [06:51:58.974] checking whether assembler supports x86_64 popcntq... yes [06:51:58.981] checking size of off_t... 4 [06:51:59.184] 0 [06:51:59.184] checking size of bool... 1 [06:51:59.232] checking for int timezone... yes [06:51:59.281] checking for wcstombs_l declaration... no [06:51:59.365] checking for backtrace_symbols... no [06:51:59.416] checking for copyfile... no [06:51:59.466] checking for copy_file_range... no [06:51:59.519] checking for getifaddrs... no [06:51:59.569] checking for getpeerucred... no [06:51:59.620] checking for inet_pton... yes [06:51:59.672] checking for kqueue... no [06:51:59.722] checking for mbstowcs_l... no [06:51:59.770] checking for memset_s... no [06:51:59.823] checking for posix_fallocate... no [06:51:59.875] checking for ppoll... no [06:51:59.927] checking for pthread_is_threaded_np... no [06:51:59.980] checking for setproctitle... no [06:52:00.034] checking for setproctitle_fast... no [06:52:00.086] checking for strchrnul... no [06:52:00.138] checking for strsignal... no [06:52:00.190] checking for syncfs... no [06:52:00.240] checking for sync_file_range... no [06:52:00.289] checking for uselocale... no [06:52:00.338] checking for wcstombs_l... no [06:52:00.394] checking for __builtin_bswap16... yes [06:52:00.444] checking for __builtin_bswap32... yes [06:52:00.495] checking for __builtin_bswap64... yes [06:52:00.545] checking for __builtin_clz... yes [06:52:00.595] checking for __builtin_ctz... yes [06:52:00.646] checking for __builtin_popcount... yes [06:52:00.695] checking for __builtin_frame_address... yes [06:52:00.745] checking for _LARGEFILE_SOURCE value needed for large files... no [06:52:00.802] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [06:52:00.838] checking for posix_fadvise... no [06:52:00.892] checking whether posix_fadvise is declared... no [06:52:00.938] checking whether fdatasync is declared... no [06:52:00.989] checking whether strlcat is declared... no [06:52:01.058] checking whether strlcpy is declared... no [06:52:01.125] checking whether strnlen is declared... yes [06:52:01.139] checking whether strsep is declared... no [06:52:01.206] checking whether preadv is declared... no [06:52:01.244] checking whether pwritev is declared... no [06:52:01.282] checking whether F_FULLFSYNC is declared... no [06:52:01.324] checking for explicit_bzero... no [06:52:01.371] checking for getopt... yes [06:52:01.417] checking for getpeereid... no [06:52:01.470] checking for inet_aton... no [06:52:01.520] checking for mkdtemp... no [06:52:01.572] checking for strlcat... no [06:52:01.620] checking for strlcpy... no [06:52:01.668] checking for strnlen... yes [06:52:01.718] checking for strsep... no [06:52:01.767] checking for pthread_barrier_wait... yes [06:52:01.811] configure: On mingw32 we will use our strtof wrapper. [06:52:01.811] checking for getopt_long... yes [06:52:01.861] checking for _configthreadlocale... yes [06:52:01.910] checking for syslog... no [06:52:01.962] checking for opterr... yes [06:52:02.016] checking for optreset... no [06:52:02.072] checking test program... cross-compiling [06:52:02.072] checking whether long int is 64 bits... no [06:52:02.108] checking whether long long int is 64 bits... yes [06:52:02.118] checking for __builtin_mul_overflow... yes [06:52:02.165] checking size of void *... 8 [06:52:02.592] checking size of size_t... 8 [06:52:03.011] checking size of long... 4 [06:52:03.284] checking alignment of short... 2 [06:52:03.453] checking alignment of int... 4 [06:52:03.667] checking alignment of long... 4 [06:52:03.929] checking alignment of long long int... 8 [06:52:04.243] checking alignment of double... 8 [06:52:04.561] checking for int8... no [06:52:04.606] checking for uint8... no [06:52:04.652] checking for int64... no [06:52:04.695] checking for uint64... no [06:52:04.740] checking for __int128... yes [06:52:04.790] checking for __int128 alignment bug... assuming ok [06:52:04.790] checking alignment of PG_INT128_TYPE... 16 [06:52:05.272] checking for builtin __sync char locking functions... yes [06:52:05.317] checking for builtin __sync int32 locking functions... yes [06:52:05.366] checking for builtin __sync int32 atomic operations... yes [06:52:05.413] checking for builtin __sync int64 atomic operations... yes [06:52:05.460] checking for builtin __atomic int32 atomic operations... yes [06:52:05.506] checking for builtin __atomic int64 atomic operations... yes [06:52:05.552] checking for __get_cpuid... yes [06:52:05.603] checking for __get_cpuid_count... yes [06:52:05.651] checking for __cpuid... no [06:52:06.053] checking for __cpuidex... no [06:52:06.484] checking for _xgetbv with CFLAGS=... no [06:52:06.865] checking for _xgetbv with CFLAGS=-mxsave... yes [06:52:07.268] checking for _mm512_popcnt_epi64 with CFLAGS=... no [06:52:07.652] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [06:52:07.993] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [06:52:08.040] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [06:52:08.137] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:52:08.161] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:52:08.181] 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 [06:52:08.240] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:52:08.241] checking which random number source to use... Windows native [06:52:08.243] checking for xmllint... /usr/bin/xmllint [06:52:08.243] checking for xsltproc... /usr/bin/xsltproc [06:52:08.244] checking for fop... /usr/bin/fop [06:52:08.244] checking for dbtoepub... no [06:52:08.244] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [06:52:08.244] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [06:52:08.245] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [06:52:08.257] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [06:52:08.257] 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 [06:52:08.257] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [06:52:08.257] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [06:52:08.352] configure: creating ./config.status [06:52:08.448] config.status: creating GNUmakefile [06:52:08.462] config.status: creating src/Makefile.global [06:52:08.479] config.status: creating src/include/pg_config.h [06:52:08.493] config.status: creating src/include/pg_config_ext.h [06:52:08.508] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:52:08.524] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:52:08.533] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [06:52:08.541] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [06:52:08.551] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [06:52:08.560] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [06:52:08.564] config.status: executing check_win32_symlinks commands [06:52:08.602] [06:52:08.602] real 0m17.968s [06:52:08.602] user 0m11.794s [06:52:08.602] sys 0m5.806s [06:52:08.602] make -s -j${BUILD_JOBS} clean [06:52:09.139] time make -s -j${BUILD_JOBS} world-bin [06:55:16.874] pgoutput.c: In function ‘init_rel_sync_cache’: [06:55:16.874] pgoutput.c:1911:39: error: passing argument 1 of ‘CacheRegisterNspcacheCallback’ from incompatible pointer type [-Werror=incompatible-pointer-types] [06:55:16.874] 1911 | CacheRegisterNspcacheCallback(rel_sync_cache_namespacerel_cb, (Datum) 0); [06:55:16.874] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [06:55:16.874] | | [06:55:16.874] | void (*)(Datum, int) {aka void (*)(long long unsigned int, int)} [06:55:16.874] In file included from pgoutput.c:31: [06:55:16.874] ../../../../src/include/utils/inval.h:63:68: note: expected ‘NspcacheCallbackFunction’ {aka ‘void (*)(long long unsigned int, unsigned int)’} but argument is of type ‘void (*)(Datum, int)’ {aka ‘void (*)(long long unsigned int, int)’} [06:55:16.874] 63 | extern void CacheRegisterNspcacheCallback(NspcacheCallbackFunction func, [06:55:16.874] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [06:55:16.874] pgoutput.c: At top level: [06:55:16.874] pgoutput.c:2308:1: error: ‘rel_sync_cache_publication_cb’ defined but not used [-Werror=unused-function] [06:55:16.874] 2308 | rel_sync_cache_publication_cb(Datum arg, int cacheid, uint32 hashvalue) [06:55:16.874] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [06:55:16.874] cc1: all warnings being treated as errors [06:55:16.876] make[2]: *** [: pgoutput.o] Error 1 [06:55:16.876] make[1]: *** [Makefile:42: all-backend/replication/pgoutput-recurse] Error 2 [06:55:16.876] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:55:16.877] [06:55:16.877] real 3m7.738s [06:55:16.877] user 9m40.029s [06:55:16.877] sys 1m50.319s [06:55:16.877] [06:55:16.877] Exit status: 2