[14:13:01.827] time ./configure \ [14:13:01.827] --host=x86_64-w64-mingw32 \ [14:13:01.827] --enable-cassert \ [14:13:01.827] --without-icu \ [14:13:01.827] CC="ccache x86_64-w64-mingw32-gcc" \ [14:13:01.827] CXX="ccache x86_64-w64-mingw32-g++" [14:13:01.941] checking build system type... x86_64-pc-linux-gnu [14:13:02.120] checking host system type... x86_64-w64-mingw32 [14:13:02.125] checking which template to use... win32 [14:13:02.125] checking whether NLS is wanted... no [14:13:02.125] checking for default port number... 5432 [14:13:02.133] checking for block size... 8kB [14:13:02.134] checking for segment size... 1GB [14:13:02.137] checking for WAL block size... 8kB [14:13:02.138] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [14:13:02.173] checking whether the C compiler works... yes [14:13:02.306] checking for C compiler default output file name... a.exe [14:13:02.307] checking for suffix of executables... .exe [14:13:02.349] checking whether we are cross compiling... yes [14:13:02.423] checking for suffix of object files... o [14:13:02.442] checking whether we are using the GNU C compiler... yes [14:13:02.449] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [14:13:02.457] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [14:13:02.535] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [14:13:02.594] checking whether we are using the GNU C++ compiler... yes [14:13:02.601] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [14:13:02.858] checking for gawk... no [14:13:02.858] checking for mawk... mawk [14:13:02.861] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:13:02.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [14:13:02.900] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:13:02.947] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:13:02.993] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [14:13:03.000] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [14:13:03.006] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:13:03.038] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:13:03.045] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:13:03.079] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:13:03.095] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [14:13:03.129] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:13:03.135] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:13:03.142] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:13:03.149] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [14:13:03.181] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [14:13:03.197] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:13:03.235] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:13:03.252] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:13:03.287] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [14:13:03.294] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [14:13:03.302] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:13:03.336] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:13:03.361] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:13:03.378] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:13:03.386] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:13:03.424] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:13:03.463] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:13:03.480] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:13:03.514] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:13:03.549] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:13:03.566] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:13:03.573] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:13:03.607] checking whether the C compiler still works... yes [14:13:03.655] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [14:13:03.728] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [14:13:03.728] checking pkg-config is at least version 0.9.0... yes [14:13:03.744] checking whether to build with ICU support... no [14:13:03.744] checking whether to build with Tcl... no [14:13:03.745] checking whether to build Perl modules... no [14:13:03.745] checking whether to build Python modules... no [14:13:03.745] checking whether to build with GSSAPI support... no [14:13:03.746] checking whether to build with PAM support... no [14:13:03.746] checking whether to build with BSD Authentication support... no [14:13:03.746] checking whether to build with LDAP support... no [14:13:03.746] checking whether to build with Bonjour support... no [14:13:03.746] checking whether to build with SELinux support... no [14:13:03.746] checking whether to build with systemd support... no [14:13:03.746] configure: WARNING: *** Readline does not work on MinGW --- disabling [14:13:03.746] checking whether to build with libcurl support... no [14:13:03.747] checking whether to build with XML support... no [14:13:03.747] checking whether to build with LZ4 support... no [14:13:03.747] checking whether to build with ZSTD support... no [14:13:03.747] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [14:13:03.748] checking whether it is possible to strip libraries... yes [14:13:03.755] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [14:13:03.755] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [14:13:03.756] checking for a BSD-compatible install... /usr/bin/install -c [14:13:03.764] checking for tar... /usr/bin/tar [14:13:03.765] checking whether ln -s works... yes [14:13:03.765] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:13:03.767] checking for bison... /usr/bin/bison [14:13:03.769] configure: using bison (GNU Bison) 3.8.2 [14:13:03.771] checking for flex... /usr/bin/flex [14:13:03.773] configure: using flex 2.6.4 [14:13:03.773] checking for perl... /usr/bin/perl [14:13:03.776] configure: using perl 5.36.0 [14:13:03.778] checking for zic... /usr/sbin/zic [14:13:03.778] checking for a sed that does not truncate output... /usr/bin/sed [14:13:03.782] checking for grep that handles long lines and -e... /usr/bin/grep [14:13:03.784] checking for egrep... /usr/bin/grep -E [14:13:03.786] checking for ANSI C header files... yes [14:13:03.872] checking for sys/types.h... yes [14:13:03.889] checking for sys/stat.h... yes [14:13:03.952] checking for stdlib.h... yes [14:13:04.010] checking for string.h... yes [14:13:04.044] checking for memory.h... yes [14:13:04.080] checking for strings.h... yes [14:13:04.095] checking for inttypes.h... yes [14:13:04.132] checking for stdint.h... yes [14:13:04.190] checking for unistd.h... yes [14:13:04.204] checking for main in -lm... yes [14:13:04.249] checking for library containing setproctitle... no [14:13:04.334] checking for library containing dlsym... no [14:13:04.420] checking for library containing socket... -lws2_32 [14:13:04.552] checking for library containing getopt_long... none required [14:13:04.600] checking for library containing shm_open... no [14:13:04.690] checking for library containing shm_unlink... no [14:13:04.778] checking for library containing clock_gettime... no [14:13:04.869] checking for library containing shmget... no [14:13:04.959] checking for library containing backtrace_symbols... no [14:13:05.048] checking for library containing pthread_barrier_wait... -lpthread [14:13:05.139] checking for inflate in -lz... yes [14:13:05.188] checking atomic.h usability... no [14:13:05.245] checking atomic.h presence... no [14:13:05.265] checking for atomic.h... no [14:13:05.268] checking copyfile.h usability... no [14:13:05.325] checking copyfile.h presence... no [14:13:05.345] checking for copyfile.h... no [14:13:05.349] checking execinfo.h usability... no [14:13:05.404] checking execinfo.h presence... no [14:13:05.422] checking for execinfo.h... no [14:13:05.426] checking getopt.h usability... yes [14:13:05.433] checking getopt.h presence... yes [14:13:05.448] checking for getopt.h... yes [14:13:05.455] checking ifaddrs.h usability... no [14:13:05.509] checking ifaddrs.h presence... no [14:13:05.528] checking for ifaddrs.h... no [14:13:05.532] checking mbarrier.h usability... no [14:13:05.588] checking mbarrier.h presence... no [14:13:05.607] checking for mbarrier.h... no [14:13:05.610] checking sys/epoll.h usability... no [14:13:05.665] checking sys/epoll.h presence... no [14:13:05.685] checking for sys/epoll.h... no [14:13:05.688] checking sys/event.h usability... no [14:13:05.744] checking sys/event.h presence... no [14:13:05.763] checking for sys/event.h... no [14:13:05.766] checking sys/personality.h usability... no [14:13:05.823] checking sys/personality.h presence... no [14:13:05.842] checking for sys/personality.h... no [14:13:05.845] checking sys/prctl.h usability... no [14:13:05.902] checking sys/prctl.h presence... no [14:13:05.920] checking for sys/prctl.h... no [14:13:05.923] checking sys/procctl.h usability... no [14:13:05.977] checking sys/procctl.h presence... no [14:13:05.994] checking for sys/procctl.h... no [14:13:05.997] checking sys/signalfd.h usability... no [14:13:06.051] checking sys/signalfd.h presence... no [14:13:06.070] checking for sys/signalfd.h... no [14:13:06.074] checking sys/ucred.h usability... no [14:13:06.129] checking sys/ucred.h presence... no [14:13:06.148] checking for sys/ucred.h... no [14:13:06.151] checking termios.h usability... no [14:13:06.205] checking termios.h presence... no [14:13:06.223] checking for termios.h... no [14:13:06.227] checking ucred.h usability... no [14:13:06.281] checking ucred.h presence... no [14:13:06.301] checking for ucred.h... no [14:13:06.304] checking xlocale.h usability... no [14:13:06.360] checking xlocale.h presence... no [14:13:06.380] checking for xlocale.h... no [14:13:06.382] checking zlib.h usability... yes [14:13:06.393] checking zlib.h presence... yes [14:13:06.413] checking for zlib.h... yes [14:13:06.413] checking for lz4... /usr/bin/lz4 [14:13:06.413] checking for zstd... /usr/bin/zstd [14:13:06.414] checking for openssl... /usr/bin/openssl [14:13:06.418] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [14:13:06.419] checking crtdefs.h usability... yes [14:13:06.474] checking crtdefs.h presence... yes [14:13:06.489] checking for crtdefs.h... yes [14:13:06.491] checking whether byte ordering is bigendian... no [14:13:06.599] checking for inline... inline [14:13:06.607] checking for printf format archetype... gnu_printf [14:13:06.644] checking for _Static_assert... yes [14:13:06.685] checking for typeof... typeof [14:13:06.693] checking for __builtin_types_compatible_p... yes [14:13:06.703] checking for __builtin_constant_p... yes [14:13:06.723] checking for __builtin_mul_overflow... yes [14:13:06.769] checking for __builtin_unreachable... yes [14:13:06.811] checking for computed goto support... yes [14:13:06.819] checking for struct tm.tm_zone... no [14:13:06.902] checking for union semun... no [14:13:06.936] checking for socklen_t... yes [14:13:08.082] checking for struct sockaddr.sa_len... no [14:13:10.079] checking for C/C++ restrict keyword... __restrict [14:13:10.101] checking for struct option... yes [14:13:10.154] checking whether assembler supports x86_64 popcntq... yes [14:13:10.187] checking size of off_t... 4 [14:13:10.512] 0 [14:13:10.512] checking for int timezone... yes [14:13:10.563] checking for backtrace_symbols... no [14:13:10.611] checking for copyfile... no [14:13:10.659] checking for copy_file_range... no [14:13:10.708] checking for elf_aux_info... no [14:13:10.757] checking for getauxval... no [14:13:10.805] checking for getifaddrs... no [14:13:10.855] checking for getpeerucred... no [14:13:10.905] checking for inet_pton... yes [14:13:10.954] checking for kqueue... no [14:13:11.003] checking for mbstowcs_l... no [14:13:11.053] checking for memset_s... no [14:13:11.103] checking for posix_fallocate... no [14:13:11.155] checking for ppoll... no [14:13:11.204] checking for pthread_is_threaded_np... no [14:13:11.253] checking for setproctitle... no [14:13:11.302] checking for setproctitle_fast... no [14:13:11.351] checking for strchrnul... no [14:13:11.401] checking for strsignal... no [14:13:11.451] checking for syncfs... no [14:13:11.501] checking for sync_file_range... no [14:13:11.550] checking for uselocale... no [14:13:11.599] checking for wcstombs_l... no [14:13:11.645] checking for __builtin_bswap16... yes [14:13:11.691] checking for __builtin_bswap32... yes [14:13:11.736] checking for __builtin_bswap64... yes [14:13:11.781] checking for __builtin_clz... yes [14:13:11.829] checking for __builtin_ctz... yes [14:13:11.875] checking for __builtin_popcount... yes [14:13:11.921] checking for __builtin_frame_address... yes [14:13:11.968] checking for _LARGEFILE_SOURCE value needed for large files... no [14:13:12.019] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [14:13:12.049] checking for posix_fadvise... no [14:13:12.098] checking whether posix_fadvise is declared... no [14:13:12.142] checking whether fdatasync is declared... no [14:13:12.187] checking whether strlcat is declared... no [14:13:12.248] checking whether strlcpy is declared... no [14:13:12.310] checking whether strnlen is declared... yes [14:13:12.343] checking whether strsep is declared... no [14:13:12.406] checking whether preadv is declared... no [14:13:12.443] checking whether pwritev is declared... no [14:13:12.479] checking whether F_FULLFSYNC is declared... no [14:13:12.520] checking for explicit_bzero... no [14:13:12.566] checking for getopt... yes [14:13:12.609] checking for getpeereid... no [14:13:12.657] checking for inet_aton... no [14:13:12.705] checking for mkdtemp... no [14:13:12.753] checking for strlcat... no [14:13:12.801] checking for strlcpy... no [14:13:12.849] checking for strnlen... yes [14:13:12.897] checking for strsep... no [14:13:12.945] checking for pthread_barrier_wait... yes [14:13:12.989] configure: On mingw32 we will use our strtof wrapper. [14:13:12.989] checking for getopt_long... yes [14:13:13.035] checking for syslog... no [14:13:13.083] checking for opterr... yes [14:13:13.132] checking for optreset... no [14:13:13.184] checking test program... cross-compiling [14:13:13.184] checking size of void *... 8 [14:13:13.699] checking size of size_t... 8 [14:13:14.051] checking size of long... 4 [14:13:14.366] checking size of long long... 8 [14:13:14.716] checking alignment of short... 2 [14:13:14.931] checking alignment of int... 4 [14:13:15.277] checking alignment of long... 4 [14:13:15.596] checking alignment of int64_t... 8 [14:13:16.098] checking alignment of double... 8 [14:13:16.472] checking for __int128... yes [14:13:16.523] checking for __int128 alignment bug... assuming ok [14:13:16.523] checking alignment of PG_INT128_TYPE... 16 [14:13:17.086] checking for builtin __sync char locking functions... yes [14:13:17.130] checking for builtin __sync int32 locking functions... yes [14:13:17.175] checking for builtin __sync int32 atomic operations... yes [14:13:17.219] checking for builtin __sync int64 atomic operations... yes [14:13:17.265] checking for builtin __atomic int32 atomic operations... yes [14:13:17.309] checking for builtin __atomic int64 atomic operations... yes [14:13:17.355] checking for __get_cpuid... yes [14:13:17.403] checking for __get_cpuid_count... yes [14:13:17.447] checking for __cpuid... no [14:13:17.848] checking for __cpuidex... no [14:13:18.278] checking for _xgetbv... yes [14:13:18.689] checking for _mm512_popcnt_epi64... yes [14:13:19.112] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [14:13:19.216] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:13:19.240] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [14:13:19.260] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:13:19.279] 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 [14:13:19.335] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:13:19.336] checking which random number source to use... Windows native [14:13:19.338] checking for xmllint... /usr/bin/xmllint [14:13:19.338] checking for xsltproc... /usr/bin/xsltproc [14:13:19.338] checking for fop... /usr/bin/fop [14:13:19.338] checking for dbtoepub... no [14:13:19.339] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [14:13:19.339] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [14:13:19.339] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [14:13:19.350] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [14:13:19.350] 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 [14:13:19.350] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [14:13:19.350] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [14:13:19.434] configure: creating ./config.status [14:13:19.519] config.status: creating GNUmakefile [14:13:19.531] config.status: creating src/Makefile.global [14:13:19.546] config.status: creating src/include/pg_config.h [14:13:19.559] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:13:19.574] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:13:19.582] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [14:13:19.589] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [14:13:19.596] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [14:13:19.604] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [14:13:19.608] config.status: executing check_win32_symlinks commands [14:13:19.643] [14:13:19.643] real 0m17.816s [14:13:19.643] user 0m11.680s [14:13:19.643] sys 0m5.800s [14:13:19.643] make -s -j${BUILD_JOBS} clean [14:13:20.173] time make -s -j${BUILD_JOBS} world-bin [14:14:39.466] typecmds.c: In function ‘validateDomainCheckConstraint’: [14:14:39.466] typecmds.c:3353:90: error: ‘ri_GeneratedExprs’ may be used uninitialized [-Werror=maybe-uninitialized] [14:14:39.466] 3353 | ret = ExecEvalExprSwitchContext(ri_GeneratedExprs[attnum - 1], [14:14:39.466] | ^ [14:14:39.466] typecmds.c:3296:29: note: ‘ri_GeneratedExprs’ was declared here [14:14:39.466] 3296 | ExprState **ri_GeneratedExprs; [14:14:39.466] | ^~~~~~~~~~~~~~~~~ [14:14:39.466] typecmds.c: In function ‘validateDomainNotNullConstraint’: [14:14:39.466] typecmds.c:3238:65: error: ‘ri_GeneratedExprs’ may be used uninitialized [-Werror=maybe-uninitialized] [14:14:39.466] 3238 | Assert(ri_GeneratedExprs[attnum - 1] != NULL); [14:14:39.466] | ^ [14:14:39.466] typecmds.c:3171:29: note: ‘ri_GeneratedExprs’ was declared here [14:14:39.466] 3171 | ExprState **ri_GeneratedExprs; [14:14:39.466] | ^~~~~~~~~~~~~~~~~ [14:14:39.466] cc1: all warnings being treated as errors [14:14:39.467] make[3]: *** [: typecmds.o] Error 1 [14:14:39.467] make[2]: *** [common.mk:37: commands-recursive] Error 2 [14:14:39.467] make[2]: *** Waiting for unfinished jobs.... [14:14:47.412] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:14:47.413] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:14:47.413] [14:14:47.413] real 1m27.240s [14:14:47.413] user 4m40.246s [14:14:47.413] sys 0m55.166s [14:14:47.413] [14:14:47.413] Exit status: 2