[07:49:22.263] time ./configure \
[07:49:22.263]   --host=x86_64-w64-mingw32 \
[07:49:22.263]   --enable-cassert \
[07:49:22.263]   --without-icu \
[07:49:22.263]   CC="ccache x86_64-w64-mingw32-gcc" \
[07:49:22.263]   CXX="ccache x86_64-w64-mingw32-g++"
[07:49:22.379] checking build system type... x86_64-pc-linux-gnu
[07:49:22.553] checking host system type... x86_64-w64-mingw32
[07:49:22.558] checking which template to use... win32
[07:49:22.558] checking whether NLS is wanted... no
[07:49:22.559] checking for default port number... 5432
[07:49:22.565] checking for block size... 8kB
[07:49:22.566] checking for segment size... 1GB
[07:49:22.569] checking for WAL block size... 8kB
[07:49:22.570] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc
[07:49:22.602] checking whether the C compiler works... yes
[07:49:22.735] checking for C compiler default output file name... a.exe
[07:49:22.736] checking for suffix of executables... .exe
[07:49:22.775] checking whether we are cross compiling... yes
[07:49:22.847] checking for suffix of object files... o
[07:49:22.864] checking whether we are using the GNU C compiler... yes
[07:49:22.870] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes
[07:49:22.877] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
[07:49:22.887] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed
[07:49:22.944] checking whether we are using the GNU C++ compiler... yes
[07:49:22.950] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes
[07:49:23.013] checking for gawk... no
[07:49:23.014] checking for mawk... mawk
[07:49:23.016] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
[07:49:23.023] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes
[07:49:23.029] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
[07:49:23.073] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
[07:49:23.226] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes
[07:49:23.232] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes
[07:49:23.239] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes
[07:49:23.246] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
[07:49:23.252] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
[07:49:23.259] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
[07:49:23.265] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes
[07:49:23.297] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes
[07:49:23.303] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes
[07:49:23.310] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes
[07:49:23.317] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes
[07:49:23.347] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes
[07:49:23.354] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no
[07:49:23.389] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes
[07:49:23.396] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
[07:49:23.402] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes
[07:49:23.409] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes
[07:49:23.417] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes
[07:49:23.424] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no
[07:49:23.446] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[07:49:23.453] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[07:49:23.459] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
[07:49:23.496] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
[07:49:23.533] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
[07:49:23.548] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes
[07:49:23.555] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[07:49:23.588] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[07:49:23.595] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[07:49:23.602] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[07:49:23.610] checking whether the C compiler still works... yes
[07:49:23.675] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E
[07:49:23.751] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config
[07:49:23.752] checking pkg-config is at least version 0.9.0... yes
[07:49:23.769] checking whether to build with ICU support... no
[07:49:23.769] checking whether to build with Tcl... no
[07:49:23.769] checking whether to build Perl modules... no
[07:49:23.769] checking whether to build Python modules... no
[07:49:23.770] checking whether to build with GSSAPI support... no
[07:49:23.771] checking whether to build with PAM support... no
[07:49:23.771] checking whether to build with BSD Authentication support... no
[07:49:23.771] checking whether to build with LDAP support... no
[07:49:23.771] checking whether to build with Bonjour support... no
[07:49:23.771] checking whether to build with SELinux support... no
[07:49:23.771] checking whether to build with systemd support... no
[07:49:23.771] configure: WARNING: *** Readline does not work on MinGW --- disabling
[07:49:23.771] checking whether to build with XML support... no
[07:49:23.772] checking whether to build with LZ4 support... no
[07:49:23.772] checking whether to build with ZSTD support... no
[07:49:23.772] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
[07:49:23.772] checking whether it is possible to strip libraries... yes
[07:49:23.779] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
[07:49:23.780] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres
[07:49:23.780] checking for a BSD-compatible install... /usr/bin/install -c
[07:49:23.789] checking for tar... /usr/bin/tar
[07:49:23.789] checking whether ln -s works... yes
[07:49:23.789] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[07:49:23.791] checking for bison... /usr/bin/bison
[07:49:23.794] configure: using bison (GNU Bison) 3.8.2
[07:49:23.797] checking for flex... /usr/bin/flex
[07:49:23.809] configure: using flex 2.6.4
[07:49:23.809] checking for perl... /usr/bin/perl
[07:49:23.812] configure: using perl 5.36.0
[07:49:23.814] checking for zic... /usr/sbin/zic
[07:49:23.814] checking for a sed that does not truncate output... /usr/bin/sed
[07:49:23.819] checking for grep that handles long lines and -e... /usr/bin/grep
[07:49:23.822] checking for egrep... /usr/bin/grep -E
[07:49:23.823] checking for ANSI C header files... yes
[07:49:23.870] checking for sys/types.h... yes
[07:49:23.887] checking for sys/stat.h... yes
[07:49:23.903] checking for stdlib.h... yes
[07:49:23.917] checking for string.h... yes
[07:49:23.932] checking for memory.h... yes
[07:49:23.947] checking for strings.h... yes
[07:49:23.962] checking for inttypes.h... yes
[07:49:23.978] checking for stdint.h... yes
[07:49:23.995] checking for unistd.h... yes
[07:49:24.010] checking for main in -lm... yes
[07:49:24.055] checking for library containing setproctitle... no
[07:49:24.142] checking for library containing dlsym... no
[07:49:24.229] checking for library containing socket... -lws2_32
[07:49:24.358] checking for library containing getopt_long... none required
[07:49:24.402] checking for library containing shm_open... no
[07:49:24.484] checking for library containing shm_unlink... no
[07:49:24.567] checking for library containing clock_gettime... no
[07:49:24.650] checking for library containing shmget... no
[07:49:24.735] checking for library containing backtrace_symbols... no
[07:49:24.820] checking for library containing pthread_barrier_wait... -lpthread
[07:49:24.907] checking for inflate in -lz... yes
[07:49:24.952] checking atomic.h usability... no
[07:49:25.008] checking atomic.h presence... no
[07:49:25.026] checking for atomic.h... no
[07:49:25.028] checking copyfile.h usability... no
[07:49:25.080] checking copyfile.h presence... no
[07:49:25.097] checking for copyfile.h... no
[07:49:25.100] checking execinfo.h usability... no
[07:49:25.150] checking execinfo.h presence... no
[07:49:25.167] checking for execinfo.h... no
[07:49:25.170] checking getopt.h usability... yes
[07:49:25.177] checking getopt.h presence... yes
[07:49:25.191] checking for getopt.h... yes
[07:49:25.197] checking ifaddrs.h usability... no
[07:49:25.252] checking ifaddrs.h presence... no
[07:49:25.270] checking for ifaddrs.h... no
[07:49:25.273] checking mbarrier.h usability... no
[07:49:25.327] checking mbarrier.h presence... no
[07:49:25.346] checking for mbarrier.h... no
[07:49:25.349] checking sys/epoll.h usability... no
[07:49:25.401] checking sys/epoll.h presence... no
[07:49:25.419] checking for sys/epoll.h... no
[07:49:25.422] checking sys/event.h usability... no
[07:49:25.474] checking sys/event.h presence... no
[07:49:25.492] checking for sys/event.h... no
[07:49:25.495] checking sys/personality.h usability... no
[07:49:25.547] checking sys/personality.h presence... no
[07:49:25.566] checking for sys/personality.h... no
[07:49:25.569] checking sys/prctl.h usability... no
[07:49:25.621] checking sys/prctl.h presence... no
[07:49:25.639] checking for sys/prctl.h... no
[07:49:25.642] checking sys/procctl.h usability... no
[07:49:25.696] checking sys/procctl.h presence... no
[07:49:25.714] checking for sys/procctl.h... no
[07:49:25.717] checking sys/signalfd.h usability... no
[07:49:25.768] checking sys/signalfd.h presence... no
[07:49:25.785] checking for sys/signalfd.h... no
[07:49:25.788] checking sys/ucred.h usability... no
[07:49:25.840] checking sys/ucred.h presence... no
[07:49:25.858] checking for sys/ucred.h... no
[07:49:25.862] checking termios.h usability... no
[07:49:25.916] checking termios.h presence... no
[07:49:25.934] checking for termios.h... no
[07:49:25.937] checking ucred.h usability... no
[07:49:25.989] checking ucred.h presence... no
[07:49:26.008] checking for ucred.h... no
[07:49:26.012] checking xlocale.h usability... no
[07:49:26.066] checking xlocale.h presence... no
[07:49:26.085] checking for xlocale.h... no
[07:49:26.088] checking zlib.h usability... yes
[07:49:26.097] checking zlib.h presence... yes
[07:49:26.116] checking for zlib.h... yes
[07:49:26.116] checking for lz4... /usr/bin/lz4
[07:49:26.116] checking for zstd... /usr/bin/zstd
[07:49:26.116] checking for openssl... /usr/bin/openssl
[07:49:26.121] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[07:49:26.121] checking crtdefs.h usability... yes
[07:49:26.128] checking crtdefs.h presence... yes
[07:49:26.142] checking for crtdefs.h... yes
[07:49:26.144] checking whether byte ordering is bigendian... no
[07:49:26.212] checking for inline... inline
[07:49:26.220] checking for printf format archetype... gnu_printf
[07:49:26.228] checking for _Static_assert... yes
[07:49:26.266] checking for typeof... typeof
[07:49:26.273] checking for __builtin_types_compatible_p... yes
[07:49:26.283] checking for __builtin_constant_p... yes
[07:49:26.293] checking for __builtin_mul_overflow... yes
[07:49:26.338] checking for __builtin_unreachable... yes
[07:49:26.376] checking for computed goto support... yes
[07:49:26.383] checking for struct tm.tm_zone... no
[07:49:26.454] checking for union semun... no
[07:49:26.484] checking for socklen_t... yes
[07:49:27.568] checking for struct sockaddr.sa_len... no
[07:49:29.560] checking for C/C++ restrict keyword... __restrict
[07:49:29.573] checking for struct option... yes
[07:49:29.615] checking whether assembler supports x86_64 popcntq... yes
[07:49:29.623] checking size of off_t... 4
[07:49:29.829] 0
[07:49:29.829] checking for int timezone... yes
[07:49:29.882] checking for backtrace_symbols... no
[07:49:29.933] checking for copyfile... no
[07:49:29.983] checking for copy_file_range... no
[07:49:30.033] checking for elf_aux_info... no
[07:49:30.082] checking for getauxval... no
[07:49:30.131] checking for getifaddrs... no
[07:49:30.181] checking for getpeerucred... no
[07:49:30.230] checking for inet_pton... yes
[07:49:30.279] checking for kqueue... no
[07:49:30.329] checking for mbstowcs_l... no
[07:49:30.379] checking for memset_s... no
[07:49:30.430] checking for posix_fallocate... no
[07:49:30.480] checking for ppoll... no
[07:49:30.531] checking for pthread_is_threaded_np... no
[07:49:30.581] checking for setproctitle... no
[07:49:30.632] checking for setproctitle_fast... no
[07:49:30.684] checking for strchrnul... no
[07:49:30.736] checking for strsignal... no
[07:49:30.785] checking for syncfs... no
[07:49:30.836] checking for sync_file_range... no
[07:49:30.886] checking for uselocale... no
[07:49:30.936] checking for wcstombs_l... no
[07:49:30.983] checking for __builtin_bswap16... yes
[07:49:31.031] checking for __builtin_bswap32... yes
[07:49:31.077] checking for __builtin_bswap64... yes
[07:49:31.124] checking for __builtin_clz... yes
[07:49:31.172] checking for __builtin_ctz... yes
[07:49:31.218] checking for __builtin_popcount... yes
[07:49:31.265] checking for __builtin_frame_address... yes
[07:49:31.312] checking for _LARGEFILE_SOURCE value needed for large files... no
[07:49:31.365] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error
[07:49:31.396] checking for posix_fadvise... no
[07:49:31.448] checking whether posix_fadvise is declared... no
[07:49:31.493] checking whether fdatasync is declared... no
[07:49:31.539] checking whether strlcat is declared... no
[07:49:31.602] checking whether strlcpy is declared... no
[07:49:31.665] checking whether strnlen is declared... yes
[07:49:31.678] checking whether strsep is declared... no
[07:49:31.741] checking whether preadv is declared... no
[07:49:31.778] checking whether pwritev is declared... no
[07:49:31.814] checking whether F_FULLFSYNC is declared... no
[07:49:31.854] checking for explicit_bzero... no
[07:49:31.901] checking for getopt... yes
[07:49:31.945] checking for getpeereid... no
[07:49:31.993] checking for inet_aton... no
[07:49:32.041] checking for mkdtemp... no
[07:49:32.088] checking for strlcat... no
[07:49:32.135] checking for strlcpy... no
[07:49:32.183] checking for strnlen... yes
[07:49:32.230] checking for strsep... no
[07:49:32.277] checking for pthread_barrier_wait... yes
[07:49:32.321] configure: On mingw32 we will use our strtof wrapper.
[07:49:32.321] checking for getopt_long... yes
[07:49:32.365] checking for syslog... no
[07:49:32.411] checking for opterr... yes
[07:49:32.459] checking for optreset... no
[07:49:32.511] checking test program... cross-compiling
[07:49:32.511] checking size of void *... 8
[07:49:32.853] checking size of size_t... 8
[07:49:33.124] checking size of long... 4
[07:49:33.328] checking size of long long... 8
[07:49:33.620] checking alignment of short... 2
[07:49:33.758] checking alignment of int... 4
[07:49:33.960] checking alignment of long... 4
[07:49:34.161] checking alignment of int64_t... 8
[07:49:34.424] checking alignment of double... 8
[07:49:34.795] checking for __int128... yes
[07:49:34.844] checking for __int128 alignment bug... assuming ok
[07:49:34.844] checking alignment of PG_INT128_TYPE... 16
[07:49:35.230] checking for builtin __sync char locking functions... yes
[07:49:35.273] checking for builtin __sync int32 locking functions... yes
[07:49:35.315] checking for builtin __sync int32 atomic operations... yes
[07:49:35.357] checking for builtin __sync int64 atomic operations... yes
[07:49:35.401] checking for builtin __atomic int32 atomic operations... yes
[07:49:35.442] checking for builtin __atomic int64 atomic operations... yes
[07:49:35.485] checking for __get_cpuid... yes
[07:49:35.531] checking for __get_cpuid_count... yes
[07:49:35.574] checking for __cpuid... no
[07:49:35.970] checking for __cpuidex... no
[07:49:36.386] checking for _xgetbv... yes
[07:49:36.784] checking for _mm512_popcnt_epi64... yes
[07:49:37.194] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[07:49:37.294] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[07:49:37.316] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[07:49:37.334] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[07:49:37.351] 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:49:37.405] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[07:49:37.405] checking which random number source to use... Windows native
[07:49:37.407] checking for xmllint... /usr/bin/xmllint
[07:49:37.407] checking for xsltproc... /usr/bin/xsltproc
[07:49:37.407] checking for fop... /usr/bin/fop
[07:49:37.408] checking for dbtoepub... no
[07:49:37.408] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no
[07:49:37.408] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no
[07:49:37.408] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no
[07:49:37.418] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32
[07:49:37.418] 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:49:37.418] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 
[07:49:37.418] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import 
[07:49:37.498] configure: creating ./config.status
[07:49:37.579] config.status: creating GNUmakefile
[07:49:37.590] config.status: creating src/Makefile.global
[07:49:37.605] config.status: creating src/include/pg_config.h
[07:49:37.617] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[07:49:37.632] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[07:49:37.639] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c
[07:49:37.645] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c
[07:49:37.652] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h
[07:49:37.658] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port
[07:49:37.661] config.status: executing check_win32_symlinks commands
[07:49:37.695] 
[07:49:37.695] real	0m15.431s
[07:49:37.695] user	0m10.140s
[07:49:37.695] sys	0m4.980s
[07:49:37.695] make -s -j${BUILD_JOBS} clean
[07:49:38.210] time make -s -j${BUILD_JOBS} world-bin
[07:49:47.155] explain.c: In function ‘standard_ExplainOneQuery’:
[07:49:47.155] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_minflt’
[07:49:47.155]   515 |                 pagefaults_start.minflt = rusage.ru_minflt;
[07:49:47.155]       |                                                 ^
[07:49:47.155] explain.c:516:49: error: ‘struct rusage’ has no member named ‘ru_majflt’
[07:49:47.155]   516 |                 pagefaults_start.majflt = rusage.ru_majflt;
[07:49:47.155]       |                                                 ^
[07:49:47.155] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_minflt’
[07:49:47.155]   543 |                 pagefaults.minflt = rusage.ru_minflt - pagefaults_start.minflt;
[07:49:47.155]       |                                           ^
[07:49:47.155] explain.c:544:43: error: ‘struct rusage’ has no member named ‘ru_majflt’
[07:49:47.155]   544 |                 pagefaults.majflt = rusage.ru_majflt - pagefaults_start.majflt;
[07:49:47.155]       |                                           ^
[07:49:47.155] explain.c: In function ‘ExplainOnePlan’:
[07:49:47.155] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_minflt’
[07:49:47.155]   711 |                 pagefaults_start.minflt = rusage.ru_minflt;
[07:49:47.155]       |                                                 ^
[07:49:47.155] explain.c:712:49: error: ‘struct rusage’ has no member named ‘ru_majflt’
[07:49:47.155]   712 |                 pagefaults_start.majflt = rusage.ru_majflt;
[07:49:47.155]       |                                                 ^
[07:49:47.155] explain.c:861:43: error: ‘struct rusage’ has no member named ‘ru_minflt’
[07:49:47.155]   861 |                 pagefaults.minflt = rusage.ru_minflt - pagefaults_start.minflt;
[07:49:47.155]       |                                           ^
[07:49:47.155] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_majflt’
[07:49:47.155]   862 |                 pagefaults.majflt = rusage.ru_majflt - pagefaults_start.majflt;
[07:49:47.155]       |                                           ^
[07:49:47.156] make[3]: *** [<builtin>: explain.o] Error 1
[07:49:47.156] make[2]: *** [common.mk:37: commands-recursive] Error 2
[07:49:47.156] make[2]: *** Waiting for unfinished jobs....
[07:49:49.733] make[1]: *** [Makefile:42: all-backend-recurse] Error 2
[07:49:49.733] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2
[07:49:49.733] 
[07:49:49.733] real	0m11.523s
[07:49:49.733] user	0m28.916s
[07:49:49.733] sys	0m8.659s
[07:49:49.733] 
[07:49:49.733] Exit status: 2������������������������������������������������������������������������