[11:26:06.212] time ./configure \ [11:26:06.212] --host=x86_64-w64-mingw32ucrt \ [11:26:06.212] --enable-cassert \ [11:26:06.212] --without-icu \ [11:26:06.212] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [11:26:06.212] CXX="ccache x86_64-w64-mingw32ucrt-g++" [11:26:06.365] checking build system type... x86_64-pc-linux-gnu [11:26:06.561] checking host system type... x86_64-w64-mingw32ucrt [11:26:06.567] checking which template to use... win32 [11:26:06.568] checking whether NLS is wanted... no [11:26:06.568] checking for default port number... 5432 [11:26:06.576] checking for block size... 8kB [11:26:06.577] checking for segment size... 1GB [11:26:06.580] checking for WAL block size... 8kB [11:26:06.582] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [11:26:06.619] checking whether the C compiler works... yes [11:26:06.774] checking for C compiler default output file name... a.exe [11:26:06.776] checking for suffix of executables... .exe [11:26:06.827] checking whether we are cross compiling... yes [11:26:06.922] checking for suffix of object files... o [11:26:06.942] checking whether we are using the GNU C compiler... yes [11:26:06.961] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [11:26:06.980] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [11:26:06.991] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [11:26:07.072] checking whether we are using the GNU C++ compiler... yes [11:26:07.081] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [11:26:07.101] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [11:26:07.147] checking for gawk... no [11:26:07.147] checking for mawk... mawk [11:26:07.150] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:26:07.191] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [11:26:07.201] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:26:07.260] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:26:07.447] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [11:26:07.467] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:26:07.505] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:26:07.546] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:26:07.569] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:26:07.579] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:26:07.666] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [11:26:07.676] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:26:07.686] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:26:07.696] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:26:07.706] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [11:26:07.715] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [11:26:07.725] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [11:26:07.735] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:26:07.745] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:26:07.754] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [11:26:07.793] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [11:26:07.804] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:26:07.844] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [11:26:07.854] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:26:07.863] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:26:07.872] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:26:07.922] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:26:07.975] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:26:07.984] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:26:07.994] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:26:08.040] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:26:08.078] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:26:08.117] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:26:08.128] checking whether the C compiler still works... yes [11:26:08.218] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [11:26:08.313] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [11:26:08.313] checking pkg-config is at least version 0.9.0... yes [11:26:08.332] checking whether to build with ICU support... no [11:26:08.332] checking whether to build with Tcl... no [11:26:08.332] checking whether to build Perl modules... no [11:26:08.332] checking whether to build Python modules... no [11:26:08.332] checking whether to build with GSSAPI support... no [11:26:08.334] checking whether to build with PAM support... no [11:26:08.334] checking whether to build with BSD Authentication support... no [11:26:08.335] checking whether to build with LDAP support... no [11:26:08.335] checking whether to build with Bonjour support... no [11:26:08.335] checking whether to build with SELinux support... no [11:26:08.335] checking whether to build with systemd support... no [11:26:08.335] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:26:08.335] checking whether to build with liburing support... no [11:26:08.335] checking whether to build with libcurl support... no [11:26:08.335] checking whether to build with libnuma support... no [11:26:08.336] checking whether to build with XML support... no [11:26:08.336] checking whether to build with LZ4 support... no [11:26:08.336] checking whether to build with ZSTD support... no [11:26:08.336] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [11:26:08.337] checking whether it is possible to strip libraries... yes [11:26:08.347] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [11:26:08.347] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [11:26:08.348] checking for a BSD-compatible install... /usr/bin/install -c [11:26:08.360] checking for tar... /usr/bin/tar [11:26:08.360] checking whether ln -s works... yes [11:26:08.360] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:26:08.363] checking for nm... /usr/bin/nm [11:26:08.363] checking for bison... /usr/bin/bison [11:26:08.366] configure: using bison (GNU Bison) 3.8.2 [11:26:08.370] checking for flex... /usr/bin/flex [11:26:08.373] configure: using flex 2.6.4 [11:26:08.373] checking for perl... /usr/bin/perl [11:26:08.377] configure: using perl 5.40.1 [11:26:08.380] checking for zic... /usr/sbin/zic [11:26:08.380] checking for a sed that does not truncate output... /usr/bin/sed [11:26:08.387] checking for grep that handles long lines and -e... /usr/bin/grep [11:26:08.390] checking for egrep... /usr/bin/grep -E [11:26:08.392] checking for ANSI C header files... yes [11:26:08.457] checking for sys/types.h... yes [11:26:08.478] checking for sys/stat.h... yes [11:26:08.499] checking for stdlib.h... yes [11:26:08.519] checking for string.h... yes [11:26:08.539] checking for memory.h... yes [11:26:08.558] checking for strings.h... yes [11:26:08.640] checking for inttypes.h... yes [11:26:08.662] checking for stdint.h... yes [11:26:08.737] checking for unistd.h... yes [11:26:08.780] checking for main in -lm... yes [11:26:08.840] checking for library containing setproctitle... no [11:26:08.957] checking for library containing dlsym... no [11:26:09.067] checking for library containing socket... -lws2_32 [11:26:09.230] checking for library containing getopt_long... none required [11:26:09.286] checking for library containing shm_open... no [11:26:09.397] checking for library containing shm_unlink... no [11:26:09.512] checking for library containing clock_gettime... none required [11:26:09.568] checking for library containing shmget... no [11:26:09.678] checking for library containing backtrace_symbols... no [11:26:09.787] checking for library containing pthread_barrier_wait... none required [11:26:09.840] checking for inflate in -lz... yes [11:26:09.899] checking copyfile.h usability... no [11:26:09.958] checking copyfile.h presence... no [11:26:09.980] checking for copyfile.h... no [11:26:09.984] checking execinfo.h usability... no [11:26:10.047] checking execinfo.h presence... no [11:26:10.070] checking for execinfo.h... no [11:26:10.074] checking getopt.h usability... yes [11:26:10.136] checking getopt.h presence... yes [11:26:10.153] checking for getopt.h... yes [11:26:10.162] checking ifaddrs.h usability... no [11:26:10.222] checking ifaddrs.h presence... no [11:26:10.243] checking for ifaddrs.h... no [11:26:10.247] checking sys/epoll.h usability... no [11:26:10.308] checking sys/epoll.h presence... no [11:26:10.329] checking for sys/epoll.h... no [11:26:10.333] checking sys/event.h usability... no [11:26:10.394] checking sys/event.h presence... no [11:26:10.416] checking for sys/event.h... no [11:26:10.421] checking sys/personality.h usability... no [11:26:10.485] checking sys/personality.h presence... no [11:26:10.508] checking for sys/personality.h... no [11:26:10.512] checking sys/prctl.h usability... no [11:26:10.574] checking sys/prctl.h presence... no [11:26:10.596] checking for sys/prctl.h... no [11:26:10.600] checking sys/procctl.h usability... no [11:26:10.663] checking sys/procctl.h presence... no [11:26:10.686] checking for sys/procctl.h... no [11:26:10.691] checking sys/signalfd.h usability... no [11:26:10.754] checking sys/signalfd.h presence... no [11:26:10.776] checking for sys/signalfd.h... no [11:26:10.779] checking sys/ucred.h usability... no [11:26:10.840] checking sys/ucred.h presence... no [11:26:10.862] checking for sys/ucred.h... no [11:26:10.866] checking termios.h usability... no [11:26:10.926] checking termios.h presence... no [11:26:10.948] checking for termios.h... no [11:26:10.953] checking uchar.h usability... yes [11:26:10.962] checking uchar.h presence... yes [11:26:10.988] checking for uchar.h... yes [11:26:10.998] checking ucred.h usability... no [11:26:11.061] checking ucred.h presence... no [11:26:11.083] checking for ucred.h... no [11:26:11.087] checking xlocale.h usability... no [11:26:11.147] checking xlocale.h presence... no [11:26:11.170] checking for xlocale.h... no [11:26:11.174] checking zlib.h usability... yes [11:26:11.183] checking zlib.h presence... yes [11:26:11.207] checking for zlib.h... yes [11:26:11.208] checking for lz4... /usr/bin/lz4 [11:26:11.208] checking for zstd... /usr/bin/zstd [11:26:11.208] checking for openssl... /usr/bin/openssl [11:26:11.214] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [11:26:11.215] checking crtdefs.h usability... yes [11:26:11.224] checking crtdefs.h presence... yes [11:26:11.243] checking for crtdefs.h... yes [11:26:11.244] checking whether byte ordering is bigendian... no [11:26:11.365] checking for inline... inline [11:26:11.385] checking for C printf format archetype... gnu_printf [11:26:11.406] checking for C++ printf format archetype... gnu_printf [11:26:11.417] checking for statement expressions... yes [11:26:11.469] checking for typeof... typeof [11:26:11.510] checking for __builtin_types_compatible_p... yes [11:26:11.534] checking for __builtin_constant_p... yes [11:26:11.548] checking for __builtin_mul_overflow... yes [11:26:11.613] checking for __builtin_unreachable... yes [11:26:11.665] checking for computed goto support... yes [11:26:11.704] checking for struct tm.tm_zone... no [11:26:11.790] checking for union semun... no [11:26:11.827] checking for socklen_t... yes [11:26:13.313] checking for struct sockaddr.sa_len... no [11:26:15.762] checking for C/C++ restrict keyword... __restrict [11:26:15.811] checking for struct option... yes [11:26:15.897] checking whether assembler supports x86_64 popcntq... yes [11:26:15.908] checking size of off_t... 4 [11:26:16.268] checking for int timezone... yes [11:26:16.341] checking for backtrace_symbols... no [11:26:16.409] checking for copyfile... no [11:26:16.475] checking for copy_file_range... no [11:26:16.542] checking for elf_aux_info... no [11:26:16.607] checking for getauxval... no [11:26:16.672] checking for getifaddrs... no [11:26:16.736] checking for getpeerucred... no [11:26:16.801] checking for inet_pton... yes [11:26:16.866] checking for kqueue... no [11:26:16.932] checking for localeconv_l... no [11:26:16.997] checking for mbstowcs_l... no [11:26:17.063] checking for posix_fallocate... no [11:26:17.132] checking for ppoll... no [11:26:17.201] checking for pthread_is_threaded_np... no [11:26:17.273] checking for setproctitle... no [11:26:17.346] checking for setproctitle_fast... no [11:26:17.420] checking for strsignal... no [11:26:17.493] checking for syncfs... no [11:26:17.564] checking for sync_file_range... no [11:26:17.637] checking for uselocale... no [11:26:17.708] checking for wcstombs_l... no [11:26:17.772] checking for __builtin_bswap16... yes [11:26:17.837] checking for __builtin_bswap32... yes [11:26:17.898] checking for __builtin_bswap64... yes [11:26:17.960] checking for __builtin_clz... yes [11:26:18.023] checking for __builtin_ctz... yes [11:26:18.084] checking for __builtin_popcount... yes [11:26:18.148] checking for __builtin_frame_address... yes [11:26:18.211] checking for _LARGEFILE_SOURCE value needed for large files... no [11:26:18.278] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [11:26:18.316] checking for posix_fadvise... no [11:26:18.386] checking whether posix_fadvise is declared... no [11:26:18.442] checking whether fdatasync is declared... no [11:26:18.498] checking whether strlcat is declared... no [11:26:18.577] checking whether strlcpy is declared... no [11:26:18.656] checking whether strsep is declared... no [11:26:18.732] checking whether timingsafe_bcmp is declared... no [11:26:18.811] checking whether preadv is declared... no [11:26:18.858] checking whether pwritev is declared... no [11:26:18.903] checking whether strchrnul is declared... no [11:26:18.956] checking whether memset_s is declared... no [11:26:19.007] checking whether F_FULLFSYNC is declared... no [11:26:19.052] checking for explicit_bzero... no [11:26:19.114] checking for getopt... yes [11:26:19.171] checking for getpeereid... no [11:26:19.233] checking for inet_aton... no [11:26:19.295] checking for mkdtemp... no [11:26:19.356] checking for strlcat... no [11:26:19.417] checking for strlcpy... no [11:26:19.477] checking for strsep... no [11:26:19.539] checking for timingsafe_bcmp... no [11:26:19.600] checking for pthread_barrier_wait... yes [11:26:19.655] configure: On mingw32ucrt we will use our strtof wrapper. [11:26:19.655] checking for getopt_long... yes [11:26:19.713] checking for syslog... no [11:26:19.776] checking for opterr... yes [11:26:19.837] checking for optreset... no [11:26:19.901] checking test program... cross-compiling [11:26:19.901] checking size of void *... 8 [11:26:20.292] checking size of size_t... 8 [11:26:20.649] checking size of long... 4 [11:26:20.949] checking size of long long... 8 [11:26:21.303] checking size of intmax_t... 8 [11:26:21.770] checking alignment of short... 2 [11:26:22.063] checking alignment of int... 4 [11:26:22.401] checking alignment of long... 4 [11:26:22.725] checking alignment of int64_t... 8 [11:26:23.072] checking alignment of double... 8 [11:26:23.560] checking for __int128... yes [11:26:23.633] checking for __int128 alignment bug... assuming ok [11:26:23.633] checking alignment of PG_INT128_TYPE... 16 [11:26:24.094] checking for builtin __sync char locking functions... yes [11:26:24.147] checking for builtin __sync int32 locking functions... yes [11:26:24.203] checking for builtin __sync int32 atomic operations... yes [11:26:24.261] checking for builtin __sync int64 atomic operations... yes [11:26:24.322] checking for builtin __atomic int32 atomic operations... yes [11:26:24.379] checking for builtin __atomic int64 atomic operations... yes [11:26:24.437] checking for __get_cpuid... yes [11:26:24.501] checking for __get_cpuid_count... yes [11:26:24.560] checking for _xgetbv... yes [11:26:25.053] checking for _mm512_popcnt_epi64... yes [11:26:25.555] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:26:25.691] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:26:25.721] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:26:25.748] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:26:25.774] 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:26:25.820] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:26:25.820] checking for _mm512_clmulepi64_epi128... yes [11:26:26.320] checking for vectorized CRC-32C... AVX-512 with runtime check [11:26:26.321] checking which random number source to use... Windows native [11:26:26.323] checking for xmllint... /usr/bin/xmllint [11:26:26.324] checking for xsltproc... /usr/bin/xsltproc [11:26:26.324] checking for fop... /usr/bin/fop [11:26:26.324] checking for dbtoepub... no [11:26:26.324] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:26:26.324] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:26:26.325] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:26:26.338] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [11:26:26.338] 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 -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [11:26:26.338] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:26:26.338] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:26:26.462] configure: creating ./config.status [11:26:26.570] config.status: creating GNUmakefile [11:26:26.585] config.status: creating src/Makefile.global [11:26:26.605] config.status: creating src/include/pg_config.h [11:26:26.620] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:26:26.639] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:26:26.648] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:26:26.657] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:26:26.667] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:26:26.671] config.status: executing check_win32_symlinks commands [11:26:26.709] [11:26:26.709] real 0m20.497s [11:26:26.709] user 0m13.465s [11:26:26.709] sys 0m6.780s [11:26:26.709] make -s -j${BUILD_JOBS} clean [11:26:27.381] time make -s -j${BUILD_JOBS} world-bin [11:30:44.395] spgistfuncs.c: In function ‘spgist_innerpage_items’: [11:30:44.395] spgistfuncs.c:482:29: error: unused variable ‘bp’ [-Werror=unused-variable] [11:30:44.395] 482 | bits8 *bp; [11:30:44.395] | ^~ [11:30:44.395] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable] [11:30:44.395] 481 | char *tp; [11:30:44.395] | ^~ [11:30:44.395] spgistfuncs.c:480:33: error: variable ‘has_datums’ set but not used [-Werror=unused-but-set-variable] [11:30:44.395] 480 | bool has_datums; [11:30:44.395] | ^~~~~~~~~~ [11:30:44.395] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-variable] [11:30:44.395] 479 | bool hasNullsMask; [11:30:44.395] | ^~~~~~~~~~~~ [11:30:44.395] spgistfuncs.c:478:41: error: unused variable ‘i’ [-Werror=unused-variable] [11:30:44.395] 478 | int i; [11:30:44.395] | ^ [11:30:44.395] spgistfuncs.c:476:33: error: unused variable ‘itup_isnull’ [-Werror=unused-variable] [11:30:44.395] 476 | bool itup_isnull[INDEX_MAX_KEYS]; [11:30:44.395] | ^~~~~~~~~~~ [11:30:44.395] spgistfuncs.c:475:33: error: unused variable ‘itup_values’ [-Werror=unused-variable] [11:30:44.395] 475 | Datum itup_values[INDEX_MAX_KEYS]; [11:30:44.395] | ^~~~~~~~~~~ [11:30:44.395] spgistfuncs.c:409:21: error: variable ‘index_columns’ set but not used [-Werror=unused-but-set-variable] [11:30:44.395] 409 | char *index_columns; [11:30:44.395] | ^~~~~~~~~~~~~ [11:30:44.395] spgistfuncs.c:404:25: error: variable ‘tupdesc’ set but not used [-Werror=unused-but-set-variable] [11:30:44.395] 404 | TupleDesc tupdesc; [11:30:44.395] | ^~~~~~~ [11:30:44.395] cc1: all warnings being treated as errors [11:30:44.397] make[2]: *** [: spgistfuncs.o] Error 1 [11:30:44.398] make[1]: *** [Makefile:96: all-pageinspect-recurse] Error 2 [11:30:44.401] make[1]: *** Waiting for unfinished jobs.... [11:30:45.571] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [11:30:45.571] [11:30:45.571] real 4m18.190s [11:30:45.571] user 13m45.892s [11:30:45.571] sys 2m40.822s [11:30:45.572] [11:30:45.572] Exit status: 2