[06:46:39.104] time ./configure \ [06:46:39.104] --host=x86_64-w64-mingw32 \ [06:46:39.104] --enable-cassert \ [06:46:39.104] --without-icu \ [06:46:39.104] CC="ccache x86_64-w64-mingw32-gcc" \ [06:46:39.104] CXX="ccache x86_64-w64-mingw32-g++" [06:46:39.217] checking build system type... x86_64-pc-linux-gnu [06:46:39.384] checking host system type... x86_64-w64-mingw32 [06:46:39.389] checking which template to use... win32 [06:46:39.390] checking whether NLS is wanted... no [06:46:39.390] checking for default port number... 5432 [06:46:39.396] checking for block size... 8kB [06:46:39.398] checking for segment size... 1GB [06:46:39.400] checking for WAL block size... 8kB [06:46:39.402] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [06:46:39.437] checking whether the C compiler works... yes [06:46:39.564] checking for C compiler default output file name... a.exe [06:46:39.565] checking for suffix of executables... .exe [06:46:39.605] checking whether we are cross compiling... yes [06:46:39.681] checking for suffix of object files... o [06:46:39.697] checking whether we are using the GNU C compiler... yes [06:46:39.704] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [06:46:39.720] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [06:46:39.800] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [06:46:39.931] checking whether we are using the GNU C++ compiler... yes [06:46:40.074] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [06:46:40.192] checking for gawk... no [06:46:40.192] checking for mawk... mawk [06:46:40.194] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [06:46:40.224] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [06:46:40.255] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [06:46:40.299] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [06:46:40.342] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [06:46:40.358] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [06:46:40.392] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [06:46:40.426] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:46:40.433] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [06:46:40.464] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [06:46:40.472] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [06:46:40.505] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [06:46:40.523] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [06:46:40.540] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [06:46:40.574] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [06:46:40.608] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [06:46:40.616] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [06:46:40.654] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [06:46:40.671] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [06:46:40.705] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [06:46:40.712] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [06:46:40.747] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [06:46:40.782] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [06:46:40.808] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:46:40.815] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:46:40.830] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [06:46:40.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [06:46:40.907] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [06:46:40.913] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [06:46:40.930] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:46:40.964] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:46:40.971] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:46:40.987] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:46:41.022] checking whether the C compiler still works... yes [06:46:41.098] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [06:46:41.170] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [06:46:41.171] checking pkg-config is at least version 0.9.0... yes [06:46:41.187] checking whether to build with ICU support... no [06:46:41.188] checking whether to build with Tcl... no [06:46:41.188] checking whether to build Perl modules... no [06:46:41.188] checking whether to build Python modules... no [06:46:41.188] checking whether to build with GSSAPI support... no [06:46:41.189] checking whether to build with PAM support... no [06:46:41.189] checking whether to build with BSD Authentication support... no [06:46:41.189] checking whether to build with LDAP support... no [06:46:41.190] checking whether to build with Bonjour support... no [06:46:41.190] checking whether to build with SELinux support... no [06:46:41.190] checking whether to build with systemd support... no [06:46:41.190] configure: WARNING: *** Readline does not work on MinGW --- disabling [06:46:41.190] checking whether to build with XML support... no [06:46:41.190] checking whether to build with LZ4 support... no [06:46:41.190] checking whether to build with ZSTD support... no [06:46:41.191] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [06:46:41.191] checking whether it is possible to strip libraries... yes [06:46:41.198] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [06:46:41.198] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [06:46:41.198] checking for a BSD-compatible install... /usr/bin/install -c [06:46:41.208] checking for tar... /usr/bin/tar [06:46:41.208] checking whether ln -s works... yes [06:46:41.208] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:46:41.210] checking for bison... /usr/bin/bison [06:46:41.213] configure: using bison (GNU Bison) 3.8.2 [06:46:41.216] checking for flex... /usr/bin/flex [06:46:41.218] configure: using flex 2.6.4 [06:46:41.218] checking for perl... /usr/bin/perl [06:46:41.220] configure: using perl 5.36.0 [06:46:41.223] checking for zic... /usr/sbin/zic [06:46:41.223] checking for a sed that does not truncate output... /usr/bin/sed [06:46:41.228] checking for grep that handles long lines and -e... /usr/bin/grep [06:46:41.230] checking for egrep... /usr/bin/grep -E [06:46:41.232] checking for ANSI C header files... yes [06:46:41.315] checking for sys/types.h... yes [06:46:41.346] checking for sys/stat.h... yes [06:46:41.380] checking for stdlib.h... yes [06:46:41.411] checking for string.h... yes [06:46:41.442] checking for memory.h... yes [06:46:41.501] checking for strings.h... yes [06:46:41.536] checking for inttypes.h... yes [06:46:41.598] checking for stdint.h... yes [06:46:41.634] checking for unistd.h... yes [06:46:41.649] checking for main in -lm... yes [06:46:41.698] checking for library containing setproctitle... no [06:46:41.787] checking for library containing dlsym... no [06:46:41.879] checking for library containing socket... -lws2_32 [06:46:42.013] checking for library containing getopt_long... none required [06:46:42.063] checking for library containing shm_open... no [06:46:42.158] checking for library containing shm_unlink... no [06:46:42.251] checking for library containing clock_gettime... no [06:46:42.340] checking for library containing shmget... no [06:46:42.423] checking for library containing backtrace_symbols... no [06:46:42.510] checking for library containing pthread_barrier_wait... -lpthread [06:46:42.591] checking for inflate in -lz... yes [06:46:42.635] checking atomic.h usability... no [06:46:42.688] checking atomic.h presence... no [06:46:42.706] checking for atomic.h... no [06:46:42.709] checking copyfile.h usability... no [06:46:42.760] checking copyfile.h presence... no [06:46:42.778] checking for copyfile.h... no [06:46:42.781] checking execinfo.h usability... no [06:46:42.833] checking execinfo.h presence... no [06:46:42.851] checking for execinfo.h... no [06:46:42.854] checking getopt.h usability... yes [06:46:42.861] checking getopt.h presence... yes [06:46:42.876] checking for getopt.h... yes [06:46:42.884] checking ifaddrs.h usability... no [06:46:42.935] checking ifaddrs.h presence... no [06:46:42.954] checking for ifaddrs.h... no [06:46:42.957] checking mbarrier.h usability... no [06:46:43.008] checking mbarrier.h presence... no [06:46:43.025] checking for mbarrier.h... no [06:46:43.028] checking sys/epoll.h usability... no [06:46:43.077] checking sys/epoll.h presence... no [06:46:43.093] checking for sys/epoll.h... no [06:46:43.096] checking sys/event.h usability... no [06:46:43.144] checking sys/event.h presence... no [06:46:43.160] checking for sys/event.h... no [06:46:43.163] checking sys/personality.h usability... no [06:46:43.211] checking sys/personality.h presence... no [06:46:43.227] checking for sys/personality.h... no [06:46:43.230] checking sys/prctl.h usability... no [06:46:43.281] checking sys/prctl.h presence... no [06:46:43.297] checking for sys/prctl.h... no [06:46:43.300] checking sys/procctl.h usability... no [06:46:43.346] checking sys/procctl.h presence... no [06:46:43.361] checking for sys/procctl.h... no [06:46:43.364] checking sys/signalfd.h usability... no [06:46:43.410] checking sys/signalfd.h presence... no [06:46:43.426] checking for sys/signalfd.h... no [06:46:43.429] checking sys/ucred.h usability... no [06:46:43.478] checking sys/ucred.h presence... no [06:46:43.494] checking for sys/ucred.h... no [06:46:43.497] checking termios.h usability... no [06:46:43.546] checking termios.h presence... no [06:46:43.562] checking for termios.h... no [06:46:43.564] checking ucred.h usability... no [06:46:43.612] checking ucred.h presence... no [06:46:43.628] checking for ucred.h... no [06:46:43.630] checking xlocale.h usability... no [06:46:43.677] checking xlocale.h presence... no [06:46:43.693] checking for xlocale.h... no [06:46:43.695] checking zlib.h usability... yes [06:46:43.723] checking zlib.h presence... yes [06:46:43.739] checking for zlib.h... yes [06:46:43.739] checking for lz4... /usr/bin/lz4 [06:46:43.739] checking for zstd... /usr/bin/zstd [06:46:43.740] checking for openssl... /usr/bin/openssl [06:46:43.743] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [06:46:43.744] checking crtdefs.h usability... yes [06:46:43.792] checking crtdefs.h presence... yes [06:46:43.805] checking for crtdefs.h... yes [06:46:43.806] checking whether byte ordering is bigendian... no [06:46:43.899] checking for inline... inline [06:46:43.905] checking for printf format archetype... gnu_printf [06:46:43.937] checking for _Static_assert... yes [06:46:43.974] checking for typeof... typeof [06:46:43.980] checking for __builtin_types_compatible_p... yes [06:46:43.998] checking for __builtin_constant_p... yes [06:46:44.009] checking for __builtin_mul_overflow... yes [06:46:44.050] checking for __builtin_unreachable... yes [06:46:44.086] checking for computed goto support... yes [06:46:44.116] checking for struct tm.tm_zone... no [06:46:44.184] checking for union semun... no [06:46:44.214] checking for socklen_t... yes [06:46:46.183] checking for struct sockaddr.sa_len... no [06:46:48.009] checking for C/C++ restrict keyword... __restrict [06:46:48.047] checking for struct option... yes [06:46:48.085] checking whether assembler supports x86_64 popcntq... yes [06:46:48.092] checking size of off_t... 4 [06:46:48.465] 0 [06:46:48.465] checking for int timezone... yes [06:46:48.512] checking for backtrace_symbols... no [06:46:48.557] checking for copyfile... no [06:46:48.602] checking for copy_file_range... no [06:46:48.647] checking for elf_aux_info... no [06:46:48.692] checking for getauxval... no [06:46:48.737] checking for getifaddrs... no [06:46:48.781] checking for getpeerucred... no [06:46:48.827] checking for inet_pton... yes [06:46:48.874] checking for kqueue... no [06:46:48.921] checking for mbstowcs_l... no [06:46:48.968] checking for memset_s... no [06:46:49.014] checking for posix_fallocate... no [06:46:49.061] checking for ppoll... no [06:46:49.108] checking for pthread_is_threaded_np... no [06:46:49.153] checking for setproctitle... no [06:46:49.199] checking for setproctitle_fast... no [06:46:49.245] checking for strchrnul... no [06:46:49.289] checking for strsignal... no [06:46:49.334] checking for syncfs... no [06:46:49.379] checking for sync_file_range... no [06:46:49.425] checking for uselocale... no [06:46:49.472] checking for wcstombs_l... no [06:46:49.516] checking for __builtin_bswap16... yes [06:46:49.562] checking for __builtin_bswap32... yes [06:46:49.606] checking for __builtin_bswap64... yes [06:46:49.652] checking for __builtin_clz... yes [06:46:49.694] checking for __builtin_ctz... yes [06:46:49.737] checking for __builtin_popcount... yes [06:46:49.780] checking for __builtin_frame_address... yes [06:46:49.825] checking for _LARGEFILE_SOURCE value needed for large files... no [06:46:49.874] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [06:46:49.902] checking for posix_fadvise... no [06:46:49.950] checking whether posix_fadvise is declared... no [06:46:49.991] checking whether fdatasync is declared... no [06:46:50.035] checking whether strlcat is declared... no [06:46:50.094] checking whether strlcpy is declared... no [06:46:50.152] checking whether strnlen is declared... yes [06:46:50.183] checking whether strsep is declared... no [06:46:50.242] checking whether preadv is declared... no [06:46:50.275] checking whether pwritev is declared... no [06:46:50.308] checking whether F_FULLFSYNC is declared... no [06:46:50.344] checking for explicit_bzero... no [06:46:50.387] checking for getopt... yes [06:46:50.426] checking for getpeereid... no [06:46:50.469] checking for inet_aton... no [06:46:50.510] checking for mkdtemp... no [06:46:50.553] checking for strlcat... no [06:46:50.596] checking for strlcpy... no [06:46:50.639] checking for strnlen... yes [06:46:50.685] checking for strsep... no [06:46:50.728] checking for pthread_barrier_wait... yes [06:46:50.768] configure: On mingw32 we will use our strtof wrapper. [06:46:50.768] checking for getopt_long... yes [06:46:50.811] checking for syslog... no [06:46:50.856] checking for opterr... yes [06:46:50.902] checking for optreset... no [06:46:50.951] checking test program... cross-compiling [06:46:50.951] checking size of void *... 8 [06:46:51.381] checking size of size_t... 8 [06:46:51.752] checking size of long... 4 [06:46:52.090] checking size of long long... 8 [06:46:52.497] checking alignment of short... 2 [06:46:52.689] checking alignment of int... 4 [06:46:53.031] checking alignment of long... 4 [06:46:53.411] checking alignment of int64_t... 8 [06:46:53.750] checking alignment of double... 8 [06:46:54.124] checking for __int128... yes [06:46:54.172] checking for __int128 alignment bug... assuming ok [06:46:54.173] checking alignment of PG_INT128_TYPE... 16 [06:46:54.650] checking for builtin __sync char locking functions... yes [06:46:54.695] checking for builtin __sync int32 locking functions... yes [06:46:54.739] checking for builtin __sync int32 atomic operations... yes [06:46:54.783] checking for builtin __sync int64 atomic operations... yes [06:46:54.829] checking for builtin __atomic int32 atomic operations... yes [06:46:54.874] checking for builtin __atomic int64 atomic operations... yes [06:46:54.923] checking for __get_cpuid... yes [06:46:54.970] checking for __get_cpuid_count... yes [06:46:55.017] checking for __cpuid... no [06:46:55.433] checking for __cpuidex... no [06:46:55.840] checking for _xgetbv... yes [06:46:56.252] checking for _mm512_popcnt_epi64... yes [06:46:56.649] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [06:46:56.744] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:46:56.767] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [06:46:56.787] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:46:56.808] 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 [06:46:56.863] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:46:56.864] checking which random number source to use... Windows native [06:46:56.865] checking for xmllint... /usr/bin/xmllint [06:46:56.866] checking for xsltproc... /usr/bin/xsltproc [06:46:56.866] checking for fop... /usr/bin/fop [06:46:56.866] checking for dbtoepub... no [06:46:56.867] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [06:46:56.867] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [06:46:56.867] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [06:46:56.877] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [06:46:56.877] 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 [06:46:56.877] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [06:46:56.877] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [06:46:56.956] configure: creating ./config.status [06:46:57.035] config.status: creating GNUmakefile [06:46:57.047] config.status: creating src/Makefile.global [06:46:57.063] config.status: creating src/include/pg_config.h [06:46:57.076] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:46:57.091] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:46:57.098] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [06:46:57.105] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [06:46:57.112] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [06:46:57.119] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [06:46:57.123] config.status: executing check_win32_symlinks commands [06:46:57.157] [06:46:57.157] real 0m18.054s [06:46:57.157] user 0m11.894s [06:46:57.157] sys 0m5.816s [06:46:57.157] make -s -j${BUILD_JOBS} clean [06:46:57.690] time make -s -j${BUILD_JOBS} world-bin [06:48:33.208] In file included from wait.c:20: [06:48:33.208] ../../../src/include/executor/executor.h: In function ‘ExecWaitStmt’: [06:48:33.208] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe-uninitialized] [06:48:33.208] 539 | values_[0] = PointerGetDatum(cstring_to_text(str_to_emit)); \ [06:48:33.208] | ^~~~~~~~~~~~~~~ [06:48:33.208] wait.c:37:21: note: ‘result’ was declared here [06:48:33.208] 37 | char *result; [06:48:33.208] | ^~~~~~ [06:48:33.208] cc1: all warnings being treated as errors [06:48:33.208] make[3]: *** [: wait.o] Error 1 [06:48:33.208] make[3]: *** Waiting for unfinished jobs.... [06:48:33.255] make[2]: *** [common.mk:37: commands-recursive] Error 2 [06:48:33.255] make[2]: *** Waiting for unfinished jobs.... [06:48:42.342] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [06:48:42.342] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:48:42.342] [06:48:42.342] real 1m44.653s [06:48:42.342] user 5m39.786s [06:48:42.342] sys 1m3.291s [06:48:42.342] [06:48:42.342] Exit status: 2