[23:59:59.339] time ./configure \ [23:59:59.339] --host=x86_64-w64-mingw32 \ [23:59:59.339] --enable-cassert \ [23:59:59.339] --without-icu \ [23:59:59.339] CC="ccache x86_64-w64-mingw32-gcc" \ [23:59:59.339] CXX="ccache x86_64-w64-mingw32-g++" [23:59:59.452] checking build system type... x86_64-pc-linux-gnu [23:59:59.642] checking host system type... x86_64-w64-mingw32 [23:59:59.647] checking which template to use... win32 [23:59:59.647] checking whether NLS is wanted... no [23:59:59.647] checking for default port number... 5432 [23:59:59.654] checking for block size... 8kB [23:59:59.655] checking for segment size... 1GB [23:59:59.657] checking for WAL block size... 8kB [23:59:59.659] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [23:59:59.690] checking whether the C compiler works... yes [23:59:59.822] checking for C compiler default output file name... a.exe [23:59:59.823] checking for suffix of executables... .exe [23:59:59.861] checking whether we are cross compiling... yes [23:59:59.934] checking for suffix of object files... o [23:59:59.942] checking whether we are using the GNU C compiler... yes [23:59:59.948] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [23:59:59.955] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [23:59:59.964] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:00:00.017] checking whether we are using the GNU C++ compiler... yes [00:00:00.024] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:00:00.087] checking for gawk... no [00:00:00.087] checking for mawk... mawk [00:00:00.089] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:00:00.096] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:00:00.102] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:00:00.146] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:00:00.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:00:00.317] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:00:00.323] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:00:00.331] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:00:00.337] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:00:00.344] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:00:00.351] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:00:00.357] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:00:00.364] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:00:00.370] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:00:00.377] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:00:00.383] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:00:00.390] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:00:00.426] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:00:00.432] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:00:00.438] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:00:00.444] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:00:00.451] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:00:00.457] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:00:00.480] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:00:00.487] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:00:00.494] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:00:00.535] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:00:00.572] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:00:00.579] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:00:00.585] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:00:00.618] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:00:00.625] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:00:00.631] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:00:00.639] checking whether the C compiler still works... yes [00:00:00.700] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:00:00.767] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:00:00.768] checking pkg-config is at least version 0.9.0... yes [00:00:00.784] checking whether to build with ICU support... no [00:00:00.784] checking whether to build with Tcl... no [00:00:00.784] checking whether to build Perl modules... no [00:00:00.784] checking whether to build Python modules... no [00:00:00.784] checking whether to build with GSSAPI support... no [00:00:00.786] checking whether to build with PAM support... no [00:00:00.786] checking whether to build with BSD Authentication support... no [00:00:00.786] checking whether to build with LDAP support... no [00:00:00.786] checking whether to build with Bonjour support... no [00:00:00.786] checking whether to build with SELinux support... no [00:00:00.786] checking whether to build with systemd support... no [00:00:00.786] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:00:00.786] checking whether to build with liburing support... no [00:00:00.786] checking whether to build with libcurl support... no [00:00:00.787] checking whether to build with libnuma support... no [00:00:00.787] checking whether to build with XML support... no [00:00:00.787] checking whether to build with LZ4 support... no [00:00:00.787] checking whether to build with ZSTD support... no [00:00:00.788] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:00:00.788] checking whether it is possible to strip libraries... yes [00:00:00.795] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:00:00.795] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:00:00.796] checking for a BSD-compatible install... /usr/bin/install -c [00:00:00.804] checking for tar... /usr/bin/tar [00:00:00.804] checking whether ln -s works... yes [00:00:00.804] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:00:00.806] checking for bison... /usr/bin/bison [00:00:00.808] configure: using bison (GNU Bison) 3.8.2 [00:00:00.811] checking for flex... /usr/bin/flex [00:00:00.813] configure: using flex 2.6.4 [00:00:00.813] checking for perl... /usr/bin/perl [00:00:00.816] configure: using perl 5.36.0 [00:00:00.818] checking for zic... /usr/sbin/zic [00:00:00.818] checking for a sed that does not truncate output... /usr/bin/sed [00:00:00.823] checking for grep that handles long lines and -e... /usr/bin/grep [00:00:00.825] checking for egrep... /usr/bin/grep -E [00:00:00.826] checking for ANSI C header files... yes [00:00:00.871] checking for sys/types.h... yes [00:00:00.887] checking for sys/stat.h... yes [00:00:00.902] checking for stdlib.h... yes [00:00:00.916] checking for string.h... yes [00:00:00.931] checking for memory.h... yes [00:00:00.946] checking for strings.h... yes [00:00:00.962] checking for inttypes.h... yes [00:00:00.979] checking for stdint.h... yes [00:00:00.993] checking for unistd.h... yes [00:00:01.009] checking for main in -lm... yes [00:00:01.053] checking for library containing setproctitle... no [00:00:01.138] checking for library containing dlsym... no [00:00:01.221] checking for library containing socket... -lws2_32 [00:00:01.342] checking for library containing getopt_long... none required [00:00:01.386] checking for library containing shm_open... no [00:00:01.469] checking for library containing shm_unlink... no [00:00:01.556] checking for library containing clock_gettime... no [00:00:01.642] checking for library containing shmget... no [00:00:01.725] checking for library containing backtrace_symbols... no [00:00:01.808] checking for library containing pthread_barrier_wait... -lpthread [00:00:01.894] checking for inflate in -lz... yes [00:00:01.940] checking atomic.h usability... no [00:00:01.997] checking atomic.h presence... no [00:00:02.015] checking for atomic.h... no [00:00:02.018] checking copyfile.h usability... no [00:00:02.070] checking copyfile.h presence... no [00:00:02.088] checking for copyfile.h... no [00:00:02.092] checking execinfo.h usability... no [00:00:02.144] checking execinfo.h presence... no [00:00:02.162] checking for execinfo.h... no [00:00:02.165] checking getopt.h usability... yes [00:00:02.172] checking getopt.h presence... yes [00:00:02.186] checking for getopt.h... yes [00:00:02.193] checking ifaddrs.h usability... no [00:00:02.247] checking ifaddrs.h presence... no [00:00:02.266] checking for ifaddrs.h... no [00:00:02.269] checking mbarrier.h usability... no [00:00:02.321] checking mbarrier.h presence... no [00:00:02.339] checking for mbarrier.h... no [00:00:02.343] checking sys/epoll.h usability... no [00:00:02.396] checking sys/epoll.h presence... no [00:00:02.414] checking for sys/epoll.h... no [00:00:02.417] checking sys/event.h usability... no [00:00:02.470] checking sys/event.h presence... no [00:00:02.488] checking for sys/event.h... no [00:00:02.491] checking sys/personality.h usability... no [00:00:02.541] checking sys/personality.h presence... no [00:00:02.558] checking for sys/personality.h... no [00:00:02.561] checking sys/prctl.h usability... no [00:00:02.613] checking sys/prctl.h presence... no [00:00:02.630] checking for sys/prctl.h... no [00:00:02.633] checking sys/procctl.h usability... no [00:00:02.685] checking sys/procctl.h presence... no [00:00:02.702] checking for sys/procctl.h... no [00:00:02.705] checking sys/signalfd.h usability... no [00:00:02.757] checking sys/signalfd.h presence... no [00:00:02.775] checking for sys/signalfd.h... no [00:00:02.778] checking sys/ucred.h usability... no [00:00:02.830] checking sys/ucred.h presence... no [00:00:02.847] checking for sys/ucred.h... no [00:00:02.850] checking termios.h usability... no [00:00:02.902] checking termios.h presence... no [00:00:02.919] checking for termios.h... no [00:00:02.922] checking ucred.h usability... no [00:00:02.972] checking ucred.h presence... no [00:00:02.990] checking for ucred.h... no [00:00:02.993] checking xlocale.h usability... no [00:00:03.044] checking xlocale.h presence... no [00:00:03.061] checking for xlocale.h... no [00:00:03.064] checking zlib.h usability... yes [00:00:03.074] checking zlib.h presence... yes [00:00:03.092] checking for zlib.h... yes [00:00:03.092] checking for lz4... /usr/bin/lz4 [00:00:03.092] checking for zstd... /usr/bin/zstd [00:00:03.092] checking for openssl... /usr/bin/openssl [00:00:03.096] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [00:00:03.097] checking crtdefs.h usability... yes [00:00:03.104] checking crtdefs.h presence... yes [00:00:03.117] checking for crtdefs.h... yes [00:00:03.119] checking whether byte ordering is bigendian... no [00:00:03.189] checking for inline... inline [00:00:03.196] checking for printf format archetype... gnu_printf [00:00:03.204] checking for _Static_assert... yes [00:00:03.244] checking for typeof... typeof [00:00:03.251] checking for __builtin_types_compatible_p... yes [00:00:03.262] checking for __builtin_constant_p... yes [00:00:03.272] checking for __builtin_mul_overflow... yes [00:00:03.317] checking for __builtin_unreachable... yes [00:00:03.357] checking for computed goto support... yes [00:00:03.363] checking for struct tm.tm_zone... no [00:00:03.436] checking for union semun... no [00:00:03.467] checking for socklen_t... yes [00:00:04.573] checking for struct sockaddr.sa_len... no [00:00:06.510] checking for C/C++ restrict keyword... __restrict [00:00:06.523] checking for struct option... yes [00:00:06.564] checking whether assembler supports x86_64 popcntq... yes [00:00:06.571] checking size of off_t... 4 [00:00:06.767] 0 [00:00:06.768] checking for int timezone... yes [00:00:06.819] checking for backtrace_symbols... no [00:00:06.866] checking for copyfile... no [00:00:06.915] checking for copy_file_range... no [00:00:06.963] checking for elf_aux_info... no [00:00:07.011] checking for getauxval... no [00:00:07.059] checking for getifaddrs... no [00:00:07.107] checking for getpeerucred... no [00:00:07.155] checking for inet_pton... yes [00:00:07.203] checking for kqueue... no [00:00:07.251] checking for localeconv_l... no [00:00:07.298] checking for mbstowcs_l... no [00:00:07.346] checking for posix_fallocate... no [00:00:07.393] checking for ppoll... no [00:00:07.440] checking for pthread_is_threaded_np... no [00:00:07.487] checking for setproctitle... no [00:00:07.533] checking for setproctitle_fast... no [00:00:07.581] checking for strsignal... no [00:00:07.627] checking for syncfs... no [00:00:07.674] checking for sync_file_range... no [00:00:07.722] checking for uselocale... no [00:00:07.772] checking for wcstombs_l... no [00:00:07.819] checking for __builtin_bswap16... yes [00:00:07.865] checking for __builtin_bswap32... yes [00:00:07.909] checking for __builtin_bswap64... yes [00:00:07.957] checking for __builtin_clz... yes [00:00:08.005] checking for __builtin_ctz... yes [00:00:08.049] checking for __builtin_popcount... yes [00:00:08.094] checking for __builtin_frame_address... yes [00:00:08.137] checking for _LARGEFILE_SOURCE value needed for large files... no [00:00:08.188] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:00:08.219] checking for posix_fadvise... no [00:00:08.268] checking whether posix_fadvise is declared... no [00:00:08.310] checking whether fdatasync is declared... no [00:00:08.355] checking whether strlcat is declared... no [00:00:08.415] checking whether strlcpy is declared... no [00:00:08.475] checking whether strnlen is declared... yes [00:00:08.488] checking whether strsep is declared... no [00:00:08.547] checking whether timingsafe_bcmp is declared... no [00:00:08.606] checking whether preadv is declared... no [00:00:08.640] checking whether pwritev is declared... no [00:00:08.675] checking whether strchrnul is declared... no [00:00:08.714] checking whether memset_s is declared... no [00:00:08.753] checking whether F_FULLFSYNC is declared... no [00:00:08.790] checking for explicit_bzero... no [00:00:08.834] checking for getopt... yes [00:00:08.876] checking for getpeereid... no [00:00:08.920] checking for inet_aton... no [00:00:08.964] checking for mkdtemp... no [00:00:09.009] checking for strlcat... no [00:00:09.054] checking for strlcpy... no [00:00:09.099] checking for strnlen... yes [00:00:09.143] checking for strsep... no [00:00:09.188] checking for timingsafe_bcmp... no [00:00:09.232] checking for pthread_barrier_wait... yes [00:00:09.273] configure: On mingw32 we will use our strtof wrapper. [00:00:09.273] checking for getopt_long... yes [00:00:09.316] checking for syslog... no [00:00:09.361] checking for opterr... yes [00:00:09.408] checking for optreset... no [00:00:09.456] checking test program... cross-compiling [00:00:09.457] checking size of void *... 8 [00:00:09.708] checking size of size_t... 8 [00:00:09.963] checking size of long... 4 [00:00:10.159] checking size of long long... 8 [00:00:10.411] checking alignment of short... 2 [00:00:10.544] checking alignment of int... 4 [00:00:10.739] checking alignment of long... 4 [00:00:10.933] checking alignment of int64_t... 8 [00:00:11.194] checking alignment of double... 8 [00:00:11.448] checking for __int128... yes [00:00:11.495] checking for __int128 alignment bug... assuming ok [00:00:11.495] checking alignment of PG_INT128_TYPE... 16 [00:00:11.806] checking for builtin __sync char locking functions... yes [00:00:11.845] checking for builtin __sync int32 locking functions... yes [00:00:11.883] checking for builtin __sync int32 atomic operations... yes [00:00:11.923] checking for builtin __sync int64 atomic operations... yes [00:00:11.965] checking for builtin __atomic int32 atomic operations... yes [00:00:12.007] checking for builtin __atomic int64 atomic operations... yes [00:00:12.048] checking for __get_cpuid... yes [00:00:12.092] checking for __get_cpuid_count... yes [00:00:12.133] checking for __cpuid... no [00:00:12.521] checking for __cpuidex... no [00:00:12.933] checking for _xgetbv... yes [00:00:13.326] checking for _mm512_popcnt_epi64... yes [00:00:13.726] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:00:13.824] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:00:13.845] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:00:13.863] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:00:13.880] 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 [00:00:13.934] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:00:13.934] checking for _mm512_clmulepi64_epi128... yes [00:00:14.331] checking for vectorized CRC-32C... AVX-512 with runtime check [00:00:14.331] checking which random number source to use... Windows native [00:00:14.333] checking for xmllint... /usr/bin/xmllint [00:00:14.333] checking for xsltproc... /usr/bin/xsltproc [00:00:14.334] checking for fop... /usr/bin/fop [00:00:14.334] checking for dbtoepub... no [00:00:14.334] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:00:14.334] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:00:14.334] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:00:14.345] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:00:14.345] 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 [00:00:14.345] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:00:14.346] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:00:14.433] configure: creating ./config.status [00:00:14.515] config.status: creating GNUmakefile [00:00:14.527] config.status: creating src/Makefile.global [00:00:14.542] config.status: creating src/include/pg_config.h [00:00:14.555] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:00:14.570] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:00:14.578] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:00:14.586] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:00:14.593] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:00:14.600] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:00:14.604] config.status: executing check_win32_symlinks commands [00:00:14.639] [00:00:14.639] real 0m15.300s [00:00:14.639] user 0m10.288s [00:00:14.639] sys 0m4.688s [00:00:14.639] make -s -j${BUILD_JOBS} clean [00:00:15.143] time make -s -j${BUILD_JOBS} world-bin [00:00:20.040] gininsert.c: In function ‘_gin_parallel_merge’: [00:00:20.040] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-local] [00:00:20.040] 1673 | MemoryContext oldCtx; [00:00:20.040] | ^~~~~~ [00:00:20.040] gininsert.c:1619:23: note: shadowed declaration is here [00:00:20.040] 1619 | MemoryContext oldCtx; [00:00:20.040] | ^~~~~~ [00:00:20.040] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] [00:00:20.040] cc1: all warnings being treated as errors [00:00:20.041] make[4]: *** [: gininsert.o] Error 1 [00:00:20.041] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [00:00:20.041] make[2]: *** [common.mk:37: access-recursive] Error 2 [00:00:20.041] make[2]: *** Waiting for unfinished jobs.... [00:00:32.856] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:00:32.856] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:00:32.856] [00:00:32.856] real 0m17.714s [00:00:32.856] user 0m46.783s [00:00:32.856] sys 0m10.277s [00:00:32.857] [00:00:32.857] Exit status: 2