[10:58:01.215] time ./configure \ [10:58:01.215] --host=x86_64-w64-mingw32ucrt \ [10:58:01.215] --enable-cassert \ [10:58:01.215] --without-icu \ [10:58:01.215] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [10:58:01.215] CXX="ccache x86_64-w64-mingw32ucrt-g++" [10:58:01.329] checking build system type... x86_64-pc-linux-gnu [10:58:01.498] checking host system type... x86_64-w64-mingw32ucrt [10:58:01.504] checking which template to use... win32 [10:58:01.504] checking whether NLS is wanted... no [10:58:01.504] checking for default port number... 5432 [10:58:01.510] checking for block size... 8kB [10:58:01.512] checking for segment size... 1GB [10:58:01.514] checking for WAL block size... 8kB [10:58:01.515] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [10:58:01.546] checking whether the C compiler works... yes [10:58:01.713] checking for C compiler default output file name... a.exe [10:58:01.714] checking for suffix of executables... .exe [10:58:01.759] checking whether we are cross compiling... yes [10:58:01.848] checking for suffix of object files... o [10:58:01.857] checking whether we are using the GNU C compiler... yes [10:58:01.865] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [10:58:01.872] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [10:58:01.898] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [10:58:01.951] checking whether we are using the GNU C++ compiler... yes [10:58:02.158] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [10:58:02.174] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [10:58:02.209] checking for gawk... no [10:58:02.209] checking for mawk... mawk [10:58:02.212] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:58:02.219] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [10:58:02.225] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:58:02.278] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:58:02.334] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [10:58:02.342] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [10:58:02.349] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:58:02.365] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:58:02.372] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [10:58:02.405] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [10:58:02.439] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [10:58:02.456] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:58:02.464] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:58:02.480] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:58:02.497] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [10:58:02.513] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [10:58:02.521] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [10:58:02.529] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:58:02.544] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:58:02.552] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [10:58:02.559] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [10:58:02.575] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:58:02.583] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [10:58:02.591] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:58:02.598] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:58:02.606] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:58:02.651] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:58:02.697] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:58:02.711] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:58:02.740] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:58:02.780] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:58:02.787] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:58:02.817] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:58:02.848] checking whether the C compiler still works... yes [10:58:02.919] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [10:58:02.984] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [10:58:02.985] checking pkg-config is at least version 0.9.0... yes [10:58:03.000] checking whether to build with ICU support... no [10:58:03.001] checking whether to build with Tcl... no [10:58:03.001] checking whether to build Perl modules... no [10:58:03.001] checking whether to build Python modules... no [10:58:03.001] checking whether to build with GSSAPI support... no [10:58:03.002] checking whether to build with PAM support... no [10:58:03.002] checking whether to build with BSD Authentication support... no [10:58:03.002] checking whether to build with LDAP support... no [10:58:03.002] checking whether to build with Bonjour support... no [10:58:03.002] checking whether to build with SELinux support... no [10:58:03.002] checking whether to build with systemd support... no [10:58:03.003] configure: WARNING: *** Readline does not work on MinGW --- disabling [10:58:03.003] checking whether to build with liburing support... no [10:58:03.003] checking whether to build with libcurl support... no [10:58:03.003] checking whether to build with libnuma support... no [10:58:03.003] checking whether to build with XML support... no [10:58:03.003] checking whether to build with LZ4 support... no [10:58:03.004] checking whether to build with ZSTD support... no [10:58:03.004] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [10:58:03.004] checking whether it is possible to strip libraries... yes [10:58:03.010] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [10:58:03.010] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [10:58:03.011] checking for a BSD-compatible install... /usr/bin/install -c [10:58:03.019] checking for tar... /usr/bin/tar [10:58:03.019] checking whether ln -s works... yes [10:58:03.019] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:58:03.021] checking for nm... /usr/bin/nm [10:58:03.021] checking for bison... /usr/bin/bison [10:58:03.024] configure: using bison (GNU Bison) 3.8.2 [10:58:03.026] checking for flex... /usr/bin/flex [10:58:03.029] configure: using flex 2.6.4 [10:58:03.029] checking for perl... /usr/bin/perl [10:58:03.031] configure: using perl 5.40.1 [10:58:03.034] checking for zic... /usr/sbin/zic [10:58:03.034] checking for a sed that does not truncate output... /usr/bin/sed [10:58:03.038] checking for grep that handles long lines and -e... /usr/bin/grep [10:58:03.041] checking for egrep... /usr/bin/grep -E [10:58:03.042] checking for ANSI C header files... yes [10:58:03.099] checking for sys/types.h... yes [10:58:03.113] checking for sys/stat.h... yes [10:58:03.128] checking for stdlib.h... yes [10:58:03.145] checking for string.h... yes [10:58:03.163] checking for memory.h... yes [10:58:03.180] checking for strings.h... yes [10:58:03.196] checking for inttypes.h... yes [10:58:03.269] checking for stdint.h... yes [10:58:03.285] checking for unistd.h... yes [10:58:03.299] checking for main in -lm... yes [10:58:03.351] checking for library containing setproctitle... no [10:58:03.449] checking for library containing dlsym... no [10:58:03.546] checking for library containing socket... -lws2_32 [10:58:03.690] checking for library containing getopt_long... none required [10:58:03.738] checking for library containing shm_open... no [10:58:03.831] checking for library containing shm_unlink... no [10:58:03.924] checking for library containing clock_gettime... none required [10:58:03.969] checking for library containing shmget... no [10:58:04.060] checking for library containing backtrace_symbols... no [10:58:04.152] checking for library containing pthread_barrier_wait... none required [10:58:04.199] checking for inflate in -lz... yes [10:58:04.249] checking copyfile.h usability... no [10:58:04.305] checking copyfile.h presence... no [10:58:04.323] checking for copyfile.h... no [10:58:04.327] checking execinfo.h usability... no [10:58:04.383] checking execinfo.h presence... no [10:58:04.402] checking for execinfo.h... no [10:58:04.405] checking getopt.h usability... yes [10:58:04.414] checking getopt.h presence... yes [10:58:04.429] checking for getopt.h... yes [10:58:04.437] checking ifaddrs.h usability... no [10:58:04.493] checking ifaddrs.h presence... no [10:58:04.512] checking for ifaddrs.h... no [10:58:04.516] checking sys/epoll.h usability... no [10:58:04.573] checking sys/epoll.h presence... no [10:58:04.592] checking for sys/epoll.h... no [10:58:04.596] checking sys/event.h usability... no [10:58:04.650] checking sys/event.h presence... no [10:58:04.667] checking for sys/event.h... no [10:58:04.671] checking sys/personality.h usability... no [10:58:04.727] checking sys/personality.h presence... no [10:58:04.745] checking for sys/personality.h... no [10:58:04.749] checking sys/prctl.h usability... no [10:58:04.804] checking sys/prctl.h presence... no [10:58:04.822] checking for sys/prctl.h... no [10:58:04.826] checking sys/procctl.h usability... no [10:58:04.881] checking sys/procctl.h presence... no [10:58:04.900] checking for sys/procctl.h... no [10:58:04.903] checking sys/signalfd.h usability... no [10:58:04.960] checking sys/signalfd.h presence... no [10:58:04.978] checking for sys/signalfd.h... no [10:58:04.982] checking sys/ucred.h usability... no [10:58:05.038] checking sys/ucred.h presence... no [10:58:05.058] checking for sys/ucred.h... no [10:58:05.061] checking termios.h usability... no [10:58:05.116] checking termios.h presence... no [10:58:05.136] checking for termios.h... no [10:58:05.139] checking uchar.h usability... yes [10:58:05.147] checking uchar.h presence... yes [10:58:05.168] checking for uchar.h... yes [10:58:05.176] checking ucred.h usability... no [10:58:05.231] checking ucred.h presence... no [10:58:05.251] checking for ucred.h... no [10:58:05.255] checking xlocale.h usability... no [10:58:05.310] checking xlocale.h presence... no [10:58:05.331] checking for xlocale.h... no [10:58:05.334] checking zlib.h usability... yes [10:58:05.342] checking zlib.h presence... yes [10:58:05.363] checking for zlib.h... yes [10:58:05.363] checking for lz4... /usr/bin/lz4 [10:58:05.364] checking for zstd... /usr/bin/zstd [10:58:05.364] checking for openssl... /usr/bin/openssl [10:58:05.369] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [10:58:05.370] checking crtdefs.h usability... yes [10:58:05.378] checking crtdefs.h presence... yes [10:58:05.393] checking for crtdefs.h... yes [10:58:05.395] checking whether byte ordering is bigendian... no [10:58:05.501] checking for C printf format archetype... gnu_printf [10:58:05.538] checking for C++ printf format archetype... gnu_printf [10:58:05.596] checking for statement expressions... yes [10:58:05.641] checking for typeof... typeof [10:58:05.650] checking for __builtin_types_compatible_p... yes [10:58:05.662] checking for __builtin_constant_p... yes [10:58:05.692] checking for __builtin_mul_overflow... yes [10:58:05.749] checking for __builtin_unreachable... yes [10:58:05.795] checking for computed goto support... yes [10:58:05.828] checking for struct tm.tm_zone... no [10:58:05.907] checking for union semun... no [10:58:05.941] checking for socklen_t... yes [10:58:07.238] checking for struct sockaddr.sa_len... no [10:58:09.466] checking for C/C++ restrict keyword... __restrict [10:58:09.481] checking for struct option... yes [10:58:09.523] checking whether assembler supports x86_64 popcntq... yes [10:58:09.531] checking size of off_t... 4 [10:58:09.874] checking for int timezone... yes [10:58:09.940] checking for backtrace_symbols... no [10:58:09.997] checking for copyfile... no [10:58:10.053] checking for copy_file_range... no [10:58:10.110] checking for elf_aux_info... no [10:58:10.166] checking for getauxval... no [10:58:10.222] checking for getifaddrs... no [10:58:10.279] checking for getpeerucred... no [10:58:10.334] checking for inet_pton... yes [10:58:10.390] checking for kqueue... no [10:58:10.447] checking for localeconv_l... no [10:58:10.505] checking for mbstowcs_l... no [10:58:10.562] checking for posix_fallocate... no [10:58:10.618] checking for ppoll... no [10:58:10.674] checking for pthread_is_threaded_np... no [10:58:10.730] checking for setproctitle... no [10:58:10.786] checking for setproctitle_fast... no [10:58:10.842] checking for strsignal... no [10:58:10.899] checking for syncfs... no [10:58:10.955] checking for sync_file_range... no [10:58:11.014] checking for uselocale... no [10:58:11.071] checking for wcstombs_l... no [10:58:11.123] checking for __builtin_bswap16... yes [10:58:11.177] checking for __builtin_bswap32... yes [10:58:11.229] checking for __builtin_bswap64... yes [10:58:11.278] checking for __builtin_clz... yes [10:58:11.328] checking for __builtin_ctz... yes [10:58:11.378] checking for __builtin_frame_address... yes [10:58:11.429] checking for _LARGEFILE_SOURCE value needed for large files... no [10:58:11.487] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [10:58:11.515] checking for posix_fadvise... no [10:58:11.570] checking whether posix_fadvise is declared... no [10:58:11.613] checking whether fdatasync is declared... no [10:58:11.657] checking whether strlcat is declared... no [10:58:11.722] checking whether strlcpy is declared... no [10:58:11.785] checking whether strsep is declared... no [10:58:11.847] checking whether timingsafe_bcmp is declared... no [10:58:11.909] checking whether preadv is declared... no [10:58:11.942] checking whether pwritev is declared... no [10:58:11.974] checking whether strchrnul is declared... no [10:58:12.014] checking whether memset_s is declared... no [10:58:12.053] checking whether F_FULLFSYNC is declared... no [10:58:12.090] checking for explicit_bzero... no [10:58:12.141] checking for getopt... yes [10:58:12.188] checking for getpeereid... no [10:58:12.239] checking for inet_aton... no [10:58:12.290] checking for mkdtemp... no [10:58:12.341] checking for strlcat... no [10:58:12.393] checking for strlcpy... no [10:58:12.444] checking for strsep... no [10:58:12.498] checking for timingsafe_bcmp... no [10:58:12.552] checking for pthread_barrier_wait... yes [10:58:12.600] configure: On mingw32ucrt we will use our strtof wrapper. [10:58:12.600] checking for getopt_long... yes [10:58:12.650] checking for syslog... no [10:58:12.706] checking for opterr... yes [10:58:12.758] checking for optreset... no [10:58:12.815] checking test program... cross-compiling [10:58:12.815] checking size of void *... 8 [10:58:13.280] checking size of size_t... 8 [10:58:13.676] checking size of long... 4 [10:58:13.968] checking size of long long... 8 [10:58:14.269] checking size of intmax_t... 8 [10:58:14.595] checking alignment of short... 2 [10:58:14.814] checking alignment of int... 4 [10:58:15.038] checking alignment of int64_t... 8 [10:58:15.379] checking alignment of double... 8 [10:58:15.706] checking for __int128... yes [10:58:15.764] checking for __int128 alignment bug... assuming ok [10:58:15.764] checking alignment of PG_INT128_TYPE... 16 [10:58:16.228] checking for builtin __sync char locking functions... yes [10:58:16.274] checking for builtin __sync int32 locking functions... yes [10:58:16.321] checking for builtin __sync int32 atomic operations... yes [10:58:16.367] checking for builtin __sync int64 atomic operations... yes [10:58:16.415] checking for builtin __atomic int32 atomic operations... yes [10:58:16.461] checking for builtin __atomic int64 atomic operations... yes [10:58:16.511] checking for __get_cpuid... yes [10:58:16.564] checking for __get_cpuid_count... yes [10:58:16.614] checking for _xgetbv... yes [10:58:17.067] checking for _mm512_popcnt_epi64... yes [10:58:17.534] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:58:17.646] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:58:17.668] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:58:17.688] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:58:17.707] 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 [10:58:17.743] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:58:17.743] checking for _mm512_clmulepi64_epi128... yes [10:58:18.192] checking for vectorized CRC-32C... AVX-512 with runtime check [10:58:18.193] checking which random number source to use... Windows native [10:58:18.195] checking for xmllint... /usr/bin/xmllint [10:58:18.195] checking for xsltproc... /usr/bin/xsltproc [10:58:18.195] checking for fop... /usr/bin/fop [10:58:18.195] checking for dbtoepub... no [10:58:18.196] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [10:58:18.196] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [10:58:18.196] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [10:58:18.208] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [10:58:18.208] 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 [10:58:18.208] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [10:58:18.208] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [10:58:18.311] configure: creating ./config.status [10:58:18.408] config.status: creating GNUmakefile [10:58:18.422] config.status: creating src/Makefile.global [10:58:18.441] config.status: creating src/include/pg_config.h [10:58:18.455] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:58:18.472] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [10:58:18.479] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [10:58:18.486] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [10:58:18.493] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [10:58:18.496] config.status: executing check_win32_symlinks commands [10:58:18.530] [10:58:18.530] real 0m17.315s [10:58:18.530] user 0m11.928s [10:58:18.530] sys 0m5.036s [10:58:18.530] make -s -j${BUILD_JOBS} clean [10:58:19.078] time make -s -j${BUILD_JOBS} world-bin [11:02:04.157] spgistfuncs.c: In function ‘spgist_innerpage_items’: [11:02:04.157] spgistfuncs.c:482:29: error: unused variable ‘bp’ [-Werror=unused-variable] [11:02:04.157] 482 | bits8 *bp; [11:02:04.157] | ^~ [11:02:04.157] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable] [11:02:04.157] 481 | char *tp; [11:02:04.157] | ^~ [11:02:04.157] spgistfuncs.c:480:33: error: variable ‘has_datums’ set but not used [-Werror=unused-but-set-variable] [11:02:04.157] 480 | bool has_datums; [11:02:04.157] | ^~~~~~~~~~ [11:02:04.157] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-variable] [11:02:04.157] 479 | bool hasNullsMask; [11:02:04.157] | ^~~~~~~~~~~~ [11:02:04.157] spgistfuncs.c:478:41: error: unused variable ‘i’ [-Werror=unused-variable] [11:02:04.157] 478 | int i; [11:02:04.157] | ^ [11:02:04.157] spgistfuncs.c:476:33: error: unused variable ‘itup_isnull’ [-Werror=unused-variable] [11:02:04.157] 476 | bool itup_isnull[INDEX_MAX_KEYS]; [11:02:04.157] | ^~~~~~~~~~~ [11:02:04.157] spgistfuncs.c:475:33: error: unused variable ‘itup_values’ [-Werror=unused-variable] [11:02:04.157] 475 | Datum itup_values[INDEX_MAX_KEYS]; [11:02:04.157] | ^~~~~~~~~~~ [11:02:04.157] spgistfuncs.c:409:21: error: variable ‘index_columns’ set but not used [-Werror=unused-but-set-variable] [11:02:04.157] 409 | char *index_columns; [11:02:04.157] | ^~~~~~~~~~~~~ [11:02:04.157] spgistfuncs.c:404:25: error: variable ‘tupdesc’ set but not used [-Werror=unused-but-set-variable] [11:02:04.157] 404 | TupleDesc tupdesc; [11:02:04.157] | ^~~~~~~ [11:02:04.157] cc1: all warnings being treated as errors [11:02:04.159] make[2]: *** [: spgistfuncs.o] Error 1 [11:02:04.160] make[1]: *** [Makefile:96: all-pageinspect-recurse] Error 2 [11:02:04.163] make[1]: *** Waiting for unfinished jobs.... [11:02:04.747] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [11:02:04.747] [11:02:04.747] real 3m45.669s [11:02:04.747] user 12m18.022s [11:02:04.747] sys 1m50.746s [11:02:04.747] [11:02:04.747] Exit status: 2