[09:36:57.458] time ./configure \ [09:36:57.458] --host=x86_64-w64-mingw32ucrt \ [09:36:57.458] --enable-cassert \ [09:36:57.458] --without-icu \ [09:36:57.458] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [09:36:57.458] CXX="ccache x86_64-w64-mingw32ucrt-g++" [09:36:57.611] checking build system type... x86_64-pc-linux-gnu [09:36:57.790] checking host system type... x86_64-w64-mingw32ucrt [09:36:57.797] checking which template to use... win32 [09:36:57.797] checking whether NLS is wanted... no [09:36:57.797] checking for default port number... 5432 [09:36:57.806] checking for block size... 8kB [09:36:57.807] checking for segment size... 1GB [09:36:57.810] checking for WAL block size... 8kB [09:36:57.812] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [09:36:57.851] checking whether the C compiler works... yes [09:36:57.991] checking for C compiler default output file name... a.exe [09:36:57.993] checking for suffix of executables... .exe [09:36:58.042] checking whether we are cross compiling... yes [09:36:58.149] checking for suffix of object files... o [09:36:58.160] checking whether we are using the GNU C compiler... yes [09:36:58.197] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [09:36:58.236] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [09:36:58.247] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [09:36:58.303] checking whether we are using the GNU C++ compiler... yes [09:36:58.436] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [09:36:58.453] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [09:36:58.508] checking for gawk... no [09:36:58.508] checking for mawk... mawk [09:36:58.511] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:36:58.520] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [09:36:58.528] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:36:58.590] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:36:58.656] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [09:36:58.673] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:36:58.681] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:36:58.716] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:36:58.723] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [09:36:58.731] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [09:36:58.739] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [09:36:58.747] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:36:58.754] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:36:58.786] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:36:58.793] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [09:36:58.800] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [09:36:58.807] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [09:36:58.838] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:36:58.854] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:36:58.861] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [09:36:58.869] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [09:36:58.876] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:36:58.883] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [09:36:58.891] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:36:58.898] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:36:58.905] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:36:58.953] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:36:59.004] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:36:59.012] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:36:59.020] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:36:59.066] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:36:59.074] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:36:59.082] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:36:59.151] checking whether the C compiler still works... yes [09:36:59.224] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [09:36:59.311] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [09:36:59.311] checking pkg-config is at least version 0.9.0... yes [09:36:59.329] checking whether to build with ICU support... no [09:36:59.329] checking whether to build with Tcl... no [09:36:59.329] checking whether to build Perl modules... no [09:36:59.329] checking whether to build Python modules... no [09:36:59.330] checking whether to build with GSSAPI support... no [09:36:59.331] checking whether to build with PAM support... no [09:36:59.331] checking whether to build with BSD Authentication support... no [09:36:59.331] checking whether to build with LDAP support... no [09:36:59.331] checking whether to build with Bonjour support... no [09:36:59.331] checking whether to build with SELinux support... no [09:36:59.334] checking whether to build with systemd support... no [09:36:59.334] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:36:59.334] checking whether to build with liburing support... no [09:36:59.334] checking whether to build with libcurl support... no [09:36:59.334] checking whether to build with libnuma support... no [09:36:59.334] checking whether to build with XML support... no [09:36:59.334] checking whether to build with LZ4 support... no [09:36:59.334] checking whether to build with ZSTD support... no [09:36:59.334] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [09:36:59.334] checking whether it is possible to strip libraries... yes [09:36:59.340] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [09:36:59.341] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [09:36:59.341] checking for a BSD-compatible install... /usr/bin/install -c [09:36:59.353] checking for tar... /usr/bin/tar [09:36:59.353] checking whether ln -s works... yes [09:36:59.353] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:36:59.355] checking for nm... /usr/bin/nm [09:36:59.356] checking for bison... /usr/bin/bison [09:36:59.359] configure: using bison (GNU Bison) 3.8.2 [09:36:59.363] checking for flex... /usr/bin/flex [09:36:59.366] configure: using flex 2.6.4 [09:36:59.366] checking for perl... /usr/bin/perl [09:36:59.369] configure: using perl 5.40.1 [09:36:59.372] checking for zic... /usr/sbin/zic [09:36:59.373] checking for a sed that does not truncate output... /usr/bin/sed [09:36:59.380] checking for grep that handles long lines and -e... /usr/bin/grep [09:36:59.382] checking for egrep... /usr/bin/grep -E [09:36:59.384] checking for ANSI C header files... yes [09:36:59.488] checking for sys/types.h... yes [09:36:59.507] checking for sys/stat.h... yes [09:36:59.581] checking for stdlib.h... yes [09:36:59.600] checking for string.h... yes [09:36:59.640] checking for memory.h... yes [09:36:59.657] checking for strings.h... yes [09:36:59.674] checking for inttypes.h... yes [09:36:59.746] checking for stdint.h... yes [09:36:59.765] checking for unistd.h... yes [09:36:59.783] checking for main in -lm... yes [09:36:59.843] checking for library containing setproctitle... no [09:36:59.953] checking for library containing dlsym... no [09:37:00.064] checking for library containing socket... -lws2_32 [09:37:00.223] checking for library containing getopt_long... none required [09:37:00.279] checking for library containing shm_open... no [09:37:00.382] checking for library containing shm_unlink... no [09:37:00.482] checking for library containing clock_gettime... none required [09:37:00.529] checking for library containing shmget... no [09:37:00.631] checking for library containing backtrace_symbols... no [09:37:00.731] checking for library containing pthread_barrier_wait... none required [09:37:00.782] checking for inflate in -lz... yes [09:37:00.838] checking copyfile.h usability... no [09:37:00.901] checking copyfile.h presence... no [09:37:00.922] checking for copyfile.h... no [09:37:00.926] checking execinfo.h usability... no [09:37:00.985] checking execinfo.h presence... no [09:37:01.007] checking for execinfo.h... no [09:37:01.011] checking getopt.h usability... yes [09:37:01.020] checking getopt.h presence... yes [09:37:01.038] checking for getopt.h... yes [09:37:01.047] checking ifaddrs.h usability... no [09:37:01.107] checking ifaddrs.h presence... no [09:37:01.128] checking for ifaddrs.h... no [09:37:01.132] checking sys/epoll.h usability... no [09:37:01.192] checking sys/epoll.h presence... no [09:37:01.215] checking for sys/epoll.h... no [09:37:01.220] checking sys/event.h usability... no [09:37:01.279] checking sys/event.h presence... no [09:37:01.300] checking for sys/event.h... no [09:37:01.303] checking sys/personality.h usability... no [09:37:01.361] checking sys/personality.h presence... no [09:37:01.382] checking for sys/personality.h... no [09:37:01.386] checking sys/prctl.h usability... no [09:37:01.446] checking sys/prctl.h presence... no [09:37:01.467] checking for sys/prctl.h... no [09:37:01.471] checking sys/procctl.h usability... no [09:37:01.527] checking sys/procctl.h presence... no [09:37:01.545] checking for sys/procctl.h... no [09:37:01.549] checking sys/signalfd.h usability... no [09:37:01.604] checking sys/signalfd.h presence... no [09:37:01.622] checking for sys/signalfd.h... no [09:37:01.626] checking sys/ucred.h usability... no [09:37:01.681] checking sys/ucred.h presence... no [09:37:01.698] checking for sys/ucred.h... no [09:37:01.702] checking termios.h usability... no [09:37:01.760] checking termios.h presence... no [09:37:01.780] checking for termios.h... no [09:37:01.783] checking uchar.h usability... yes [09:37:01.792] checking uchar.h presence... yes [09:37:01.814] checking for uchar.h... yes [09:37:01.822] checking ucred.h usability... no [09:37:01.879] checking ucred.h presence... no [09:37:01.899] checking for ucred.h... no [09:37:01.903] checking xlocale.h usability... no [09:37:01.960] checking xlocale.h presence... no [09:37:01.979] checking for xlocale.h... no [09:37:01.982] checking zlib.h usability... yes [09:37:02.017] checking zlib.h presence... yes [09:37:02.037] checking for zlib.h... yes [09:37:02.037] checking for lz4... /usr/bin/lz4 [09:37:02.037] checking for zstd... /usr/bin/zstd [09:37:02.037] checking for openssl... /usr/bin/openssl [09:37:02.042] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [09:37:02.043] checking crtdefs.h usability... yes [09:37:02.051] checking crtdefs.h presence... yes [09:37:02.067] checking for crtdefs.h... yes [09:37:02.068] checking whether byte ordering is bigendian... no [09:37:02.159] checking for C printf format archetype... gnu_printf [09:37:02.169] checking for C++ printf format archetype... gnu_printf [09:37:02.178] checking for statement expressions... yes [09:37:02.226] checking for typeof... typeof [09:37:02.264] checking for __builtin_types_compatible_p... yes [09:37:02.304] checking for __builtin_constant_p... yes [09:37:02.317] checking for __builtin_mul_overflow... yes [09:37:02.377] checking for __builtin_unreachable... yes [09:37:02.424] checking for computed goto support... yes [09:37:02.442] checking for struct tm.tm_zone... no [09:37:02.528] checking for union semun... no [09:37:02.566] checking for socklen_t... yes [09:37:03.829] checking for struct sockaddr.sa_len... no [09:37:06.302] checking for C/C++ restrict keyword... __restrict [09:37:06.319] checking for struct option... yes [09:37:06.368] checking whether assembler supports x86_64 popcntq... yes [09:37:06.377] checking size of off_t... 4 [09:37:06.617] checking for int timezone... yes [09:37:06.687] checking for backtrace_symbols... no [09:37:06.747] checking for copyfile... no [09:37:06.807] checking for copy_file_range... no [09:37:06.868] checking for elf_aux_info... no [09:37:06.928] checking for getauxval... no [09:37:06.988] checking for getifaddrs... no [09:37:07.049] checking for getpeerucred... no [09:37:07.108] checking for inet_pton... yes [09:37:07.170] checking for kqueue... no [09:37:07.229] checking for localeconv_l... no [09:37:07.287] checking for mbstowcs_l... no [09:37:07.343] checking for posix_fallocate... no [09:37:07.400] checking for ppoll... no [09:37:07.459] checking for pthread_is_threaded_np... no [09:37:07.519] checking for setproctitle... no [09:37:07.580] checking for setproctitle_fast... no [09:37:07.646] checking for strsignal... no [09:37:07.710] checking for syncfs... no [09:37:07.775] checking for sync_file_range... no [09:37:07.837] checking for uselocale... no [09:37:07.901] checking for wcstombs_l... no [09:37:07.961] checking for __builtin_bswap16... yes [09:37:08.021] checking for __builtin_bswap32... yes [09:37:08.080] checking for __builtin_bswap64... yes [09:37:08.139] checking for __builtin_clz... yes [09:37:08.201] checking for __builtin_ctz... yes [09:37:08.261] checking for __builtin_frame_address... yes [09:37:08.321] checking for _LARGEFILE_SOURCE value needed for large files... no [09:37:08.385] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [09:37:08.421] checking for posix_fadvise... no [09:37:08.485] checking whether posix_fadvise is declared... no [09:37:08.533] checking whether fdatasync is declared... no [09:37:08.581] checking whether strlcat is declared... no [09:37:08.649] checking whether strlcpy is declared... no [09:37:08.718] checking whether strsep is declared... no [09:37:08.783] checking whether timingsafe_bcmp is declared... no [09:37:08.848] checking whether preadv is declared... no [09:37:08.882] checking whether pwritev is declared... no [09:37:08.916] checking whether strchrnul is declared... no [09:37:08.960] checking whether memset_s is declared... no [09:37:09.005] checking whether F_FULLFSYNC is declared... no [09:37:09.050] checking for explicit_bzero... no [09:37:09.109] checking for getopt... yes [09:37:09.161] checking for getpeereid... no [09:37:09.220] checking for inet_aton... no [09:37:09.279] checking for mkdtemp... no [09:37:09.338] checking for strlcat... no [09:37:09.395] checking for strlcpy... no [09:37:09.454] checking for strsep... no [09:37:09.513] checking for timingsafe_bcmp... no [09:37:09.572] checking for pthread_barrier_wait... yes [09:37:09.625] configure: On mingw32ucrt we will use our strtof wrapper. [09:37:09.625] checking for getopt_long... yes [09:37:09.679] checking for syslog... no [09:37:09.739] checking for opterr... yes [09:37:09.794] checking for optreset... no [09:37:09.857] checking test program... cross-compiling [09:37:09.857] checking size of void *... 8 [09:37:10.200] checking size of size_t... 8 [09:37:10.533] checking size of long... 4 [09:37:10.815] checking size of long long... 8 [09:37:11.157] checking size of intmax_t... 8 [09:37:11.475] checking alignment of short... 2 [09:37:11.675] checking alignment of int... 4 [09:37:11.895] checking alignment of int64_t... 8 [09:37:12.176] checking alignment of double... 8 [09:37:12.551] checking for __int128... yes [09:37:12.618] checking for __int128 alignment bug... assuming ok [09:37:12.618] checking alignment of PG_INT128_TYPE... 16 [09:37:13.145] checking for builtin __sync char locking functions... yes [09:37:13.190] checking for builtin __sync int32 locking functions... yes [09:37:13.237] checking for builtin __sync int32 atomic operations... yes [09:37:13.283] checking for builtin __sync int64 atomic operations... yes [09:37:13.333] checking for builtin __atomic int32 atomic operations... yes [09:37:13.383] checking for builtin __atomic int64 atomic operations... yes [09:37:13.435] checking for __get_cpuid... yes [09:37:13.490] checking for __get_cpuid_count... yes [09:37:13.542] checking for _xgetbv... yes [09:37:14.002] checking for _mm512_popcnt_epi64... yes [09:37:14.478] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [09:37:14.598] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:37:14.623] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [09:37:14.645] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:37:14.666] 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 [09:37:14.704] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:37:14.704] checking for _mm512_clmulepi64_epi128... yes [09:37:15.176] checking for vectorized CRC-32C... AVX-512 with runtime check [09:37:15.176] checking which random number source to use... Windows native [09:37:15.178] checking for xmllint... /usr/bin/xmllint [09:37:15.178] checking for xsltproc... /usr/bin/xsltproc [09:37:15.179] checking for fop... /usr/bin/fop [09:37:15.179] checking for dbtoepub... no [09:37:15.179] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:37:15.179] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:37:15.180] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:37:15.192] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [09:37:15.192] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [09:37:15.192] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:37:15.192] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:37:15.300] configure: creating ./config.status [09:37:15.417] config.status: creating GNUmakefile [09:37:15.434] config.status: creating src/Makefile.global [09:37:15.457] config.status: creating src/include/pg_config.h [09:37:15.475] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:37:15.496] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:37:15.506] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:37:15.516] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:37:15.526] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:37:15.531] config.status: executing check_win32_symlinks commands [09:37:15.573] [09:37:15.573] real 0m18.115s [09:37:15.573] user 0m12.533s [09:37:15.573] sys 0m5.362s [09:37:15.573] make -s -j${BUILD_JOBS} clean [09:37:16.177] time make -s -j${BUILD_JOBS} world-bin [09:37:47.245] In file included from ../../../../src/include/postgres.h:48, [09:37:47.245] from hash.c:19: [09:37:47.245] hash.c: In function ‘hashbuild’: [09:37:47.245] hash.c:202:67: error: ‘MyProc’ undeclared (first use in this function); did you mean ‘MyProcPid’? [09:37:47.245] 202 | Assert(!indexInfo->ii_Concurrent || !TransactionIdIsValid(MyProc->xmin)); [09:37:47.245] | ^~~~~~ [09:37:47.245] ../../../../src/include/c.h:901:23: note: in definition of macro ‘Assert’ [09:37:47.245] 901 | if (!(condition)) \ [09:37:47.245] | ^~~~~~~~~ [09:37:47.245] hash.c:202:46: note: in expansion of macro ‘TransactionIdIsValid’ [09:37:47.245] 202 | Assert(!indexInfo->ii_Concurrent || !TransactionIdIsValid(MyProc->xmin)); [09:37:47.245] | ^~~~~~~~~~~~~~~~~~~~ [09:37:47.245] hash.c:202:67: note: each undeclared identifier is reported only once for each function it appears in [09:37:47.245] 202 | Assert(!indexInfo->ii_Concurrent || !TransactionIdIsValid(MyProc->xmin)); [09:37:47.245] | ^~~~~~ [09:37:47.245] ../../../../src/include/c.h:901:23: note: in definition of macro ‘Assert’ [09:37:47.245] 901 | if (!(condition)) \ [09:37:47.245] | ^~~~~~~~~ [09:37:47.245] hash.c:202:46: note: in expansion of macro ‘TransactionIdIsValid’ [09:37:47.245] 202 | Assert(!indexInfo->ii_Concurrent || !TransactionIdIsValid(MyProc->xmin)); [09:37:47.245] | ^~~~~~~~~~~~~~~~~~~~ [09:37:47.247] make[4]: *** [: hash.o] Error 1 [09:37:47.248] make[3]: *** [../../../src/backend/common.mk:37: hash-recursive] Error 2 [09:37:47.248] make[2]: *** [common.mk:37: access-recursive] Error 2 [09:37:47.250] make[2]: *** Waiting for unfinished jobs.... [09:38:11.354] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:38:11.354] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:38:11.355] [09:38:11.355] real 0m55.178s [09:38:11.355] user 2m58.236s [09:38:11.355] sys 0m27.735s [09:38:11.355] [09:38:11.355] Exit status: 2