[07:58:32.035] time ./configure \ [07:58:32.035] --host=x86_64-w64-mingw32 \ [07:58:32.035] --enable-cassert \ [07:58:32.035] --without-icu \ [07:58:32.035] CC="ccache x86_64-w64-mingw32-gcc" \ [07:58:32.035] CXX="ccache x86_64-w64-mingw32-g++" [07:58:32.148] checking build system type... x86_64-pc-linux-gnu [07:58:32.341] checking host system type... x86_64-w64-mingw32 [07:58:32.347] checking which template to use... win32 [07:58:32.347] checking whether NLS is wanted... no [07:58:32.347] checking for default port number... 5432 [07:58:32.353] checking for block size... 8kB [07:58:32.355] checking for segment size... 1GB [07:58:32.357] checking for WAL block size... 8kB [07:58:32.358] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:58:32.391] checking whether the C compiler works... yes [07:58:32.530] checking for C compiler default output file name... a.exe [07:58:32.531] checking for suffix of executables... .exe [07:58:32.573] checking whether we are cross compiling... yes [07:58:32.652] checking for suffix of object files... o [07:58:32.660] checking whether we are using the GNU C compiler... yes [07:58:32.666] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:58:32.673] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:58:32.685] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:58:32.739] checking whether we are using the GNU C++ compiler... yes [07:58:32.746] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:58:32.814] checking for gawk... no [07:58:32.814] checking for mawk... mawk [07:58:32.816] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:58:32.823] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:58:32.830] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:58:32.875] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:58:33.042] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:58:33.049] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:58:33.055] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:58:33.062] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:58:33.069] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:58:33.075] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:58:33.082] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:58:33.088] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:58:33.095] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:58:33.101] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:58:33.108] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:58:33.115] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:58:33.121] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:58:33.157] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:58:33.164] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:58:33.171] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:58:33.177] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:58:33.184] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:58:33.191] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:58:33.214] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:58:33.221] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:58:33.227] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:58:33.264] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:58:33.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:58:33.309] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:58:33.315] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:58:33.350] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:58:33.357] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:58:33.364] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:58:33.372] checking whether the C compiler still works... yes [07:58:33.439] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:58:33.510] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:58:33.510] checking pkg-config is at least version 0.9.0... yes [07:58:33.527] checking whether to build with ICU support... no [07:58:33.527] checking whether to build with Tcl... no [07:58:33.527] checking whether to build Perl modules... no [07:58:33.527] checking whether to build Python modules... no [07:58:33.527] checking whether to build with GSSAPI support... no [07:58:33.528] checking whether to build with PAM support... no [07:58:33.528] checking whether to build with BSD Authentication support... no [07:58:33.528] checking whether to build with LDAP support... no [07:58:33.529] checking whether to build with Bonjour support... no [07:58:33.529] checking whether to build with SELinux support... no [07:58:33.529] checking whether to build with systemd support... no [07:58:33.529] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:58:33.529] checking whether to build with XML support... no [07:58:33.529] checking whether to build with LZ4 support... no [07:58:33.529] checking whether to build with ZSTD support... no [07:58:33.530] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:58:33.530] checking whether it is possible to strip libraries... yes [07:58:33.536] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:58:33.537] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:58:33.537] checking for a BSD-compatible install... /usr/bin/install -c [07:58:33.546] checking for tar... /usr/bin/tar [07:58:33.546] checking whether ln -s works... yes [07:58:33.546] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:58:33.549] checking for bison... /usr/bin/bison [07:58:33.551] configure: using bison (GNU Bison) 3.8.2 [07:58:33.554] checking for flex... /usr/bin/flex [07:58:33.567] configure: using flex 2.6.4 [07:58:33.568] checking for perl... /usr/bin/perl [07:58:33.570] configure: using perl 5.36.0 [07:58:33.573] checking for zic... /usr/sbin/zic [07:58:33.573] checking for a sed that does not truncate output... /usr/bin/sed [07:58:33.578] checking for grep that handles long lines and -e... /usr/bin/grep [07:58:33.581] checking for egrep... /usr/bin/grep -E [07:58:33.582] checking for ANSI C header files... yes [07:58:33.631] checking for sys/types.h... yes [07:58:33.648] checking for sys/stat.h... yes [07:58:33.663] checking for stdlib.h... yes [07:58:33.677] checking for string.h... yes [07:58:33.691] checking for memory.h... yes [07:58:33.705] checking for strings.h... yes [07:58:33.719] checking for inttypes.h... yes [07:58:33.735] checking for stdint.h... yes [07:58:33.749] checking for unistd.h... yes [07:58:33.764] checking for main in -lm... yes [07:58:33.812] checking for library containing setproctitle... no [07:58:33.903] checking for library containing dlsym... no [07:58:33.992] checking for library containing socket... -lws2_32 [07:58:34.127] checking for library containing getopt_long... none required [07:58:34.174] checking for library containing shm_open... no [07:58:34.261] checking for library containing shm_unlink... no [07:58:34.351] checking for library containing clock_gettime... no [07:58:34.442] checking for library containing shmget... no [07:58:34.529] checking for library containing backtrace_symbols... no [07:58:34.620] checking for library containing pthread_barrier_wait... -lpthread [07:58:34.713] checking for inflate in -lz... yes [07:58:34.759] checking for stdbool.h that conforms to C99... yes [07:58:34.770] checking for _Bool... yes [07:58:34.842] checking atomic.h usability... no [07:58:34.896] checking atomic.h presence... no [07:58:34.915] checking for atomic.h... no [07:58:34.918] checking copyfile.h usability... no [07:58:34.972] checking copyfile.h presence... no [07:58:34.990] checking for copyfile.h... no [07:58:34.993] checking execinfo.h usability... no [07:58:35.046] checking execinfo.h presence... no [07:58:35.064] checking for execinfo.h... no [07:58:35.067] checking getopt.h usability... yes [07:58:35.076] checking getopt.h presence... yes [07:58:35.092] checking for getopt.h... yes [07:58:35.099] checking ifaddrs.h usability... no [07:58:35.152] checking ifaddrs.h presence... no [07:58:35.170] checking for ifaddrs.h... no [07:58:35.173] checking mbarrier.h usability... no [07:58:35.226] checking mbarrier.h presence... no [07:58:35.244] checking for mbarrier.h... no [07:58:35.247] checking sys/epoll.h usability... no [07:58:35.302] checking sys/epoll.h presence... no [07:58:35.320] checking for sys/epoll.h... no [07:58:35.324] checking sys/event.h usability... no [07:58:35.378] checking sys/event.h presence... no [07:58:35.396] checking for sys/event.h... no [07:58:35.399] checking sys/personality.h usability... no [07:58:35.453] checking sys/personality.h presence... no [07:58:35.472] checking for sys/personality.h... no [07:58:35.475] checking sys/prctl.h usability... no [07:58:35.530] checking sys/prctl.h presence... no [07:58:35.548] checking for sys/prctl.h... no [07:58:35.551] checking sys/procctl.h usability... no [07:58:35.607] checking sys/procctl.h presence... no [07:58:35.626] checking for sys/procctl.h... no [07:58:35.629] checking sys/signalfd.h usability... no [07:58:35.686] checking sys/signalfd.h presence... no [07:58:35.705] checking for sys/signalfd.h... no [07:58:35.708] checking sys/ucred.h usability... no [07:58:35.762] checking sys/ucred.h presence... no [07:58:35.780] checking for sys/ucred.h... no [07:58:35.784] checking termios.h usability... no [07:58:35.839] checking termios.h presence... no [07:58:35.859] checking for termios.h... no [07:58:35.863] checking ucred.h usability... no [07:58:35.921] checking ucred.h presence... no [07:58:35.941] checking for ucred.h... no [07:58:35.945] checking xlocale.h usability... no [07:58:36.003] checking xlocale.h presence... no [07:58:36.023] checking for xlocale.h... no [07:58:36.026] checking zlib.h usability... yes [07:58:36.036] checking zlib.h presence... yes [07:58:36.056] checking for zlib.h... yes [07:58:36.056] checking for lz4... /usr/bin/lz4 [07:58:36.056] checking for zstd... /usr/bin/zstd [07:58:36.056] checking for openssl... /usr/bin/openssl [07:58:36.061] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [07:58:36.061] checking crtdefs.h usability... yes [07:58:36.069] checking crtdefs.h presence... yes [07:58:36.085] checking for crtdefs.h... yes [07:58:36.086] checking whether byte ordering is bigendian... no [07:58:36.163] checking for inline... inline [07:58:36.170] checking for printf format archetype... gnu_printf [07:58:36.179] checking for _Static_assert... yes [07:58:36.221] checking for typeof... typeof [07:58:36.228] checking for __builtin_types_compatible_p... yes [07:58:36.239] checking for __builtin_constant_p... yes [07:58:36.250] checking for __builtin_unreachable... yes [07:58:36.294] checking for computed goto support... yes [07:58:36.301] checking for struct tm.tm_zone... no [07:58:36.377] checking for union semun... no [07:58:36.412] checking for socklen_t... yes [07:58:37.567] checking for struct sockaddr.sa_len... no [07:58:39.552] checking for C/C++ restrict keyword... __restrict [07:58:39.566] checking for struct option... yes [07:58:39.610] checking whether assembler supports x86_64 popcntq... yes [07:58:39.618] checking size of off_t... 4 [07:58:39.823] 0 [07:58:39.824] checking size of bool... 1 [07:58:39.870] checking for int timezone... yes [07:58:39.925] checking for backtrace_symbols... no [07:58:39.979] checking for copyfile... no [07:58:40.029] checking for copy_file_range... no [07:58:40.083] checking for getifaddrs... no [07:58:40.132] checking for getpeerucred... no [07:58:40.181] checking for inet_pton... yes [07:58:40.230] checking for kqueue... no [07:58:40.280] checking for mbstowcs_l... no [07:58:40.329] checking for memset_s... no [07:58:40.378] checking for posix_fallocate... no [07:58:40.428] checking for ppoll... no [07:58:40.477] checking for pthread_is_threaded_np... no [07:58:40.527] checking for setproctitle... no [07:58:40.576] checking for setproctitle_fast... no [07:58:40.625] checking for strchrnul... no [07:58:40.674] checking for strsignal... no [07:58:40.723] checking for syncfs... no [07:58:40.772] checking for sync_file_range... no [07:58:40.821] checking for uselocale... no [07:58:40.870] checking for wcstombs_l... no [07:58:40.918] checking for __builtin_bswap16... yes [07:58:40.968] checking for __builtin_bswap32... yes [07:58:41.018] checking for __builtin_bswap64... yes [07:58:41.067] checking for __builtin_clz... yes [07:58:41.118] checking for __builtin_ctz... yes [07:58:41.166] checking for __builtin_popcount... yes [07:58:41.214] checking for __builtin_frame_address... yes [07:58:41.261] checking for _LARGEFILE_SOURCE value needed for large files... no [07:58:41.315] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:58:41.346] checking for posix_fadvise... no [07:58:41.396] checking whether posix_fadvise is declared... no [07:58:41.440] checking whether fdatasync is declared... no [07:58:41.485] checking whether strlcat is declared... no [07:58:41.549] checking whether strlcpy is declared... no [07:58:41.613] checking whether strnlen is declared... yes [07:58:41.627] checking whether strsep is declared... no [07:58:41.693] checking whether preadv is declared... no [07:58:41.732] checking whether pwritev is declared... no [07:58:41.770] checking whether F_FULLFSYNC is declared... no [07:58:41.812] checking for explicit_bzero... no [07:58:41.860] checking for getopt... yes [07:58:41.904] checking for getpeereid... no [07:58:41.953] checking for inet_aton... no [07:58:42.003] checking for mkdtemp... no [07:58:42.051] checking for strlcat... no [07:58:42.100] checking for strlcpy... no [07:58:42.148] checking for strnlen... yes [07:58:42.196] checking for strsep... no [07:58:42.245] checking for pthread_barrier_wait... yes [07:58:42.289] configure: On mingw32 we will use our strtof wrapper. [07:58:42.289] checking for getopt_long... yes [07:58:42.335] checking for _configthreadlocale... yes [07:58:42.379] checking for syslog... no [07:58:42.426] checking for opterr... yes [07:58:42.472] checking for optreset... no [07:58:42.523] checking test program... cross-compiling [07:58:42.523] checking whether long int is 64 bits... no [07:58:42.554] checking whether long long int is 64 bits... yes [07:58:42.564] checking for __builtin_mul_overflow... yes [07:58:42.608] checking size of void *... 8 [07:58:42.882] checking size of size_t... 8 [07:58:43.147] checking size of long... 4 [07:58:43.354] checking alignment of short... 2 [07:58:43.492] checking alignment of int... 4 [07:58:43.694] checking alignment of long... 4 [07:58:43.897] checking alignment of long long int... 8 [07:58:44.169] checking alignment of double... 8 [07:58:44.440] checking for __int128... yes [07:58:44.490] checking for __int128 alignment bug... assuming ok [07:58:44.490] checking alignment of PG_INT128_TYPE... 16 [07:58:44.826] checking for builtin __sync char locking functions... yes [07:58:44.868] checking for builtin __sync int32 locking functions... yes [07:58:44.909] checking for builtin __sync int32 atomic operations... yes [07:58:44.951] checking for builtin __sync int64 atomic operations... yes [07:58:44.993] checking for builtin __atomic int32 atomic operations... yes [07:58:45.036] checking for builtin __atomic int64 atomic operations... yes [07:58:45.082] checking for __get_cpuid... yes [07:58:45.132] checking for __get_cpuid_count... yes [07:58:45.177] checking for __cpuid... no [07:58:45.567] checking for __cpuidex... no [07:58:45.987] checking for _xgetbv... yes [07:58:46.387] checking for _mm512_popcnt_epi64... yes [07:58:46.806] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:58:46.853] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:58:46.940] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:58:46.963] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:58:46.981] 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 [07:58:47.036] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:58:47.036] checking which random number source to use... Windows native [07:58:47.038] checking for xmllint... /usr/bin/xmllint [07:58:47.039] checking for xsltproc... /usr/bin/xsltproc [07:58:47.039] checking for fop... /usr/bin/fop [07:58:47.039] checking for dbtoepub... no [07:58:47.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:58:47.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:58:47.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:58:47.051] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:58:47.051] 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 [07:58:47.051] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:58:47.051] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:58:47.136] configure: creating ./config.status [07:58:47.220] config.status: creating GNUmakefile [07:58:47.233] config.status: creating src/Makefile.global [07:58:47.248] config.status: creating src/include/pg_config.h [07:58:47.261] config.status: creating src/include/pg_config_ext.h [07:58:47.272] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:58:47.287] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:58:47.293] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:58:47.300] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:58:47.307] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:58:47.314] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:58:47.318] config.status: executing check_win32_symlinks commands [07:58:47.353] [07:58:47.353] real 0m15.317s [07:58:47.353] user 0m10.125s [07:58:47.353] sys 0m4.856s [07:58:47.353] make -s -j${BUILD_JOBS} clean [07:58:47.853] time make -s -j${BUILD_JOBS} world-bin [07:58:52.754] In file included from ../../../src/include/postgres.h:46, [07:58:52.754] from backend_startup.c:16: [07:58:52.754] backend_startup.c: In function ‘BackendInitialize’: [07:58:52.754] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [07:58:52.754] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [07:58:52.754] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:58:52.754] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [07:58:52.754] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [07:58:52.754] | ^~~~~~~~~~~ [07:58:52.754] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [07:58:52.754] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [07:58:52.754] | ^~~~~~~ [07:58:52.754] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [07:58:52.754] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [07:58:52.754] | ^~~~ [07:58:52.754] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [07:58:52.754] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [07:58:52.754] | ^~~~~~~~~~~~~~~ [07:58:52.754] backend_startup.c:126:33: note: ‘status’ was declared here [07:58:52.754] 126 | int status; [07:58:52.754] | ^~~~~~ [07:58:52.754] cc1: all warnings being treated as errors [07:58:52.755] make[3]: *** [: backend_startup.o] Error 1 [07:58:52.755] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [07:58:52.755] make[2]: *** Waiting for unfinished jobs.... [07:58:52.914] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:58:52.915] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:58:52.915] [07:58:52.915] real 0m5.062s [07:58:52.915] user 0m8.506s [07:58:52.915] sys 0m6.507s [07:58:52.915] [07:58:52.915] Exit status: 2