[00:50:26.931] time ./configure \ [00:50:26.931] --host=x86_64-w64-mingw32 \ [00:50:26.931] --enable-cassert \ [00:50:26.931] --without-icu \ [00:50:26.931] CC="ccache x86_64-w64-mingw32-gcc" \ [00:50:26.931] CXX="ccache x86_64-w64-mingw32-g++" [00:50:27.054] checking build system type... x86_64-pc-linux-gnu [00:50:27.255] checking host system type... x86_64-w64-mingw32 [00:50:27.261] checking which template to use... win32 [00:50:27.261] checking whether NLS is wanted... no [00:50:27.261] checking for default port number... 5432 [00:50:27.268] checking for block size... 8kB [00:50:27.269] checking for segment size... 1GB [00:50:27.272] checking for WAL block size... 8kB [00:50:27.274] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:50:27.308] checking whether the C compiler works... yes [00:50:27.449] checking for C compiler default output file name... a.exe [00:50:27.450] checking for suffix of executables... .exe [00:50:27.497] checking whether we are cross compiling... yes [00:50:27.574] checking for suffix of object files... o [00:50:27.583] checking whether we are using the GNU C compiler... yes [00:50:27.617] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:50:27.635] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:50:27.723] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:50:27.815] checking whether we are using the GNU C++ compiler... yes [00:50:27.954] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:50:28.028] checking for gawk... no [00:50:28.028] checking for mawk... mawk [00:50:28.031] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:50:28.062] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:50:28.078] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:50:28.124] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:50:28.173] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:50:28.207] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:50:28.272] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:50:28.280] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:50:28.320] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:50:28.338] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:50:28.346] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:50:28.354] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:50:28.371] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:50:28.387] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:50:28.393] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:50:28.409] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:50:28.425] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:50:28.463] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:50:28.470] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:50:28.486] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:50:28.502] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:50:28.537] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:50:28.544] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:50:28.569] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:50:28.576] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:50:28.608] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:50:28.650] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:50:28.694] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:50:28.701] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:50:28.736] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:50:28.772] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:50:28.779] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:50:28.796] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:50:28.813] checking whether the C compiler still works... yes [00:50:28.861] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:50:28.931] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:50:28.932] checking pkg-config is at least version 0.9.0... yes [00:50:28.949] checking whether to build with ICU support... no [00:50:28.949] checking whether to build with Tcl... no [00:50:28.949] checking whether to build Perl modules... no [00:50:28.949] checking whether to build Python modules... no [00:50:28.949] checking whether to build with GSSAPI support... no [00:50:28.951] checking whether to build with PAM support... no [00:50:28.951] checking whether to build with BSD Authentication support... no [00:50:28.951] checking whether to build with LDAP support... no [00:50:28.951] checking whether to build with Bonjour support... no [00:50:28.951] checking whether to build with SELinux support... no [00:50:28.951] checking whether to build with systemd support... no [00:50:28.951] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:50:28.951] checking whether to build with liburing support... no [00:50:28.952] checking whether to build with libcurl support... no [00:50:28.952] checking whether to build with libnuma support... no [00:50:28.952] checking whether to build with XML support... no [00:50:28.953] checking whether to build with LZ4 support... no [00:50:28.953] checking whether to build with ZSTD support... no [00:50:28.953] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:50:28.953] checking whether it is possible to strip libraries... yes [00:50:28.960] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:50:28.961] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:50:28.961] checking for a BSD-compatible install... /usr/bin/install -c [00:50:28.970] checking for tar... /usr/bin/tar [00:50:28.970] checking whether ln -s works... yes [00:50:28.970] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:50:28.972] checking for bison... /usr/bin/bison [00:50:28.975] configure: using bison (GNU Bison) 3.8.2 [00:50:28.978] checking for flex... /usr/bin/flex [00:50:28.980] configure: using flex 2.6.4 [00:50:28.980] checking for perl... /usr/bin/perl [00:50:28.983] configure: using perl 5.36.0 [00:50:28.985] checking for zic... /usr/sbin/zic [00:50:28.985] checking for a sed that does not truncate output... /usr/bin/sed [00:50:28.991] checking for grep that handles long lines and -e... /usr/bin/grep [00:50:28.993] checking for egrep... /usr/bin/grep -E [00:50:28.995] checking for ANSI C header files... yes [00:50:29.042] checking for sys/types.h... yes [00:50:29.059] checking for sys/stat.h... yes [00:50:29.075] checking for stdlib.h... yes [00:50:29.143] checking for string.h... yes [00:50:29.204] checking for memory.h... yes [00:50:29.263] checking for strings.h... yes [00:50:29.328] checking for inttypes.h... yes [00:50:29.393] checking for stdint.h... yes [00:50:29.454] checking for unistd.h... yes [00:50:29.520] checking for main in -lm... yes [00:50:29.567] checking for library containing setproctitle... no [00:50:29.657] checking for library containing dlsym... no [00:50:29.747] checking for library containing socket... -lws2_32 [00:50:29.888] checking for library containing getopt_long... none required [00:50:29.937] checking for library containing shm_open... no [00:50:30.029] checking for library containing shm_unlink... no [00:50:30.122] checking for library containing clock_gettime... no [00:50:30.219] checking for library containing shmget... no [00:50:30.311] checking for library containing backtrace_symbols... no [00:50:30.402] checking for library containing pthread_barrier_wait... -lpthread [00:50:30.498] checking for inflate in -lz... yes [00:50:30.550] checking atomic.h usability... no [00:50:30.611] checking atomic.h presence... no [00:50:30.630] checking for atomic.h... no [00:50:30.634] checking copyfile.h usability... no [00:50:30.691] checking copyfile.h presence... no [00:50:30.710] checking for copyfile.h... no [00:50:30.713] checking execinfo.h usability... no [00:50:30.773] checking execinfo.h presence... no [00:50:30.793] checking for execinfo.h... no [00:50:30.797] checking getopt.h usability... yes [00:50:30.805] checking getopt.h presence... yes [00:50:30.821] checking for getopt.h... yes [00:50:30.828] checking ifaddrs.h usability... no [00:50:30.890] checking ifaddrs.h presence... no [00:50:30.909] checking for ifaddrs.h... no [00:50:30.912] checking mbarrier.h usability... no [00:50:30.969] checking mbarrier.h presence... no [00:50:30.987] checking for mbarrier.h... no [00:50:30.990] checking sys/epoll.h usability... no [00:50:31.047] checking sys/epoll.h presence... no [00:50:31.069] checking for sys/epoll.h... no [00:50:31.072] checking sys/event.h usability... no [00:50:31.134] checking sys/event.h presence... no [00:50:31.155] checking for sys/event.h... no [00:50:31.158] checking sys/personality.h usability... no [00:50:31.215] checking sys/personality.h presence... no [00:50:31.236] checking for sys/personality.h... no [00:50:31.239] checking sys/prctl.h usability... no [00:50:31.304] checking sys/prctl.h presence... no [00:50:31.325] checking for sys/prctl.h... no [00:50:31.329] checking sys/procctl.h usability... no [00:50:31.395] checking sys/procctl.h presence... no [00:50:31.415] checking for sys/procctl.h... no [00:50:31.419] checking sys/signalfd.h usability... no [00:50:31.479] checking sys/signalfd.h presence... no [00:50:31.499] checking for sys/signalfd.h... no [00:50:31.503] checking sys/ucred.h usability... no [00:50:31.564] checking sys/ucred.h presence... no [00:50:31.584] checking for sys/ucred.h... no [00:50:31.587] checking termios.h usability... no [00:50:31.646] checking termios.h presence... no [00:50:31.667] checking for termios.h... no [00:50:31.670] checking ucred.h usability... no [00:50:31.727] checking ucred.h presence... no [00:50:31.746] checking for ucred.h... no [00:50:31.750] checking xlocale.h usability... no [00:50:31.811] checking xlocale.h presence... no [00:50:31.830] checking for xlocale.h... no [00:50:31.833] checking zlib.h usability... yes [00:50:31.842] checking zlib.h presence... yes [00:50:31.861] checking for zlib.h... yes [00:50:31.862] checking for lz4... /usr/bin/lz4 [00:50:31.862] checking for zstd... /usr/bin/zstd [00:50:31.862] checking for openssl... /usr/bin/openssl [00:50:31.867] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [00:50:31.867] checking crtdefs.h usability... yes [00:50:31.875] checking crtdefs.h presence... yes [00:50:31.891] checking for crtdefs.h... yes [00:50:31.892] checking whether byte ordering is bigendian... no [00:50:32.006] checking for inline... inline [00:50:32.024] checking for printf format archetype... gnu_printf [00:50:32.063] checking for _Static_assert... yes [00:50:32.108] checking for typeof... typeof [00:50:32.145] checking for __builtin_types_compatible_p... yes [00:50:32.156] checking for __builtin_constant_p... yes [00:50:32.190] checking for __builtin_mul_overflow... yes [00:50:32.238] checking for __builtin_unreachable... yes [00:50:32.283] checking for computed goto support... yes [00:50:32.291] checking for struct tm.tm_zone... no [00:50:32.375] checking for union semun... no [00:50:32.410] checking for socklen_t... yes [00:50:33.588] checking for struct sockaddr.sa_len... no [00:50:35.695] checking for C/C++ restrict keyword... __restrict [00:50:35.745] checking for struct option... yes [00:50:35.821] checking whether assembler supports x86_64 popcntq... yes [00:50:35.838] checking size of off_t... 4 [00:50:36.184] 0 [00:50:36.185] checking for int timezone... yes [00:50:36.237] checking for backtrace_symbols... no [00:50:36.288] checking for copyfile... no [00:50:36.340] checking for copy_file_range... no [00:50:36.394] checking for elf_aux_info... no [00:50:36.446] checking for getauxval... no [00:50:36.502] checking for getifaddrs... no [00:50:36.558] checking for getpeerucred... no [00:50:36.611] checking for inet_pton... yes [00:50:36.665] checking for kqueue... no [00:50:36.719] checking for localeconv_l... no [00:50:36.774] checking for mbstowcs_l... no [00:50:36.830] checking for posix_fallocate... no [00:50:36.883] checking for ppoll... no [00:50:36.935] checking for pthread_is_threaded_np... no [00:50:36.988] checking for setproctitle... no [00:50:37.042] checking for setproctitle_fast... no [00:50:37.095] checking for strsignal... no [00:50:37.150] checking for syncfs... no [00:50:37.206] checking for sync_file_range... no [00:50:37.259] checking for uselocale... no [00:50:37.312] checking for wcstombs_l... no [00:50:37.366] checking for __builtin_bswap16... yes [00:50:37.421] checking for __builtin_bswap32... yes [00:50:37.474] checking for __builtin_bswap64... yes [00:50:37.523] checking for __builtin_clz... yes [00:50:37.572] checking for __builtin_ctz... yes [00:50:37.622] checking for __builtin_popcount... yes [00:50:37.673] checking for __builtin_frame_address... yes [00:50:37.722] checking for _LARGEFILE_SOURCE value needed for large files... no [00:50:37.777] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:50:37.811] checking for posix_fadvise... no [00:50:37.868] checking whether posix_fadvise is declared... no [00:50:37.914] checking whether fdatasync is declared... no [00:50:37.969] checking whether strlcat is declared... no [00:50:38.044] checking whether strlcpy is declared... no [00:50:38.110] checking whether strnlen is declared... yes [00:50:38.177] checking whether strsep is declared... no [00:50:38.244] checking whether timingsafe_bcmp is declared... no [00:50:38.309] checking whether preadv is declared... no [00:50:38.344] checking whether pwritev is declared... no [00:50:38.382] checking whether strchrnul is declared... no [00:50:38.430] checking whether memset_s is declared... no [00:50:38.473] checking whether F_FULLFSYNC is declared... no [00:50:38.515] checking for explicit_bzero... no [00:50:38.569] checking for getopt... yes [00:50:38.617] checking for getpeereid... no [00:50:38.668] checking for inet_aton... no [00:50:38.717] checking for mkdtemp... no [00:50:38.766] checking for strlcat... no [00:50:38.818] checking for strlcpy... no [00:50:38.871] checking for strnlen... yes [00:50:38.922] checking for strsep... no [00:50:38.971] checking for timingsafe_bcmp... no [00:50:39.021] checking for pthread_barrier_wait... yes [00:50:39.069] configure: On mingw32 we will use our strtof wrapper. [00:50:39.069] checking for getopt_long... yes [00:50:39.114] checking for syslog... no [00:50:39.167] checking for opterr... yes [00:50:39.219] checking for optreset... no [00:50:39.273] checking test program... cross-compiling [00:50:39.273] checking size of void *... 8 [00:50:39.711] checking size of size_t... 8 [00:50:40.157] checking size of long... 4 [00:50:40.439] checking size of long long... 8 [00:50:40.911] checking alignment of short... 2 [00:50:41.118] checking alignment of int... 4 [00:50:41.437] checking alignment of long... 4 [00:50:41.771] checking alignment of int64_t... 8 [00:50:42.205] checking alignment of double... 8 [00:50:42.656] checking for __int128... yes [00:50:42.711] checking for __int128 alignment bug... assuming ok [00:50:42.711] checking alignment of PG_INT128_TYPE... 16 [00:50:43.264] checking for builtin __sync char locking functions... yes [00:50:43.307] checking for builtin __sync int32 locking functions... yes [00:50:43.351] checking for builtin __sync int32 atomic operations... yes [00:50:43.399] checking for builtin __sync int64 atomic operations... yes [00:50:43.446] checking for builtin __atomic int32 atomic operations... yes [00:50:43.492] checking for builtin __atomic int64 atomic operations... yes [00:50:43.541] checking for __get_cpuid... yes [00:50:43.592] checking for __get_cpuid_count... yes [00:50:43.642] checking for __cpuid... no [00:50:44.058] checking for __cpuidex... no [00:50:44.519] checking for _xgetbv... yes [00:50:44.942] checking for _mm512_popcnt_epi64... yes [00:50:45.379] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:50:45.486] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:50:45.510] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:50:45.530] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:50:45.549] 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:50:45.606] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:50:45.607] checking for _mm512_clmulepi64_epi128... yes [00:50:46.023] checking for vectorized CRC-32C... AVX-512 with runtime check [00:50:46.023] checking which random number source to use... Windows native [00:50:46.025] checking for xmllint... /usr/bin/xmllint [00:50:46.026] checking for xsltproc... /usr/bin/xsltproc [00:50:46.026] checking for fop... /usr/bin/fop [00:50:46.026] checking for dbtoepub... no [00:50:46.026] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:50:46.027] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:50:46.027] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:50:46.038] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:50:46.038] 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:50:46.038] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:50:46.038] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:50:46.130] configure: creating ./config.status [00:50:46.221] config.status: creating GNUmakefile [00:50:46.232] config.status: creating src/Makefile.global [00:50:46.248] config.status: creating src/include/pg_config.h [00:50:46.261] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:50:46.278] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:50:46.285] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:50:46.293] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:50:46.301] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:50:46.309] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:50:46.313] config.status: executing check_win32_symlinks commands [00:50:46.349] [00:50:46.349] real 0m19.418s [00:50:46.349] user 0m12.958s [00:50:46.349] sys 0m6.101s [00:50:46.349] make -s -j${BUILD_JOBS} clean [00:50:46.905] time make -s -j${BUILD_JOBS} world-bin [00:55:35.117] vci_shmem.c: In function ‘vci_shmem_startup_routine’: [00:55:35.117] vci_shmem.c:131:25: error: unused variable ‘size’ [-Werror=unused-variable] [00:55:35.117] 131 | Size size; [00:55:35.117] | ^~~~ [00:55:35.117] vci_shmem.c:130:21: error: unused variable ‘addr’ [-Werror=unused-variable] [00:55:35.117] 130 | void *addr; [00:55:35.117] | ^~~~ [00:55:35.117] cc1: all warnings being treated as errors [00:55:35.118] make[2]: *** [: vci_shmem.o] Error 1 [00:55:35.118] make[2]: *** Waiting for unfinished jobs.... [00:55:35.929] make[1]: *** [Makefile:97: all-vci-recurse] Error 2 [00:55:35.930] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [00:55:35.930] [00:55:35.930] real 4m49.025s [00:55:35.930] user 15m27.778s [00:55:35.930] sys 2m54.223s [00:55:35.930] [00:55:35.930] Exit status: 2