[05:57:50.578] time ./configure \ [05:57:50.578] --host=x86_64-w64-mingw32 \ [05:57:50.578] --enable-cassert \ [05:57:50.578] --without-icu \ [05:57:50.578] CC="ccache x86_64-w64-mingw32-gcc" \ [05:57:50.578] CXX="ccache x86_64-w64-mingw32-g++" [05:57:50.685] checking build system type... x86_64-pc-linux-gnu [05:57:50.878] checking host system type... x86_64-w64-mingw32 [05:57:50.883] checking which template to use... win32 [05:57:50.883] checking whether NLS is wanted... no [05:57:50.883] checking for default port number... 5432 [05:57:50.889] checking for block size... 8kB [05:57:50.890] checking for segment size... 1GB [05:57:50.892] checking for WAL block size... 8kB [05:57:50.894] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:57:50.926] checking whether the C compiler works... yes [05:57:51.063] checking for C compiler default output file name... a.exe [05:57:51.064] checking for suffix of executables... .exe [05:57:51.104] checking whether we are cross compiling... yes [05:57:51.179] checking for suffix of object files... o [05:57:51.197] checking whether we are using the GNU C compiler... yes [05:57:51.203] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:57:51.210] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:57:51.220] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:57:51.281] checking whether we are using the GNU C++ compiler... yes [05:57:51.288] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:57:51.567] checking for gawk... no [05:57:51.567] checking for mawk... mawk [05:57:51.570] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:57:51.577] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:57:51.609] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:57:51.656] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:57:51.701] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:57:51.717] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:57:51.724] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:57:51.756] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:57:51.772] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:57:51.779] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:57:51.786] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:57:51.792] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:57:51.799] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:57:51.806] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:57:51.838] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:57:51.845] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:57:51.878] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:57:51.915] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:57:51.922] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:57:51.954] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:57:51.962] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:57:51.969] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:57:51.976] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:57:51.999] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:57:52.006] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:57:52.013] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:57:52.052] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:57:52.090] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:57:52.122] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:57:52.129] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:57:52.164] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:57:52.171] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:57:52.188] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:57:52.205] checking whether the C compiler still works... yes [05:57:52.270] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:57:52.341] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:57:52.341] checking pkg-config is at least version 0.9.0... yes [05:57:52.358] checking whether to build with ICU support... no [05:57:52.358] checking whether to build with Tcl... no [05:57:52.358] checking whether to build Perl modules... no [05:57:52.358] checking whether to build Python modules... no [05:57:52.358] checking whether to build with GSSAPI support... no [05:57:52.359] checking whether to build with PAM support... no [05:57:52.359] checking whether to build with BSD Authentication support... no [05:57:52.360] checking whether to build with LDAP support... no [05:57:52.360] checking whether to build with Bonjour support... no [05:57:52.360] checking whether to build with SELinux support... no [05:57:52.360] checking whether to build with systemd support... no [05:57:52.360] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:57:52.360] checking whether to build with XML support... no [05:57:52.360] checking whether to build with LZ4 support... no [05:57:52.360] checking whether to build with ZSTD support... no [05:57:52.361] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:57:52.361] checking whether it is possible to strip libraries... yes [05:57:52.368] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:57:52.369] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:57:52.369] checking for a BSD-compatible install... /usr/bin/install -c [05:57:52.378] checking for tar... /usr/bin/tar [05:57:52.378] checking whether ln -s works... yes [05:57:52.378] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:57:52.380] checking for bison... /usr/bin/bison [05:57:52.382] configure: using bison (GNU Bison) 3.8.2 [05:57:52.385] checking for flex... /usr/bin/flex [05:57:52.396] configure: using flex 2.6.4 [05:57:52.397] checking for perl... /usr/bin/perl [05:57:52.399] configure: using perl 5.36.0 [05:57:52.401] checking for zic... /usr/sbin/zic [05:57:52.402] checking for a sed that does not truncate output... /usr/bin/sed [05:57:52.406] checking for grep that handles long lines and -e... /usr/bin/grep [05:57:52.408] checking for egrep... /usr/bin/grep -E [05:57:52.410] checking for ANSI C header files... yes [05:57:52.456] checking for sys/types.h... yes [05:57:52.513] checking for sys/stat.h... yes [05:57:52.529] checking for stdlib.h... yes [05:57:52.589] checking for string.h... yes [05:57:52.624] checking for memory.h... yes [05:57:52.641] checking for strings.h... yes [05:57:52.700] checking for inttypes.h... yes [05:57:52.764] checking for stdint.h... yes [05:57:52.825] checking for unistd.h... yes [05:57:52.840] checking for main in -lm... yes [05:57:52.887] checking for library containing setproctitle... no [05:57:52.976] checking for library containing dlsym... no [05:57:53.063] checking for library containing socket... -lws2_32 [05:57:53.192] checking for library containing getopt_long... none required [05:57:53.238] checking for library containing shm_open... no [05:57:53.326] checking for library containing shm_unlink... no [05:57:53.414] checking for library containing clock_gettime... no [05:57:53.500] checking for library containing shmget... no [05:57:53.588] checking for library containing backtrace_symbols... no [05:57:53.677] checking for library containing pthread_barrier_wait... -lpthread [05:57:53.768] checking for inflate in -lz... yes [05:57:53.813] checking for stdbool.h that conforms to C99... yes [05:57:53.825] checking for _Bool... yes [05:57:53.949] checking atomic.h usability... no [05:57:54.002] checking atomic.h presence... no [05:57:54.019] checking for atomic.h... no [05:57:54.023] checking copyfile.h usability... no [05:57:54.078] checking copyfile.h presence... no [05:57:54.097] checking for copyfile.h... no [05:57:54.101] checking execinfo.h usability... no [05:57:54.156] checking execinfo.h presence... no [05:57:54.175] checking for execinfo.h... no [05:57:54.179] checking getopt.h usability... yes [05:57:54.207] checking getopt.h presence... yes [05:57:54.222] checking for getopt.h... yes [05:57:54.230] checking ifaddrs.h usability... no [05:57:54.287] checking ifaddrs.h presence... no [05:57:54.306] checking for ifaddrs.h... no [05:57:54.310] checking mbarrier.h usability... no [05:57:54.371] checking mbarrier.h presence... no [05:57:54.391] checking for mbarrier.h... no [05:57:54.395] checking sys/epoll.h usability... no [05:57:54.449] checking sys/epoll.h presence... no [05:57:54.468] checking for sys/epoll.h... no [05:57:54.471] checking sys/event.h usability... no [05:57:54.529] checking sys/event.h presence... no [05:57:54.548] checking for sys/event.h... no [05:57:54.551] checking sys/personality.h usability... no [05:57:54.604] checking sys/personality.h presence... no [05:57:54.623] checking for sys/personality.h... no [05:57:54.626] checking sys/prctl.h usability... no [05:57:54.686] checking sys/prctl.h presence... no [05:57:54.704] checking for sys/prctl.h... no [05:57:54.708] checking sys/procctl.h usability... no [05:57:54.765] checking sys/procctl.h presence... no [05:57:54.785] checking for sys/procctl.h... no [05:57:54.788] checking sys/signalfd.h usability... no [05:57:54.844] checking sys/signalfd.h presence... no [05:57:54.864] checking for sys/signalfd.h... no [05:57:54.867] checking sys/ucred.h usability... no [05:57:54.923] checking sys/ucred.h presence... no [05:57:54.942] checking for sys/ucred.h... no [05:57:54.946] checking termios.h usability... no [05:57:55.002] checking termios.h presence... no [05:57:55.023] checking for termios.h... no [05:57:55.026] checking ucred.h usability... no [05:57:55.082] checking ucred.h presence... no [05:57:55.101] checking for ucred.h... no [05:57:55.104] checking zlib.h usability... yes [05:57:55.139] checking zlib.h presence... yes [05:57:55.159] checking for zlib.h... yes [05:57:55.159] checking for lz4... /usr/bin/lz4 [05:57:55.159] checking for zstd... /usr/bin/zstd [05:57:55.160] checking for openssl... /usr/bin/openssl [05:57:55.164] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [05:57:55.164] checking crtdefs.h usability... yes [05:57:55.173] checking crtdefs.h presence... yes [05:57:55.188] checking for crtdefs.h... yes [05:57:55.189] checking whether byte ordering is bigendian... no [05:57:55.297] checking for inline... inline [05:57:55.326] checking for printf format archetype... gnu_printf [05:57:55.345] checking for _Static_assert... yes [05:57:55.388] checking for typeof... typeof [05:57:55.395] checking for __builtin_types_compatible_p... yes [05:57:55.406] checking for __builtin_constant_p... yes [05:57:55.427] checking for __builtin_unreachable... yes [05:57:55.469] checking for computed goto support... yes [05:57:55.477] checking for struct tm.tm_zone... no [05:57:55.556] checking for union semun... no [05:57:55.592] checking for socklen_t... yes [05:57:56.864] checking for struct sockaddr.sa_len... no [05:57:59.036] checking for locale_t... no [05:57:59.105] checking for C/C++ restrict keyword... __restrict [05:57:59.118] checking for struct option... yes [05:57:59.163] checking whether assembler supports x86_64 popcntq... yes [05:57:59.171] checking size of off_t... 4 [05:57:59.379] 0 [05:57:59.379] checking size of bool... 1 [05:57:59.453] checking for int timezone... yes [05:57:59.502] checking for wcstombs_l declaration... no [05:57:59.588] checking for backtrace_symbols... no [05:57:59.638] checking for copyfile... no [05:57:59.690] checking for copy_file_range... no [05:57:59.742] checking for getifaddrs... no [05:57:59.794] checking for getpeerucred... no [05:57:59.845] checking for inet_pton... yes [05:57:59.897] checking for kqueue... no [05:57:59.948] checking for mbstowcs_l... no [05:57:59.999] checking for memset_s... no [05:58:00.049] checking for posix_fallocate... no [05:58:00.100] checking for ppoll... no [05:58:00.150] checking for pthread_is_threaded_np... no [05:58:00.201] checking for setproctitle... no [05:58:00.252] checking for setproctitle_fast... no [05:58:00.303] checking for strchrnul... no [05:58:00.353] checking for strsignal... no [05:58:00.404] checking for syncfs... no [05:58:00.455] checking for sync_file_range... no [05:58:00.506] checking for uselocale... no [05:58:00.557] checking for wcstombs_l... no [05:58:00.606] checking for __builtin_bswap16... yes [05:58:00.655] checking for __builtin_bswap32... yes [05:58:00.703] checking for __builtin_bswap64... yes [05:58:00.752] checking for __builtin_clz... yes [05:58:00.801] checking for __builtin_ctz... yes [05:58:00.849] checking for __builtin_popcount... yes [05:58:00.898] checking for __builtin_frame_address... yes [05:58:00.946] checking for _LARGEFILE_SOURCE value needed for large files... no [05:58:01.000] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:58:01.034] checking for posix_fadvise... no [05:58:01.088] checking whether posix_fadvise is declared... no [05:58:01.135] checking whether fdatasync is declared... no [05:58:01.184] checking whether strlcat is declared... no [05:58:01.251] checking whether strlcpy is declared... no [05:58:01.319] checking whether strnlen is declared... yes [05:58:01.355] checking whether strsep is declared... no [05:58:01.421] checking whether preadv is declared... no [05:58:01.461] checking whether pwritev is declared... no [05:58:01.500] checking whether F_FULLFSYNC is declared... no [05:58:01.543] checking for explicit_bzero... no [05:58:01.592] checking for getopt... yes [05:58:01.638] checking for getpeereid... no [05:58:01.687] checking for inet_aton... no [05:58:01.736] checking for mkdtemp... no [05:58:01.785] checking for strlcat... no [05:58:01.834] checking for strlcpy... no [05:58:01.884] checking for strnlen... yes [05:58:01.934] checking for strsep... no [05:58:01.983] checking for pthread_barrier_wait... yes [05:58:02.027] configure: On mingw32 we will use our strtof wrapper. [05:58:02.027] checking for getopt_long... yes [05:58:02.071] checking for _configthreadlocale... yes [05:58:02.116] checking for syslog... no [05:58:02.164] checking for opterr... yes [05:58:02.212] checking for optreset... no [05:58:02.263] checking test program... cross-compiling [05:58:02.263] checking whether long int is 64 bits... no [05:58:02.295] checking whether long long int is 64 bits... yes [05:58:02.305] checking for __builtin_mul_overflow... yes [05:58:02.348] checking size of void *... 8 [05:58:02.758] checking size of size_t... 8 [05:58:03.145] checking size of long... 4 [05:58:03.389] checking alignment of short... 2 [05:58:03.599] checking alignment of int... 4 [05:58:03.901] checking alignment of long... 4 [05:58:04.159] checking alignment of long long int... 8 [05:58:04.534] checking alignment of double... 8 [05:58:04.931] checking for int8... no [05:58:04.974] checking for uint8... no [05:58:05.018] checking for int64... no [05:58:05.060] checking for uint64... no [05:58:05.102] checking for __int128... yes [05:58:05.152] checking for __int128 alignment bug... assuming ok [05:58:05.152] checking alignment of PG_INT128_TYPE... 16 [05:58:05.597] checking for builtin __sync char locking functions... yes [05:58:05.640] checking for builtin __sync int32 locking functions... yes [05:58:05.683] checking for builtin __sync int32 atomic operations... yes [05:58:05.726] checking for builtin __sync int64 atomic operations... yes [05:58:05.769] checking for builtin __atomic int32 atomic operations... yes [05:58:05.813] checking for builtin __atomic int64 atomic operations... yes [05:58:05.855] checking for __get_cpuid... yes [05:58:05.901] checking for __get_cpuid_count... yes [05:58:05.945] checking for __cpuid... no [05:58:06.347] checking for __cpuidex... no [05:58:06.774] checking for _xgetbv with CFLAGS=... no [05:58:07.159] checking for _xgetbv with CFLAGS=-mxsave... yes [05:58:07.571] checking for _mm512_popcnt_epi64 with CFLAGS=... no [05:58:07.961] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [05:58:08.302] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:58:08.348] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:58:08.438] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:58:08.462] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:58:08.482] 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 [05:58:08.538] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:58:08.539] checking which random number source to use... Windows native [05:58:08.540] checking for xmllint... /usr/bin/xmllint [05:58:08.541] checking for xsltproc... /usr/bin/xsltproc [05:58:08.541] checking for fop... /usr/bin/fop [05:58:08.541] checking for dbtoepub... no [05:58:08.542] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:58:08.542] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:58:08.542] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:58:08.553] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:58:08.553] 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 [05:58:08.553] configure: using CPPFLAGS= -I./src/include/port/win32 [05:58:08.553] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:58:08.640] configure: creating ./config.status [05:58:08.727] config.status: creating GNUmakefile [05:58:08.739] config.status: creating src/Makefile.global [05:58:08.755] config.status: creating src/include/pg_config.h [05:58:08.768] config.status: creating src/include/pg_config_ext.h [05:58:08.780] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:58:08.797] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:58:08.804] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:58:08.812] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:58:08.819] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:58:08.827] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:58:08.830] config.status: executing check_win32_symlinks commands [05:58:08.865] [05:58:08.865] real 0m18.288s [05:58:08.865] user 0m12.258s [05:58:08.865] sys 0m5.607s [05:58:08.865] make -s -j${BUILD_JOBS} clean [05:58:09.388] time make -s -j${BUILD_JOBS} world-bin [06:00:36.891] common.c: In function ‘ExecQueryAndProcessResults’: [06:00:36.891] common.c:1512:12: error: ‘success’ may be used uninitialized [-Werror=maybe-uninitialized] [06:00:36.891] 1512 | if (!success) [06:00:36.891] | ^ [06:00:36.891] common.c:1472:25: note: ‘success’ was declared here [06:00:36.891] 1472 | bool success; [06:00:36.891] | ^~~~~~~ [06:00:36.891] cc1: all warnings being treated as errors [06:00:36.892] make[3]: *** [: common.o] Error 1 [06:00:36.892] make[3]: *** Waiting for unfinished jobs.... [06:00:37.310] make[2]: *** [Makefile:45: all-psql-recurse] Error 2 [06:00:37.310] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [06:00:37.310] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:00:37.310] [06:00:37.310] real 2m27.922s [06:00:37.310] user 7m42.388s [06:00:37.310] sys 1m31.046s [06:00:37.311] [06:00:37.311] Exit status: 2