[11:56:46.970] time ./configure \ [11:56:46.970] --host=x86_64-w64-mingw32ucrt \ [11:56:46.970] --enable-cassert \ [11:56:46.970] --without-icu \ [11:56:46.970] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [11:56:46.970] CXX="ccache x86_64-w64-mingw32ucrt-g++" [11:56:47.122] checking build system type... x86_64-pc-linux-gnu [11:56:47.363] checking host system type... x86_64-w64-mingw32ucrt [11:56:47.370] checking which template to use... win32 [11:56:47.370] checking whether NLS is wanted... no [11:56:47.370] checking for default port number... 5432 [11:56:47.379] checking for block size... 8kB [11:56:47.380] checking for segment size... 1GB [11:56:47.384] checking for WAL block size... 8kB [11:56:47.385] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [11:56:47.421] checking whether the C compiler works... yes [11:56:47.575] checking for C compiler default output file name... a.exe [11:56:47.576] checking for suffix of executables... .exe [11:56:47.623] checking whether we are cross compiling... yes [11:56:47.722] checking for suffix of object files... o [11:56:47.733] checking whether we are using the GNU C compiler... yes [11:56:47.742] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [11:56:47.752] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [11:56:47.851] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [11:56:47.910] checking whether we are using the GNU C++ compiler... yes [11:56:48.074] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [11:56:48.093] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [11:56:48.136] checking for gawk... no [11:56:48.136] checking for mawk... mawk [11:56:48.139] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:56:48.148] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [11:56:48.157] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:56:48.215] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:56:48.276] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [11:56:48.285] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:56:48.294] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:56:48.303] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:56:48.312] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [11:56:48.321] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [11:56:48.331] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [11:56:48.349] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:56:48.359] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:56:48.396] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:56:48.406] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [11:56:48.423] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [11:56:48.442] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [11:56:48.450] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:56:48.470] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:56:48.480] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [11:56:48.489] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [11:56:48.498] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:56:48.507] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [11:56:48.516] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:56:48.534] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:56:48.551] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:56:48.601] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:56:48.652] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:56:48.660] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:56:48.669] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:56:48.716] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:56:48.726] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:56:48.736] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:56:48.746] checking whether the C compiler still works... yes [11:56:48.802] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [11:56:48.888] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [11:56:48.888] checking pkg-config is at least version 0.9.0... yes [11:56:48.906] checking whether to build with ICU support... no [11:56:48.906] checking whether to build with Tcl... no [11:56:48.906] checking whether to build Perl modules... no [11:56:48.906] checking whether to build Python modules... no [11:56:48.906] checking whether to build with GSSAPI support... no [11:56:48.908] checking whether to build with PAM support... no [11:56:48.908] checking whether to build with BSD Authentication support... no [11:56:48.908] checking whether to build with LDAP support... no [11:56:48.908] checking whether to build with Bonjour support... no [11:56:48.908] checking whether to build with SELinux support... no [11:56:48.908] checking whether to build with systemd support... no [11:56:48.908] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:56:48.908] checking whether to build with liburing support... no [11:56:48.909] checking whether to build with libcurl support... no [11:56:48.909] checking whether to build with libnuma support... no [11:56:48.909] checking whether to build with XML support... no [11:56:48.910] checking whether to build with LZ4 support... no [11:56:48.910] checking whether to build with ZSTD support... no [11:56:48.910] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [11:56:48.910] checking whether it is possible to strip libraries... yes [11:56:48.917] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [11:56:48.918] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [11:56:48.918] checking for a BSD-compatible install... /usr/bin/install -c [11:56:48.928] checking for tar... /usr/bin/tar [11:56:48.928] checking whether ln -s works... yes [11:56:48.928] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:56:48.931] checking for nm... /usr/bin/nm [11:56:48.931] checking for bison... /usr/bin/bison [11:56:48.933] configure: using bison (GNU Bison) 3.8.2 [11:56:48.938] checking for flex... /usr/bin/flex [11:56:48.940] configure: using flex 2.6.4 [11:56:48.940] checking for perl... /usr/bin/perl [11:56:48.943] configure: using perl 5.40.1 [11:56:48.945] checking for zic... /usr/sbin/zic [11:56:48.945] checking for a sed that does not truncate output... /usr/bin/sed [11:56:48.951] checking for grep that handles long lines and -e... /usr/bin/grep [11:56:48.954] checking for egrep... /usr/bin/grep -E [11:56:48.956] checking for ANSI C header files... yes [11:56:49.020] checking for sys/types.h... yes [11:56:49.040] checking for sys/stat.h... yes [11:56:49.111] checking for stdlib.h... yes [11:56:49.176] checking for string.h... yes [11:56:49.216] checking for memory.h... yes [11:56:49.237] checking for strings.h... yes [11:56:49.258] checking for inttypes.h... yes [11:56:49.280] checking for stdint.h... yes [11:56:49.321] checking for unistd.h... yes [11:56:49.338] checking for main in -lm... yes [11:56:49.394] checking for library containing setproctitle... no [11:56:49.501] checking for library containing dlsym... no [11:56:49.610] checking for library containing socket... -lws2_32 [11:56:49.772] checking for library containing getopt_long... none required [11:56:49.829] checking for library containing shm_open... no [11:56:49.932] checking for library containing shm_unlink... no [11:56:50.038] checking for library containing clock_gettime... none required [11:56:50.089] checking for library containing shmget... no [11:56:50.189] checking for library containing backtrace_symbols... no [11:56:50.288] checking for library containing pthread_barrier_wait... none required [11:56:50.337] checking for inflate in -lz... yes [11:56:50.395] checking copyfile.h usability... no [11:56:50.460] checking copyfile.h presence... no [11:56:50.481] checking for copyfile.h... no [11:56:50.485] checking execinfo.h usability... no [11:56:50.546] checking execinfo.h presence... no [11:56:50.568] checking for execinfo.h... no [11:56:50.572] checking getopt.h usability... yes [11:56:50.603] checking getopt.h presence... yes [11:56:50.619] checking for getopt.h... yes [11:56:50.629] checking ifaddrs.h usability... no [11:56:50.690] checking ifaddrs.h presence... no [11:56:50.711] checking for ifaddrs.h... no [11:56:50.716] checking sys/epoll.h usability... no [11:56:50.780] checking sys/epoll.h presence... no [11:56:50.802] checking for sys/epoll.h... no [11:56:50.806] checking sys/event.h usability... no [11:56:50.867] checking sys/event.h presence... no [11:56:50.890] checking for sys/event.h... no [11:56:50.895] checking sys/personality.h usability... no [11:56:50.956] checking sys/personality.h presence... no [11:56:50.979] checking for sys/personality.h... no [11:56:50.983] checking sys/prctl.h usability... no [11:56:51.044] checking sys/prctl.h presence... no [11:56:51.065] checking for sys/prctl.h... no [11:56:51.069] checking sys/procctl.h usability... no [11:56:51.130] checking sys/procctl.h presence... no [11:56:51.152] checking for sys/procctl.h... no [11:56:51.156] checking sys/signalfd.h usability... no [11:56:51.217] checking sys/signalfd.h presence... no [11:56:51.240] checking for sys/signalfd.h... no [11:56:51.244] checking sys/ucred.h usability... no [11:56:51.304] checking sys/ucred.h presence... no [11:56:51.325] checking for sys/ucred.h... no [11:56:51.329] checking termios.h usability... no [11:56:51.390] checking termios.h presence... no [11:56:51.411] checking for termios.h... no [11:56:51.415] checking uchar.h usability... yes [11:56:51.425] checking uchar.h presence... yes [11:56:51.450] checking for uchar.h... yes [11:56:51.460] checking ucred.h usability... no [11:56:51.522] checking ucred.h presence... no [11:56:51.542] checking for ucred.h... no [11:56:51.546] checking xlocale.h usability... no [11:56:51.606] checking xlocale.h presence... no [11:56:51.627] checking for xlocale.h... no [11:56:51.631] checking zlib.h usability... yes [11:56:51.639] checking zlib.h presence... yes [11:56:51.664] checking for zlib.h... yes [11:56:51.664] checking for lz4... /usr/bin/lz4 [11:56:51.665] checking for zstd... /usr/bin/zstd [11:56:51.665] checking for openssl... /usr/bin/openssl [11:56:51.671] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [11:56:51.671] checking crtdefs.h usability... yes [11:56:51.682] checking crtdefs.h presence... yes [11:56:51.699] checking for crtdefs.h... yes [11:56:51.700] checking whether byte ordering is bigendian... no [11:56:51.784] checking for C printf format archetype... gnu_printf [11:56:51.804] checking for C++ printf format archetype... gnu_printf [11:56:51.902] checking for statement expressions... yes [11:56:51.950] checking for typeof... typeof [11:56:51.987] checking for __builtin_types_compatible_p... yes [11:56:52.003] checking for __builtin_constant_p... yes [11:56:52.017] checking for __builtin_mul_overflow... yes [11:56:52.079] checking for __builtin_unreachable... yes [11:56:52.127] checking for computed goto support... yes [11:56:52.136] checking for struct tm.tm_zone... no [11:56:52.221] checking for union semun... no [11:56:52.257] checking for socklen_t... yes [11:56:53.743] checking for struct sockaddr.sa_len... no [11:56:56.265] checking for C/C++ restrict keyword... __restrict [11:56:56.282] checking for struct option... yes [11:56:56.329] checking whether assembler supports x86_64 popcntq... yes [11:56:56.347] checking size of off_t... 4 [11:56:56.631] checking for int timezone... yes [11:56:56.700] checking for backtrace_symbols... no [11:56:56.758] checking for copyfile... no [11:56:56.817] checking for copy_file_range... no [11:56:56.877] checking for elf_aux_info... no [11:56:56.939] checking for getauxval... no [11:56:57.002] checking for getifaddrs... no [11:56:57.063] checking for getpeerucred... no [11:56:57.123] checking for inet_pton... yes [11:56:57.181] checking for kqueue... no [11:56:57.238] checking for localeconv_l... no [11:56:57.298] checking for mbstowcs_l... no [11:56:57.359] checking for posix_fallocate... no [11:56:57.416] checking for ppoll... no [11:56:57.475] checking for pthread_is_threaded_np... no [11:56:57.532] checking for setproctitle... no [11:56:57.590] checking for setproctitle_fast... no [11:56:57.649] checking for strsignal... no [11:56:57.706] checking for syncfs... no [11:56:57.765] checking for sync_file_range... no [11:56:57.827] checking for uselocale... no [11:56:57.887] checking for wcstombs_l... no [11:56:57.944] checking for __builtin_bswap16... yes [11:56:58.004] checking for __builtin_bswap32... yes [11:56:58.058] checking for __builtin_bswap64... yes [11:56:58.111] checking for __builtin_clz... yes [11:56:58.167] checking for __builtin_ctz... yes [11:56:58.223] checking for __builtin_frame_address... yes [11:56:58.277] checking for _LARGEFILE_SOURCE value needed for large files... no [11:56:58.336] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [11:56:58.366] checking for posix_fadvise... no [11:56:58.425] checking whether posix_fadvise is declared... no [11:56:58.475] checking whether fdatasync is declared... no [11:56:58.526] checking whether strlcat is declared... no [11:56:58.596] checking whether strlcpy is declared... no [11:56:58.668] checking whether strsep is declared... no [11:56:58.739] checking whether timingsafe_bcmp is declared... no [11:56:58.811] checking whether preadv is declared... no [11:56:58.850] checking whether pwritev is declared... no [11:56:58.891] checking whether strchrnul is declared... no [11:56:58.937] checking whether memset_s is declared... no [11:56:58.983] checking whether F_FULLFSYNC is declared... no [11:56:59.026] checking for explicit_bzero... no [11:56:59.082] checking for getopt... yes [11:56:59.135] checking for getpeereid... no [11:56:59.193] checking for inet_aton... no [11:56:59.251] checking for mkdtemp... no [11:56:59.309] checking for strlcat... no [11:56:59.368] checking for strlcpy... no [11:56:59.429] checking for strsep... no [11:56:59.486] checking for timingsafe_bcmp... no [11:56:59.543] checking for pthread_barrier_wait... yes [11:56:59.593] configure: On mingw32ucrt we will use our strtof wrapper. [11:56:59.593] checking for getopt_long... yes [11:56:59.642] checking for syslog... no [11:56:59.699] checking for opterr... yes [11:56:59.755] checking for optreset... no [11:56:59.820] checking test program... cross-compiling [11:56:59.820] checking size of void *... 8 [11:57:00.166] checking size of size_t... 8 [11:57:00.567] checking size of long... 4 [11:57:00.868] checking size of long long... 8 [11:57:01.230] checking size of intmax_t... 8 [11:57:01.542] checking alignment of short... 2 [11:57:01.752] checking alignment of int... 4 [11:57:02.051] checking alignment of int64_t... 8 [11:57:02.348] checking alignment of double... 8 [11:57:02.780] checking for __int128... yes [11:57:02.843] checking for __int128 alignment bug... assuming ok [11:57:02.843] checking alignment of PG_INT128_TYPE... 16 [11:57:03.240] checking for builtin __sync char locking functions... yes [11:57:03.289] checking for builtin __sync int32 locking functions... yes [11:57:03.338] checking for builtin __sync int32 atomic operations... yes [11:57:03.389] checking for builtin __sync int64 atomic operations... yes [11:57:03.440] checking for builtin __atomic int32 atomic operations... yes [11:57:03.488] checking for builtin __atomic int64 atomic operations... yes [11:57:03.538] checking for __get_cpuid... yes [11:57:03.590] checking for __get_cpuid_count... yes [11:57:03.640] checking for _xgetbv... yes [11:57:04.090] checking for _mm512_popcnt_epi64... yes [11:57:04.563] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:57:04.680] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:57:04.706] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:57:04.727] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:57:04.749] 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 [11:57:04.790] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:57:04.790] checking for _mm512_clmulepi64_epi128... yes [11:57:05.264] checking for vectorized CRC-32C... AVX-512 with runtime check [11:57:05.264] checking which random number source to use... Windows native [11:57:05.266] checking for xmllint... /usr/bin/xmllint [11:57:05.267] checking for xsltproc... /usr/bin/xsltproc [11:57:05.267] checking for fop... /usr/bin/fop [11:57:05.267] checking for dbtoepub... no [11:57:05.267] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:57:05.268] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:57:05.268] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:57:05.281] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [11:57:05.281] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [11:57:05.281] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:57:05.281] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:57:05.395] configure: creating ./config.status [11:57:05.494] config.status: creating GNUmakefile [11:57:05.508] config.status: creating src/Makefile.global [11:57:05.528] config.status: creating src/include/pg_config.h [11:57:05.541] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:57:05.558] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:57:05.567] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:57:05.576] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:57:05.584] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:57:05.588] config.status: executing check_win32_symlinks commands [11:57:05.627] [11:57:05.627] real 0m18.657s [11:57:05.627] user 0m12.629s [11:57:05.627] sys 0m5.623s [11:57:05.627] make -s -j${BUILD_JOBS} clean [11:57:06.259] time make -s -j${BUILD_JOBS} world-bin [11:59:29.081] fe-connect.c: In function ‘parseServiceInfo’: [11:59:29.081] fe-connect.c:5995:21: error: unused variable ‘ldapservice’ [-Werror=unused-variable] [11:59:29.081] 5995 | const char *ldapservice = conninfo_getval(options, "ldapservice"); [11:59:29.081] | ^~~~~~~~~~~ [11:59:29.081] cc1: all warnings being treated as errors [11:59:29.083] make[3]: *** [: fe-connect.o] Error 1 [11:59:29.083] make[3]: *** Waiting for unfinished jobs.... [11:59:29.466] make[2]: *** [Makefile:23: all-libpq-recurse] Error 2 [11:59:29.467] make[1]: *** [Makefile:42: all-interfaces-recurse] Error 2 [11:59:29.467] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:59:29.467] [11:59:29.467] real 2m23.208s [11:59:29.467] user 7m51.571s [11:59:29.467] sys 1m13.604s [11:59:29.467] [11:59:29.467] Exit status: 2