[04:33:58.175] time ./configure \ [04:33:58.175] --host=x86_64-w64-mingw32 \ [04:33:58.175] --enable-cassert \ [04:33:58.175] --without-icu \ [04:33:58.175] CC="ccache x86_64-w64-mingw32-gcc" \ [04:33:58.175] CXX="ccache x86_64-w64-mingw32-g++" [04:33:58.280] checking build system type... x86_64-pc-linux-gnu [04:33:58.483] checking host system type... x86_64-w64-mingw32 [04:33:58.488] checking which template to use... win32 [04:33:58.489] checking whether NLS is wanted... no [04:33:58.489] checking for default port number... 5432 [04:33:58.495] checking for block size... 8kB [04:33:58.496] checking for segment size... 1GB [04:33:58.498] checking for WAL block size... 8kB [04:33:58.499] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [04:33:58.530] checking whether the C compiler works... yes [04:33:58.675] checking for C compiler default output file name... a.exe [04:33:58.677] checking for suffix of executables... .exe [04:33:58.715] checking whether we are cross compiling... yes [04:33:58.794] checking for suffix of object files... o [04:33:58.810] checking whether we are using the GNU C compiler... yes [04:33:58.816] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [04:33:58.822] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [04:33:58.831] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [04:33:58.888] checking whether we are using the GNU C++ compiler... yes [04:33:58.894] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [04:33:58.957] checking for gawk... no [04:33:58.957] checking for mawk... mawk [04:33:58.959] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:33:58.988] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [04:33:58.995] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:33:59.037] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:33:59.204] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [04:33:59.211] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [04:33:59.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:33:59.232] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:33:59.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:33:59.244] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:33:59.273] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [04:33:59.302] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:33:59.308] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:33:59.314] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:33:59.321] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [04:33:59.350] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [04:33:59.356] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:33:59.391] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:33:59.398] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:33:59.404] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [04:33:59.419] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [04:33:59.486] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:33:59.502] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:33:59.531] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:33:59.537] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:33:59.543] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:33:59.579] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:33:59.615] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:33:59.622] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:33:59.628] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:33:59.661] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:33:59.667] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:33:59.674] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:33:59.681] checking whether the C compiler still works... yes [04:33:59.741] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [04:33:59.805] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [04:33:59.805] checking pkg-config is at least version 0.9.0... yes [04:33:59.821] checking whether to build with ICU support... no [04:33:59.821] checking whether to build with Tcl... no [04:33:59.821] checking whether to build Perl modules... no [04:33:59.821] checking whether to build Python modules... no [04:33:59.821] checking whether to build with GSSAPI support... no [04:33:59.822] checking whether to build with PAM support... no [04:33:59.822] checking whether to build with BSD Authentication support... no [04:33:59.822] checking whether to build with LDAP support... no [04:33:59.823] checking whether to build with Bonjour support... no [04:33:59.823] checking whether to build with SELinux support... no [04:33:59.823] checking whether to build with systemd support... no [04:33:59.823] configure: WARNING: *** Readline does not work on MinGW --- disabling [04:33:59.823] checking whether to build with XML support... no [04:33:59.823] checking whether to build with LZ4 support... no [04:33:59.823] checking whether to build with ZSTD support... no [04:33:59.824] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [04:33:59.824] checking whether it is possible to strip libraries... yes [04:33:59.833] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [04:33:59.833] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [04:33:59.834] checking for a BSD-compatible install... /usr/bin/install -c [04:33:59.842] checking for tar... /usr/bin/tar [04:33:59.842] checking whether ln -s works... yes [04:33:59.842] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:33:59.844] checking for bison... /usr/bin/bison [04:33:59.846] configure: using bison (GNU Bison) 3.8.2 [04:33:59.848] checking for flex... /usr/bin/flex [04:33:59.859] configure: using flex 2.6.4 [04:33:59.860] checking for perl... /usr/bin/perl [04:33:59.862] configure: using perl 5.36.0 [04:33:59.864] checking for zic... /usr/sbin/zic [04:33:59.864] checking for a sed that does not truncate output... /usr/bin/sed [04:33:59.869] checking for grep that handles long lines and -e... /usr/bin/grep [04:33:59.871] checking for egrep... /usr/bin/grep -E [04:33:59.872] checking for ANSI C header files... yes [04:33:59.915] checking for sys/types.h... yes [04:33:59.930] checking for sys/stat.h... yes [04:33:59.943] checking for stdlib.h... yes [04:33:59.956] checking for string.h... yes [04:34:00.012] checking for memory.h... yes [04:34:00.044] checking for strings.h... yes [04:34:00.057] checking for inttypes.h... yes [04:34:00.072] checking for stdint.h... yes [04:34:00.085] checking for unistd.h... yes [04:34:00.101] checking for main in -lm... yes [04:34:00.146] checking for library containing setproctitle... no [04:34:00.232] checking for library containing dlsym... no [04:34:00.314] checking for library containing socket... -lws2_32 [04:34:00.435] checking for library containing getopt_long... none required [04:34:00.480] checking for library containing shm_open... no [04:34:00.563] checking for library containing shm_unlink... no [04:34:00.644] checking for library containing clock_gettime... no [04:34:00.725] checking for library containing shmget... no [04:34:00.807] checking for library containing backtrace_symbols... no [04:34:00.889] checking for library containing pthread_barrier_wait... -lpthread [04:34:00.974] checking for inflate in -lz... yes [04:34:01.018] checking for stdbool.h that conforms to C99... yes [04:34:01.028] checking for _Bool... yes [04:34:01.093] checking atomic.h usability... no [04:34:01.145] checking atomic.h presence... no [04:34:01.162] checking for atomic.h... no [04:34:01.165] checking copyfile.h usability... no [04:34:01.216] checking copyfile.h presence... no [04:34:01.233] checking for copyfile.h... no [04:34:01.236] checking execinfo.h usability... no [04:34:01.286] checking execinfo.h presence... no [04:34:01.303] checking for execinfo.h... no [04:34:01.306] checking getopt.h usability... yes [04:34:01.331] checking getopt.h presence... yes [04:34:01.345] checking for getopt.h... yes [04:34:01.351] checking ifaddrs.h usability... no [04:34:01.402] checking ifaddrs.h presence... no [04:34:01.419] checking for ifaddrs.h... no [04:34:01.422] checking mbarrier.h usability... no [04:34:01.473] checking mbarrier.h presence... no [04:34:01.490] checking for mbarrier.h... no [04:34:01.493] checking sys/epoll.h usability... no [04:34:01.543] checking sys/epoll.h presence... no [04:34:01.560] checking for sys/epoll.h... no [04:34:01.563] checking sys/event.h usability... no [04:34:01.614] checking sys/event.h presence... no [04:34:01.630] checking for sys/event.h... no [04:34:01.633] checking sys/personality.h usability... no [04:34:01.684] checking sys/personality.h presence... no [04:34:01.701] checking for sys/personality.h... no [04:34:01.703] checking sys/prctl.h usability... no [04:34:01.755] checking sys/prctl.h presence... no [04:34:01.773] checking for sys/prctl.h... no [04:34:01.776] checking sys/procctl.h usability... no [04:34:01.827] checking sys/procctl.h presence... no [04:34:01.843] checking for sys/procctl.h... no [04:34:01.846] checking sys/signalfd.h usability... no [04:34:01.897] checking sys/signalfd.h presence... no [04:34:01.914] checking for sys/signalfd.h... no [04:34:01.917] checking sys/ucred.h usability... no [04:34:01.967] checking sys/ucred.h presence... no [04:34:01.984] checking for sys/ucred.h... no [04:34:01.987] checking termios.h usability... no [04:34:02.038] checking termios.h presence... no [04:34:02.054] checking for termios.h... no [04:34:02.057] checking ucred.h usability... no [04:34:02.107] checking ucred.h presence... no [04:34:02.125] checking for ucred.h... no [04:34:02.128] checking zlib.h usability... yes [04:34:02.136] checking zlib.h presence... yes [04:34:02.154] checking for zlib.h... yes [04:34:02.154] checking for lz4... /usr/bin/lz4 [04:34:02.154] checking for zstd... /usr/bin/zstd [04:34:02.154] checking for openssl... /usr/bin/openssl [04:34:02.158] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:34:02.159] checking crtdefs.h usability... yes [04:34:02.165] checking crtdefs.h presence... yes [04:34:02.179] checking for crtdefs.h... yes [04:34:02.180] checking whether byte ordering is bigendian... no [04:34:02.245] checking for inline... inline [04:34:02.252] checking for printf format archetype... gnu_printf [04:34:02.259] checking for _Static_assert... yes [04:34:02.297] checking for typeof... typeof [04:34:02.328] checking for __builtin_types_compatible_p... yes [04:34:02.338] checking for __builtin_constant_p... yes [04:34:02.349] checking for __builtin_unreachable... yes [04:34:02.388] checking for computed goto support... yes [04:34:02.419] checking for struct tm.tm_zone... no [04:34:02.492] checking for union semun... no [04:34:02.523] checking for socklen_t... yes [04:34:03.632] checking for struct sockaddr.sa_len... no [04:34:05.575] checking for locale_t... no [04:34:05.635] checking for C/C++ restrict keyword... __restrict [04:34:05.655] checking for struct option... yes [04:34:05.702] checking whether assembler supports x86_64 popcntq... yes [04:34:05.709] checking size of off_t... 4 [04:34:05.895] 0 [04:34:05.895] checking size of bool... 1 [04:34:05.944] checking for int timezone... yes [04:34:05.990] checking for wcstombs_l declaration... no [04:34:06.068] checking for backtrace_symbols... no [04:34:06.114] checking for copyfile... no [04:34:06.159] checking for copy_file_range... no [04:34:06.205] checking for getifaddrs... no [04:34:06.251] checking for getpeerucred... no [04:34:06.297] checking for inet_pton... yes [04:34:06.343] checking for kqueue... no [04:34:06.390] checking for mbstowcs_l... no [04:34:06.436] checking for memset_s... no [04:34:06.483] checking for posix_fallocate... no [04:34:06.529] checking for ppoll... no [04:34:06.575] checking for pthread_is_threaded_np... no [04:34:06.623] checking for setproctitle... no [04:34:06.669] checking for setproctitle_fast... no [04:34:06.715] checking for strchrnul... no [04:34:06.761] checking for strsignal... no [04:34:06.807] checking for syncfs... no [04:34:06.853] checking for sync_file_range... no [04:34:06.900] checking for uselocale... no [04:34:06.945] checking for wcstombs_l... no [04:34:06.989] checking for __builtin_bswap16... yes [04:34:07.034] checking for __builtin_bswap32... yes [04:34:07.077] checking for __builtin_bswap64... yes [04:34:07.121] checking for __builtin_clz... yes [04:34:07.166] checking for __builtin_ctz... yes [04:34:07.209] checking for __builtin_popcount... yes [04:34:07.253] checking for __builtin_frame_address... yes [04:34:07.296] checking for _LARGEFILE_SOURCE value needed for large files... no [04:34:07.344] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [04:34:07.372] checking for posix_fadvise... no [04:34:07.419] checking whether posix_fadvise is declared... no [04:34:07.459] checking whether fdatasync is declared... no [04:34:07.501] checking whether strlcat is declared... no [04:34:07.559] checking whether strlcpy is declared... no [04:34:07.617] checking whether strnlen is declared... yes [04:34:07.629] checking whether strsep is declared... no [04:34:07.686] checking whether preadv is declared... no [04:34:07.719] checking whether pwritev is declared... no [04:34:07.751] checking whether F_FULLFSYNC is declared... no [04:34:07.786] checking for explicit_bzero... no [04:34:07.829] checking for getopt... yes [04:34:07.870] checking for getpeereid... no [04:34:07.913] checking for inet_aton... no [04:34:07.957] checking for mkdtemp... no [04:34:08.001] checking for strlcat... no [04:34:08.045] checking for strlcpy... no [04:34:08.088] checking for strnlen... yes [04:34:08.132] checking for strsep... no [04:34:08.175] checking for pthread_barrier_wait... yes [04:34:08.215] configure: On mingw32 we will use our strtof wrapper. [04:34:08.215] checking for getopt_long... yes [04:34:08.255] checking for _configthreadlocale... yes [04:34:08.298] checking for syslog... no [04:34:08.342] checking for opterr... yes [04:34:08.387] checking for optreset... no [04:34:08.436] checking test program... cross-compiling [04:34:08.437] checking whether long int is 64 bits... no [04:34:08.466] checking whether long long int is 64 bits... yes [04:34:08.475] checking for __builtin_mul_overflow... yes [04:34:08.516] checking size of void *... 8 [04:34:08.791] checking size of size_t... 8 [04:34:09.145] checking size of long... 4 [04:34:09.333] checking alignment of short... 2 [04:34:09.510] checking alignment of int... 4 [04:34:09.747] checking alignment of long... 4 [04:34:09.932] checking alignment of long long int... 8 [04:34:10.275] checking alignment of double... 8 [04:34:10.592] checking for int8... no [04:34:10.631] checking for uint8... no [04:34:10.670] checking for int64... no [04:34:10.709] checking for uint64... no [04:34:10.747] checking for __int128... yes [04:34:10.794] checking for __int128 alignment bug... assuming ok [04:34:10.794] checking alignment of PG_INT128_TYPE... 16 [04:34:11.200] checking for builtin __sync char locking functions... yes [04:34:11.239] checking for builtin __sync int32 locking functions... yes [04:34:11.277] checking for builtin __sync int32 atomic operations... yes [04:34:11.317] checking for builtin __sync int64 atomic operations... yes [04:34:11.356] checking for builtin __atomic int32 atomic operations... yes [04:34:11.395] checking for builtin __atomic int64 atomic operations... yes [04:34:11.434] checking for __get_cpuid... yes [04:34:11.479] checking for __get_cpuid_count... yes [04:34:11.520] checking for __cpuid... no [04:34:11.908] checking for __cpuidex... no [04:34:12.323] checking for _xgetbv with CFLAGS=... no [04:34:12.695] checking for _xgetbv with CFLAGS=-mxsave... yes [04:34:13.086] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:34:13.462] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:34:13.794] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:34:13.838] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:34:13.920] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:34:13.941] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:34:13.958] 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 [04:34:14.009] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:34:14.009] checking which random number source to use... Windows native [04:34:14.011] checking for xmllint... /usr/bin/xmllint [04:34:14.011] checking for xsltproc... /usr/bin/xsltproc [04:34:14.011] checking for fop... /usr/bin/fop [04:34:14.011] checking for dbtoepub... no [04:34:14.012] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [04:34:14.012] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [04:34:14.012] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [04:34:14.022] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [04:34:14.022] 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 [04:34:14.022] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [04:34:14.022] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [04:34:14.098] configure: creating ./config.status [04:34:14.175] config.status: creating GNUmakefile [04:34:14.186] config.status: creating src/Makefile.global [04:34:14.200] config.status: creating src/include/pg_config.h [04:34:14.211] config.status: creating src/include/pg_config_ext.h [04:34:14.222] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:34:14.235] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:34:14.242] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [04:34:14.248] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [04:34:14.255] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [04:34:14.262] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [04:34:14.264] config.status: executing check_win32_symlinks commands [04:34:14.296] [04:34:14.296] real 0m16.121s [04:34:14.296] user 0m10.867s [04:34:14.296] sys 0m4.777s [04:34:14.296] make -s -j${BUILD_JOBS} clean [04:34:14.796] time make -s -j${BUILD_JOBS} world-bin [04:37:11.250] command.c: In function ‘exec_command_conninfo.constprop’: [04:37:11.250] command.c:885:79: error: ‘alpn’ may be used uninitialized [-Werror=maybe-uninitialized] [04:37:11.250] 885 | printTableAddCell(&cont, (alpn && alpn[0] != '\0') ? alpn : _("none"), false, false); [04:37:11.250] | ~~~~^~~ [04:37:11.250] command.c:802:50: note: ‘alpn’ was declared here [04:37:11.250] 802 | *alpn; [04:37:11.250] | ^~~~ [04:37:11.250] command.c:884:82: error: ‘compression’ may be used uninitialized [-Werror=maybe-uninitialized] [04:37:11.250] 884 | printTableAddCell(&cont, (compression && strcmp(compression, "off") != 0) ? _("on") : _("off"), false, false); [04:37:11.250] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [04:37:11.250] command.c:801:50: note: ‘compression’ was declared here [04:37:11.250] 801 | *compression, [04:37:11.250] | ^~~~~~~~~~~ [04:37:11.250] command.c:883:41: error: ‘cipher’ may be used uninitialized [-Werror=maybe-uninitialized] [04:37:11.250] 883 | printTableAddCell(&cont, cipher ? cipher : _("unknown"), false, false); [04:37:11.250] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:37:11.250] command.c:800:50: note: ‘cipher’ was declared here [04:37:11.250] 800 | *cipher, [04:37:11.250] | ^~~~~~ [04:37:11.250] command.c:882:41: error: ‘protocol’ may be used uninitialized [-Werror=maybe-uninitialized] [04:37:11.250] 882 | printTableAddCell(&cont, protocol ? protocol : _("unknown"), false, false); [04:37:11.250] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:37:11.250] command.c:799:42: note: ‘protocol’ was declared here [04:37:11.250] 799 | char *protocol, [04:37:11.250] | ^~~~~~~~ [04:37:11.250] cc1: all warnings being treated as errors [04:37:11.252] make[3]: *** [: command.o] Error 1 [04:37:11.252] make[2]: *** [Makefile:45: all-psql-recurse] Error 2 [04:37:11.252] make[2]: *** Waiting for unfinished jobs.... [04:37:13.770] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [04:37:13.771] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:37:13.771] [04:37:13.771] real 2m58.975s [04:37:13.771] user 9m31.297s [04:37:13.771] sys 1m50.770s [04:37:13.771] [04:37:13.771] Exit status: 2