[06:03:01.078] time ./configure \ [06:03:01.078] --host=x86_64-w64-mingw32 \ [06:03:01.078] --enable-cassert \ [06:03:01.078] --without-icu \ [06:03:01.078] CC="ccache x86_64-w64-mingw32-gcc" \ [06:03:01.078] CXX="ccache x86_64-w64-mingw32-g++" [06:03:01.199] checking build system type... x86_64-pc-linux-gnu [06:03:01.388] checking host system type... x86_64-w64-mingw32 [06:03:01.393] checking which template to use... win32 [06:03:01.394] checking whether NLS is wanted... no [06:03:01.394] checking for default port number... 5432 [06:03:01.400] checking for block size... 8kB [06:03:01.402] checking for segment size... 1GB [06:03:01.404] checking for WAL block size... 8kB [06:03:01.406] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [06:03:01.440] checking whether the C compiler works... yes [06:03:01.569] checking for C compiler default output file name... a.exe [06:03:01.570] checking for suffix of executables... .exe [06:03:01.612] checking whether we are cross compiling... yes [06:03:01.685] checking for suffix of object files... o [06:03:01.694] checking whether we are using the GNU C compiler... yes [06:03:01.701] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [06:03:01.715] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [06:03:01.726] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [06:03:01.878] checking whether we are using the GNU C++ compiler... yes [06:03:02.014] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [06:03:02.148] checking for gawk... no [06:03:02.148] checking for mawk... mawk [06:03:02.151] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [06:03:02.157] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [06:03:02.189] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [06:03:02.236] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [06:03:02.283] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [06:03:02.290] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [06:03:02.307] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [06:03:02.323] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:03:02.339] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [06:03:02.346] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [06:03:02.353] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [06:03:02.359] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [06:03:02.366] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [06:03:02.373] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [06:03:02.405] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [06:03:02.412] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [06:03:02.419] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [06:03:02.455] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [06:03:02.463] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [06:03:02.495] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [06:03:02.502] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [06:03:02.509] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [06:03:02.516] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [06:03:02.539] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:03:02.555] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:03:02.562] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [06:03:02.600] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [06:03:02.637] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [06:03:02.644] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [06:03:02.651] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:03:02.686] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:03:02.693] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:03:02.710] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:03:02.718] checking whether the C compiler still works... yes [06:03:02.794] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [06:03:02.868] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [06:03:02.869] checking pkg-config is at least version 0.9.0... yes [06:03:02.886] checking whether to build with ICU support... no [06:03:02.886] checking whether to build with Tcl... no [06:03:02.887] checking whether to build Perl modules... no [06:03:02.887] checking whether to build Python modules... no [06:03:02.887] checking whether to build with GSSAPI support... no [06:03:02.888] checking whether to build with PAM support... no [06:03:02.888] checking whether to build with BSD Authentication support... no [06:03:02.888] checking whether to build with LDAP support... no [06:03:02.888] checking whether to build with Bonjour support... no [06:03:02.888] checking whether to build with SELinux support... no [06:03:02.889] checking whether to build with systemd support... no [06:03:02.889] configure: WARNING: *** Readline does not work on MinGW --- disabling [06:03:02.889] checking whether to build with liburing support... no [06:03:02.889] checking whether to build with libcurl support... no [06:03:02.889] checking whether to build with libnuma support... no [06:03:02.890] checking whether to build with XML support... no [06:03:02.890] checking whether to build with LZ4 support... no [06:03:02.890] checking whether to build with ZSTD support... no [06:03:02.890] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [06:03:02.891] checking whether it is possible to strip libraries... yes [06:03:02.900] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [06:03:02.900] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [06:03:02.900] checking for a BSD-compatible install... /usr/bin/install -c [06:03:02.910] checking for tar... /usr/bin/tar [06:03:02.910] checking whether ln -s works... yes [06:03:02.910] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:03:02.912] checking for bison... /usr/bin/bison [06:03:02.915] configure: using bison (GNU Bison) 3.8.2 [06:03:02.918] checking for flex... /usr/bin/flex [06:03:02.920] configure: using flex 2.6.4 [06:03:02.920] checking for perl... /usr/bin/perl [06:03:02.923] configure: using perl 5.36.0 [06:03:02.925] checking for zic... /usr/sbin/zic [06:03:02.925] checking for a sed that does not truncate output... /usr/bin/sed [06:03:02.931] checking for grep that handles long lines and -e... /usr/bin/grep [06:03:02.933] checking for egrep... /usr/bin/grep -E [06:03:02.935] checking for ANSI C header files... yes [06:03:02.983] checking for sys/types.h... yes [06:03:03.000] checking for sys/stat.h... yes [06:03:03.018] checking for stdlib.h... yes [06:03:03.053] checking for string.h... yes [06:03:03.068] checking for memory.h... yes [06:03:03.125] checking for strings.h... yes [06:03:03.158] checking for inttypes.h... yes [06:03:03.220] checking for stdint.h... yes [06:03:03.235] checking for unistd.h... yes [06:03:03.299] checking for main in -lm... yes [06:03:03.347] checking for library containing setproctitle... no [06:03:03.434] checking for library containing dlsym... no [06:03:03.523] checking for library containing socket... -lws2_32 [06:03:03.656] checking for library containing getopt_long... none required [06:03:03.705] checking for library containing shm_open... no [06:03:03.795] checking for library containing shm_unlink... no [06:03:03.883] checking for library containing clock_gettime... no [06:03:03.970] checking for library containing shmget... no [06:03:04.058] checking for library containing backtrace_symbols... no [06:03:04.145] checking for library containing pthread_barrier_wait... -lpthread [06:03:04.237] checking for inflate in -lz... yes [06:03:04.285] checking atomic.h usability... no [06:03:04.338] checking atomic.h presence... no [06:03:04.357] checking for atomic.h... no [06:03:04.360] checking copyfile.h usability... no [06:03:04.417] checking copyfile.h presence... no [06:03:04.436] checking for copyfile.h... no [06:03:04.439] checking execinfo.h usability... no [06:03:04.493] checking execinfo.h presence... no [06:03:04.512] checking for execinfo.h... no [06:03:04.515] checking getopt.h usability... yes [06:03:04.568] checking getopt.h presence... yes [06:03:04.583] checking for getopt.h... yes [06:03:04.591] checking ifaddrs.h usability... no [06:03:04.644] checking ifaddrs.h presence... no [06:03:04.662] checking for ifaddrs.h... no [06:03:04.666] checking mbarrier.h usability... no [06:03:04.718] checking mbarrier.h presence... no [06:03:04.737] checking for mbarrier.h... no [06:03:04.740] checking sys/epoll.h usability... no [06:03:04.795] checking sys/epoll.h presence... no [06:03:04.813] checking for sys/epoll.h... no [06:03:04.816] checking sys/event.h usability... no [06:03:04.870] checking sys/event.h presence... no [06:03:04.888] checking for sys/event.h... no [06:03:04.892] checking sys/personality.h usability... no [06:03:04.946] checking sys/personality.h presence... no [06:03:04.965] checking for sys/personality.h... no [06:03:04.968] checking sys/prctl.h usability... no [06:03:05.022] checking sys/prctl.h presence... no [06:03:05.041] checking for sys/prctl.h... no [06:03:05.044] checking sys/procctl.h usability... no [06:03:05.098] checking sys/procctl.h presence... no [06:03:05.117] checking for sys/procctl.h... no [06:03:05.120] checking sys/signalfd.h usability... no [06:03:05.175] checking sys/signalfd.h presence... no [06:03:05.194] checking for sys/signalfd.h... no [06:03:05.197] checking sys/ucred.h usability... no [06:03:05.251] checking sys/ucred.h presence... no [06:03:05.269] checking for sys/ucred.h... no [06:03:05.273] checking termios.h usability... no [06:03:05.328] checking termios.h presence... no [06:03:05.347] checking for termios.h... no [06:03:05.351] checking ucred.h usability... no [06:03:05.404] checking ucred.h presence... no [06:03:05.422] checking for ucred.h... no [06:03:05.425] checking xlocale.h usability... no [06:03:05.478] checking xlocale.h presence... no [06:03:05.496] checking for xlocale.h... no [06:03:05.499] checking zlib.h usability... yes [06:03:05.509] checking zlib.h presence... yes [06:03:05.528] checking for zlib.h... yes [06:03:05.528] checking for lz4... /usr/bin/lz4 [06:03:05.529] checking for zstd... /usr/bin/zstd [06:03:05.529] checking for openssl... /usr/bin/openssl [06:03:05.533] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [06:03:05.534] checking crtdefs.h usability... yes [06:03:05.541] checking crtdefs.h presence... yes [06:03:05.556] checking for crtdefs.h... yes [06:03:05.557] checking whether byte ordering is bigendian... no [06:03:05.662] checking for inline... inline [06:03:05.669] checking for printf format archetype... gnu_printf [06:03:05.677] checking for _Static_assert... yes [06:03:05.718] checking for typeof... typeof [06:03:05.751] checking for __builtin_types_compatible_p... yes [06:03:05.770] checking for __builtin_constant_p... yes [06:03:05.789] checking for __builtin_mul_overflow... yes [06:03:05.835] checking for __builtin_unreachable... yes [06:03:05.875] checking for computed goto support... yes [06:03:05.907] checking for struct tm.tm_zone... no [06:03:05.979] checking for union semun... no [06:03:06.010] checking for socklen_t... yes [06:03:07.117] checking for struct sockaddr.sa_len... no [06:03:09.096] checking for C/C++ restrict keyword... __restrict [06:03:09.140] checking for struct option... yes [06:03:09.182] checking whether assembler supports x86_64 popcntq... yes [06:03:09.217] checking size of off_t... 4 [06:03:09.607] 0 [06:03:09.608] checking for int timezone... yes [06:03:09.660] checking for backtrace_symbols... no [06:03:09.711] checking for copyfile... no [06:03:09.761] checking for copy_file_range... no [06:03:09.811] checking for elf_aux_info... no [06:03:09.862] checking for getauxval... no [06:03:09.912] checking for getifaddrs... no [06:03:09.962] checking for getpeerucred... no [06:03:10.013] checking for inet_pton... yes [06:03:10.065] checking for kqueue... no [06:03:10.115] checking for localeconv_l... no [06:03:10.167] checking for mbstowcs_l... no [06:03:10.217] checking for memset_s... no [06:03:10.267] checking for posix_fallocate... no [06:03:10.317] checking for ppoll... no [06:03:10.367] checking for pthread_is_threaded_np... no [06:03:10.417] checking for setproctitle... no [06:03:10.467] checking for setproctitle_fast... no [06:03:10.520] checking for strsignal... no [06:03:10.571] checking for syncfs... no [06:03:10.621] checking for sync_file_range... no [06:03:10.673] checking for uselocale... no [06:03:10.724] checking for wcstombs_l... no [06:03:10.772] checking for __builtin_bswap16... yes [06:03:10.821] checking for __builtin_bswap32... yes [06:03:10.869] checking for __builtin_bswap64... yes [06:03:10.918] checking for __builtin_clz... yes [06:03:10.967] checking for __builtin_ctz... yes [06:03:11.016] checking for __builtin_popcount... yes [06:03:11.064] checking for __builtin_frame_address... yes [06:03:11.114] checking for _LARGEFILE_SOURCE value needed for large files... no [06:03:11.167] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [06:03:11.200] checking for posix_fadvise... no [06:03:11.255] checking whether posix_fadvise is declared... no [06:03:11.299] checking whether fdatasync is declared... no [06:03:11.345] checking whether strlcat is declared... no [06:03:11.409] checking whether strlcpy is declared... no [06:03:11.473] checking whether strnlen is declared... yes [06:03:11.486] checking whether strsep is declared... no [06:03:11.549] checking whether timingsafe_bcmp is declared... no [06:03:11.612] checking whether preadv is declared... no [06:03:11.650] checking whether pwritev is declared... no [06:03:11.686] checking whether strchrnul is declared... no [06:03:11.731] checking whether F_FULLFSYNC is declared... no [06:03:11.770] checking for explicit_bzero... no [06:03:11.818] checking for getopt... yes [06:03:11.864] checking for getpeereid... no [06:03:11.911] checking for inet_aton... no [06:03:11.962] checking for mkdtemp... no [06:03:12.011] checking for strlcat... no [06:03:12.060] checking for strlcpy... no [06:03:12.107] checking for strnlen... yes [06:03:12.154] checking for strsep... no [06:03:12.203] checking for timingsafe_bcmp... no [06:03:12.251] checking for pthread_barrier_wait... yes [06:03:12.295] configure: On mingw32 we will use our strtof wrapper. [06:03:12.295] checking for getopt_long... yes [06:03:12.340] checking for syslog... no [06:03:12.388] checking for opterr... yes [06:03:12.437] checking for optreset... no [06:03:12.489] checking test program... cross-compiling [06:03:12.489] checking size of void *... 8 [06:03:12.929] checking size of size_t... 8 [06:03:13.407] checking size of long... 4 [06:03:13.680] checking size of long long... 8 [06:03:14.083] checking alignment of short... 2 [06:03:14.354] checking alignment of int... 4 [06:03:14.769] checking alignment of long... 4 [06:03:15.123] checking alignment of int64_t... 8 [06:03:15.608] checking alignment of double... 8 [06:03:16.138] checking for __int128... yes [06:03:16.186] checking for __int128 alignment bug... assuming ok [06:03:16.186] checking alignment of PG_INT128_TYPE... 16 [06:03:16.655] checking for builtin __sync char locking functions... yes [06:03:16.700] checking for builtin __sync int32 locking functions... yes [06:03:16.743] checking for builtin __sync int32 atomic operations... yes [06:03:16.786] checking for builtin __sync int64 atomic operations... yes [06:03:16.830] checking for builtin __atomic int32 atomic operations... yes [06:03:16.873] checking for builtin __atomic int64 atomic operations... yes [06:03:16.917] checking for __get_cpuid... yes [06:03:16.963] checking for __get_cpuid_count... yes [06:03:17.009] checking for __cpuid... no [06:03:17.410] checking for __cpuidex... no [06:03:17.832] checking for _xgetbv... yes [06:03:18.240] checking for _mm512_popcnt_epi64... yes [06:03:18.659] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [06:03:18.763] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:03:18.784] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [06:03:18.803] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:03:18.823] 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 [06:03:18.878] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:03:18.878] checking for _mm512_clmulepi64_epi128... yes [06:03:19.280] checking for vectorized CRC-32C... AVX-512 with runtime check [06:03:19.280] checking which random number source to use... Windows native [06:03:19.282] checking for xmllint... /usr/bin/xmllint [06:03:19.282] checking for xsltproc... /usr/bin/xsltproc [06:03:19.282] checking for fop... /usr/bin/fop [06:03:19.282] checking for dbtoepub... no [06:03:19.283] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [06:03:19.283] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [06:03:19.283] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [06:03:19.293] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [06:03:19.293] 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 [06:03:19.293] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [06:03:19.293] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [06:03:19.377] configure: creating ./config.status [06:03:19.459] config.status: creating GNUmakefile [06:03:19.471] config.status: creating src/Makefile.global [06:03:19.485] config.status: creating src/include/pg_config.h [06:03:19.498] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:03:19.512] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:03:19.519] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [06:03:19.526] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [06:03:19.533] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [06:03:19.540] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [06:03:19.544] config.status: executing check_win32_symlinks commands [06:03:19.580] [06:03:19.580] real 0m18.502s [06:03:19.580] user 0m12.247s [06:03:19.580] sys 0m5.929s [06:03:19.580] make -s -j${BUILD_JOBS} clean [06:03:20.113] time make -s -j${BUILD_JOBS} world-bin [06:07:19.293] pg_stat_statements.c: In function ‘pgss_ProcessUtility’: [06:07:19.293] pg_stat_statements.c:1180:33: error: unused variable ‘store_utility’ [-Werror=unused-variable] [06:07:19.293] 1180 | bool store_utility = true; [06:07:19.293] | ^~~~~~~~~~~~~ [06:07:19.293] cc1: all warnings being treated as errors [06:07:19.294] make[2]: *** [: pg_stat_statements.o] Error 1 [06:07:19.294] make[1]: *** [Makefile:96: all-pg_stat_statements-recurse] Error 2 [06:07:19.294] make[1]: *** Waiting for unfinished jobs.... [06:07:20.221] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [06:07:20.221] [06:07:20.221] real 4m0.108s [06:07:20.221] user 12m43.784s [06:07:20.221] sys 2m27.777s [06:07:20.222] [06:07:20.222] Exit status: 2