[07:19:39.845] time ./configure \ [07:19:39.845] --host=x86_64-w64-mingw32 \ [07:19:39.845] --enable-cassert \ [07:19:39.845] --without-icu \ [07:19:39.845] CC="ccache x86_64-w64-mingw32-gcc" \ [07:19:39.845] CXX="ccache x86_64-w64-mingw32-g++" [07:19:39.972] checking build system type... x86_64-pc-linux-gnu [07:19:40.175] checking host system type... x86_64-w64-mingw32 [07:19:40.180] checking which template to use... win32 [07:19:40.180] checking whether NLS is wanted... no [07:19:40.181] checking for default port number... 5432 [07:19:40.187] checking for block size... 8kB [07:19:40.189] checking for segment size... 1GB [07:19:40.191] checking for WAL block size... 8kB [07:19:40.192] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:19:40.226] checking whether the C compiler works... yes [07:19:40.367] checking for C compiler default output file name... a.exe [07:19:40.368] checking for suffix of executables... .exe [07:19:40.408] checking whether we are cross compiling... yes [07:19:40.485] checking for suffix of object files... o [07:19:40.493] checking whether we are using the GNU C compiler... yes [07:19:40.525] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:19:40.532] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:19:40.615] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:19:40.671] checking whether we are using the GNU C++ compiler... yes [07:19:40.677] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:19:40.741] checking for gawk... no [07:19:40.741] checking for mawk... mawk [07:19:40.743] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:19:40.750] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:19:40.757] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:19:40.801] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:19:40.966] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:19:40.973] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:19:41.060] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:19:41.067] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:19:41.074] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:19:41.107] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:19:41.114] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:19:41.120] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:19:41.127] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:19:41.134] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:19:41.167] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:19:41.174] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:19:41.191] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:19:41.227] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:19:41.235] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:19:41.242] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:19:41.249] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:19:41.256] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:19:41.263] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:19:41.286] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:19:41.303] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:19:41.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:19:41.347] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:19:41.386] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:19:41.392] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:19:41.424] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:19:41.460] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:19:41.468] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:19:41.475] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:19:41.509] checking whether the C compiler still works... yes [07:19:41.558] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:19:41.632] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:19:41.632] checking pkg-config is at least version 0.9.0... yes [07:19:41.649] checking whether to build with ICU support... no [07:19:41.649] checking whether to build with Tcl... no [07:19:41.649] checking whether to build Perl modules... no [07:19:41.649] checking whether to build Python modules... no [07:19:41.649] checking whether to build with GSSAPI support... no [07:19:41.651] checking whether to build with PAM support... no [07:19:41.651] checking whether to build with BSD Authentication support... no [07:19:41.651] checking whether to build with LDAP support... no [07:19:41.651] checking whether to build with Bonjour support... no [07:19:41.651] checking whether to build with SELinux support... no [07:19:41.651] checking whether to build with systemd support... no [07:19:41.651] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:19:41.651] checking whether to build with XML support... no [07:19:41.652] checking whether to build with LZ4 support... no [07:19:41.652] checking whether to build with ZSTD support... no [07:19:41.652] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:19:41.652] checking whether it is possible to strip libraries... yes [07:19:41.660] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:19:41.660] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:19:41.660] checking for a BSD-compatible install... /usr/bin/install -c [07:19:41.669] checking for tar... /usr/bin/tar [07:19:41.669] checking whether ln -s works... yes [07:19:41.669] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:19:41.671] checking for bison... /usr/bin/bison [07:19:41.674] configure: using bison (GNU Bison) 3.8.2 [07:19:41.677] checking for flex... /usr/bin/flex [07:19:41.689] configure: using flex 2.6.4 [07:19:41.690] checking for perl... /usr/bin/perl [07:19:41.692] configure: using perl 5.36.0 [07:19:41.695] checking for zic... /usr/sbin/zic [07:19:41.695] checking for a sed that does not truncate output... /usr/bin/sed [07:19:41.701] checking for grep that handles long lines and -e... /usr/bin/grep [07:19:41.703] checking for egrep... /usr/bin/grep -E [07:19:41.704] checking for ANSI C header files... yes [07:19:41.788] checking for sys/types.h... yes [07:19:41.841] checking for sys/stat.h... yes [07:19:41.899] checking for stdlib.h... yes [07:19:41.913] checking for string.h... yes [07:19:41.927] checking for memory.h... yes [07:19:41.942] checking for strings.h... yes [07:19:41.976] checking for inttypes.h... yes [07:19:42.037] checking for stdint.h... yes [07:19:42.051] checking for unistd.h... yes [07:19:42.065] checking for main in -lm... yes [07:19:42.110] checking for library containing setproctitle... no [07:19:42.192] checking for library containing dlsym... no [07:19:42.276] checking for library containing socket... -lws2_32 [07:19:42.405] checking for library containing getopt_long... none required [07:19:42.450] checking for library containing shm_open... no [07:19:42.536] checking for library containing shm_unlink... no [07:19:42.623] checking for library containing clock_gettime... no [07:19:42.704] checking for library containing shmget... no [07:19:42.789] checking for library containing backtrace_symbols... no [07:19:42.872] checking for library containing pthread_barrier_wait... -lpthread [07:19:42.956] checking for inflate in -lz... yes [07:19:43.002] checking for stdbool.h that conforms to C99... yes [07:19:43.046] checking for _Bool... yes [07:19:43.115] checking atomic.h usability... no [07:19:43.171] checking atomic.h presence... no [07:19:43.190] checking for atomic.h... no [07:19:43.193] checking copyfile.h usability... no [07:19:43.248] checking copyfile.h presence... no [07:19:43.266] checking for copyfile.h... no [07:19:43.269] checking execinfo.h usability... no [07:19:43.324] checking execinfo.h presence... no [07:19:43.342] checking for execinfo.h... no [07:19:43.345] checking getopt.h usability... yes [07:19:43.353] checking getopt.h presence... yes [07:19:43.368] checking for getopt.h... yes [07:19:43.374] checking ifaddrs.h usability... no [07:19:43.431] checking ifaddrs.h presence... no [07:19:43.449] checking for ifaddrs.h... no [07:19:43.452] checking mbarrier.h usability... no [07:19:43.506] checking mbarrier.h presence... no [07:19:43.524] checking for mbarrier.h... no [07:19:43.527] checking sys/epoll.h usability... no [07:19:43.578] checking sys/epoll.h presence... no [07:19:43.595] checking for sys/epoll.h... no [07:19:43.598] checking sys/event.h usability... no [07:19:43.649] checking sys/event.h presence... no [07:19:43.666] checking for sys/event.h... no [07:19:43.669] checking sys/personality.h usability... no [07:19:43.721] checking sys/personality.h presence... no [07:19:43.738] checking for sys/personality.h... no [07:19:43.741] checking sys/prctl.h usability... no [07:19:43.792] checking sys/prctl.h presence... no [07:19:43.809] checking for sys/prctl.h... no [07:19:43.812] checking sys/procctl.h usability... no [07:19:43.866] checking sys/procctl.h presence... no [07:19:43.883] checking for sys/procctl.h... no [07:19:43.886] checking sys/signalfd.h usability... no [07:19:43.937] checking sys/signalfd.h presence... no [07:19:43.953] checking for sys/signalfd.h... no [07:19:43.956] checking sys/ucred.h usability... no [07:19:44.007] checking sys/ucred.h presence... no [07:19:44.024] checking for sys/ucred.h... no [07:19:44.027] checking termios.h usability... no [07:19:44.077] checking termios.h presence... no [07:19:44.094] checking for termios.h... no [07:19:44.097] checking ucred.h usability... no [07:19:44.148] checking ucred.h presence... no [07:19:44.166] checking for ucred.h... no [07:19:44.169] checking zlib.h usability... yes [07:19:44.178] checking zlib.h presence... yes [07:19:44.196] checking for zlib.h... yes [07:19:44.197] checking for lz4... /usr/bin/lz4 [07:19:44.197] checking for zstd... /usr/bin/zstd [07:19:44.197] checking for openssl... /usr/bin/openssl [07:19:44.201] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [07:19:44.202] checking crtdefs.h usability... yes [07:19:44.209] checking crtdefs.h presence... yes [07:19:44.223] checking for crtdefs.h... yes [07:19:44.224] checking whether byte ordering is bigendian... no [07:19:44.292] checking for inline... inline [07:19:44.308] checking for printf format archetype... gnu_printf [07:19:44.316] checking for _Static_assert... yes [07:19:44.356] checking for typeof... typeof [07:19:44.363] checking for __builtin_types_compatible_p... yes [07:19:44.373] checking for __builtin_constant_p... yes [07:19:44.384] checking for __builtin_unreachable... yes [07:19:44.427] checking for computed goto support... yes [07:19:44.434] checking for struct tm.tm_zone... no [07:19:44.513] checking for union semun... no [07:19:44.546] checking for socklen_t... yes [07:19:46.808] checking for struct sockaddr.sa_len... no [07:19:48.955] checking for locale_t... no [07:19:49.022] checking for C/C++ restrict keyword... __restrict [07:19:49.034] checking for struct option... yes [07:19:49.076] checking whether assembler supports x86_64 popcntq... yes [07:19:49.083] checking size of off_t... 4 [07:19:49.360] 0 [07:19:49.361] checking size of bool... 1 [07:19:49.405] checking for int timezone... yes [07:19:49.452] checking for wcstombs_l declaration... no [07:19:49.539] checking for backtrace_symbols... no [07:19:49.589] checking for copyfile... no [07:19:49.637] checking for copy_file_range... no [07:19:49.685] checking for getifaddrs... no [07:19:49.733] checking for getpeerucred... no [07:19:49.783] checking for inet_pton... yes [07:19:49.832] checking for kqueue... no [07:19:49.880] checking for mbstowcs_l... no [07:19:49.931] checking for memset_s... no [07:19:49.979] checking for posix_fallocate... no [07:19:50.028] checking for ppoll... no [07:19:50.077] checking for pthread_is_threaded_np... no [07:19:50.125] checking for setproctitle... no [07:19:50.174] checking for setproctitle_fast... no [07:19:50.223] checking for strchrnul... no [07:19:50.272] checking for strsignal... no [07:19:50.320] checking for syncfs... no [07:19:50.371] checking for sync_file_range... no [07:19:50.424] checking for uselocale... no [07:19:50.476] checking for wcstombs_l... no [07:19:50.522] checking for __builtin_bswap16... yes [07:19:50.571] checking for __builtin_bswap32... yes [07:19:50.619] checking for __builtin_bswap64... yes [07:19:50.666] checking for __builtin_clz... yes [07:19:50.712] checking for __builtin_ctz... yes [07:19:50.757] checking for __builtin_popcount... yes [07:19:50.803] checking for __builtin_frame_address... yes [07:19:50.849] checking for _LARGEFILE_SOURCE value needed for large files... no [07:19:50.900] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:19:50.929] checking for posix_fadvise... no [07:19:50.979] checking whether posix_fadvise is declared... no [07:19:51.023] checking whether fdatasync is declared... no [07:19:51.071] checking whether strlcat is declared... no [07:19:51.136] checking whether strlcpy is declared... no [07:19:51.205] checking whether strnlen is declared... yes [07:19:51.274] checking whether strsep is declared... no [07:19:51.340] checking whether preadv is declared... no [07:19:51.377] checking whether pwritev is declared... no [07:19:51.414] checking whether F_FULLFSYNC is declared... no [07:19:51.455] checking for explicit_bzero... no [07:19:51.502] checking for getopt... yes [07:19:51.545] checking for getpeereid... no [07:19:51.591] checking for inet_aton... no [07:19:51.638] checking for mkdtemp... no [07:19:51.686] checking for strlcat... no [07:19:51.735] checking for strlcpy... no [07:19:51.784] checking for strnlen... yes [07:19:51.834] checking for strsep... no [07:19:51.884] checking for pthread_barrier_wait... yes [07:19:51.931] configure: On mingw32 we will use our strtof wrapper. [07:19:51.931] checking for getopt_long... yes [07:19:51.978] checking for _configthreadlocale... yes [07:19:52.025] checking for syslog... no [07:19:52.073] checking for opterr... yes [07:19:52.124] checking for optreset... no [07:19:52.178] checking test program... cross-compiling [07:19:52.178] checking whether long int is 64 bits... no [07:19:52.210] checking whether long long int is 64 bits... yes [07:19:52.219] checking for __builtin_mul_overflow... yes [07:19:52.263] checking size of void *... 8 [07:19:52.659] checking size of size_t... 8 [07:19:53.020] checking size of long... 4 [07:19:53.283] checking alignment of short... 2 [07:19:53.452] checking alignment of int... 4 [07:19:53.733] checking alignment of long... 4 [07:19:54.009] checking alignment of long long int... 8 [07:19:54.321] checking alignment of double... 8 [07:19:54.689] checking for int8... no [07:19:54.734] checking for uint8... no [07:19:54.779] checking for int64... no [07:19:54.824] checking for uint64... no [07:19:54.871] checking for __int128... yes [07:19:54.923] checking for __int128 alignment bug... assuming ok [07:19:54.923] checking alignment of PG_INT128_TYPE... 16 [07:19:55.330] checking for builtin __sync char locking functions... yes [07:19:55.374] checking for builtin __sync int32 locking functions... yes [07:19:55.419] checking for builtin __sync int32 atomic operations... yes [07:19:55.466] checking for builtin __sync int64 atomic operations... yes [07:19:55.511] checking for builtin __atomic int32 atomic operations... yes [07:19:55.555] checking for builtin __atomic int64 atomic operations... yes [07:19:55.600] checking for __get_cpuid... yes [07:19:55.649] checking for __get_cpuid_count... yes [07:19:55.697] checking for __cpuid... no [07:19:56.116] checking for __cpuidex... no [07:19:56.558] checking for _xgetbv with CFLAGS=... no [07:19:56.959] checking for _xgetbv with CFLAGS=-mxsave... yes [07:19:57.377] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:19:57.786] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:19:58.135] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:19:58.185] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:19:58.283] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:19:58.309] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:19:58.330] 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 [07:19:58.390] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:19:58.391] checking which random number source to use... Windows native [07:19:58.393] checking for xmllint... /usr/bin/xmllint [07:19:58.393] checking for xsltproc... /usr/bin/xsltproc [07:19:58.394] checking for fop... /usr/bin/fop [07:19:58.394] checking for dbtoepub... no [07:19:58.394] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:19:58.395] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:19:58.395] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:19:58.406] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:19:58.406] 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 [07:19:58.406] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:19:58.406] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:19:58.500] configure: creating ./config.status [07:19:58.586] config.status: creating GNUmakefile [07:19:58.599] config.status: creating src/Makefile.global [07:19:58.615] config.status: creating src/include/pg_config.h [07:19:58.628] config.status: creating src/include/pg_config_ext.h [07:19:58.640] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:19:58.657] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:19:58.665] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:19:58.673] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:19:58.682] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:19:58.690] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:19:58.694] config.status: executing check_win32_symlinks commands [07:19:58.733] [07:19:58.733] real 0m18.888s [07:19:58.733] user 0m12.860s [07:19:58.733] sys 0m5.617s [07:19:58.733] make -s -j${BUILD_JOBS} clean [07:19:59.265] time make -s -j${BUILD_JOBS} world-bin [07:21:15.244] import_stats.c: In function ‘attribute_statistics_update.constprop.isra’: [07:21:15.244] import_stats.c:434:17: error: ‘elem_eq_opr’ may be used uninitialized [-Werror=maybe-uninitialized] [07:21:15.244] 434 | use_stats_slot(values, nulls, slotidx++, [07:21:15.244] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:21:15.244] 435 | STATISTIC_KIND_DECHIST, [07:21:15.244] | ~~~~~~~~~~~~~~~~~~~~~~~ [07:21:15.244] 436 | elem_eq_opr, atttypcoll, [07:21:15.244] | ~~~~~~~~~~~~~~~~~~~~~~~~ [07:21:15.244] 437 | stanumbers, false, 0, true); [07:21:15.244] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:21:15.244] import_stats.c:213:33: note: ‘elem_eq_opr’ was declared here [07:21:15.244] 213 | Oid elem_eq_opr; [07:21:15.244] | ^~~~~~~~~~~ [07:21:15.244] cc1: all warnings being treated as errors [07:21:15.245] make[3]: *** [: import_stats.o] Error 1 [07:21:15.245] make[2]: *** [common.mk:37: statistics-recursive] Error 2 [07:21:15.245] make[2]: *** Waiting for unfinished jobs.... [07:21:20.010] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:21:20.010] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:21:20.011] [07:21:20.011] real 1m20.746s [07:21:20.011] user 4m18.906s [07:21:20.011] sys 0m50.554s [07:21:20.011] [07:21:20.011] Exit status: 2