[04:33:37.008] time ./configure \ [04:33:37.008] --host=x86_64-w64-mingw32 \ [04:33:37.008] --enable-cassert \ [04:33:37.008] --without-icu \ [04:33:37.008] CC="ccache x86_64-w64-mingw32-gcc" \ [04:33:37.008] CXX="ccache x86_64-w64-mingw32-g++" [04:33:37.126] checking build system type... x86_64-pc-linux-gnu [04:33:37.318] checking host system type... x86_64-w64-mingw32 [04:33:37.323] checking which template to use... win32 [04:33:37.324] checking whether NLS is wanted... no [04:33:37.324] checking for default port number... 5432 [04:33:37.330] checking for block size... 8kB [04:33:37.331] checking for segment size... 1GB [04:33:37.334] checking for WAL block size... 8kB [04:33:37.335] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [04:33:37.368] checking whether the C compiler works... yes [04:33:37.503] checking for C compiler default output file name... a.exe [04:33:37.505] checking for suffix of executables... .exe [04:33:37.542] checking whether we are cross compiling... yes [04:33:37.609] checking for suffix of object files... o [04:33:37.617] checking whether we are using the GNU C compiler... yes [04:33:37.623] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [04:33:37.629] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [04:33:37.639] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [04:33:37.702] checking whether we are using the GNU C++ compiler... yes [04:33:37.708] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [04:33:37.775] checking for gawk... no [04:33:37.775] checking for mawk... mawk [04:33:37.777] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:33:37.784] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [04:33:37.791] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:33:37.835] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:33:37.999] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [04:33:38.006] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [04:33:38.013] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:33:38.020] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:33:38.027] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:33:38.034] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:33:38.041] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [04:33:38.048] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:33:38.055] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:33:38.062] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:33:38.069] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [04:33:38.076] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [04:33:38.083] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:33:38.121] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:33:38.128] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:33:38.135] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [04:33:38.143] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [04:33:38.150] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:33:38.157] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:33:38.182] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:33:38.189] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:33:38.197] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:33:38.234] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:33:38.273] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:33:38.280] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:33:38.287] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:33:38.322] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:33:38.330] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:33:38.337] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:33:38.345] checking whether the C compiler still works... yes [04:33:38.410] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [04:33:38.480] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [04:33:38.480] checking pkg-config is at least version 0.9.0... yes [04:33:38.496] checking whether to build with ICU support... no [04:33:38.497] checking whether to build with Tcl... no [04:33:38.497] checking whether to build Perl modules... no [04:33:38.497] checking whether to build Python modules... no [04:33:38.497] checking whether to build with GSSAPI support... no [04:33:38.498] checking whether to build with PAM support... no [04:33:38.498] checking whether to build with BSD Authentication support... no [04:33:38.498] checking whether to build with LDAP support... no [04:33:38.499] checking whether to build with Bonjour support... no [04:33:38.499] checking whether to build with SELinux support... no [04:33:38.499] checking whether to build with systemd support... no [04:33:38.499] configure: WARNING: *** Readline does not work on MinGW --- disabling [04:33:38.499] checking whether to build with XML support... no [04:33:38.499] checking whether to build with LZ4 support... no [04:33:38.499] checking whether to build with ZSTD support... no [04:33:38.500] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [04:33:38.500] checking whether it is possible to strip libraries... yes [04:33:38.508] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [04:33:38.508] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [04:33:38.508] checking for a BSD-compatible install... /usr/bin/install -c [04:33:38.517] checking for tar... /usr/bin/tar [04:33:38.517] checking whether ln -s works... yes [04:33:38.517] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:33:38.519] checking for bison... /usr/bin/bison [04:33:38.522] configure: using bison (GNU Bison) 3.8.2 [04:33:38.524] checking for flex... /usr/bin/flex [04:33:38.536] configure: using flex 2.6.4 [04:33:38.536] checking for perl... /usr/bin/perl [04:33:38.538] configure: using perl 5.36.0 [04:33:38.540] checking for zic... /usr/sbin/zic [04:33:38.540] checking for a sed that does not truncate output... /usr/bin/sed [04:33:38.545] checking for grep that handles long lines and -e... /usr/bin/grep [04:33:38.547] checking for egrep... /usr/bin/grep -E [04:33:38.548] checking for ANSI C header files... yes [04:33:38.592] checking for sys/types.h... yes [04:33:38.607] checking for sys/stat.h... yes [04:33:38.621] checking for stdlib.h... yes [04:33:38.634] checking for string.h... yes [04:33:38.647] checking for memory.h... yes [04:33:38.661] checking for strings.h... yes [04:33:38.674] checking for inttypes.h... yes [04:33:38.689] checking for stdint.h... yes [04:33:38.702] checking for unistd.h... yes [04:33:38.716] checking for main in -lm... yes [04:33:38.761] checking for library containing setproctitle... no [04:33:38.848] checking for library containing dlsym... no [04:33:38.941] checking for library containing socket... -lws2_32 [04:33:39.068] checking for library containing getopt_long... none required [04:33:39.113] checking for library containing shm_open... no [04:33:39.198] checking for library containing shm_unlink... no [04:33:39.282] checking for library containing clock_gettime... no [04:33:39.364] checking for library containing shmget... no [04:33:39.447] checking for library containing backtrace_symbols... no [04:33:39.530] checking for library containing pthread_barrier_wait... -lpthread [04:33:39.615] checking for inflate in -lz... yes [04:33:39.657] checking for stdbool.h that conforms to C99... yes [04:33:39.668] checking for _Bool... yes [04:33:39.735] checking atomic.h usability... no [04:33:39.787] checking atomic.h presence... no [04:33:39.805] checking for atomic.h... no [04:33:39.808] checking copyfile.h usability... no [04:33:39.860] checking copyfile.h presence... no [04:33:39.878] checking for copyfile.h... no [04:33:39.881] checking execinfo.h usability... no [04:33:39.933] checking execinfo.h presence... no [04:33:39.951] checking for execinfo.h... no [04:33:39.954] checking getopt.h usability... yes [04:33:39.961] checking getopt.h presence... yes [04:33:39.975] checking for getopt.h... yes [04:33:39.982] checking ifaddrs.h usability... no [04:33:40.037] checking ifaddrs.h presence... no [04:33:40.056] checking for ifaddrs.h... no [04:33:40.059] checking mbarrier.h usability... no [04:33:40.115] checking mbarrier.h presence... no [04:33:40.134] checking for mbarrier.h... no [04:33:40.137] checking sys/epoll.h usability... no [04:33:40.195] checking sys/epoll.h presence... no [04:33:40.216] checking for sys/epoll.h... no [04:33:40.219] checking sys/event.h usability... no [04:33:40.277] checking sys/event.h presence... no [04:33:40.297] checking for sys/event.h... no [04:33:40.300] checking sys/personality.h usability... no [04:33:40.359] checking sys/personality.h presence... no [04:33:40.379] checking for sys/personality.h... no [04:33:40.383] checking sys/prctl.h usability... no [04:33:40.438] checking sys/prctl.h presence... no [04:33:40.458] checking for sys/prctl.h... no [04:33:40.462] checking sys/procctl.h usability... no [04:33:40.517] checking sys/procctl.h presence... no [04:33:40.536] checking for sys/procctl.h... no [04:33:40.540] checking sys/signalfd.h usability... no [04:33:40.599] checking sys/signalfd.h presence... no [04:33:40.619] checking for sys/signalfd.h... no [04:33:40.622] checking sys/ucred.h usability... no [04:33:40.676] checking sys/ucred.h presence... no [04:33:40.696] checking for sys/ucred.h... no [04:33:40.699] checking termios.h usability... no [04:33:40.754] checking termios.h presence... no [04:33:40.774] checking for termios.h... no [04:33:40.778] checking ucred.h usability... no [04:33:40.835] checking ucred.h presence... no [04:33:40.855] checking for ucred.h... no [04:33:40.858] checking zlib.h usability... yes [04:33:40.867] checking zlib.h presence... yes [04:33:40.887] checking for zlib.h... yes [04:33:40.887] checking for lz4... /usr/bin/lz4 [04:33:40.888] checking for zstd... /usr/bin/zstd [04:33:40.888] checking for openssl... /usr/bin/openssl [04:33:40.892] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:33:40.893] checking crtdefs.h usability... yes [04:33:40.901] checking crtdefs.h presence... yes [04:33:40.916] checking for crtdefs.h... yes [04:33:40.918] checking whether byte ordering is bigendian... no [04:33:40.996] checking for inline... inline [04:33:41.003] checking for printf format archetype... gnu_printf [04:33:41.012] checking for _Static_assert... yes [04:33:41.053] checking for typeof... typeof [04:33:41.061] checking for __builtin_types_compatible_p... yes [04:33:41.072] checking for __builtin_constant_p... yes [04:33:41.083] checking for __builtin_unreachable... yes [04:33:41.125] checking for computed goto support... yes [04:33:41.133] checking for struct tm.tm_zone... no [04:33:41.214] checking for union semun... no [04:33:41.250] checking for socklen_t... yes [04:33:42.397] checking for struct sockaddr.sa_len... no [04:33:44.531] checking for locale_t... no [04:33:44.595] checking for C/C++ restrict keyword... __restrict [04:33:44.608] checking for struct option... yes [04:33:44.652] checking whether assembler supports x86_64 popcntq... yes [04:33:44.660] checking size of off_t... 4 [04:33:44.866] 0 [04:33:44.866] checking size of bool... 1 [04:33:44.916] checking for int timezone... yes [04:33:44.967] checking for wcstombs_l declaration... no [04:33:45.058] checking for backtrace_symbols... no [04:33:45.109] checking for copyfile... no [04:33:45.160] checking for copy_file_range... no [04:33:45.212] checking for getifaddrs... no [04:33:45.263] checking for getpeerucred... no [04:33:45.316] checking for inet_pton... yes [04:33:45.369] checking for kqueue... no [04:33:45.421] checking for mbstowcs_l... no [04:33:45.474] checking for memset_s... no [04:33:45.526] checking for posix_fallocate... no [04:33:45.577] checking for ppoll... no [04:33:45.628] checking for pthread_is_threaded_np... no [04:33:45.680] checking for setproctitle... no [04:33:45.732] checking for setproctitle_fast... no [04:33:45.782] checking for strchrnul... no [04:33:45.833] checking for strsignal... no [04:33:45.885] checking for syncfs... no [04:33:45.937] checking for sync_file_range... no [04:33:45.989] checking for uselocale... no [04:33:46.040] checking for wcstombs_l... no [04:33:46.088] checking for __builtin_bswap16... yes [04:33:46.137] checking for __builtin_bswap32... yes [04:33:46.187] checking for __builtin_bswap64... yes [04:33:46.235] checking for __builtin_clz... yes [04:33:46.285] checking for __builtin_ctz... yes [04:33:46.333] checking for __builtin_popcount... yes [04:33:46.381] checking for __builtin_frame_address... yes [04:33:46.429] checking for _LARGEFILE_SOURCE value needed for large files... no [04:33:46.483] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [04:33:46.515] checking for posix_fadvise... no [04:33:46.567] checking whether posix_fadvise is declared... no [04:33:46.614] checking whether fdatasync is declared... no [04:33:46.662] checking whether strlcat is declared... no [04:33:46.728] checking whether strlcpy is declared... no [04:33:46.795] checking whether strnlen is declared... yes [04:33:46.809] checking whether strsep is declared... no [04:33:46.875] checking whether preadv is declared... no [04:33:46.913] checking whether pwritev is declared... no [04:33:46.950] checking whether F_FULLFSYNC is declared... no [04:33:46.991] checking for explicit_bzero... no [04:33:47.040] checking for getopt... yes [04:33:47.085] checking for getpeereid... no [04:33:47.133] checking for inet_aton... no [04:33:47.181] checking for mkdtemp... no [04:33:47.229] checking for strlcat... no [04:33:47.279] checking for strlcpy... no [04:33:47.326] checking for strnlen... yes [04:33:47.374] checking for strsep... no [04:33:47.423] checking for pthread_barrier_wait... yes [04:33:47.465] configure: On mingw32 we will use our strtof wrapper. [04:33:47.465] checking for getopt_long... yes [04:33:47.507] checking for _configthreadlocale... yes [04:33:47.550] checking for syslog... no [04:33:47.596] checking for opterr... yes [04:33:47.644] checking for optreset... no [04:33:47.695] checking test program... cross-compiling [04:33:47.695] checking whether long int is 64 bits... no [04:33:47.725] checking whether long long int is 64 bits... yes [04:33:47.735] checking for __builtin_mul_overflow... yes [04:33:47.779] checking size of void *... 8 [04:33:48.045] checking size of size_t... 8 [04:33:48.324] checking size of long... 4 [04:33:48.532] checking alignment of short... 2 [04:33:48.674] checking alignment of int... 4 [04:33:48.887] checking alignment of long... 4 [04:33:49.095] checking alignment of long long int... 8 [04:33:49.369] checking alignment of double... 8 [04:33:49.654] checking for int8... no [04:33:49.700] checking for uint8... no [04:33:49.744] checking for int64... no [04:33:49.787] checking for uint64... no [04:33:49.831] checking for __int128... yes [04:33:49.881] checking for __int128 alignment bug... assuming ok [04:33:49.881] checking alignment of PG_INT128_TYPE... 16 [04:33:50.200] checking for builtin __sync char locking functions... yes [04:33:50.241] checking for builtin __sync int32 locking functions... yes [04:33:50.282] checking for builtin __sync int32 atomic operations... yes [04:33:50.322] checking for builtin __sync int64 atomic operations... yes [04:33:50.363] checking for builtin __atomic int32 atomic operations... yes [04:33:50.405] checking for builtin __atomic int64 atomic operations... yes [04:33:50.447] checking for __get_cpuid... yes [04:33:50.494] checking for __get_cpuid_count... yes [04:33:50.537] checking for __cpuid... no [04:33:50.925] checking for __cpuidex... no [04:33:51.356] checking for _xgetbv with CFLAGS=... no [04:33:51.737] checking for _xgetbv with CFLAGS=-mxsave... yes [04:33:52.128] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:33:52.507] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:33:52.844] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:33:52.888] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:33:52.972] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:33:52.992] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:33:53.008] 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:33:53.062] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:33:53.062] checking which random number source to use... Windows native [04:33:53.064] checking for xmllint... /usr/bin/xmllint [04:33:53.064] checking for xsltproc... /usr/bin/xsltproc [04:33:53.064] checking for fop... /usr/bin/fop [04:33:53.064] checking for dbtoepub... no [04:33:53.065] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [04:33:53.065] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [04:33:53.065] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [04:33:53.075] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [04:33:53.075] 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:33:53.075] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [04:33:53.075] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [04:33:53.156] configure: creating ./config.status [04:33:53.242] config.status: creating GNUmakefile [04:33:53.255] config.status: creating src/Makefile.global [04:33:53.270] config.status: creating src/include/pg_config.h [04:33:53.282] config.status: creating src/include/pg_config_ext.h [04:33:53.293] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:33:53.308] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:33:53.314] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [04:33:53.321] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [04:33:53.328] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [04:33:53.334] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [04:33:53.337] config.status: executing check_win32_symlinks commands [04:33:53.369] [04:33:53.369] real 0m16.361s [04:33:53.369] user 0m10.890s [04:33:53.369] sys 0m5.137s [04:33:53.369] make -s -j${BUILD_JOBS} clean [04:33:53.878] time make -s -j${BUILD_JOBS} world-bin [04:34:04.707] command.c: In function ‘exec_command_conninfo.constprop’: [04:34:04.707] command.c:886:79: error: ‘alpn’ may be used uninitialized [-Werror=maybe-uninitialized] [04:34:04.707] 886 | printTableAddCell(&cont, (alpn && alpn[0] != '\0') ? alpn : _("none"), false, false); [04:34:04.707] | ~~~~^~~ [04:34:04.707] command.c:803:50: note: ‘alpn’ was declared here [04:34:04.707] 803 | *alpn; [04:34:04.707] | ^~~~ [04:34:04.707] command.c:885:82: error: ‘compression’ may be used uninitialized [-Werror=maybe-uninitialized] [04:34:04.707] 885 | printTableAddCell(&cont, (compression && strcmp(compression, "off") != 0) ? _("on") : _("off"), false, false); [04:34:04.707] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [04:34:04.707] command.c:802:50: note: ‘compression’ was declared here [04:34:04.707] 802 | *compression, [04:34:04.707] | ^~~~~~~~~~~ [04:34:04.707] command.c:884:41: error: ‘cipher’ may be used uninitialized [-Werror=maybe-uninitialized] [04:34:04.707] 884 | printTableAddCell(&cont, cipher ? cipher : _("unknown"), false, false); [04:34:04.707] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:34:04.707] command.c:801:50: note: ‘cipher’ was declared here [04:34:04.707] 801 | *cipher, [04:34:04.707] | ^~~~~~ [04:34:04.707] command.c:883:41: error: ‘protocol’ may be used uninitialized [-Werror=maybe-uninitialized] [04:34:04.707] 883 | printTableAddCell(&cont, protocol ? protocol : _("unknown"), false, false); [04:34:04.707] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:34:04.707] command.c:800:42: note: ‘protocol’ was declared here [04:34:04.707] 800 | char *protocol, [04:34:04.707] | ^~~~~~~~ [04:34:04.707] cc1: all warnings being treated as errors [04:34:04.708] make[3]: *** [: command.o] Error 1 [04:34:04.709] make[2]: *** [Makefile:45: all-psql-recurse] Error 2 [04:34:04.709] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [04:34:04.709] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:34:04.709] [04:34:04.709] real 0m10.831s [04:34:04.709] user 0m15.986s [04:34:04.709] sys 0m9.989s [04:34:04.710] [04:34:04.710] Exit status: 2