[00:28:56.299] time ./configure \ [00:28:56.299] --host=x86_64-w64-mingw32 \ [00:28:56.299] --enable-cassert \ [00:28:56.299] --without-icu \ [00:28:56.299] CC="ccache x86_64-w64-mingw32-gcc" \ [00:28:56.299] CXX="ccache x86_64-w64-mingw32-g++" [00:28:56.410] checking build system type... x86_64-pc-linux-gnu [00:28:56.594] checking host system type... x86_64-w64-mingw32 [00:28:56.599] checking which template to use... win32 [00:28:56.599] checking whether NLS is wanted... no [00:28:56.599] checking for default port number... 5432 [00:28:56.605] checking for block size... 8kB [00:28:56.607] checking for segment size... 1GB [00:28:56.609] checking for WAL block size... 8kB [00:28:56.610] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:28:56.642] checking whether the C compiler works... yes [00:28:56.766] checking for C compiler default output file name... a.exe [00:28:56.767] checking for suffix of executables... .exe [00:28:56.808] checking whether we are cross compiling... yes [00:28:56.885] checking for suffix of object files... o [00:28:56.893] checking whether we are using the GNU C compiler... yes [00:28:56.900] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:28:56.906] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:28:56.915] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:28:56.977] checking whether we are using the GNU C++ compiler... yes [00:28:56.983] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:28:57.051] checking for gawk... no [00:28:57.051] checking for mawk... mawk [00:28:57.054] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:28:57.061] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:28:57.067] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:28:57.112] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:28:57.280] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:28:57.287] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:28:57.294] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:28:57.300] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:28:57.307] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:28:57.313] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:28:57.320] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:28:57.326] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:28:57.333] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:28:57.339] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:28:57.346] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:28:57.352] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:28:57.359] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:28:57.396] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:28:57.403] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:28:57.410] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:28:57.416] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:28:57.423] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:28:57.429] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:28:57.452] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:28:57.458] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:28:57.465] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:28:57.502] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:28:57.540] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:28:57.546] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:28:57.553] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:28:57.588] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:28:57.595] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:28:57.601] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:28:57.609] checking whether the C compiler still works... yes [00:28:57.672] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:28:57.739] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:28:57.739] checking pkg-config is at least version 0.9.0... yes [00:28:57.755] checking whether to build with ICU support... no [00:28:57.755] checking whether to build with Tcl... no [00:28:57.755] checking whether to build Perl modules... no [00:28:57.755] checking whether to build Python modules... no [00:28:57.755] checking whether to build with GSSAPI support... no [00:28:57.757] checking whether to build with PAM support... no [00:28:57.757] checking whether to build with BSD Authentication support... no [00:28:57.757] checking whether to build with LDAP support... no [00:28:57.757] checking whether to build with Bonjour support... no [00:28:57.757] checking whether to build with SELinux support... no [00:28:57.757] checking whether to build with systemd support... no [00:28:57.757] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:28:57.757] checking whether to build with XML support... no [00:28:57.758] checking whether to build with LZ4 support... no [00:28:57.758] checking whether to build with ZSTD support... no [00:28:57.758] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:28:57.758] checking whether it is possible to strip libraries... yes [00:28:57.764] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:28:57.765] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:28:57.765] checking for a BSD-compatible install... /usr/bin/install -c [00:28:57.774] checking for tar... /usr/bin/tar [00:28:57.774] checking whether ln -s works... yes [00:28:57.774] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:28:57.776] checking for bison... /usr/bin/bison [00:28:57.778] configure: using bison (GNU Bison) 3.8.2 [00:28:57.781] checking for flex... /usr/bin/flex [00:28:57.783] configure: using flex 2.6.4 [00:28:57.783] checking for perl... /usr/bin/perl [00:28:57.786] configure: using perl 5.36.0 [00:28:57.788] checking for zic... /usr/sbin/zic [00:28:57.789] checking for a sed that does not truncate output... /usr/bin/sed [00:28:57.793] checking for grep that handles long lines and -e... /usr/bin/grep [00:28:57.796] checking for egrep... /usr/bin/grep -E [00:28:57.797] checking for ANSI C header files... yes [00:28:57.844] checking for sys/types.h... yes [00:28:57.860] checking for sys/stat.h... yes [00:28:57.876] checking for stdlib.h... yes [00:28:57.889] checking for string.h... yes [00:28:57.904] checking for memory.h... yes [00:28:57.918] checking for strings.h... yes [00:28:57.931] checking for inttypes.h... yes [00:28:57.947] checking for stdint.h... yes [00:28:57.962] checking for unistd.h... yes [00:28:57.977] checking for main in -lm... yes [00:28:58.023] checking for library containing setproctitle... no [00:28:58.110] checking for library containing dlsym... no [00:28:58.195] checking for library containing socket... -lws2_32 [00:28:58.321] checking for library containing getopt_long... none required [00:28:58.367] checking for library containing shm_open... no [00:28:58.451] checking for library containing shm_unlink... no [00:28:58.536] checking for library containing clock_gettime... no [00:28:58.622] checking for library containing shmget... no [00:28:58.709] checking for library containing backtrace_symbols... no [00:28:58.793] checking for library containing pthread_barrier_wait... -lpthread [00:28:58.880] checking for inflate in -lz... yes [00:28:58.928] checking atomic.h usability... no [00:28:58.986] checking atomic.h presence... no [00:28:59.004] checking for atomic.h... no [00:28:59.007] checking copyfile.h usability... no [00:28:59.059] checking copyfile.h presence... no [00:28:59.077] checking for copyfile.h... no [00:28:59.080] checking execinfo.h usability... no [00:28:59.134] checking execinfo.h presence... no [00:28:59.152] checking for execinfo.h... no [00:28:59.155] checking getopt.h usability... yes [00:28:59.163] checking getopt.h presence... yes [00:28:59.178] checking for getopt.h... yes [00:28:59.184] checking ifaddrs.h usability... no [00:28:59.237] checking ifaddrs.h presence... no [00:28:59.256] checking for ifaddrs.h... no [00:28:59.259] checking mbarrier.h usability... no [00:28:59.315] checking mbarrier.h presence... no [00:28:59.333] checking for mbarrier.h... no [00:28:59.337] checking sys/epoll.h usability... no [00:28:59.392] checking sys/epoll.h presence... no [00:28:59.410] checking for sys/epoll.h... no [00:28:59.413] checking sys/event.h usability... no [00:28:59.466] checking sys/event.h presence... no [00:28:59.485] checking for sys/event.h... no [00:28:59.488] checking sys/personality.h usability... no [00:28:59.544] checking sys/personality.h presence... no [00:28:59.563] checking for sys/personality.h... no [00:28:59.566] checking sys/prctl.h usability... no [00:28:59.619] checking sys/prctl.h presence... no [00:28:59.637] checking for sys/prctl.h... no [00:28:59.640] checking sys/procctl.h usability... no [00:28:59.694] checking sys/procctl.h presence... no [00:28:59.712] checking for sys/procctl.h... no [00:28:59.715] checking sys/signalfd.h usability... no [00:28:59.768] checking sys/signalfd.h presence... no [00:28:59.787] checking for sys/signalfd.h... no [00:28:59.790] checking sys/ucred.h usability... no [00:28:59.842] checking sys/ucred.h presence... no [00:28:59.859] checking for sys/ucred.h... no [00:28:59.862] checking termios.h usability... no [00:28:59.915] checking termios.h presence... no [00:28:59.933] checking for termios.h... no [00:28:59.936] checking ucred.h usability... no [00:28:59.987] checking ucred.h presence... no [00:29:00.005] checking for ucred.h... no [00:29:00.008] checking xlocale.h usability... no [00:29:00.060] checking xlocale.h presence... no [00:29:00.078] checking for xlocale.h... no [00:29:00.081] checking zlib.h usability... yes [00:29:00.091] checking zlib.h presence... yes [00:29:00.109] checking for zlib.h... yes [00:29:00.109] checking for lz4... /usr/bin/lz4 [00:29:00.109] checking for zstd... /usr/bin/zstd [00:29:00.110] checking for openssl... /usr/bin/openssl [00:29:00.114] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [00:29:00.114] checking crtdefs.h usability... yes [00:29:00.121] checking crtdefs.h presence... yes [00:29:00.135] checking for crtdefs.h... yes [00:29:00.137] checking whether byte ordering is bigendian... no [00:29:00.205] checking for inline... inline [00:29:00.212] checking for printf format archetype... gnu_printf [00:29:00.220] checking for _Static_assert... yes [00:29:00.260] checking for typeof... typeof [00:29:00.267] checking for __builtin_types_compatible_p... yes [00:29:00.278] checking for __builtin_constant_p... yes [00:29:00.288] checking for __builtin_mul_overflow... yes [00:29:00.335] checking for __builtin_unreachable... yes [00:29:00.375] checking for computed goto support... yes [00:29:00.383] checking for struct tm.tm_zone... no [00:29:00.460] checking for union semun... no [00:29:00.494] checking for socklen_t... yes [00:29:01.612] checking for struct sockaddr.sa_len... no [00:29:03.573] checking for C/C++ restrict keyword... __restrict [00:29:03.586] checking for struct option... yes [00:29:03.625] checking whether assembler supports x86_64 popcntq... yes [00:29:03.632] checking size of off_t... 4 [00:29:03.822] 0 [00:29:03.822] checking for int timezone... yes [00:29:03.871] checking for backtrace_symbols... no [00:29:03.920] checking for copyfile... no [00:29:03.969] checking for copy_file_range... no [00:29:04.017] checking for elf_aux_info... no [00:29:04.065] checking for getauxval... no [00:29:04.114] checking for getifaddrs... no [00:29:04.164] checking for getpeerucred... no [00:29:04.212] checking for inet_pton... yes [00:29:04.260] checking for kqueue... no [00:29:04.310] checking for mbstowcs_l... no [00:29:04.360] checking for memset_s... no [00:29:04.409] checking for posix_fallocate... no [00:29:04.458] checking for ppoll... no [00:29:04.507] checking for pthread_is_threaded_np... no [00:29:04.557] checking for setproctitle... no [00:29:04.605] checking for setproctitle_fast... no [00:29:04.653] checking for strchrnul... no [00:29:04.700] checking for strsignal... no [00:29:04.749] checking for syncfs... no [00:29:04.796] checking for sync_file_range... no [00:29:04.843] checking for uselocale... no [00:29:04.890] checking for wcstombs_l... no [00:29:04.935] checking for __builtin_bswap16... yes [00:29:04.981] checking for __builtin_bswap32... yes [00:29:05.025] checking for __builtin_bswap64... yes [00:29:05.071] checking for __builtin_clz... yes [00:29:05.117] checking for __builtin_ctz... yes [00:29:05.163] checking for __builtin_popcount... yes [00:29:05.209] checking for __builtin_frame_address... yes [00:29:05.255] checking for _LARGEFILE_SOURCE value needed for large files... no [00:29:05.306] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:29:05.337] checking for posix_fadvise... no [00:29:05.387] checking whether posix_fadvise is declared... no [00:29:05.430] checking whether fdatasync is declared... no [00:29:05.473] checking whether strlcat is declared... no [00:29:05.534] checking whether strlcpy is declared... no [00:29:05.594] checking whether strnlen is declared... yes [00:29:05.607] checking whether strsep is declared... no [00:29:05.667] checking whether preadv is declared... no [00:29:05.700] checking whether pwritev is declared... no [00:29:05.735] checking whether F_FULLFSYNC is declared... no [00:29:05.773] checking for explicit_bzero... no [00:29:05.818] checking for getopt... yes [00:29:05.859] checking for getpeereid... no [00:29:05.906] checking for inet_aton... no [00:29:05.952] checking for mkdtemp... no [00:29:05.997] checking for strlcat... no [00:29:06.042] checking for strlcpy... no [00:29:06.087] checking for strnlen... yes [00:29:06.132] checking for strsep... no [00:29:06.178] checking for pthread_barrier_wait... yes [00:29:06.219] configure: On mingw32 we will use our strtof wrapper. [00:29:06.219] checking for getopt_long... yes [00:29:06.261] checking for syslog... no [00:29:06.306] checking for opterr... yes [00:29:06.352] checking for optreset... no [00:29:06.402] checking test program... cross-compiling [00:29:06.402] checking size of void *... 8 [00:29:06.658] checking size of size_t... 8 [00:29:06.913] checking size of long... 4 [00:29:07.106] checking size of long long... 8 [00:29:07.374] checking alignment of short... 2 [00:29:07.507] checking alignment of int... 4 [00:29:07.702] checking alignment of long... 4 [00:29:07.898] checking alignment of int64_t... 8 [00:29:08.160] checking alignment of double... 8 [00:29:08.424] checking for __int128... yes [00:29:08.473] checking for __int128 alignment bug... assuming ok [00:29:08.473] checking alignment of PG_INT128_TYPE... 16 [00:29:08.785] checking for builtin __sync char locking functions... yes [00:29:08.825] checking for builtin __sync int32 locking functions... yes [00:29:08.866] checking for builtin __sync int32 atomic operations... yes [00:29:08.906] checking for builtin __sync int64 atomic operations... yes [00:29:08.948] checking for builtin __atomic int32 atomic operations... yes [00:29:08.990] checking for builtin __atomic int64 atomic operations... yes [00:29:09.032] checking for __get_cpuid... yes [00:29:09.077] checking for __get_cpuid_count... yes [00:29:09.120] checking for __cpuid... no [00:29:09.515] checking for __cpuidex... no [00:29:09.930] checking for _xgetbv... yes [00:29:10.331] checking for _mm512_popcnt_epi64... yes [00:29:10.741] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:29:10.837] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:29:10.857] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:29:10.874] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:29:10.891] 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:29:10.942] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:29:10.942] checking which random number source to use... Windows native [00:29:10.944] checking for xmllint... /usr/bin/xmllint [00:29:10.944] checking for xsltproc... /usr/bin/xsltproc [00:29:10.945] checking for fop... /usr/bin/fop [00:29:10.945] checking for dbtoepub... no [00:29:10.945] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:29:10.945] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:29:10.945] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:29:10.956] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:29:10.956] 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:29:10.956] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:29:10.956] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:29:11.041] configure: creating ./config.status [00:29:11.125] config.status: creating GNUmakefile [00:29:11.136] config.status: creating src/Makefile.global [00:29:11.151] config.status: creating src/include/pg_config.h [00:29:11.163] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:29:11.177] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:29:11.184] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:29:11.191] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:29:11.197] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:29:11.204] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:29:11.207] config.status: executing check_win32_symlinks commands [00:29:11.239] [00:29:11.239] real 0m14.940s [00:29:11.239] user 0m9.850s [00:29:11.239] sys 0m4.768s [00:29:11.239] make -s -j${BUILD_JOBS} clean [00:29:11.734] time make -s -j${BUILD_JOBS} world-bin [00:29:17.972] explain.c: In function ‘ParseExplainStmtOptions’: [00:29:17.972] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] [00:29:17.972] 189 | bool buffers_set = false; [00:29:17.972] | ^~~~~~~~~~~ [00:29:17.972] cc1: all warnings being treated as errors [00:29:17.972] make[3]: *** [: explain.o] Error 1 [00:29:17.973] make[2]: *** [common.mk:37: commands-recursive] Error 2 [00:29:17.973] make[2]: *** Waiting for unfinished jobs.... [00:29:21.883] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:29:21.883] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:29:21.883] [00:29:21.883] real 0m10.149s [00:29:21.883] user 0m24.105s [00:29:21.883] sys 0m6.680s [00:29:21.884] [00:29:21.884] Exit status: 2