[04:03:19.921] time ./configure \ [04:03:19.921] --host=x86_64-w64-mingw32 \ [04:03:19.921] --enable-cassert \ [04:03:19.921] --without-icu \ [04:03:19.921] CC="ccache x86_64-w64-mingw32-gcc" \ [04:03:19.921] CXX="ccache x86_64-w64-mingw32-g++" [04:03:20.055] checking build system type... x86_64-pc-linux-gnu [04:03:20.256] checking host system type... x86_64-w64-mingw32 [04:03:20.262] checking which template to use... win32 [04:03:20.262] checking whether NLS is wanted... no [04:03:20.262] checking for default port number... 5432 [04:03:20.270] checking for block size... 8kB [04:03:20.272] checking for segment size... 1GB [04:03:20.274] checking for WAL block size... 8kB [04:03:20.276] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [04:03:20.314] checking whether the C compiler works... yes [04:03:20.455] checking for C compiler default output file name... a.exe [04:03:20.456] checking for suffix of executables... .exe [04:03:20.499] checking whether we are cross compiling... yes [04:03:20.578] checking for suffix of object files... o [04:03:20.587] checking whether we are using the GNU C compiler... yes [04:03:20.594] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [04:03:20.601] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [04:03:20.612] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [04:03:20.673] checking whether we are using the GNU C++ compiler... yes [04:03:20.680] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [04:03:20.964] checking for gawk... no [04:03:20.965] checking for mawk... mawk [04:03:20.967] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:03:20.975] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [04:03:20.993] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:03:21.041] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:03:21.087] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [04:03:21.095] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [04:03:21.101] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:03:21.135] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:03:21.153] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:03:21.160] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:03:21.169] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [04:03:21.186] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:03:21.193] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:03:21.200] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:03:21.208] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [04:03:21.216] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [04:03:21.224] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:03:21.263] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:03:21.280] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:03:21.314] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [04:03:21.322] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [04:03:21.330] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:03:21.337] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:03:21.363] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:03:21.371] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:03:21.379] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:03:21.419] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:03:21.459] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:03:21.467] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:03:21.475] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:03:21.520] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:03:21.528] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:03:21.537] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:03:21.545] checking whether the C compiler still works... yes [04:03:21.617] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [04:03:21.697] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [04:03:21.697] checking pkg-config is at least version 0.9.0... yes [04:03:21.714] checking whether to build with ICU support... no [04:03:21.715] checking whether to build with Tcl... no [04:03:21.715] checking whether to build Perl modules... no [04:03:21.715] checking whether to build Python modules... no [04:03:21.715] checking whether to build with GSSAPI support... no [04:03:21.716] checking whether to build with PAM support... no [04:03:21.716] checking whether to build with BSD Authentication support... no [04:03:21.716] checking whether to build with LDAP support... no [04:03:21.716] checking whether to build with Bonjour support... no [04:03:21.716] checking whether to build with SELinux support... no [04:03:21.716] checking whether to build with systemd support... no [04:03:21.716] configure: WARNING: *** Readline does not work on MinGW --- disabling [04:03:21.717] checking whether to build with XML support... no [04:03:21.717] checking whether to build with LZ4 support... no [04:03:21.717] checking whether to build with ZSTD support... no [04:03:21.718] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [04:03:21.718] checking whether it is possible to strip libraries... yes [04:03:21.726] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [04:03:21.726] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [04:03:21.726] checking for a BSD-compatible install... /usr/bin/install -c [04:03:21.736] checking for tar... /usr/bin/tar [04:03:21.737] checking whether ln -s works... yes [04:03:21.737] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:03:21.739] checking for bison... /usr/bin/bison [04:03:21.742] configure: using bison (GNU Bison) 3.8.2 [04:03:21.745] checking for flex... /usr/bin/flex [04:03:21.758] configure: using flex 2.6.4 [04:03:21.758] checking for perl... /usr/bin/perl [04:03:21.761] configure: using perl 5.36.0 [04:03:21.764] checking for zic... /usr/sbin/zic [04:03:21.764] checking for a sed that does not truncate output... /usr/bin/sed [04:03:21.769] checking for grep that handles long lines and -e... /usr/bin/grep [04:03:21.772] checking for egrep... /usr/bin/grep -E [04:03:21.774] checking for ANSI C header files... yes [04:03:21.825] checking for sys/types.h... yes [04:03:21.844] checking for sys/stat.h... yes [04:03:21.862] checking for stdlib.h... yes [04:03:21.878] checking for string.h... yes [04:03:21.895] checking for memory.h... yes [04:03:21.911] checking for strings.h... yes [04:03:21.926] checking for inttypes.h... yes [04:03:21.947] checking for stdint.h... yes [04:03:21.965] checking for unistd.h... yes [04:03:21.982] checking for main in -lm... yes [04:03:22.031] checking for library containing setproctitle... no [04:03:22.125] checking for library containing dlsym... no [04:03:22.221] checking for library containing socket... -lws2_32 [04:03:22.355] checking for library containing getopt_long... none required [04:03:22.403] checking for library containing shm_open... no [04:03:22.494] checking for library containing shm_unlink... no [04:03:22.587] checking for library containing clock_gettime... no [04:03:22.678] checking for library containing shmget... no [04:03:22.771] checking for library containing backtrace_symbols... no [04:03:22.863] checking for library containing pthread_barrier_wait... -lpthread [04:03:22.955] checking for inflate in -lz... yes [04:03:23.002] checking for stdbool.h that conforms to C99... yes [04:03:23.014] checking for _Bool... yes [04:03:23.107] checking atomic.h usability... no [04:03:23.162] checking atomic.h presence... no [04:03:23.180] checking for atomic.h... no [04:03:23.183] checking copyfile.h usability... no [04:03:23.239] checking copyfile.h presence... no [04:03:23.259] checking for copyfile.h... no [04:03:23.263] checking execinfo.h usability... no [04:03:23.320] checking execinfo.h presence... no [04:03:23.339] checking for execinfo.h... no [04:03:23.343] checking getopt.h usability... yes [04:03:23.351] checking getopt.h presence... yes [04:03:23.367] checking for getopt.h... yes [04:03:23.375] checking ifaddrs.h usability... no [04:03:23.431] checking ifaddrs.h presence... no [04:03:23.450] checking for ifaddrs.h... no [04:03:23.453] checking mbarrier.h usability... no [04:03:23.506] checking mbarrier.h presence... no [04:03:23.524] checking for mbarrier.h... no [04:03:23.527] checking sys/epoll.h usability... no [04:03:23.582] checking sys/epoll.h presence... no [04:03:23.602] checking for sys/epoll.h... no [04:03:23.606] checking sys/event.h usability... no [04:03:23.661] checking sys/event.h presence... no [04:03:23.680] checking for sys/event.h... no [04:03:23.683] checking sys/personality.h usability... no [04:03:23.740] checking sys/personality.h presence... no [04:03:23.759] checking for sys/personality.h... no [04:03:23.763] checking sys/prctl.h usability... no [04:03:23.817] checking sys/prctl.h presence... no [04:03:23.838] checking for sys/prctl.h... no [04:03:23.841] checking sys/procctl.h usability... no [04:03:23.897] checking sys/procctl.h presence... no [04:03:23.916] checking for sys/procctl.h... no [04:03:23.919] checking sys/signalfd.h usability... no [04:03:23.976] checking sys/signalfd.h presence... no [04:03:23.997] checking for sys/signalfd.h... no [04:03:24.001] checking sys/ucred.h usability... no [04:03:24.062] checking sys/ucred.h presence... no [04:03:24.083] checking for sys/ucred.h... no [04:03:24.087] checking termios.h usability... no [04:03:24.146] checking termios.h presence... no [04:03:24.168] checking for termios.h... no [04:03:24.172] checking ucred.h usability... no [04:03:24.227] checking ucred.h presence... no [04:03:24.249] checking for ucred.h... no [04:03:24.253] checking zlib.h usability... yes [04:03:24.263] checking zlib.h presence... yes [04:03:24.283] checking for zlib.h... yes [04:03:24.284] checking for lz4... /usr/bin/lz4 [04:03:24.284] checking for zstd... /usr/bin/zstd [04:03:24.285] checking for openssl... /usr/bin/openssl [04:03:24.289] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:03:24.290] checking crtdefs.h usability... yes [04:03:24.298] checking crtdefs.h presence... yes [04:03:24.314] checking for crtdefs.h... yes [04:03:24.315] checking whether byte ordering is bigendian... no [04:03:24.396] checking for inline... inline [04:03:24.404] checking for printf format archetype... gnu_printf [04:03:24.413] checking for _Static_assert... yes [04:03:24.456] checking for typeof... typeof [04:03:24.463] checking for __builtin_types_compatible_p... yes [04:03:24.475] checking for __builtin_constant_p... yes [04:03:24.486] checking for __builtin_unreachable... yes [04:03:24.529] checking for computed goto support... yes [04:03:24.547] checking for struct tm.tm_zone... no [04:03:24.626] checking for union semun... no [04:03:24.663] checking for socklen_t... yes [04:03:25.850] checking for struct sockaddr.sa_len... no [04:03:27.908] checking for locale_t... no [04:03:27.982] checking for C/C++ restrict keyword... __restrict [04:03:27.998] checking for struct option... yes [04:03:28.042] checking whether assembler supports x86_64 popcntq... yes [04:03:28.050] checking size of off_t... 4 [04:03:28.266] 0 [04:03:28.267] checking size of bool... 1 [04:03:28.314] checking for int timezone... yes [04:03:28.363] checking for wcstombs_l declaration... no [04:03:28.448] checking for backtrace_symbols... no [04:03:28.497] checking for copyfile... no [04:03:28.548] checking for copy_file_range... no [04:03:28.599] checking for getifaddrs... no [04:03:28.650] checking for getpeerucred... no [04:03:28.700] checking for inet_pton... yes [04:03:28.750] checking for kqueue... no [04:03:28.803] checking for mbstowcs_l... no [04:03:28.857] checking for memset_s... no [04:03:28.909] checking for posix_fallocate... no [04:03:28.962] checking for ppoll... no [04:03:29.015] checking for pthread_is_threaded_np... no [04:03:29.068] checking for setproctitle... no [04:03:29.121] checking for setproctitle_fast... no [04:03:29.173] checking for strchrnul... no [04:03:29.225] checking for strsignal... no [04:03:29.279] checking for syncfs... no [04:03:29.333] checking for sync_file_range... no [04:03:29.389] checking for uselocale... no [04:03:29.442] checking for wcstombs_l... no [04:03:29.493] checking for __builtin_bswap16... yes [04:03:29.546] checking for __builtin_bswap32... yes [04:03:29.598] checking for __builtin_bswap64... yes [04:03:29.653] checking for __builtin_clz... yes [04:03:29.705] checking for __builtin_ctz... yes [04:03:29.756] checking for __builtin_popcount... yes [04:03:29.807] checking for __builtin_frame_address... yes [04:03:29.857] checking for _LARGEFILE_SOURCE value needed for large files... no [04:03:29.915] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [04:03:29.951] checking for posix_fadvise... no [04:03:30.005] checking whether posix_fadvise is declared... no [04:03:30.054] checking whether fdatasync is declared... no [04:03:30.102] checking whether strlcat is declared... no [04:03:30.167] checking whether strlcpy is declared... no [04:03:30.234] checking whether strnlen is declared... yes [04:03:30.249] checking whether strsep is declared... no [04:03:30.314] checking whether preadv is declared... no [04:03:30.354] checking whether pwritev is declared... no [04:03:30.393] checking whether F_FULLFSYNC is declared... no [04:03:30.433] checking for explicit_bzero... no [04:03:30.482] checking for getopt... yes [04:03:30.526] checking for getpeereid... no [04:03:30.575] checking for inet_aton... no [04:03:30.624] checking for mkdtemp... no [04:03:30.671] checking for strlcat... no [04:03:30.720] checking for strlcpy... no [04:03:30.768] checking for strnlen... yes [04:03:30.817] checking for strsep... no [04:03:30.865] checking for pthread_barrier_wait... yes [04:03:30.911] configure: On mingw32 we will use our strtof wrapper. [04:03:30.911] checking for getopt_long... yes [04:03:30.958] checking for _configthreadlocale... yes [04:03:31.006] checking for syslog... no [04:03:31.056] checking for opterr... yes [04:03:31.106] checking for optreset... no [04:03:31.158] checking test program... cross-compiling [04:03:31.158] checking whether long int is 64 bits... no [04:03:31.190] checking whether long long int is 64 bits... yes [04:03:31.227] checking for __builtin_mul_overflow... yes [04:03:31.270] checking size of void *... 8 [04:03:31.624] checking size of size_t... 8 [04:03:31.909] checking size of long... 4 [04:03:32.128] checking alignment of short... 2 [04:03:32.281] checking alignment of int... 4 [04:03:32.529] checking alignment of long... 4 [04:03:32.746] checking alignment of long long int... 8 [04:03:33.060] checking alignment of double... 8 [04:03:33.401] checking for int8... no [04:03:33.447] checking for uint8... no [04:03:33.493] checking for int64... no [04:03:33.538] checking for uint64... no [04:03:33.582] checking for __int128... yes [04:03:33.635] checking for __int128 alignment bug... assuming ok [04:03:33.635] checking alignment of PG_INT128_TYPE... 16 [04:03:33.979] checking for builtin __sync char locking functions... yes [04:03:34.022] checking for builtin __sync int32 locking functions... yes [04:03:34.066] checking for builtin __sync int32 atomic operations... yes [04:03:34.109] checking for builtin __sync int64 atomic operations... yes [04:03:34.152] checking for builtin __atomic int32 atomic operations... yes [04:03:34.196] checking for builtin __atomic int64 atomic operations... yes [04:03:34.241] checking for __get_cpuid... yes [04:03:34.290] checking for __get_cpuid_count... yes [04:03:34.337] checking for __cpuid... no [04:03:34.744] checking for __cpuidex... no [04:03:35.170] checking for _xgetbv with CFLAGS=... no [04:03:35.549] checking for _xgetbv with CFLAGS=-mxsave... yes [04:03:35.948] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:03:36.335] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:03:36.683] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:03:36.733] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:03:36.827] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:03:36.851] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:03:36.870] 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:03:36.928] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:03:36.928] checking which random number source to use... Windows native [04:03:36.930] checking for xmllint... /usr/bin/xmllint [04:03:36.931] checking for xsltproc... /usr/bin/xsltproc [04:03:36.931] checking for fop... /usr/bin/fop [04:03:36.931] checking for dbtoepub... no [04:03:36.932] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [04:03:36.932] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [04:03:36.932] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [04:03:36.944] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [04:03:36.944] 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:03:36.944] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [04:03:36.944] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [04:03:37.037] configure: creating ./config.status [04:03:37.122] config.status: creating GNUmakefile [04:03:37.134] config.status: creating src/Makefile.global [04:03:37.151] config.status: creating src/include/pg_config.h [04:03:37.164] config.status: creating src/include/pg_config_ext.h [04:03:37.176] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:03:37.192] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:03:37.200] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [04:03:37.207] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [04:03:37.215] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [04:03:37.222] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [04:03:37.226] config.status: executing check_win32_symlinks commands [04:03:37.260] [04:03:37.260] real 0m17.339s [04:03:37.260] user 0m11.439s [04:03:37.260] sys 0m5.478s [04:03:37.260] make -s -j${BUILD_JOBS} clean [04:03:37.796] time make -s -j${BUILD_JOBS} world-bin [04:04:10.645] command.c: In function ‘exec_command_conninfo.constprop’: [04:04:10.645] command.c:885:79: error: ‘alpn’ may be used uninitialized [-Werror=maybe-uninitialized] [04:04:10.645] 885 | printTableAddCell(&cont, (alpn && alpn[0] != '\0') ? alpn : _("none"), false, false); [04:04:10.645] | ~~~~^~~ [04:04:10.645] command.c:802:50: note: ‘alpn’ was declared here [04:04:10.645] 802 | *alpn; [04:04:10.645] | ^~~~ [04:04:10.645] command.c:884:82: error: ‘compression’ may be used uninitialized [-Werror=maybe-uninitialized] [04:04:10.645] 884 | printTableAddCell(&cont, (compression && strcmp(compression, "off") != 0) ? _("on") : _("off"), false, false); [04:04:10.645] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [04:04:10.645] command.c:801:50: note: ‘compression’ was declared here [04:04:10.645] 801 | *compression, [04:04:10.645] | ^~~~~~~~~~~ [04:04:10.645] command.c:883:41: error: ‘cipher’ may be used uninitialized [-Werror=maybe-uninitialized] [04:04:10.645] 883 | printTableAddCell(&cont, cipher ? cipher : _("unknown"), false, false); [04:04:10.645] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:04:10.645] command.c:800:50: note: ‘cipher’ was declared here [04:04:10.645] 800 | *cipher, [04:04:10.645] | ^~~~~~ [04:04:10.645] command.c:882:41: error: ‘protocol’ may be used uninitialized [-Werror=maybe-uninitialized] [04:04:10.645] 882 | printTableAddCell(&cont, protocol ? protocol : _("unknown"), false, false); [04:04:10.645] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:04:10.645] command.c:799:42: note: ‘protocol’ was declared here [04:04:10.645] 799 | char *protocol, [04:04:10.645] | ^~~~~~~~ [04:04:10.645] cc1: all warnings being treated as errors [04:04:10.647] make[3]: *** [: command.o] Error 1 [04:04:10.647] make[2]: *** [Makefile:45: all-psql-recurse] Error 2 [04:04:10.648] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [04:04:10.648] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:04:10.648] [04:04:10.648] real 0m32.852s [04:04:10.648] user 1m12.522s [04:04:10.648] sys 0m21.971s [04:04:10.649] [04:04:10.649] Exit status: 2