[02:43:10.561] time ./configure \ [02:43:10.561] --host=x86_64-w64-mingw32 \ [02:43:10.561] --enable-cassert \ [02:43:10.561] --without-icu \ [02:43:10.561] CC="ccache x86_64-w64-mingw32-gcc" \ [02:43:10.561] CXX="ccache x86_64-w64-mingw32-g++" [02:43:10.687] checking build system type... x86_64-pc-linux-gnu [02:43:10.877] checking host system type... x86_64-w64-mingw32 [02:43:10.883] checking which template to use... win32 [02:43:10.884] checking whether NLS is wanted... no [02:43:10.884] checking for default port number... 5432 [02:43:10.891] checking for block size... 8kB [02:43:10.893] checking for segment size... 1GB [02:43:10.895] checking for WAL block size... 8kB [02:43:10.897] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [02:43:10.933] checking whether the C compiler works... yes [02:43:11.070] checking for C compiler default output file name... a.exe [02:43:11.071] checking for suffix of executables... .exe [02:43:11.115] checking whether we are cross compiling... yes [02:43:11.196] checking for suffix of object files... o [02:43:11.216] checking whether we are using the GNU C compiler... yes [02:43:11.224] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [02:43:11.231] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [02:43:11.316] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [02:43:11.379] checking whether we are using the GNU C++ compiler... yes [02:43:11.386] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [02:43:11.647] checking for gawk... no [02:43:11.647] checking for mawk... mawk [02:43:11.650] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [02:43:11.683] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [02:43:11.690] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [02:43:11.739] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [02:43:11.785] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [02:43:11.792] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [02:43:11.810] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [02:43:11.843] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [02:43:11.851] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [02:43:11.858] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [02:43:11.866] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [02:43:11.899] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [02:43:11.907] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [02:43:11.914] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [02:43:11.931] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [02:43:11.966] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [02:43:11.974] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [02:43:12.013] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [02:43:12.030] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [02:43:12.065] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [02:43:12.073] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [02:43:12.109] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [02:43:12.117] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [02:43:12.143] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [02:43:12.151] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [02:43:12.169] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [02:43:12.209] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [02:43:12.250] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [02:43:12.267] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [02:43:12.284] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [02:43:12.320] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [02:43:12.328] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [02:43:12.335] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [02:43:12.343] checking whether the C compiler still works... yes [02:43:12.392] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [02:43:12.466] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [02:43:12.467] checking pkg-config is at least version 0.9.0... yes [02:43:12.483] checking whether to build with ICU support... no [02:43:12.484] checking whether to build with Tcl... no [02:43:12.484] checking whether to build Perl modules... no [02:43:12.484] checking whether to build Python modules... no [02:43:12.484] checking whether to build with GSSAPI support... no [02:43:12.485] checking whether to build with PAM support... no [02:43:12.485] checking whether to build with BSD Authentication support... no [02:43:12.485] checking whether to build with LDAP support... no [02:43:12.485] checking whether to build with Bonjour support... no [02:43:12.486] checking whether to build with SELinux support... no [02:43:12.486] checking whether to build with systemd support... no [02:43:12.486] configure: WARNING: *** Readline does not work on MinGW --- disabling [02:43:12.486] checking whether to build with XML support... no [02:43:12.486] checking whether to build with LZ4 support... no [02:43:12.486] checking whether to build with ZSTD support... no [02:43:12.487] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [02:43:12.487] checking whether it is possible to strip libraries... yes [02:43:12.497] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [02:43:12.497] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [02:43:12.498] checking for a BSD-compatible install... /usr/bin/install -c [02:43:12.508] checking for tar... /usr/bin/tar [02:43:12.508] checking whether ln -s works... yes [02:43:12.508] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [02:43:12.510] checking for bison... /usr/bin/bison [02:43:12.513] configure: using bison (GNU Bison) 3.8.2 [02:43:12.516] checking for flex... /usr/bin/flex [02:43:12.518] configure: using flex 2.6.4 [02:43:12.519] checking for perl... /usr/bin/perl [02:43:12.522] configure: using perl 5.36.0 [02:43:12.524] checking for zic... /usr/sbin/zic [02:43:12.524] checking for a sed that does not truncate output... /usr/bin/sed [02:43:12.530] checking for grep that handles long lines and -e... /usr/bin/grep [02:43:12.533] checking for egrep... /usr/bin/grep -E [02:43:12.535] checking for ANSI C header files... yes [02:43:12.586] checking for sys/types.h... yes [02:43:12.603] checking for sys/stat.h... yes [02:43:12.668] checking for stdlib.h... yes [02:43:12.684] checking for string.h... yes [02:43:12.700] checking for memory.h... yes [02:43:12.716] checking for strings.h... yes [02:43:12.755] checking for inttypes.h... yes [02:43:12.773] checking for stdint.h... yes [02:43:12.810] checking for unistd.h... yes [02:43:12.878] checking for main in -lm... yes [02:43:12.926] checking for library containing setproctitle... no [02:43:13.017] checking for library containing dlsym... no [02:43:13.109] checking for library containing socket... -lws2_32 [02:43:13.248] checking for library containing getopt_long... none required [02:43:13.300] checking for library containing shm_open... no [02:43:13.391] checking for library containing shm_unlink... no [02:43:13.484] checking for library containing clock_gettime... no [02:43:13.578] checking for library containing shmget... no [02:43:13.671] checking for library containing backtrace_symbols... no [02:43:13.763] checking for library containing pthread_barrier_wait... -lpthread [02:43:13.858] checking for inflate in -lz... yes [02:43:13.909] checking atomic.h usability... no [02:43:13.965] checking atomic.h presence... no [02:43:13.984] checking for atomic.h... no [02:43:13.988] checking copyfile.h usability... no [02:43:14.045] checking copyfile.h presence... no [02:43:14.065] checking for copyfile.h... no [02:43:14.069] checking execinfo.h usability... no [02:43:14.124] checking execinfo.h presence... no [02:43:14.146] checking for execinfo.h... no [02:43:14.150] checking getopt.h usability... yes [02:43:14.208] checking getopt.h presence... yes [02:43:14.225] checking for getopt.h... yes [02:43:14.234] checking ifaddrs.h usability... no [02:43:14.293] checking ifaddrs.h presence... no [02:43:14.314] checking for ifaddrs.h... no [02:43:14.318] checking mbarrier.h usability... no [02:43:14.378] checking mbarrier.h presence... no [02:43:14.399] checking for mbarrier.h... no [02:43:14.403] checking sys/epoll.h usability... no [02:43:14.460] checking sys/epoll.h presence... no [02:43:14.480] checking for sys/epoll.h... no [02:43:14.484] checking sys/event.h usability... no [02:43:14.543] checking sys/event.h presence... no [02:43:14.564] checking for sys/event.h... no [02:43:14.568] checking sys/personality.h usability... no [02:43:14.626] checking sys/personality.h presence... no [02:43:14.647] checking for sys/personality.h... no [02:43:14.651] checking sys/prctl.h usability... no [02:43:14.710] checking sys/prctl.h presence... no [02:43:14.732] checking for sys/prctl.h... no [02:43:14.739] checking sys/procctl.h usability... no [02:43:14.799] checking sys/procctl.h presence... no [02:43:14.819] checking for sys/procctl.h... no [02:43:14.823] checking sys/signalfd.h usability... no [02:43:14.882] checking sys/signalfd.h presence... no [02:43:14.903] checking for sys/signalfd.h... no [02:43:14.907] checking sys/ucred.h usability... no [02:43:14.965] checking sys/ucred.h presence... no [02:43:14.985] checking for sys/ucred.h... no [02:43:14.989] checking termios.h usability... no [02:43:15.049] checking termios.h presence... no [02:43:15.070] checking for termios.h... no [02:43:15.073] checking ucred.h usability... no [02:43:15.131] checking ucred.h presence... no [02:43:15.151] checking for ucred.h... no [02:43:15.154] checking xlocale.h usability... no [02:43:15.212] checking xlocale.h presence... no [02:43:15.232] checking for xlocale.h... no [02:43:15.235] checking zlib.h usability... yes [02:43:15.245] checking zlib.h presence... yes [02:43:15.266] checking for zlib.h... yes [02:43:15.266] checking for lz4... /usr/bin/lz4 [02:43:15.267] checking for zstd... /usr/bin/zstd [02:43:15.267] checking for openssl... /usr/bin/openssl [02:43:15.272] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [02:43:15.272] checking crtdefs.h usability... yes [02:43:15.303] checking crtdefs.h presence... yes [02:43:15.320] checking for crtdefs.h... yes [02:43:15.321] checking whether byte ordering is bigendian... no [02:43:15.412] checking for inline... inline [02:43:15.420] checking for printf format archetype... gnu_printf [02:43:15.430] checking for _Static_assert... yes [02:43:15.473] checking for typeof... typeof [02:43:15.508] checking for __builtin_types_compatible_p... yes [02:43:15.520] checking for __builtin_constant_p... yes [02:43:15.531] checking for __builtin_mul_overflow... yes [02:43:15.578] checking for __builtin_unreachable... yes [02:43:15.621] checking for computed goto support... yes [02:43:15.639] checking for struct tm.tm_zone... no [02:43:15.723] checking for union semun... no [02:43:15.758] checking for socklen_t... yes [02:43:16.952] checking for struct sockaddr.sa_len... no [02:43:19.052] checking for C/C++ restrict keyword... __restrict [02:43:19.066] checking for struct option... yes [02:43:19.113] checking whether assembler supports x86_64 popcntq... yes [02:43:19.121] checking size of off_t... 4 [02:43:19.396] 0 [02:43:19.396] checking for int timezone... yes [02:43:19.450] checking for backtrace_symbols... no [02:43:19.504] checking for copyfile... no [02:43:19.557] checking for copy_file_range... no [02:43:19.611] checking for elf_aux_info... no [02:43:19.665] checking for getauxval... no [02:43:19.719] checking for getifaddrs... no [02:43:19.778] checking for getpeerucred... no [02:43:19.830] checking for inet_pton... yes [02:43:19.884] checking for kqueue... no [02:43:19.937] checking for mbstowcs_l... no [02:43:19.991] checking for memset_s... no [02:43:20.045] checking for posix_fallocate... no [02:43:20.099] checking for ppoll... no [02:43:20.152] checking for pthread_is_threaded_np... no [02:43:20.207] checking for setproctitle... no [02:43:20.261] checking for setproctitle_fast... no [02:43:20.316] checking for strchrnul... no [02:43:20.369] checking for strsignal... no [02:43:20.424] checking for syncfs... no [02:43:20.478] checking for sync_file_range... no [02:43:20.533] checking for uselocale... no [02:43:20.587] checking for wcstombs_l... no [02:43:20.637] checking for __builtin_bswap16... yes [02:43:20.689] checking for __builtin_bswap32... yes [02:43:20.741] checking for __builtin_bswap64... yes [02:43:20.791] checking for __builtin_clz... yes [02:43:20.842] checking for __builtin_ctz... yes [02:43:20.891] checking for __builtin_popcount... yes [02:43:20.940] checking for __builtin_frame_address... yes [02:43:20.989] checking for _LARGEFILE_SOURCE value needed for large files... no [02:43:21.043] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [02:43:21.076] checking for posix_fadvise... no [02:43:21.129] checking whether posix_fadvise is declared... no [02:43:21.176] checking whether fdatasync is declared... no [02:43:21.226] checking whether strlcat is declared... no [02:43:21.293] checking whether strlcpy is declared... no [02:43:21.363] checking whether strnlen is declared... yes [02:43:21.378] checking whether strsep is declared... no [02:43:21.446] checking whether preadv is declared... no [02:43:21.487] checking whether pwritev is declared... no [02:43:21.527] checking whether F_FULLFSYNC is declared... no [02:43:21.570] checking for explicit_bzero... no [02:43:21.619] checking for getopt... yes [02:43:21.665] checking for getpeereid... no [02:43:21.715] checking for inet_aton... no [02:43:21.763] checking for mkdtemp... no [02:43:21.812] checking for strlcat... no [02:43:21.861] checking for strlcpy... no [02:43:21.910] checking for strnlen... yes [02:43:21.959] checking for strsep... no [02:43:22.009] checking for pthread_barrier_wait... yes [02:43:22.054] configure: On mingw32 we will use our strtof wrapper. [02:43:22.054] checking for getopt_long... yes [02:43:22.100] checking for syslog... no [02:43:22.149] checking for opterr... yes [02:43:22.199] checking for optreset... no [02:43:22.250] checking test program... cross-compiling [02:43:22.250] checking size of void *... 8 [02:43:22.572] checking size of size_t... 8 [02:43:22.901] checking size of long... 4 [02:43:23.110] checking size of long long... 8 [02:43:23.431] checking alignment of short... 2 [02:43:23.571] checking alignment of int... 4 [02:43:23.836] checking alignment of long... 4 [02:43:24.178] checking alignment of int64_t... 8 [02:43:24.534] checking alignment of double... 8 [02:43:24.933] checking for __int128... yes [02:43:24.985] checking for __int128 alignment bug... assuming ok [02:43:24.985] checking alignment of PG_INT128_TYPE... 16 [02:43:25.521] checking for builtin __sync char locking functions... yes [02:43:25.566] checking for builtin __sync int32 locking functions... yes [02:43:25.609] checking for builtin __sync int32 atomic operations... yes [02:43:25.653] checking for builtin __sync int64 atomic operations... yes [02:43:25.697] checking for builtin __atomic int32 atomic operations... yes [02:43:25.741] checking for builtin __atomic int64 atomic operations... yes [02:43:25.788] checking for __get_cpuid... yes [02:43:25.836] checking for __get_cpuid_count... yes [02:43:25.882] checking for __cpuid... no [02:43:26.278] checking for __cpuidex... no [02:43:26.699] checking for _xgetbv... yes [02:43:27.103] checking for _mm512_popcnt_epi64... yes [02:43:27.528] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [02:43:27.634] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [02:43:27.659] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [02:43:27.680] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [02:43:27.700] 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 [02:43:27.758] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [02:43:27.758] checking which random number source to use... Windows native [02:43:27.760] checking for xmllint... /usr/bin/xmllint [02:43:27.760] checking for xsltproc... /usr/bin/xsltproc [02:43:27.761] checking for fop... /usr/bin/fop [02:43:27.761] checking for dbtoepub... no [02:43:27.761] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [02:43:27.761] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [02:43:27.761] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [02:43:27.773] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [02:43:27.773] 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 [02:43:27.773] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [02:43:27.773] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [02:43:27.866] configure: creating ./config.status [02:43:27.958] config.status: creating GNUmakefile [02:43:27.972] config.status: creating src/Makefile.global [02:43:27.988] config.status: creating src/include/pg_config.h [02:43:28.002] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [02:43:28.018] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [02:43:28.026] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [02:43:28.034] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [02:43:28.042] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [02:43:28.050] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [02:43:28.053] config.status: executing check_win32_symlinks commands [02:43:28.090] [02:43:28.090] real 0m17.529s [02:43:28.090] user 0m11.440s [02:43:28.090] sys 0m5.732s [02:43:28.090] make -s -j${BUILD_JOBS} clean [02:43:28.627] time make -s -j${BUILD_JOBS} world-bin [02:44:48.007] In file included from wait.c:20: [02:44:48.007] ../../../src/include/executor/executor.h: In function ‘ExecWaitStmt’: [02:44:48.007] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe-uninitialized] [02:44:48.007] 539 | values_[0] = PointerGetDatum(cstring_to_text(str_to_emit)); \ [02:44:48.007] | ^~~~~~~~~~~~~~~ [02:44:48.007] wait.c:37:21: note: ‘result’ was declared here [02:44:48.007] 37 | char *result; [02:44:48.007] | ^~~~~~ [02:44:48.007] cc1: all warnings being treated as errors [02:44:48.008] make[3]: *** [: wait.o] Error 1 [02:44:48.008] make[2]: *** [common.mk:37: commands-recursive] Error 2 [02:44:48.008] make[2]: *** Waiting for unfinished jobs.... [02:45:10.908] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [02:45:10.908] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [02:45:10.909] [02:45:10.909] real 1m42.281s [02:45:10.909] user 5m34.630s [02:45:10.909] sys 1m1.916s [02:45:10.909] [02:45:10.909] Exit status: 2