[16:33:36.403] time ./configure \ [16:33:36.403] --host=x86_64-w64-mingw32 \ [16:33:36.403] --enable-cassert \ [16:33:36.403] --without-icu \ [16:33:36.403] CC="ccache x86_64-w64-mingw32-gcc" \ [16:33:36.403] CXX="ccache x86_64-w64-mingw32-g++" [16:33:36.515] checking build system type... x86_64-pc-linux-gnu [16:33:36.689] checking host system type... x86_64-w64-mingw32 [16:33:36.694] checking which template to use... win32 [16:33:36.694] checking whether NLS is wanted... no [16:33:36.694] checking for default port number... 5432 [16:33:36.700] checking for block size... 8kB [16:33:36.701] checking for segment size... 1GB [16:33:36.704] checking for WAL block size... 8kB [16:33:36.705] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [16:33:36.737] checking whether the C compiler works... yes [16:33:36.863] checking for C compiler default output file name... a.exe [16:33:36.864] checking for suffix of executables... .exe [16:33:36.901] checking whether we are cross compiling... yes [16:33:36.975] checking for suffix of object files... o [16:33:36.983] checking whether we are using the GNU C compiler... yes [16:33:36.990] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [16:33:36.997] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [16:33:37.006] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [16:33:37.062] checking whether we are using the GNU C++ compiler... yes [16:33:37.069] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [16:33:37.132] checking for gawk... no [16:33:37.132] checking for mawk... mawk [16:33:37.134] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [16:33:37.140] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [16:33:37.147] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [16:33:37.190] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [16:33:37.346] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [16:33:37.353] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [16:33:37.359] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [16:33:37.365] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [16:33:37.371] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [16:33:37.377] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [16:33:37.383] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [16:33:37.389] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [16:33:37.395] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [16:33:37.401] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [16:33:37.407] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [16:33:37.413] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [16:33:37.419] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [16:33:37.454] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [16:33:37.460] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [16:33:37.466] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [16:33:37.472] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [16:33:37.478] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [16:33:37.484] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [16:33:37.503] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [16:33:37.509] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [16:33:37.515] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [16:33:37.549] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [16:33:37.582] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [16:33:37.588] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [16:33:37.594] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [16:33:37.624] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [16:33:37.630] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [16:33:37.636] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [16:33:37.643] checking whether the C compiler still works... yes [16:33:37.699] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [16:33:37.759] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [16:33:37.759] checking pkg-config is at least version 0.9.0... yes [16:33:37.774] checking whether to build with ICU support... no [16:33:37.774] checking whether to build with Tcl... no [16:33:37.774] checking whether to build Perl modules... no [16:33:37.774] checking whether to build Python modules... no [16:33:37.774] checking whether to build with GSSAPI support... no [16:33:37.775] checking whether to build with PAM support... no [16:33:37.775] checking whether to build with BSD Authentication support... no [16:33:37.775] checking whether to build with LDAP support... no [16:33:37.776] checking whether to build with Bonjour support... no [16:33:37.776] checking whether to build with SELinux support... no [16:33:37.776] checking whether to build with systemd support... no [16:33:37.776] configure: WARNING: *** Readline does not work on MinGW --- disabling [16:33:37.776] checking whether to build with liburing support... no [16:33:37.776] checking whether to build with libcurl support... no [16:33:37.776] checking whether to build with libnuma support... no [16:33:37.776] checking whether to build with XML support... no [16:33:37.777] checking whether to build with LZ4 support... no [16:33:37.777] checking whether to build with ZSTD support... no [16:33:37.777] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [16:33:37.777] checking whether it is possible to strip libraries... yes [16:33:37.784] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [16:33:37.784] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [16:33:37.784] checking for a BSD-compatible install... /usr/bin/install -c [16:33:37.792] checking for tar... /usr/bin/tar [16:33:37.792] checking whether ln -s works... yes [16:33:37.792] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [16:33:37.794] checking for bison... /usr/bin/bison [16:33:37.796] configure: using bison (GNU Bison) 3.8.2 [16:33:37.798] checking for flex... /usr/bin/flex [16:33:37.800] configure: using flex 2.6.4 [16:33:37.800] checking for perl... /usr/bin/perl [16:33:37.802] configure: using perl 5.36.0 [16:33:37.804] checking for zic... /usr/sbin/zic [16:33:37.804] checking for a sed that does not truncate output... /usr/bin/sed [16:33:37.809] checking for grep that handles long lines and -e... /usr/bin/grep [16:33:37.811] checking for egrep... /usr/bin/grep -E [16:33:37.812] checking for ANSI C header files... yes [16:33:37.854] checking for sys/types.h... yes [16:33:37.869] checking for sys/stat.h... yes [16:33:37.882] checking for stdlib.h... yes [16:33:37.895] checking for string.h... yes [16:33:37.906] checking for memory.h... yes [16:33:37.919] checking for strings.h... yes [16:33:37.931] checking for inttypes.h... yes [16:33:37.946] checking for stdint.h... yes [16:33:37.958] checking for unistd.h... yes [16:33:37.971] checking for main in -lm... yes [16:33:38.013] checking for library containing setproctitle... no [16:33:38.094] checking for library containing dlsym... no [16:33:38.173] checking for library containing socket... -lws2_32 [16:33:38.300] checking for library containing getopt_long... none required [16:33:38.344] checking for library containing shm_open... no [16:33:38.422] checking for library containing shm_unlink... no [16:33:38.500] checking for library containing clock_gettime... no [16:33:38.576] checking for library containing shmget... no [16:33:38.651] checking for library containing backtrace_symbols... no [16:33:38.729] checking for library containing pthread_barrier_wait... -lpthread [16:33:38.806] checking for inflate in -lz... yes [16:33:38.848] checking atomic.h usability... no [16:33:38.898] checking atomic.h presence... no [16:33:38.914] checking for atomic.h... no [16:33:38.917] checking copyfile.h usability... no [16:33:38.967] checking copyfile.h presence... no [16:33:38.985] checking for copyfile.h... no [16:33:38.988] checking execinfo.h usability... no [16:33:39.036] checking execinfo.h presence... no [16:33:39.052] checking for execinfo.h... no [16:33:39.055] checking getopt.h usability... yes [16:33:39.061] checking getopt.h presence... yes [16:33:39.074] checking for getopt.h... yes [16:33:39.080] checking ifaddrs.h usability... no [16:33:39.129] checking ifaddrs.h presence... no [16:33:39.144] checking for ifaddrs.h... no [16:33:39.147] checking mbarrier.h usability... no [16:33:39.195] checking mbarrier.h presence... no [16:33:39.211] checking for mbarrier.h... no [16:33:39.214] checking sys/epoll.h usability... no [16:33:39.264] checking sys/epoll.h presence... no [16:33:39.282] checking for sys/epoll.h... no [16:33:39.286] checking sys/event.h usability... no [16:33:39.334] checking sys/event.h presence... no [16:33:39.352] checking for sys/event.h... no [16:33:39.355] checking sys/personality.h usability... no [16:33:39.408] checking sys/personality.h presence... no [16:33:39.425] checking for sys/personality.h... no [16:33:39.429] checking sys/prctl.h usability... no [16:33:39.479] checking sys/prctl.h presence... no [16:33:39.497] checking for sys/prctl.h... no [16:33:39.500] checking sys/procctl.h usability... no [16:33:39.549] checking sys/procctl.h presence... no [16:33:39.567] checking for sys/procctl.h... no [16:33:39.569] checking sys/signalfd.h usability... no [16:33:39.619] checking sys/signalfd.h presence... no [16:33:39.635] checking for sys/signalfd.h... no [16:33:39.638] checking sys/ucred.h usability... no [16:33:39.687] checking sys/ucred.h presence... no [16:33:39.704] checking for sys/ucred.h... no [16:33:39.707] checking termios.h usability... no [16:33:39.755] checking termios.h presence... no [16:33:39.772] checking for termios.h... no [16:33:39.775] checking ucred.h usability... no [16:33:39.825] checking ucred.h presence... no [16:33:39.843] checking for ucred.h... no [16:33:39.846] checking xlocale.h usability... no [16:33:39.894] checking xlocale.h presence... no [16:33:39.912] checking for xlocale.h... no [16:33:39.915] checking zlib.h usability... yes [16:33:39.924] checking zlib.h presence... yes [16:33:39.944] checking for zlib.h... yes [16:33:39.944] checking for lz4... /usr/bin/lz4 [16:33:39.944] checking for zstd... /usr/bin/zstd [16:33:39.944] checking for openssl... /usr/bin/openssl [16:33:39.949] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [16:33:39.950] checking crtdefs.h usability... yes [16:33:39.957] checking crtdefs.h presence... yes [16:33:39.972] checking for crtdefs.h... yes [16:33:39.974] checking whether byte ordering is bigendian... no [16:33:40.047] checking for inline... inline [16:33:40.053] checking for printf format archetype... gnu_printf [16:33:40.061] checking for _Static_assert... yes [16:33:40.101] checking for typeof... typeof [16:33:40.107] checking for __builtin_types_compatible_p... yes [16:33:40.117] checking for __builtin_constant_p... yes [16:33:40.126] checking for __builtin_mul_overflow... yes [16:33:40.167] checking for __builtin_unreachable... yes [16:33:40.207] checking for computed goto support... yes [16:33:40.214] checking for struct tm.tm_zone... no [16:33:40.292] checking for union semun... no [16:33:40.321] checking for socklen_t... yes [16:33:41.423] checking for struct sockaddr.sa_len... no [16:33:43.414] checking for C/C++ restrict keyword... __restrict [16:33:43.427] checking for struct option... yes [16:33:43.470] checking whether assembler supports x86_64 popcntq... yes [16:33:43.476] checking size of off_t... 4 [16:33:43.669] 0 [16:33:43.669] checking for int timezone... yes [16:33:43.719] checking for backtrace_symbols... no [16:33:43.767] checking for copyfile... no [16:33:43.813] checking for copy_file_range... no [16:33:43.858] checking for elf_aux_info... no [16:33:43.904] checking for getauxval... no [16:33:43.950] checking for getifaddrs... no [16:33:43.996] checking for getpeerucred... no [16:33:44.044] checking for inet_pton... yes [16:33:44.089] checking for kqueue... no [16:33:44.135] checking for localeconv_l... no [16:33:44.182] checking for mbstowcs_l... no [16:33:44.231] checking for memset_s... no [16:33:44.280] checking for posix_fallocate... no [16:33:44.330] checking for ppoll... no [16:33:44.379] checking for pthread_is_threaded_np... no [16:33:44.426] checking for setproctitle... no [16:33:44.472] checking for setproctitle_fast... no [16:33:44.518] checking for strsignal... no [16:33:44.562] checking for syncfs... no [16:33:44.607] checking for sync_file_range... no [16:33:44.652] checking for uselocale... no [16:33:44.696] checking for wcstombs_l... no [16:33:44.741] checking for __builtin_bswap16... yes [16:33:44.787] checking for __builtin_bswap32... yes [16:33:44.831] checking for __builtin_bswap64... yes [16:33:44.875] checking for __builtin_clz... yes [16:33:44.918] checking for __builtin_ctz... yes [16:33:44.961] checking for __builtin_popcount... yes [16:33:45.003] checking for __builtin_frame_address... yes [16:33:45.047] checking for _LARGEFILE_SOURCE value needed for large files... no [16:33:45.096] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [16:33:45.124] checking for posix_fadvise... no [16:33:45.172] checking whether posix_fadvise is declared... no [16:33:45.219] checking whether fdatasync is declared... no [16:33:45.264] checking whether strlcat is declared... no [16:33:45.323] checking whether strlcpy is declared... no [16:33:45.381] checking whether strnlen is declared... yes [16:33:45.395] checking whether strsep is declared... no [16:33:45.453] checking whether timingsafe_bcmp is declared... no [16:33:45.513] checking whether preadv is declared... no [16:33:45.549] checking whether pwritev is declared... no [16:33:45.584] checking whether strchrnul is declared... no [16:33:45.624] checking whether F_FULLFSYNC is declared... no [16:33:45.662] checking for explicit_bzero... no [16:33:45.706] checking for getopt... yes [16:33:45.746] checking for getpeereid... no [16:33:45.788] checking for inet_aton... no [16:33:45.833] checking for mkdtemp... no [16:33:45.878] checking for strlcat... no [16:33:45.922] checking for strlcpy... no [16:33:45.966] checking for strnlen... yes [16:33:46.010] checking for strsep... no [16:33:46.053] checking for timingsafe_bcmp... no [16:33:46.099] checking for pthread_barrier_wait... yes [16:33:46.140] configure: On mingw32 we will use our strtof wrapper. [16:33:46.140] checking for getopt_long... yes [16:33:46.182] checking for syslog... no [16:33:46.227] checking for opterr... yes [16:33:46.273] checking for optreset... no [16:33:46.322] checking test program... cross-compiling [16:33:46.322] checking size of void *... 8 [16:33:46.580] checking size of size_t... 8 [16:33:46.836] checking size of long... 4 [16:33:47.038] checking size of long long... 8 [16:33:47.299] checking alignment of short... 2 [16:33:47.432] checking alignment of int... 4 [16:33:47.616] checking alignment of long... 4 [16:33:47.804] checking alignment of int64_t... 8 [16:33:48.060] checking alignment of double... 8 [16:33:48.314] checking for __int128... yes [16:33:48.361] checking for __int128 alignment bug... assuming ok [16:33:48.361] checking alignment of PG_INT128_TYPE... 16 [16:33:48.668] checking for builtin __sync char locking functions... yes [16:33:48.708] checking for builtin __sync int32 locking functions... yes [16:33:48.748] checking for builtin __sync int32 atomic operations... yes [16:33:48.787] checking for builtin __sync int64 atomic operations... yes [16:33:48.827] checking for builtin __atomic int32 atomic operations... yes [16:33:48.863] checking for builtin __atomic int64 atomic operations... yes [16:33:48.902] checking for __get_cpuid... yes [16:33:48.942] checking for __get_cpuid_count... yes [16:33:48.982] checking for __cpuid... no [16:33:49.345] checking for __cpuidex... no [16:33:49.731] checking for _xgetbv... yes [16:33:50.093] checking for _mm512_popcnt_epi64... yes [16:33:50.481] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [16:33:50.583] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [16:33:50.604] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [16:33:50.621] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [16:33:50.639] 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 [16:33:50.690] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [16:33:50.690] checking for _mm512_clmulepi64_epi128... yes [16:33:51.066] checking for vectorized CRC-32C... AVX-512 with runtime check [16:33:51.067] checking which random number source to use... Windows native [16:33:51.068] checking for xmllint... /usr/bin/xmllint [16:33:51.069] checking for xsltproc... /usr/bin/xsltproc [16:33:51.069] checking for fop... /usr/bin/fop [16:33:51.069] checking for dbtoepub... no [16:33:51.069] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [16:33:51.069] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [16:33:51.070] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [16:33:51.079] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [16:33:51.080] 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 [16:33:51.080] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [16:33:51.080] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [16:33:51.160] configure: creating ./config.status [16:33:51.240] config.status: creating GNUmakefile [16:33:51.251] config.status: creating src/Makefile.global [16:33:51.265] config.status: creating src/include/pg_config.h [16:33:51.276] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [16:33:51.290] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [16:33:51.297] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [16:33:51.303] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [16:33:51.310] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [16:33:51.316] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [16:33:51.319] config.status: executing check_win32_symlinks commands [16:33:51.351] [16:33:51.351] real 0m14.948s [16:33:51.351] user 0m10.121s [16:33:51.351] sys 0m4.531s [16:33:51.351] make -s -j${BUILD_JOBS} clean [16:33:51.823] time make -s -j${BUILD_JOBS} world-bin [16:33:55.751] gininsert.c: In function ‘_gin_parallel_merge’: [16:33:55.751] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-local] [16:33:55.751] 1673 | MemoryContext oldCtx; [16:33:55.751] | ^~~~~~ [16:33:55.751] gininsert.c:1619:23: note: shadowed declaration is here [16:33:55.751] 1619 | MemoryContext oldCtx; [16:33:55.751] | ^~~~~~ [16:33:55.751] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] [16:33:55.751] cc1: all warnings being treated as errors [16:33:55.753] make[4]: *** [: gininsert.o] Error 1 [16:33:55.753] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [16:33:55.753] make[3]: *** Waiting for unfinished jobs.... [16:33:55.832] make[2]: *** [common.mk:37: access-recursive] Error 2 [16:33:55.832] make[2]: *** Waiting for unfinished jobs.... [16:33:55.935] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [16:33:55.936] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [16:33:55.936] [16:33:55.936] real 0m4.113s [16:33:55.936] user 0m7.165s [16:33:55.936] sys 0m4.473s [16:33:55.936] [16:33:55.936] Exit status: 2