[19:36:46.732] time ./configure \ [19:36:46.732] --host=x86_64-w64-mingw32 \ [19:36:46.732] --enable-cassert \ [19:36:46.732] --without-icu \ [19:36:46.732] CC="ccache x86_64-w64-mingw32-gcc" \ [19:36:46.732] CXX="ccache x86_64-w64-mingw32-g++" [19:36:46.837] checking build system type... x86_64-pc-linux-gnu [19:36:47.023] checking host system type... x86_64-w64-mingw32 [19:36:47.028] checking which template to use... win32 [19:36:47.028] checking whether NLS is wanted... no [19:36:47.028] checking for default port number... 5432 [19:36:47.034] checking for block size... 8kB [19:36:47.035] checking for segment size... 1GB [19:36:47.038] checking for WAL block size... 8kB [19:36:47.039] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [19:36:47.070] checking whether the C compiler works... yes [19:36:47.201] checking for C compiler default output file name... a.exe [19:36:47.202] checking for suffix of executables... .exe [19:36:47.243] checking whether we are cross compiling... yes [19:36:47.319] checking for suffix of object files... o [19:36:47.327] checking whether we are using the GNU C compiler... yes [19:36:47.357] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [19:36:47.364] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [19:36:47.439] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [19:36:47.495] checking whether we are using the GNU C++ compiler... yes [19:36:47.501] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [19:36:47.567] checking for gawk... no [19:36:47.567] checking for mawk... mawk [19:36:47.569] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:36:47.576] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [19:36:47.607] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:36:47.651] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:36:47.798] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [19:36:47.804] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:36:47.811] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:36:47.817] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:36:47.823] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:36:47.830] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:36:47.836] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [19:36:47.866] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:36:47.941] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:36:47.947] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:36:47.953] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [19:36:47.984] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [19:36:47.999] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:36:48.034] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:36:48.065] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:36:48.071] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [19:36:48.078] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [19:36:48.084] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:36:48.090] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:36:48.111] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:36:48.118] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:36:48.148] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:36:48.184] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:36:48.223] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:36:48.229] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:36:48.260] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:36:48.293] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:36:48.300] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:36:48.307] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:36:48.315] checking whether the C compiler still works... yes [19:36:48.361] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [19:36:48.430] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [19:36:48.430] checking pkg-config is at least version 0.9.0... yes [19:36:48.447] checking whether to build with ICU support... no [19:36:48.447] checking whether to build with Tcl... no [19:36:48.447] checking whether to build Perl modules... no [19:36:48.447] checking whether to build Python modules... no [19:36:48.447] checking whether to build with GSSAPI support... no [19:36:48.448] checking whether to build with PAM support... no [19:36:48.448] checking whether to build with BSD Authentication support... no [19:36:48.448] checking whether to build with LDAP support... no [19:36:48.449] checking whether to build with Bonjour support... no [19:36:48.449] checking whether to build with SELinux support... no [19:36:48.449] checking whether to build with systemd support... no [19:36:48.449] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:36:48.449] checking whether to build with libcurl support... no [19:36:48.449] checking whether to build with XML support... no [19:36:48.449] checking whether to build with LZ4 support... no [19:36:48.450] checking whether to build with ZSTD support... no [19:36:48.450] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [19:36:48.450] checking whether it is possible to strip libraries... yes [19:36:48.457] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [19:36:48.457] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [19:36:48.458] checking for a BSD-compatible install... /usr/bin/install -c [19:36:48.466] checking for tar... /usr/bin/tar [19:36:48.466] checking whether ln -s works... yes [19:36:48.466] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:36:48.468] checking for bison... /usr/bin/bison [19:36:48.470] configure: using bison (GNU Bison) 3.8.2 [19:36:48.473] checking for flex... /usr/bin/flex [19:36:48.475] configure: using flex 2.6.4 [19:36:48.475] checking for perl... /usr/bin/perl [19:36:48.477] configure: using perl 5.36.0 [19:36:48.479] checking for zic... /usr/sbin/zic [19:36:48.479] checking for a sed that does not truncate output... /usr/bin/sed [19:36:48.484] checking for grep that handles long lines and -e... /usr/bin/grep [19:36:48.486] checking for egrep... /usr/bin/grep -E [19:36:48.487] checking for ANSI C header files... yes [19:36:48.533] checking for sys/types.h... yes [19:36:48.563] checking for sys/stat.h... yes [19:36:48.618] checking for stdlib.h... yes [19:36:48.631] checking for string.h... yes [19:36:48.644] checking for memory.h... yes [19:36:48.657] checking for strings.h... yes [19:36:48.670] checking for inttypes.h... yes [19:36:48.684] checking for stdint.h... yes [19:36:48.697] checking for unistd.h... yes [19:36:48.714] checking for main in -lm... yes [19:36:48.757] checking for library containing setproctitle... no [19:36:48.838] checking for library containing dlsym... no [19:36:48.917] checking for library containing socket... -lws2_32 [19:36:49.037] checking for library containing getopt_long... none required [19:36:49.081] checking for library containing shm_open... no [19:36:49.164] checking for library containing shm_unlink... no [19:36:49.248] checking for library containing clock_gettime... no [19:36:49.333] checking for library containing shmget... no [19:36:49.414] checking for library containing backtrace_symbols... no [19:36:49.498] checking for library containing pthread_barrier_wait... -lpthread [19:36:49.584] checking for inflate in -lz... yes [19:36:49.630] checking atomic.h usability... no [19:36:49.683] checking atomic.h presence... no [19:36:49.700] checking for atomic.h... no [19:36:49.703] checking copyfile.h usability... no [19:36:49.755] checking copyfile.h presence... no [19:36:49.773] checking for copyfile.h... no [19:36:49.776] checking execinfo.h usability... no [19:36:49.828] checking execinfo.h presence... no [19:36:49.846] checking for execinfo.h... no [19:36:49.849] checking getopt.h usability... yes [19:36:49.855] checking getopt.h presence... yes [19:36:49.869] checking for getopt.h... yes [19:36:49.875] checking ifaddrs.h usability... no [19:36:49.928] checking ifaddrs.h presence... no [19:36:49.945] checking for ifaddrs.h... no [19:36:49.948] checking mbarrier.h usability... no [19:36:50.000] checking mbarrier.h presence... no [19:36:50.018] checking for mbarrier.h... no [19:36:50.020] checking sys/epoll.h usability... no [19:36:50.072] checking sys/epoll.h presence... no [19:36:50.089] checking for sys/epoll.h... no [19:36:50.092] checking sys/event.h usability... no [19:36:50.142] checking sys/event.h presence... no [19:36:50.158] checking for sys/event.h... no [19:36:50.161] checking sys/personality.h usability... no [19:36:50.212] checking sys/personality.h presence... no [19:36:50.229] checking for sys/personality.h... no [19:36:50.232] checking sys/prctl.h usability... no [19:36:50.283] checking sys/prctl.h presence... no [19:36:50.300] checking for sys/prctl.h... no [19:36:50.303] checking sys/procctl.h usability... no [19:36:50.357] checking sys/procctl.h presence... no [19:36:50.375] checking for sys/procctl.h... no [19:36:50.378] checking sys/signalfd.h usability... no [19:36:50.429] checking sys/signalfd.h presence... no [19:36:50.446] checking for sys/signalfd.h... no [19:36:50.449] checking sys/ucred.h usability... no [19:36:50.501] checking sys/ucred.h presence... no [19:36:50.518] checking for sys/ucred.h... no [19:36:50.521] checking termios.h usability... no [19:36:50.571] checking termios.h presence... no [19:36:50.589] checking for termios.h... no [19:36:50.592] checking ucred.h usability... no [19:36:50.643] checking ucred.h presence... no [19:36:50.660] checking for ucred.h... no [19:36:50.663] checking xlocale.h usability... no [19:36:50.714] checking xlocale.h presence... no [19:36:50.730] checking for xlocale.h... no [19:36:50.733] checking zlib.h usability... yes [19:36:50.741] checking zlib.h presence... yes [19:36:50.758] checking for zlib.h... yes [19:36:50.758] checking for lz4... /usr/bin/lz4 [19:36:50.759] checking for zstd... /usr/bin/zstd [19:36:50.759] checking for openssl... /usr/bin/openssl [19:36:50.763] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [19:36:50.764] checking crtdefs.h usability... yes [19:36:50.771] checking crtdefs.h presence... yes [19:36:50.784] checking for crtdefs.h... yes [19:36:50.786] checking whether byte ordering is bigendian... no [19:36:50.852] checking for inline... inline [19:36:50.859] checking for printf format archetype... gnu_printf [19:36:50.866] checking for _Static_assert... yes [19:36:50.906] checking for typeof... typeof [19:36:50.912] checking for __builtin_types_compatible_p... yes [19:36:50.925] checking for __builtin_constant_p... yes [19:36:50.946] checking for __builtin_mul_overflow... yes [19:36:50.990] checking for __builtin_unreachable... yes [19:36:51.030] checking for computed goto support... yes [19:36:51.047] checking for struct tm.tm_zone... no [19:36:51.120] checking for union semun... no [19:36:51.153] checking for socklen_t... yes [19:36:52.276] checking for struct sockaddr.sa_len... no [19:36:54.242] checking for C/C++ restrict keyword... __restrict [19:36:54.254] checking for struct option... yes [19:36:54.293] checking whether assembler supports x86_64 popcntq... yes [19:36:54.324] checking size of off_t... 4 [19:36:54.566] 0 [19:36:54.566] checking for int timezone... yes [19:36:54.616] checking for backtrace_symbols... no [19:36:54.663] checking for copyfile... no [19:36:54.711] checking for copy_file_range... no [19:36:54.758] checking for elf_aux_info... no [19:36:54.807] checking for getauxval... no [19:36:54.856] checking for getifaddrs... no [19:36:54.905] checking for getpeerucred... no [19:36:54.954] checking for inet_pton... yes [19:36:55.003] checking for kqueue... no [19:36:55.052] checking for mbstowcs_l... no [19:36:55.101] checking for memset_s... no [19:36:55.147] checking for posix_fallocate... no [19:36:55.194] checking for ppoll... no [19:36:55.241] checking for pthread_is_threaded_np... no [19:36:55.290] checking for setproctitle... no [19:36:55.338] checking for setproctitle_fast... no [19:36:55.385] checking for strchrnul... no [19:36:55.432] checking for strsignal... no [19:36:55.478] checking for syncfs... no [19:36:55.528] checking for sync_file_range... no [19:36:55.580] checking for uselocale... no [19:36:55.628] checking for wcstombs_l... no [19:36:55.673] checking for __builtin_bswap16... yes [19:36:55.719] checking for __builtin_bswap32... yes [19:36:55.763] checking for __builtin_bswap64... yes [19:36:55.809] checking for __builtin_clz... yes [19:36:55.856] checking for __builtin_ctz... yes [19:36:55.901] checking for __builtin_popcount... yes [19:36:55.947] checking for __builtin_frame_address... yes [19:36:55.993] checking for _LARGEFILE_SOURCE value needed for large files... no [19:36:56.045] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [19:36:56.073] checking for posix_fadvise... no [19:36:56.122] checking whether posix_fadvise is declared... no [19:36:56.163] checking whether fdatasync is declared... no [19:36:56.205] checking whether strlcat is declared... no [19:36:56.264] checking whether strlcpy is declared... no [19:36:56.324] checking whether strnlen is declared... yes [19:36:56.390] checking whether strsep is declared... no [19:36:56.453] checking whether preadv is declared... no [19:36:56.488] checking whether pwritev is declared... no [19:36:56.522] checking whether F_FULLFSYNC is declared... no [19:36:56.560] checking for explicit_bzero... no [19:36:56.605] checking for getopt... yes [19:36:56.648] checking for getpeereid... no [19:36:56.693] checking for inet_aton... no [19:36:56.738] checking for mkdtemp... no [19:36:56.785] checking for strlcat... no [19:36:56.830] checking for strlcpy... no [19:36:56.876] checking for strnlen... yes [19:36:56.921] checking for strsep... no [19:36:56.966] checking for pthread_barrier_wait... yes [19:36:57.009] configure: On mingw32 we will use our strtof wrapper. [19:36:57.009] checking for getopt_long... yes [19:36:57.052] checking for syslog... no [19:36:57.096] checking for opterr... yes [19:36:57.142] checking for optreset... no [19:36:57.193] checking test program... cross-compiling [19:36:57.193] checking size of void *... 8 [19:36:57.567] checking size of size_t... 8 [19:36:57.836] checking size of long... 4 [19:36:58.025] checking size of long long... 8 [19:36:58.331] checking alignment of short... 2 [19:36:58.479] checking alignment of int... 4 [19:36:58.818] checking alignment of long... 4 [19:36:59.062] checking alignment of int64_t... 8 [19:36:59.403] checking alignment of double... 8 [19:36:59.751] checking for __int128... yes [19:36:59.798] checking for __int128 alignment bug... assuming ok [19:36:59.798] checking alignment of PG_INT128_TYPE... 16 [19:37:00.276] checking for builtin __sync char locking functions... yes [19:37:00.316] checking for builtin __sync int32 locking functions... yes [19:37:00.356] checking for builtin __sync int32 atomic operations... yes [19:37:00.395] checking for builtin __sync int64 atomic operations... yes [19:37:00.436] checking for builtin __atomic int32 atomic operations... yes [19:37:00.477] checking for builtin __atomic int64 atomic operations... yes [19:37:00.519] checking for __get_cpuid... yes [19:37:00.564] checking for __get_cpuid_count... yes [19:37:00.609] checking for __cpuid... no [19:37:01.000] checking for __cpuidex... no [19:37:01.413] checking for _xgetbv... yes [19:37:01.808] checking for _mm512_popcnt_epi64... yes [19:37:02.224] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:37:02.326] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:37:02.347] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:37:02.365] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:37:02.382] 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 [19:37:02.434] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:37:02.434] checking which random number source to use... Windows native [19:37:02.436] checking for xmllint... /usr/bin/xmllint [19:37:02.436] checking for xsltproc... /usr/bin/xsltproc [19:37:02.436] checking for fop... /usr/bin/fop [19:37:02.436] checking for dbtoepub... no [19:37:02.437] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:37:02.437] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:37:02.437] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:37:02.447] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [19:37:02.447] 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 [19:37:02.447] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [19:37:02.447] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:37:02.524] configure: creating ./config.status [19:37:02.604] config.status: creating GNUmakefile [19:37:02.615] config.status: creating src/Makefile.global [19:37:02.629] config.status: creating src/include/pg_config.h [19:37:02.641] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:37:02.655] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:37:02.662] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:37:02.669] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:37:02.675] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:37:02.682] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:37:02.685] config.status: executing check_win32_symlinks commands [19:37:02.717] [19:37:02.717] real 0m15.985s [19:37:02.717] user 0m10.748s [19:37:02.717] sys 0m4.868s [19:37:02.717] make -s -j${BUILD_JOBS} clean [19:37:03.216] time make -s -j${BUILD_JOBS} world-bin [19:38:59.035] In function ‘overexplain_range_table’, [19:38:59.035] inlined from ‘overexplain_per_plan_hook’ at pg_overexplain.c:262:3: [19:38:59.035] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] [19:38:59.035] 436 | appendStringInfo(es->str, "RTI %u (%s%s%s):\n", rti, kind, [19:38:59.035] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:38:59.035] 437 | rte->inh ? ", inherited" : "", [19:38:59.035] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:38:59.035] 438 | rte->inFromCl ? ", in-from-clause" : ""); [19:38:59.035] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:38:59.035] pg_overexplain.c: In function ‘overexplain_per_plan_hook’: [19:38:59.035] pg_overexplain.c:383:29: note: ‘kind’ was declared here [19:38:59.035] 383 | char *kind; [19:38:59.035] | ^~~~ [19:38:59.035] In function ‘overexplain_debug’, [19:38:59.035] inlined from ‘overexplain_per_plan_hook’ at pg_overexplain.c:259:3: [19:38:59.035] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] [19:38:59.035] 316 | ExplainPropertyText("Command Type", commandType, es); [19:38:59.035] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:38:59.035] pg_overexplain.c: In function ‘overexplain_per_plan_hook’: [19:38:59.035] pg_overexplain.c:276:21: note: ‘commandType’ was declared here [19:38:59.035] 276 | char *commandType; [19:38:59.035] | ^~~~~~~~~~~ [19:38:59.035] cc1: all warnings being treated as errors [19:38:59.036] make[2]: *** [: pg_overexplain.o] Error 1 [19:38:59.036] make[1]: *** [Makefile:96: all-pg_overexplain-recurse] Error 2 [19:38:59.036] make[1]: *** Waiting for unfinished jobs.... [19:38:59.959] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [19:38:59.959] [19:38:59.959] real 1m56.743s [19:38:59.959] user 5m51.209s [19:38:59.959] sys 1m15.627s [19:38:59.959] [19:38:59.959] Exit status: 2