[11:13:26.324] time ./configure \ [11:13:26.324] --host=x86_64-w64-mingw32ucrt \ [11:13:26.324] --enable-cassert \ [11:13:26.324] --without-icu \ [11:13:26.324] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [11:13:26.324] CXX="ccache x86_64-w64-mingw32ucrt-g++" [11:13:26.470] checking build system type... x86_64-pc-linux-gnu [11:13:26.659] checking host system type... x86_64-w64-mingw32ucrt [11:13:26.666] checking which template to use... win32 [11:13:26.666] checking whether NLS is wanted... no [11:13:26.666] checking for default port number... 5432 [11:13:26.676] checking for block size... 8kB [11:13:26.677] checking for segment size... 1GB [11:13:26.681] checking for WAL block size... 8kB [11:13:26.682] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [11:13:26.723] checking whether the C compiler works... yes [11:13:26.870] checking for C compiler default output file name... a.exe [11:13:26.871] checking for suffix of executables... .exe [11:13:26.920] checking whether we are cross compiling... yes [11:13:27.012] checking for suffix of object files... o [11:13:27.022] checking whether we are using the GNU C compiler... yes [11:13:27.031] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [11:13:27.039] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [11:13:27.070] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [11:13:27.153] checking whether we are using the GNU C++ compiler... yes [11:13:27.311] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [11:13:27.328] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [11:13:27.370] checking for gawk... no [11:13:27.370] checking for mawk... mawk [11:13:27.373] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:13:27.382] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [11:13:27.390] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:13:27.448] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:13:27.508] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [11:13:27.516] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:13:27.524] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:13:27.542] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:13:27.551] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [11:13:27.585] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [11:13:27.593] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [11:13:27.602] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:13:27.611] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:13:27.648] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:13:27.657] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [11:13:27.666] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [11:13:27.675] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [11:13:27.693] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:13:27.729] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:13:27.749] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [11:13:27.758] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [11:13:27.767] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:13:27.776] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [11:13:27.784] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:13:27.803] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:13:27.812] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:13:27.861] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:13:27.912] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:13:27.930] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:13:27.939] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:13:27.984] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:13:27.992] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:13:28.001] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:13:28.011] checking whether the C compiler still works... yes [11:13:28.115] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [11:13:28.238] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [11:13:28.239] checking pkg-config is at least version 0.9.0... yes [11:13:28.258] checking whether to build with ICU support... no [11:13:28.258] checking whether to build with Tcl... no [11:13:28.258] checking whether to build Perl modules... no [11:13:28.258] checking whether to build Python modules... no [11:13:28.258] checking whether to build with GSSAPI support... no [11:13:28.259] checking whether to build with PAM support... no [11:13:28.259] checking whether to build with BSD Authentication support... no [11:13:28.259] checking whether to build with LDAP support... no [11:13:28.260] checking whether to build with Bonjour support... no [11:13:28.260] checking whether to build with SELinux support... no [11:13:28.260] checking whether to build with systemd support... no [11:13:28.260] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:13:28.260] checking whether to build with liburing support... no [11:13:28.260] checking whether to build with libcurl support... no [11:13:28.260] checking whether to build with libnuma support... no [11:13:28.261] checking whether to build with XML support... no [11:13:28.261] checking whether to build with LZ4 support... no [11:13:28.261] checking whether to build with ZSTD support... no [11:13:28.261] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [11:13:28.262] checking whether it is possible to strip libraries... yes [11:13:28.269] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [11:13:28.270] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [11:13:28.270] checking for a BSD-compatible install... /usr/bin/install -c [11:13:28.280] checking for tar... /usr/bin/tar [11:13:28.280] checking whether ln -s works... yes [11:13:28.280] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:13:28.282] checking for nm... /usr/bin/nm [11:13:28.282] checking for bison... /usr/bin/bison [11:13:28.285] configure: using bison (GNU Bison) 3.8.2 [11:13:28.289] checking for flex... /usr/bin/flex [11:13:28.292] configure: using flex 2.6.4 [11:13:28.292] checking for perl... /usr/bin/perl [11:13:28.295] configure: using perl 5.40.1 [11:13:28.298] checking for zic... /usr/sbin/zic [11:13:28.298] checking for a sed that does not truncate output... /usr/bin/sed [11:13:28.305] checking for grep that handles long lines and -e... /usr/bin/grep [11:13:28.307] checking for egrep... /usr/bin/grep -E [11:13:28.309] checking for ANSI C header files... yes [11:13:28.367] checking for sys/types.h... yes [11:13:28.384] checking for sys/stat.h... yes [11:13:28.400] checking for stdlib.h... yes [11:13:28.417] checking for string.h... yes [11:13:28.433] checking for memory.h... yes [11:13:28.477] checking for strings.h... yes [11:13:28.514] checking for inttypes.h... yes [11:13:28.585] checking for stdint.h... yes [11:13:28.653] checking for unistd.h... yes [11:13:28.726] checking for main in -lm... yes [11:13:28.784] checking for library containing setproctitle... no [11:13:28.892] checking for library containing dlsym... no [11:13:28.997] checking for library containing socket... -lws2_32 [11:13:29.152] checking for library containing getopt_long... none required [11:13:29.207] checking for library containing shm_open... no [11:13:29.307] checking for library containing shm_unlink... no [11:13:29.409] checking for library containing clock_gettime... none required [11:13:29.456] checking for library containing shmget... no [11:13:29.557] checking for library containing backtrace_symbols... no [11:13:29.662] checking for library containing pthread_barrier_wait... none required [11:13:29.712] checking for inflate in -lz... yes [11:13:29.767] checking copyfile.h usability... no [11:13:29.825] checking copyfile.h presence... no [11:13:29.848] checking for copyfile.h... no [11:13:29.853] checking execinfo.h usability... no [11:13:29.915] checking execinfo.h presence... no [11:13:29.937] checking for execinfo.h... no [11:13:29.941] checking getopt.h usability... yes [11:13:29.950] checking getopt.h presence... yes [11:13:29.966] checking for getopt.h... yes [11:13:29.976] checking ifaddrs.h usability... no [11:13:30.037] checking ifaddrs.h presence... no [11:13:30.060] checking for ifaddrs.h... no [11:13:30.064] checking sys/epoll.h usability... no [11:13:30.124] checking sys/epoll.h presence... no [11:13:30.146] checking for sys/epoll.h... no [11:13:30.150] checking sys/event.h usability... no [11:13:30.211] checking sys/event.h presence... no [11:13:30.234] checking for sys/event.h... no [11:13:30.238] checking sys/personality.h usability... no [11:13:30.298] checking sys/personality.h presence... no [11:13:30.320] checking for sys/personality.h... no [11:13:30.324] checking sys/prctl.h usability... no [11:13:30.383] checking sys/prctl.h presence... no [11:13:30.405] checking for sys/prctl.h... no [11:13:30.410] checking sys/procctl.h usability... no [11:13:30.472] checking sys/procctl.h presence... no [11:13:30.492] checking for sys/procctl.h... no [11:13:30.496] checking sys/signalfd.h usability... no [11:13:30.555] checking sys/signalfd.h presence... no [11:13:30.578] checking for sys/signalfd.h... no [11:13:30.582] checking sys/ucred.h usability... no [11:13:30.643] checking sys/ucred.h presence... no [11:13:30.665] checking for sys/ucred.h... no [11:13:30.669] checking termios.h usability... no [11:13:30.730] checking termios.h presence... no [11:13:30.753] checking for termios.h... no [11:13:30.757] checking uchar.h usability... yes [11:13:30.828] checking uchar.h presence... yes [11:13:30.848] checking for uchar.h... yes [11:13:30.857] checking ucred.h usability... no [11:13:30.917] checking ucred.h presence... no [11:13:30.938] checking for ucred.h... no [11:13:30.942] checking xlocale.h usability... no [11:13:31.001] checking xlocale.h presence... no [11:13:31.023] checking for xlocale.h... no [11:13:31.027] checking zlib.h usability... yes [11:13:31.095] checking zlib.h presence... yes [11:13:31.117] checking for zlib.h... yes [11:13:31.117] checking for lz4... /usr/bin/lz4 [11:13:31.118] checking for zstd... /usr/bin/zstd [11:13:31.118] checking for openssl... /usr/bin/openssl [11:13:31.124] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [11:13:31.125] checking crtdefs.h usability... yes [11:13:31.135] checking crtdefs.h presence... yes [11:13:31.151] checking for crtdefs.h... yes [11:13:31.153] checking whether byte ordering is bigendian... no [11:13:31.268] checking for C printf format archetype... gnu_printf [11:13:31.278] checking for C++ printf format archetype... gnu_printf [11:13:31.289] checking for statement expressions... yes [11:13:31.335] checking for typeof... typeof [11:13:31.345] checking for C++ typeof... typeof [11:13:31.354] checking for __builtin_types_compatible_p... yes [11:13:31.367] checking for __builtin_constant_p... yes [11:13:31.381] checking for __builtin_mul_overflow... yes [11:13:31.442] checking for __builtin_unreachable... yes [11:13:31.490] checking for computed goto support... yes [11:13:31.509] checking for struct tm.tm_zone... no [11:13:31.595] checking for union semun... no [11:13:31.631] checking for socklen_t... yes [11:13:34.303] checking for struct sockaddr.sa_len... no [11:13:36.549] checking for C/C++ restrict keyword... __restrict [11:13:36.571] checking for struct option... yes [11:13:36.620] checking whether assembler supports x86_64 popcntq... yes [11:13:36.628] checking size of off_t... 4 [11:13:36.887] checking for int timezone... yes [11:13:36.950] checking for backtrace_symbols... no [11:13:37.004] checking for copyfile... no [11:13:37.059] checking for copy_file_range... no [11:13:37.113] checking for elf_aux_info... no [11:13:37.165] checking for explicit_memset... no [11:13:37.217] checking for getauxval... no [11:13:37.271] checking for getifaddrs... no [11:13:37.326] checking for getpeerucred... no [11:13:37.383] checking for inet_pton... yes [11:13:37.438] checking for kqueue... no [11:13:37.495] checking for localeconv_l... no [11:13:37.555] checking for mbstowcs_l... no [11:13:37.614] checking for memset_explicit... no [11:13:37.677] checking for posix_fallocate... no [11:13:37.738] checking for ppoll... no [11:13:37.798] checking for pthread_is_threaded_np... no [11:13:37.855] checking for setproctitle... no [11:13:37.916] checking for setproctitle_fast... no [11:13:37.980] checking for strsignal... no [11:13:38.042] checking for syncfs... no [11:13:38.103] checking for sync_file_range... no [11:13:38.166] checking for uselocale... no [11:13:38.227] checking for wcstombs_l... no [11:13:38.285] checking for __builtin_bswap16... yes [11:13:38.341] checking for __builtin_bswap32... yes [11:13:38.398] checking for __builtin_bswap64... yes [11:13:38.453] checking for __builtin_clz... yes [11:13:38.508] checking for __builtin_ctz... yes [11:13:38.561] checking for __builtin_frame_address... yes [11:13:38.616] checking for _LARGEFILE_SOURCE value needed for large files... no [11:13:38.679] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [11:13:38.713] checking for posix_fadvise... no [11:13:38.778] checking whether posix_fadvise is declared... no [11:13:38.830] checking whether fdatasync is declared... no [11:13:38.882] checking whether strlcat is declared... no [11:13:38.952] checking whether strlcpy is declared... no [11:13:39.020] checking whether strsep is declared... no [11:13:39.086] checking whether timingsafe_bcmp is declared... no [11:13:39.152] checking whether preadv is declared... no [11:13:39.191] checking whether pwritev is declared... no [11:13:39.232] checking whether strchrnul is declared... no [11:13:39.282] checking whether memset_s is declared... no [11:13:39.332] checking whether F_FULLFSYNC is declared... no [11:13:39.378] checking for explicit_bzero... no [11:13:39.434] checking for getopt... yes [11:13:39.486] checking for getpeereid... no [11:13:39.543] checking for inet_aton... no [11:13:39.601] checking for mkdtemp... no [11:13:39.658] checking for strlcat... no [11:13:39.717] checking for strlcpy... no [11:13:39.773] checking for strsep... no [11:13:39.829] checking for timingsafe_bcmp... no [11:13:39.888] checking for pthread_barrier_wait... yes [11:13:39.938] configure: On mingw32ucrt we will use our strtof wrapper. [11:13:39.938] checking for getopt_long... yes [11:13:39.989] checking for syslog... no [11:13:40.045] checking for opterr... yes [11:13:40.100] checking for optreset... no [11:13:40.159] checking test program... cross-compiling [11:13:40.159] checking size of void *... 8 [11:13:40.534] checking size of size_t... 8 [11:13:40.890] checking size of long... 4 [11:13:41.219] checking size of long long... 8 [11:13:41.537] checking size of intmax_t... 8 [11:13:41.996] checking alignment of short... 2 [11:13:42.209] checking alignment of int... 4 [11:13:42.514] checking alignment of int64_t... 8 [11:13:42.810] checking alignment of double... 8 [11:13:43.106] checking for __int128... yes [11:13:43.168] checking for __int128 alignment bug... assuming ok [11:13:43.168] checking alignment of PG_INT128_TYPE... 16 [11:13:43.530] checking for builtin __sync char locking functions... yes [11:13:43.578] checking for builtin __sync int32 locking functions... yes [11:13:43.624] checking for builtin __sync int32 atomic operations... yes [11:13:43.668] checking for builtin __sync int64 atomic operations... yes [11:13:43.713] checking for builtin __atomic int32 atomic operations... yes [11:13:43.757] checking for builtin __atomic int64 atomic operations... yes [11:13:43.805] checking for __get_cpuid... yes [11:13:43.855] checking for __get_cpuid_count... yes [11:13:43.903] checking for _xgetbv... yes [11:13:44.349] checking for _mm512_popcnt_epi64... yes [11:13:44.817] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:13:44.924] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:13:44.947] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:13:44.967] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:13:44.986] 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 [11:13:45.025] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:13:45.025] checking for _mm512_clmulepi64_epi128... yes [11:13:45.471] checking for vectorized CRC-32C... AVX-512 with runtime check [11:13:45.472] checking which random number source to use... Windows native [11:13:45.474] checking for xmllint... /usr/bin/xmllint [11:13:45.474] checking for xsltproc... /usr/bin/xsltproc [11:13:45.474] checking for fop... /usr/bin/fop [11:13:45.474] checking for dbtoepub... no [11:13:45.475] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:13:45.475] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:13:45.475] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:13:45.486] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [11:13:45.486] 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 [11:13:45.486] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:13:45.486] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:13:45.577] configure: creating ./config.status [11:13:45.666] config.status: creating GNUmakefile [11:13:45.680] config.status: creating src/Makefile.global [11:13:45.697] config.status: creating src/include/pg_config.h [11:13:45.710] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:13:45.726] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:13:45.733] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:13:45.741] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:13:45.748] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:13:45.752] config.status: executing check_win32_symlinks commands [11:13:45.785] [11:13:45.785] real 0m19.461s [11:13:45.785] user 0m13.611s [11:13:45.785] sys 0m5.544s [11:13:45.785] make -s -j${BUILD_JOBS} clean [11:13:46.342] time make -s -j${BUILD_JOBS} world-bin [11:16:49.506] spgistfuncs.c: In function ‘spgist_innerpage_items’: [11:16:49.506] spgistfuncs.c:482:29: error: unused variable ‘bp’ [-Werror=unused-variable] [11:16:49.506] 482 | bits8 *bp; [11:16:49.506] | ^~ [11:16:49.506] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable] [11:16:49.506] 481 | char *tp; [11:16:49.506] | ^~ [11:16:49.506] spgistfuncs.c:480:33: error: variable ‘has_datums’ set but not used [-Werror=unused-but-set-variable] [11:16:49.506] 480 | bool has_datums; [11:16:49.506] | ^~~~~~~~~~ [11:16:49.506] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-variable] [11:16:49.506] 479 | bool hasNullsMask; [11:16:49.506] | ^~~~~~~~~~~~ [11:16:49.506] spgistfuncs.c:478:41: error: unused variable ‘i’ [-Werror=unused-variable] [11:16:49.506] 478 | int i; [11:16:49.506] | ^ [11:16:49.506] spgistfuncs.c:476:33: error: unused variable ‘itup_isnull’ [-Werror=unused-variable] [11:16:49.506] 476 | bool itup_isnull[INDEX_MAX_KEYS]; [11:16:49.506] | ^~~~~~~~~~~ [11:16:49.506] spgistfuncs.c:475:33: error: unused variable ‘itup_values’ [-Werror=unused-variable] [11:16:49.506] 475 | Datum itup_values[INDEX_MAX_KEYS]; [11:16:49.506] | ^~~~~~~~~~~ [11:16:49.506] spgistfuncs.c:409:21: error: variable ‘index_columns’ set but not used [-Werror=unused-but-set-variable] [11:16:49.506] 409 | char *index_columns; [11:16:49.506] | ^~~~~~~~~~~~~ [11:16:49.506] spgistfuncs.c:404:25: error: variable ‘tupdesc’ set but not used [-Werror=unused-but-set-variable] [11:16:49.506] 404 | TupleDesc tupdesc; [11:16:49.506] | ^~~~~~~ [11:16:49.506] cc1: all warnings being treated as errors [11:16:49.508] make[2]: *** [: spgistfuncs.o] Error 1 [11:16:49.508] make[1]: *** [Makefile:96: all-pageinspect-recurse] Error 2 [11:16:49.511] make[1]: *** Waiting for unfinished jobs.... [11:16:50.455] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [11:16:50.455] [11:16:50.455] real 3m4.113s [11:16:50.455] user 9m52.816s [11:16:50.455] sys 1m44.173s [11:16:50.455] [11:16:50.455] Exit status: 2