[08:33:15.718] time ./configure \ [08:33:15.718] --host=x86_64-w64-mingw32 \ [08:33:15.718] --enable-cassert \ [08:33:15.718] --without-icu \ [08:33:15.718] CC="ccache x86_64-w64-mingw32-gcc" \ [08:33:15.718] CXX="ccache x86_64-w64-mingw32-g++" [08:33:15.821] checking build system type... x86_64-pc-linux-gnu [08:33:15.982] checking host system type... x86_64-w64-mingw32 [08:33:15.987] checking which template to use... win32 [08:33:15.987] checking whether NLS is wanted... no [08:33:15.987] checking for default port number... 5432 [08:33:15.993] checking for block size... 8kB [08:33:15.994] checking for segment size... 1GB [08:33:15.996] checking for WAL block size... 8kB [08:33:15.997] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [08:33:16.028] checking whether the C compiler works... yes [08:33:16.159] checking for C compiler default output file name... a.exe [08:33:16.160] checking for suffix of executables... .exe [08:33:16.197] checking whether we are cross compiling... yes [08:33:16.264] checking for suffix of object files... o [08:33:16.272] checking whether we are using the GNU C compiler... yes [08:33:16.278] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [08:33:16.284] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [08:33:16.293] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [08:33:16.350] checking whether we are using the GNU C++ compiler... yes [08:33:16.356] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [08:33:16.421] checking for gawk... no [08:33:16.421] checking for mawk... mawk [08:33:16.423] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:33:16.429] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [08:33:16.435] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:33:16.476] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:33:16.631] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [08:33:16.637] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [08:33:16.643] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:33:16.649] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:33:16.655] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:33:16.661] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:33:16.667] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [08:33:16.674] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:33:16.680] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:33:16.686] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:33:16.692] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [08:33:16.698] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [08:33:16.704] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [08:33:16.737] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:33:16.744] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:33:16.750] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [08:33:16.756] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [08:33:16.762] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:33:16.768] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:33:16.789] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:33:16.795] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:33:16.801] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:33:16.835] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:33:16.870] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:33:16.876] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:33:16.882] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:33:16.914] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:33:16.922] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:33:16.929] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:33:16.936] checking whether the C compiler still works... yes [08:33:16.997] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [08:33:17.061] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [08:33:17.061] checking pkg-config is at least version 0.9.0... yes [08:33:17.076] checking whether to build with ICU support... no [08:33:17.077] checking whether to build with Tcl... no [08:33:17.077] checking whether to build Perl modules... no [08:33:17.077] checking whether to build Python modules... no [08:33:17.077] checking whether to build with GSSAPI support... no [08:33:17.078] checking whether to build with PAM support... no [08:33:17.078] checking whether to build with BSD Authentication support... no [08:33:17.078] checking whether to build with LDAP support... no [08:33:17.078] checking whether to build with Bonjour support... no [08:33:17.078] checking whether to build with SELinux support... no [08:33:17.078] checking whether to build with systemd support... no [08:33:17.078] configure: WARNING: *** Readline does not work on MinGW --- disabling [08:33:17.079] checking whether to build with XML support... no [08:33:17.079] checking whether to build with LZ4 support... no [08:33:17.079] checking whether to build with ZSTD support... no [08:33:17.079] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [08:33:17.080] checking whether it is possible to strip libraries... yes [08:33:17.086] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [08:33:17.087] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [08:33:17.087] checking for a BSD-compatible install... /usr/bin/install -c [08:33:17.095] checking for tar... /usr/bin/tar [08:33:17.095] checking whether ln -s works... yes [08:33:17.095] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:33:17.097] checking for bison... /usr/bin/bison [08:33:17.099] configure: using bison (GNU Bison) 3.8.2 [08:33:17.102] checking for flex... /usr/bin/flex [08:33:17.103] configure: using flex 2.6.4 [08:33:17.103] checking for perl... /usr/bin/perl [08:33:17.106] configure: using perl 5.36.0 [08:33:17.108] checking for zic... /usr/sbin/zic [08:33:17.108] checking for a sed that does not truncate output... /usr/bin/sed [08:33:17.112] checking for grep that handles long lines and -e... /usr/bin/grep [08:33:17.114] checking for egrep... /usr/bin/grep -E [08:33:17.116] checking for ANSI C header files... yes [08:33:17.157] checking for sys/types.h... yes [08:33:17.171] checking for sys/stat.h... yes [08:33:17.184] checking for stdlib.h... yes [08:33:17.196] checking for string.h... yes [08:33:17.208] checking for memory.h... yes [08:33:17.220] checking for strings.h... yes [08:33:17.232] checking for inttypes.h... yes [08:33:17.246] checking for stdint.h... yes [08:33:17.258] checking for unistd.h... yes [08:33:17.271] checking for main in -lm... yes [08:33:17.313] checking for library containing setproctitle... no [08:33:17.391] checking for library containing dlsym... no [08:33:17.468] checking for library containing socket... -lws2_32 [08:33:17.582] checking for library containing getopt_long... none required [08:33:17.622] checking for library containing shm_open... no [08:33:17.696] checking for library containing shm_unlink... no [08:33:17.773] checking for library containing clock_gettime... no [08:33:17.848] checking for library containing shmget... no [08:33:17.924] checking for library containing backtrace_symbols... no [08:33:18.001] checking for library containing pthread_barrier_wait... -lpthread [08:33:18.079] checking for inflate in -lz... yes [08:33:18.121] checking atomic.h usability... no [08:33:18.175] checking atomic.h presence... no [08:33:18.191] checking for atomic.h... no [08:33:18.194] checking copyfile.h usability... no [08:33:18.242] checking copyfile.h presence... no [08:33:18.259] checking for copyfile.h... no [08:33:18.262] checking execinfo.h usability... no [08:33:18.309] checking execinfo.h presence... no [08:33:18.325] checking for execinfo.h... no [08:33:18.327] checking getopt.h usability... yes [08:33:18.334] checking getopt.h presence... yes [08:33:18.347] checking for getopt.h... yes [08:33:18.353] checking ifaddrs.h usability... no [08:33:18.403] checking ifaddrs.h presence... no [08:33:18.419] checking for ifaddrs.h... no [08:33:18.422] checking mbarrier.h usability... no [08:33:18.470] checking mbarrier.h presence... no [08:33:18.488] checking for mbarrier.h... no [08:33:18.491] checking sys/epoll.h usability... no [08:33:18.540] checking sys/epoll.h presence... no [08:33:18.556] checking for sys/epoll.h... no [08:33:18.559] checking sys/event.h usability... no [08:33:18.606] checking sys/event.h presence... no [08:33:18.622] checking for sys/event.h... no [08:33:18.625] checking sys/personality.h usability... no [08:33:18.674] checking sys/personality.h presence... no [08:33:18.689] checking for sys/personality.h... no [08:33:18.692] checking sys/prctl.h usability... no [08:33:18.740] checking sys/prctl.h presence... no [08:33:18.758] checking for sys/prctl.h... no [08:33:18.761] checking sys/procctl.h usability... no [08:33:18.812] checking sys/procctl.h presence... no [08:33:18.829] checking for sys/procctl.h... no [08:33:18.832] checking sys/signalfd.h usability... no [08:33:18.883] checking sys/signalfd.h presence... no [08:33:18.900] checking for sys/signalfd.h... no [08:33:18.903] checking sys/ucred.h usability... no [08:33:18.952] checking sys/ucred.h presence... no [08:33:18.969] checking for sys/ucred.h... no [08:33:18.972] checking termios.h usability... no [08:33:19.022] checking termios.h presence... no [08:33:19.039] checking for termios.h... no [08:33:19.042] checking ucred.h usability... no [08:33:19.092] checking ucred.h presence... no [08:33:19.108] checking for ucred.h... no [08:33:19.110] checking xlocale.h usability... no [08:33:19.157] checking xlocale.h presence... no [08:33:19.173] checking for xlocale.h... no [08:33:19.175] checking zlib.h usability... yes [08:33:19.183] checking zlib.h presence... yes [08:33:19.199] checking for zlib.h... yes [08:33:19.199] checking for lz4... /usr/bin/lz4 [08:33:19.200] checking for zstd... /usr/bin/zstd [08:33:19.200] checking for openssl... /usr/bin/openssl [08:33:19.204] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [08:33:19.204] checking crtdefs.h usability... yes [08:33:19.210] checking crtdefs.h presence... yes [08:33:19.223] checking for crtdefs.h... yes [08:33:19.224] checking whether byte ordering is bigendian... no [08:33:19.284] checking for inline... inline [08:33:19.290] checking for printf format archetype... gnu_printf [08:33:19.297] checking for _Static_assert... yes [08:33:19.333] checking for typeof... typeof [08:33:19.339] checking for __builtin_types_compatible_p... yes [08:33:19.348] checking for __builtin_constant_p... yes [08:33:19.357] checking for __builtin_mul_overflow... yes [08:33:19.399] checking for __builtin_unreachable... yes [08:33:19.435] checking for computed goto support... yes [08:33:19.441] checking for struct tm.tm_zone... no [08:33:19.517] checking for union semun... no [08:33:19.547] checking for socklen_t... yes [08:33:20.587] checking for struct sockaddr.sa_len... no [08:33:22.391] checking for C/C++ restrict keyword... __restrict [08:33:22.402] checking for struct option... yes [08:33:22.437] checking whether assembler supports x86_64 popcntq... yes [08:33:22.443] checking size of off_t... 4 [08:33:22.619] 0 [08:33:22.619] checking for int timezone... yes [08:33:22.664] checking for backtrace_symbols... no [08:33:22.708] checking for copyfile... no [08:33:22.751] checking for copy_file_range... no [08:33:22.796] checking for elf_aux_info... no [08:33:22.839] checking for getauxval... no [08:33:22.882] checking for getifaddrs... no [08:33:22.925] checking for getpeerucred... no [08:33:22.968] checking for inet_pton... yes [08:33:23.012] checking for kqueue... no [08:33:23.056] checking for mbstowcs_l... no [08:33:23.099] checking for memset_s... no [08:33:23.143] checking for posix_fallocate... no [08:33:23.189] checking for ppoll... no [08:33:23.235] checking for pthread_is_threaded_np... no [08:33:23.278] checking for setproctitle... no [08:33:23.323] checking for setproctitle_fast... no [08:33:23.369] checking for strchrnul... no [08:33:23.415] checking for strsignal... no [08:33:23.459] checking for syncfs... no [08:33:23.504] checking for sync_file_range... no [08:33:23.548] checking for uselocale... no [08:33:23.593] checking for wcstombs_l... no [08:33:23.634] checking for __builtin_bswap16... yes [08:33:23.679] checking for __builtin_bswap32... yes [08:33:23.722] checking for __builtin_bswap64... yes [08:33:23.763] checking for __builtin_clz... yes [08:33:23.806] checking for __builtin_ctz... yes [08:33:23.847] checking for __builtin_popcount... yes [08:33:23.889] checking for __builtin_frame_address... yes [08:33:23.930] checking for _LARGEFILE_SOURCE value needed for large files... no [08:33:23.977] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [08:33:24.003] checking for posix_fadvise... no [08:33:24.047] checking whether posix_fadvise is declared... no [08:33:24.087] checking whether fdatasync is declared... no [08:33:24.127] checking whether strlcat is declared... no [08:33:24.182] checking whether strlcpy is declared... no [08:33:24.242] checking whether strnlen is declared... yes [08:33:24.254] checking whether strsep is declared... no [08:33:24.313] checking whether preadv is declared... no [08:33:24.346] checking whether pwritev is declared... no [08:33:24.378] checking whether F_FULLFSYNC is declared... no [08:33:24.413] checking for explicit_bzero... no [08:33:24.456] checking for getopt... yes [08:33:24.496] checking for getpeereid... no [08:33:24.539] checking for inet_aton... no [08:33:24.581] checking for mkdtemp... no [08:33:24.623] checking for strlcat... no [08:33:24.667] checking for strlcpy... no [08:33:24.710] checking for strnlen... yes [08:33:24.753] checking for strsep... no [08:33:24.798] checking for pthread_barrier_wait... yes [08:33:24.838] configure: On mingw32 we will use our strtof wrapper. [08:33:24.838] checking for getopt_long... yes [08:33:24.878] checking for syslog... no [08:33:24.923] checking for opterr... yes [08:33:24.969] checking for optreset... no [08:33:25.017] checking test program... cross-compiling [08:33:25.017] checking size of void *... 8 [08:33:25.270] checking size of size_t... 8 [08:33:25.518] checking size of long... 4 [08:33:25.707] checking size of long long... 8 [08:33:25.955] checking alignment of short... 2 [08:33:26.083] checking alignment of int... 4 [08:33:26.275] checking alignment of long... 4 [08:33:26.467] checking alignment of int64_t... 8 [08:33:26.714] checking alignment of double... 8 [08:33:26.968] checking for __int128... yes [08:33:27.016] checking for __int128 alignment bug... assuming ok [08:33:27.016] checking alignment of PG_INT128_TYPE... 16 [08:33:27.326] checking for builtin __sync char locking functions... yes [08:33:27.365] checking for builtin __sync int32 locking functions... yes [08:33:27.405] checking for builtin __sync int32 atomic operations... yes [08:33:27.443] checking for builtin __sync int64 atomic operations... yes [08:33:27.483] checking for builtin __atomic int32 atomic operations... yes [08:33:27.523] checking for builtin __atomic int64 atomic operations... yes [08:33:27.563] checking for __get_cpuid... yes [08:33:27.606] checking for __get_cpuid_count... yes [08:33:27.647] checking for __cpuid... no [08:33:28.019] checking for __cpuidex... no [08:33:28.416] checking for _xgetbv... yes [08:33:28.792] checking for _mm512_popcnt_epi64... yes [08:33:29.182] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:33:29.271] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:33:29.291] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:33:29.307] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:33:29.323] 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 [08:33:29.372] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:33:29.372] checking which random number source to use... Windows native [08:33:29.374] checking for xmllint... /usr/bin/xmllint [08:33:29.374] checking for xsltproc... /usr/bin/xsltproc [08:33:29.374] checking for fop... /usr/bin/fop [08:33:29.374] checking for dbtoepub... no [08:33:29.375] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [08:33:29.375] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [08:33:29.375] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [08:33:29.384] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [08:33:29.384] 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 [08:33:29.384] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [08:33:29.384] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [08:33:29.456] configure: creating ./config.status [08:33:29.529] config.status: creating GNUmakefile [08:33:29.540] config.status: creating src/Makefile.global [08:33:29.553] config.status: creating src/include/pg_config.h [08:33:29.564] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:33:29.576] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:33:29.583] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [08:33:29.588] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [08:33:29.595] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [08:33:29.601] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [08:33:29.604] config.status: executing check_win32_symlinks commands [08:33:29.632] [08:33:29.632] real 0m13.914s [08:33:29.632] user 0m9.376s [08:33:29.632] sys 0m4.196s [08:33:29.632] make -s -j${BUILD_JOBS} clean [08:33:30.105] time make -s -j${BUILD_JOBS} world-bin [08:33:48.466] explain.c: In function ‘standard_ExplainOneQuery’: [08:33:48.466] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ [08:33:48.466] 515 | storageio_start.inblock = rusage.ru_inblock; [08:33:48.466] | ^ [08:33:48.466] explain.c:516:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ [08:33:48.466] 516 | storageio_start.outblock = rusage.ru_oublock; [08:33:48.466] | ^ [08:33:48.466] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ [08:33:48.466] 543 | storageio.inblock = rusage.ru_inblock - storageio_start.inblock; [08:33:48.466] | ^ [08:33:48.466] explain.c:544:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ [08:33:48.466] 544 | storageio.outblock = rusage.ru_oublock - storageio_start.outblock; [08:33:48.466] | ^ [08:33:48.466] explain.c: In function ‘ExplainOnePlan’: [08:33:48.466] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ [08:33:48.466] 711 | storageio_start.inblock = rusage.ru_inblock; [08:33:48.466] | ^ [08:33:48.466] explain.c:712:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ [08:33:48.466] 712 | storageio_start.outblock = rusage.ru_oublock; [08:33:48.466] | ^ [08:33:48.466] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ [08:33:48.466] 862 | storageio.inblock = rusage.ru_inblock - storageio_start.inblock; [08:33:48.466] | ^ [08:33:48.466] explain.c:863:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ [08:33:48.466] 863 | storageio.outblock = rusage.ru_oublock - storageio_start.outblock; [08:33:48.466] | ^ [08:33:48.466] make[3]: *** [: explain.o] Error 1 [08:33:48.466] make[3]: *** Waiting for unfinished jobs.... [08:33:49.023] make[2]: *** [common.mk:37: commands-recursive] Error 2 [08:33:49.023] make[2]: *** Waiting for unfinished jobs.... [08:33:59.734] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:33:59.734] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:33:59.734] [08:33:59.734] real 0m29.629s [08:33:59.734] user 1m30.439s [08:33:59.734] sys 0m18.998s [08:33:59.735] [08:33:59.735] Exit status: 2