[21:49:56.441] time ./configure \ [21:49:56.441] --host=x86_64-w64-mingw32 \ [21:49:56.441] --enable-cassert \ [21:49:56.441] --without-icu \ [21:49:56.441] CC="ccache x86_64-w64-mingw32-gcc" \ [21:49:56.441] CXX="ccache x86_64-w64-mingw32-g++" [21:49:56.606] checking build system type... x86_64-pc-linux-gnu [21:49:56.843] checking host system type... x86_64-w64-mingw32 [21:49:56.851] checking which template to use... win32 [21:49:56.851] checking whether NLS is wanted... no [21:49:56.851] checking for default port number... 5432 [21:49:56.861] checking for block size... 8kB [21:49:56.863] checking for segment size... 1GB [21:49:56.866] checking for WAL block size... 8kB [21:49:56.868] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:49:56.915] checking whether the C compiler works... yes [21:49:57.081] checking for C compiler default output file name... a.exe [21:49:57.083] checking for suffix of executables... .exe [21:49:57.134] checking whether we are cross compiling... yes [21:49:57.224] checking for suffix of object files... o [21:49:57.235] checking whether we are using the GNU C compiler... yes [21:49:57.245] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:49:57.255] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:49:57.269] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:49:57.352] checking whether we are using the GNU C++ compiler... yes [21:49:57.362] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:49:57.455] checking for gawk... no [21:49:57.456] checking for mawk... mawk [21:49:57.458] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:49:57.468] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:49:57.478] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:49:57.537] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:49:57.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:49:57.753] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:49:57.763] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:49:57.773] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:49:57.783] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:49:57.793] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:49:57.802] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:49:57.812] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:49:57.822] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:49:57.832] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:49:57.842] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:49:57.853] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:49:57.863] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:49:57.909] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:49:57.919] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:49:57.928] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:49:57.938] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:49:57.949] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:49:57.959] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:49:57.992] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:49:58.002] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:49:58.011] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:49:58.056] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:49:58.104] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:49:58.115] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:49:58.125] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:49:58.167] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:49:58.177] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:49:58.188] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:49:58.198] checking whether the C compiler still works... yes [21:49:58.277] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:49:58.374] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:49:58.374] checking pkg-config is at least version 0.9.0... yes [21:49:58.394] checking whether to build with ICU support... no [21:49:58.394] checking whether to build with Tcl... no [21:49:58.394] checking whether to build Perl modules... no [21:49:58.394] checking whether to build Python modules... no [21:49:58.394] checking whether to build with GSSAPI support... no [21:49:58.396] checking whether to build with PAM support... no [21:49:58.396] checking whether to build with BSD Authentication support... no [21:49:58.396] checking whether to build with LDAP support... no [21:49:58.396] checking whether to build with Bonjour support... no [21:49:58.396] checking whether to build with SELinux support... no [21:49:58.396] checking whether to build with systemd support... no [21:49:58.397] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:49:58.397] checking whether to build with XML support... no [21:49:58.397] checking whether to build with LZ4 support... no [21:49:58.397] checking whether to build with ZSTD support... no [21:49:58.398] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:49:58.398] checking whether it is possible to strip libraries... yes [21:49:58.406] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:49:58.407] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:49:58.407] checking for a BSD-compatible install... /usr/bin/install -c [21:49:58.420] checking for tar... /usr/bin/tar [21:49:58.420] checking whether ln -s works... yes [21:49:58.420] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:49:58.423] checking for bison... /usr/bin/bison [21:49:58.427] configure: using bison (GNU Bison) 3.8.2 [21:49:58.431] checking for flex... /usr/bin/flex [21:49:58.448] configure: using flex 2.6.4 [21:49:58.448] checking for perl... /usr/bin/perl [21:49:58.452] configure: using perl 5.36.0 [21:49:58.455] checking for zic... /usr/sbin/zic [21:49:58.456] checking for a sed that does not truncate output... /usr/bin/sed [21:49:58.463] checking for grep that handles long lines and -e... /usr/bin/grep [21:49:58.465] checking for egrep... /usr/bin/grep -E [21:49:58.468] checking for ANSI C header files... yes [21:49:58.532] checking for sys/types.h... yes [21:49:58.557] checking for sys/stat.h... yes [21:49:58.579] checking for stdlib.h... yes [21:49:58.602] checking for string.h... yes [21:49:58.624] checking for memory.h... yes [21:49:58.647] checking for strings.h... yes [21:49:58.670] checking for inttypes.h... yes [21:49:58.694] checking for stdint.h... yes [21:49:58.715] checking for unistd.h... yes [21:49:58.738] checking for main in -lm... yes [21:49:58.797] checking for library containing setproctitle... no [21:49:58.910] checking for library containing dlsym... no [21:49:59.018] checking for library containing socket... -lws2_32 [21:49:59.179] checking for library containing getopt_long... none required [21:49:59.238] checking for library containing shm_open... no [21:49:59.347] checking for library containing shm_unlink... no [21:49:59.457] checking for library containing clock_gettime... no [21:49:59.568] checking for library containing shmget... no [21:49:59.679] checking for library containing backtrace_symbols... no [21:49:59.793] checking for library containing pthread_barrier_wait... -lpthread [21:49:59.908] checking for inflate in -lz... yes [21:49:59.966] checking for stdbool.h that conforms to C99... yes [21:49:59.982] checking for _Bool... yes [21:50:00.080] checking atomic.h usability... no [21:50:00.152] checking atomic.h presence... no [21:50:00.177] checking for atomic.h... no [21:50:00.182] checking copyfile.h usability... no [21:50:00.252] checking copyfile.h presence... no [21:50:00.278] checking for copyfile.h... no [21:50:00.283] checking execinfo.h usability... no [21:50:00.352] checking execinfo.h presence... no [21:50:00.377] checking for execinfo.h... no [21:50:00.382] checking getopt.h usability... yes [21:50:00.393] checking getopt.h presence... yes [21:50:00.414] checking for getopt.h... yes [21:50:00.425] checking ifaddrs.h usability... no [21:50:00.501] checking ifaddrs.h presence... no [21:50:00.528] checking for ifaddrs.h... no [21:50:00.533] checking mbarrier.h usability... no [21:50:00.604] checking mbarrier.h presence... no [21:50:00.629] checking for mbarrier.h... no [21:50:00.632] checking sys/epoll.h usability... no [21:50:00.702] checking sys/epoll.h presence... no [21:50:00.729] checking for sys/epoll.h... no [21:50:00.733] checking sys/event.h usability... no [21:50:00.805] checking sys/event.h presence... no [21:50:00.831] checking for sys/event.h... no [21:50:00.836] checking sys/personality.h usability... no [21:50:00.910] checking sys/personality.h presence... no [21:50:00.939] checking for sys/personality.h... no [21:50:00.944] checking sys/prctl.h usability... no [21:50:01.013] checking sys/prctl.h presence... no [21:50:01.038] checking for sys/prctl.h... no [21:50:01.043] checking sys/procctl.h usability... no [21:50:01.112] checking sys/procctl.h presence... no [21:50:01.139] checking for sys/procctl.h... no [21:50:01.144] checking sys/signalfd.h usability... no [21:50:01.214] checking sys/signalfd.h presence... no [21:50:01.241] checking for sys/signalfd.h... no [21:50:01.245] checking sys/ucred.h usability... no [21:50:01.317] checking sys/ucred.h presence... no [21:50:01.343] checking for sys/ucred.h... no [21:50:01.348] checking termios.h usability... no [21:50:01.418] checking termios.h presence... no [21:50:01.446] checking for termios.h... no [21:50:01.451] checking ucred.h usability... no [21:50:01.521] checking ucred.h presence... no [21:50:01.546] checking for ucred.h... no [21:50:01.550] checking xlocale.h usability... no [21:50:01.620] checking xlocale.h presence... no [21:50:01.647] checking for xlocale.h... no [21:50:01.651] checking zlib.h usability... yes [21:50:01.664] checking zlib.h presence... yes [21:50:01.690] checking for zlib.h... yes [21:50:01.691] checking for lz4... /usr/bin/lz4 [21:50:01.691] checking for zstd... /usr/bin/zstd [21:50:01.691] checking for openssl... /usr/bin/openssl [21:50:01.697] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:50:01.698] checking crtdefs.h usability... yes [21:50:01.709] checking crtdefs.h presence... yes [21:50:01.729] checking for crtdefs.h... yes [21:50:01.731] checking whether byte ordering is bigendian... no [21:50:01.838] checking for inline... inline [21:50:01.848] checking for printf format archetype... gnu_printf [21:50:01.860] checking for _Static_assert... yes [21:50:01.915] checking for typeof... typeof [21:50:01.925] checking for __builtin_types_compatible_p... yes [21:50:01.941] checking for __builtin_constant_p... yes [21:50:01.956] checking for __builtin_unreachable... yes [21:50:02.009] checking for computed goto support... yes [21:50:02.020] checking for struct tm.tm_zone... no [21:50:02.126] checking for union semun... no [21:50:02.175] checking for socklen_t... yes [21:50:03.722] checking for struct sockaddr.sa_len... no [21:50:06.403] checking for C/C++ restrict keyword... __restrict [21:50:06.421] checking for struct option... yes [21:50:06.480] checking whether assembler supports x86_64 popcntq... yes [21:50:06.491] checking size of off_t... 4 [21:50:06.748] 0 [21:50:06.748] checking size of bool... 1 [21:50:06.814] checking for int timezone... yes [21:50:06.880] checking for backtrace_symbols... no [21:50:06.944] checking for copyfile... no [21:50:07.009] checking for copy_file_range... no [21:50:07.077] checking for getifaddrs... no [21:50:07.144] checking for getpeerucred... no [21:50:07.210] checking for inet_pton... yes [21:50:07.277] checking for kqueue... no [21:50:07.343] checking for mbstowcs_l... no [21:50:07.409] checking for memset_s... no [21:50:07.473] checking for posix_fallocate... no [21:50:07.538] checking for ppoll... no [21:50:07.604] checking for pthread_is_threaded_np... no [21:50:07.671] checking for setproctitle... no [21:50:07.738] checking for setproctitle_fast... no [21:50:07.806] checking for strchrnul... no [21:50:07.872] checking for strsignal... no [21:50:07.936] checking for syncfs... no [21:50:08.000] checking for sync_file_range... no [21:50:08.067] checking for uselocale... no [21:50:08.132] checking for wcstombs_l... no [21:50:08.194] checking for __builtin_bswap16... yes [21:50:08.255] checking for __builtin_bswap32... yes [21:50:08.316] checking for __builtin_bswap64... yes [21:50:08.378] checking for __builtin_clz... yes [21:50:08.442] checking for __builtin_ctz... yes [21:50:08.505] checking for __builtin_popcount... yes [21:50:08.566] checking for __builtin_frame_address... yes [21:50:08.629] checking for _LARGEFILE_SOURCE value needed for large files... no [21:50:08.696] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:50:08.738] checking for posix_fadvise... no [21:50:08.806] checking whether posix_fadvise is declared... no [21:50:08.868] checking whether fdatasync is declared... no [21:50:08.931] checking whether strlcat is declared... no [21:50:09.013] checking whether strlcpy is declared... no [21:50:09.096] checking whether strnlen is declared... yes [21:50:09.116] checking whether strsep is declared... no [21:50:09.200] checking whether preadv is declared... no [21:50:09.253] checking whether pwritev is declared... no [21:50:09.306] checking whether F_FULLFSYNC is declared... no [21:50:09.360] checking for explicit_bzero... no [21:50:09.419] checking for getopt... yes [21:50:09.475] checking for getpeereid... no [21:50:09.537] checking for inet_aton... no [21:50:09.599] checking for mkdtemp... no [21:50:09.660] checking for strlcat... no [21:50:09.726] checking for strlcpy... no [21:50:09.789] checking for strnlen... yes [21:50:09.850] checking for strsep... no [21:50:09.913] checking for pthread_barrier_wait... yes [21:50:09.969] configure: On mingw32 we will use our strtof wrapper. [21:50:09.969] checking for getopt_long... yes [21:50:10.029] checking for _configthreadlocale... yes [21:50:10.088] checking for syslog... no [21:50:10.153] checking for opterr... yes [21:50:10.214] checking for optreset... no [21:50:10.281] checking test program... cross-compiling [21:50:10.281] checking whether long int is 64 bits... no [21:50:10.326] checking whether long long int is 64 bits... yes [21:50:10.340] checking for __builtin_mul_overflow... yes [21:50:10.396] checking size of void *... 8 [21:50:10.742] checking size of size_t... 8 [21:50:11.093] checking size of long... 4 [21:50:11.362] checking alignment of short... 2 [21:50:11.546] checking alignment of int... 4 [21:50:11.810] checking alignment of long... 4 [21:50:12.081] checking alignment of long long int... 8 [21:50:12.422] checking alignment of double... 8 [21:50:12.770] checking for __int128... yes [21:50:12.835] checking for __int128 alignment bug... assuming ok [21:50:12.835] checking alignment of PG_INT128_TYPE... 16 [21:50:13.263] checking for builtin __sync char locking functions... yes [21:50:13.318] checking for builtin __sync int32 locking functions... yes [21:50:13.369] checking for builtin __sync int32 atomic operations... yes [21:50:13.421] checking for builtin __sync int64 atomic operations... yes [21:50:13.474] checking for builtin __atomic int32 atomic operations... yes [21:50:13.528] checking for builtin __atomic int64 atomic operations... yes [21:50:13.584] checking for __get_cpuid... yes [21:50:13.644] checking for __get_cpuid_count... yes [21:50:13.701] checking for __cpuid... no [21:50:14.158] checking for __cpuidex... no [21:50:14.649] checking for _xgetbv with CFLAGS=... no [21:50:15.093] checking for _xgetbv with CFLAGS=-mxsave... yes [21:50:15.556] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:50:16.010] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:50:16.414] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:50:16.472] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:50:16.587] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:50:16.618] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:50:16.647] 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 [21:50:16.715] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:50:16.715] checking which random number source to use... Windows native [21:50:16.718] checking for xmllint... /usr/bin/xmllint [21:50:16.718] checking for xsltproc... /usr/bin/xsltproc [21:50:16.718] checking for fop... /usr/bin/fop [21:50:16.719] checking for dbtoepub... no [21:50:16.719] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:50:16.719] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:50:16.720] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:50:16.733] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:50:16.733] 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 [21:50:16.733] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:50:16.733] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:50:16.853] configure: creating ./config.status [21:50:16.977] config.status: creating GNUmakefile [21:50:16.992] config.status: creating src/Makefile.global [21:50:17.014] config.status: creating src/include/pg_config.h [21:50:17.031] config.status: creating src/include/pg_config_ext.h [21:50:17.047] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:50:17.067] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:50:17.078] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:50:17.087] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:50:17.097] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:50:17.108] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:50:17.114] config.status: executing check_win32_symlinks commands [21:50:17.159] [21:50:17.159] real 0m20.718s [21:50:17.159] user 0m13.562s [21:50:17.159] sys 0m6.795s [21:50:17.159] make -s -j${BUILD_JOBS} clean [21:50:17.797] time make -s -j${BUILD_JOBS} world-bin [21:50:46.606] proc.c: In function ‘ProcSleep’: [21:50:46.606] proc.c:1240:17: error: implicit declaration of function ‘CollectLockHoldersAndWaiters’ [-Werror=implicit-function-declaration] [21:50:46.606] 1240 | CollectLockHoldersAndWaiters(proclock, lock, &lock_holders_sbuf, &lock_waiters_sbuf, &lockHoldersNum); [21:50:46.606] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:50:46.606] proc.c:1127:33: error: unused variable ‘first_waiter’ [-Werror=unused-variable] [21:50:46.606] 1127 | first_waiter = true; [21:50:46.606] | ^~~~~~~~~~~~ [21:50:46.606] proc.c:1126:25: error: unused variable ‘first_holder’ [-Werror=unused-variable] [21:50:46.606] 1126 | bool first_holder = true, [21:50:46.606] | ^~~~~~~~~~~~ [21:50:46.606] proc.c: At top level: [21:50:46.606] proc.c:1982:1: error: no previous prototype for ‘CollectLockHoldersAndWaiters’ [-Werror=missing-prototypes] [21:50:46.606] 1982 | CollectLockHoldersAndWaiters(PROCLOCK *waitProcLock, LOCK *lock, StringInfo lock_holders_sbuf, StringInfo lock_waiters_sbuf, int *lockHoldersNum) [21:50:46.606] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:50:46.606] proc.c:1982:1: error: conflicting types for ‘CollectLockHoldersAndWaiters’; have ‘void(PROCLOCK *, LOCK *, StringInfoData *, StringInfoData *, int *)’ [-Werror] [21:50:46.606] proc.c:1240:17: note: previous implicit declaration of ‘CollectLockHoldersAndWaiters’ with type ‘void(PROCLOCK *, LOCK *, StringInfoData *, StringInfoData *, int *)’ [21:50:46.606] 1240 | CollectLockHoldersAndWaiters(proclock, lock, &lock_holders_sbuf, &lock_waiters_sbuf, &lockHoldersNum); [21:50:46.606] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:50:46.606] cc1: all warnings being treated as errors [21:50:46.607] make[4]: *** [: proc.o] Error 1 [21:50:46.607] make[3]: *** [../../../src/backend/common.mk:37: lmgr-recursive] Error 2 [21:50:46.608] make[2]: *** [common.mk:37: storage-recursive] Error 2 [21:50:46.608] make[2]: *** Waiting for unfinished jobs.... [21:51:01.624] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:51:01.624] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:51:01.624] [21:51:01.624] real 0m43.827s [21:51:01.624] user 2m16.119s [21:51:01.624] sys 0m31.485s [21:51:01.625] [21:51:01.625] Exit status: 2