[02:53:31.705] time ./configure \ [02:53:31.705] --host=x86_64-w64-mingw32 \ [02:53:31.705] --enable-cassert \ [02:53:31.705] --without-icu \ [02:53:31.705] CC="ccache x86_64-w64-mingw32-gcc" \ [02:53:31.705] CXX="ccache x86_64-w64-mingw32-g++" [02:53:31.818] checking build system type... x86_64-pc-linux-gnu [02:53:32.021] checking host system type... x86_64-w64-mingw32 [02:53:32.026] checking which template to use... win32 [02:53:32.027] checking whether NLS is wanted... no [02:53:32.027] checking for default port number... 5432 [02:53:32.033] checking for block size... 8kB [02:53:32.034] checking for segment size... 1GB [02:53:32.037] checking for WAL block size... 8kB [02:53:32.039] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [02:53:32.076] checking whether the C compiler works... yes [02:53:32.218] checking for C compiler default output file name... a.exe [02:53:32.219] checking for suffix of executables... .exe [02:53:32.261] checking whether we are cross compiling... yes [02:53:32.340] checking for suffix of object files... o [02:53:32.349] checking whether we are using the GNU C compiler... yes [02:53:32.357] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [02:53:32.365] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [02:53:32.375] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [02:53:32.443] checking whether we are using the GNU C++ compiler... yes [02:53:32.451] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [02:53:32.740] checking for gawk... no [02:53:32.740] checking for mawk... mawk [02:53:32.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [02:53:32.749] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [02:53:32.764] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [02:53:32.809] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [02:53:32.854] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [02:53:32.861] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [02:53:32.867] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [02:53:32.900] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [02:53:32.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [02:53:32.924] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [02:53:32.930] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [02:53:32.947] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [02:53:32.953] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [02:53:32.960] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [02:53:32.967] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [02:53:32.974] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [02:53:32.981] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [02:53:33.019] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [02:53:33.037] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [02:53:33.071] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [02:53:33.079] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [02:53:33.086] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [02:53:33.093] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [02:53:33.118] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [02:53:33.125] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [02:53:33.133] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [02:53:33.171] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [02:53:33.218] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [02:53:33.225] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [02:53:33.232] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [02:53:33.266] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [02:53:33.273] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [02:53:33.280] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [02:53:33.288] checking whether the C compiler still works... yes [02:53:33.355] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [02:53:33.438] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [02:53:33.438] checking pkg-config is at least version 0.9.0... yes [02:53:33.455] checking whether to build with ICU support... no [02:53:33.455] checking whether to build with Tcl... no [02:53:33.455] checking whether to build Perl modules... no [02:53:33.455] checking whether to build Python modules... no [02:53:33.455] checking whether to build with GSSAPI support... no [02:53:33.456] checking whether to build with PAM support... no [02:53:33.457] checking whether to build with BSD Authentication support... no [02:53:33.457] checking whether to build with LDAP support... no [02:53:33.457] checking whether to build with Bonjour support... no [02:53:33.457] checking whether to build with SELinux support... no [02:53:33.457] checking whether to build with systemd support... no [02:53:33.457] configure: WARNING: *** Readline does not work on MinGW --- disabling [02:53:33.457] checking whether to build with XML support... no [02:53:33.457] checking whether to build with LZ4 support... no [02:53:33.458] checking whether to build with ZSTD support... no [02:53:33.458] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [02:53:33.458] checking whether it is possible to strip libraries... yes [02:53:33.467] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [02:53:33.467] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [02:53:33.467] checking for a BSD-compatible install... /usr/bin/install -c [02:53:33.477] checking for tar... /usr/bin/tar [02:53:33.477] checking whether ln -s works... yes [02:53:33.478] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [02:53:33.480] checking for bison... /usr/bin/bison [02:53:33.483] configure: using bison (GNU Bison) 3.8.2 [02:53:33.485] checking for flex... /usr/bin/flex [02:53:33.498] configure: using flex 2.6.4 [02:53:33.498] checking for perl... /usr/bin/perl [02:53:33.501] configure: using perl 5.36.0 [02:53:33.503] checking for zic... /usr/sbin/zic [02:53:33.504] checking for a sed that does not truncate output... /usr/bin/sed [02:53:33.509] checking for grep that handles long lines and -e... /usr/bin/grep [02:53:33.511] checking for egrep... /usr/bin/grep -E [02:53:33.513] checking for ANSI C header files... yes [02:53:33.563] checking for sys/types.h... yes [02:53:33.580] checking for sys/stat.h... yes [02:53:33.596] checking for stdlib.h... yes [02:53:33.611] checking for string.h... yes [02:53:33.626] checking for memory.h... yes [02:53:33.642] checking for strings.h... yes [02:53:33.659] checking for inttypes.h... yes [02:53:33.679] checking for stdint.h... yes [02:53:33.693] checking for unistd.h... yes [02:53:33.710] checking for main in -lm... yes [02:53:33.759] checking for library containing setproctitle... no [02:53:33.850] checking for library containing dlsym... no [02:53:33.936] checking for library containing socket... -lws2_32 [02:53:34.068] checking for library containing getopt_long... none required [02:53:34.116] checking for library containing shm_open... no [02:53:34.204] checking for library containing shm_unlink... no [02:53:34.291] checking for library containing clock_gettime... no [02:53:34.383] checking for library containing shmget... no [02:53:34.472] checking for library containing backtrace_symbols... no [02:53:34.562] checking for library containing pthread_barrier_wait... -lpthread [02:53:34.655] checking for inflate in -lz... yes [02:53:34.702] checking for stdbool.h that conforms to C99... yes [02:53:34.714] checking for _Bool... yes [02:53:34.809] checking atomic.h usability... no [02:53:34.864] checking atomic.h presence... no [02:53:34.883] checking for atomic.h... no [02:53:34.887] checking copyfile.h usability... no [02:53:34.943] checking copyfile.h presence... no [02:53:34.961] checking for copyfile.h... no [02:53:34.964] checking execinfo.h usability... no [02:53:35.022] checking execinfo.h presence... no [02:53:35.042] checking for execinfo.h... no [02:53:35.045] checking getopt.h usability... yes [02:53:35.053] checking getopt.h presence... yes [02:53:35.068] checking for getopt.h... yes [02:53:35.076] checking ifaddrs.h usability... no [02:53:35.132] checking ifaddrs.h presence... no [02:53:35.151] checking for ifaddrs.h... no [02:53:35.155] checking mbarrier.h usability... no [02:53:35.213] checking mbarrier.h presence... no [02:53:35.232] checking for mbarrier.h... no [02:53:35.235] checking sys/epoll.h usability... no [02:53:35.292] checking sys/epoll.h presence... no [02:53:35.312] checking for sys/epoll.h... no [02:53:35.315] checking sys/event.h usability... no [02:53:35.372] checking sys/event.h presence... no [02:53:35.393] checking for sys/event.h... no [02:53:35.397] checking sys/personality.h usability... no [02:53:35.453] checking sys/personality.h presence... no [02:53:35.472] checking for sys/personality.h... no [02:53:35.476] checking sys/prctl.h usability... no [02:53:35.533] checking sys/prctl.h presence... no [02:53:35.552] checking for sys/prctl.h... no [02:53:35.555] checking sys/procctl.h usability... no [02:53:35.612] checking sys/procctl.h presence... no [02:53:35.632] checking for sys/procctl.h... no [02:53:35.635] checking sys/signalfd.h usability... no [02:53:35.693] checking sys/signalfd.h presence... no [02:53:35.712] checking for sys/signalfd.h... no [02:53:35.715] checking sys/ucred.h usability... no [02:53:35.770] checking sys/ucred.h presence... no [02:53:35.789] checking for sys/ucred.h... no [02:53:35.792] checking termios.h usability... no [02:53:35.847] checking termios.h presence... no [02:53:35.865] checking for termios.h... no [02:53:35.868] checking ucred.h usability... no [02:53:35.925] checking ucred.h presence... no [02:53:35.945] checking for ucred.h... no [02:53:35.948] checking zlib.h usability... yes [02:53:35.957] checking zlib.h presence... yes [02:53:35.976] checking for zlib.h... yes [02:53:35.977] checking for lz4... /usr/bin/lz4 [02:53:35.977] checking for zstd... /usr/bin/zstd [02:53:35.977] checking for openssl... /usr/bin/openssl [02:53:35.981] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [02:53:35.982] checking crtdefs.h usability... yes [02:53:35.989] checking crtdefs.h presence... yes [02:53:36.004] checking for crtdefs.h... yes [02:53:36.006] checking whether byte ordering is bigendian... no [02:53:36.083] checking for inline... inline [02:53:36.090] checking for printf format archetype... gnu_printf [02:53:36.098] checking for _Static_assert... yes [02:53:36.142] checking for typeof... typeof [02:53:36.150] checking for __builtin_types_compatible_p... yes [02:53:36.162] checking for __builtin_constant_p... yes [02:53:36.174] checking for __builtin_unreachable... yes [02:53:36.215] checking for computed goto support... yes [02:53:36.232] checking for struct tm.tm_zone... no [02:53:36.310] checking for union semun... no [02:53:36.344] checking for socklen_t... yes [02:53:37.538] checking for struct sockaddr.sa_len... no [02:53:39.623] checking for locale_t... no [02:53:39.697] checking for C/C++ restrict keyword... __restrict [02:53:39.711] checking for struct option... yes [02:53:39.755] checking whether assembler supports x86_64 popcntq... yes [02:53:39.762] checking size of off_t... 4 [02:53:39.972] 0 [02:53:39.972] checking size of bool... 1 [02:53:40.020] checking for int timezone... yes [02:53:40.070] checking for wcstombs_l declaration... no [02:53:40.165] checking for backtrace_symbols... no [02:53:40.219] checking for copyfile... no [02:53:40.272] checking for copy_file_range... no [02:53:40.324] checking for getifaddrs... no [02:53:40.375] checking for getpeerucred... no [02:53:40.426] checking for inet_pton... yes [02:53:40.478] checking for kqueue... no [02:53:40.532] checking for mbstowcs_l... no [02:53:40.586] checking for memset_s... no [02:53:40.637] checking for posix_fallocate... no [02:53:40.688] checking for ppoll... no [02:53:40.741] checking for pthread_is_threaded_np... no [02:53:40.791] checking for setproctitle... no [02:53:40.841] checking for setproctitle_fast... no [02:53:40.891] checking for strchrnul... no [02:53:40.945] checking for strsignal... no [02:53:40.996] checking for syncfs... no [02:53:41.049] checking for sync_file_range... no [02:53:41.102] checking for uselocale... no [02:53:41.154] checking for wcstombs_l... no [02:53:41.203] checking for __builtin_bswap16... yes [02:53:41.255] checking for __builtin_bswap32... yes [02:53:41.305] checking for __builtin_bswap64... yes [02:53:41.354] checking for __builtin_clz... yes [02:53:41.403] checking for __builtin_ctz... yes [02:53:41.452] checking for __builtin_popcount... yes [02:53:41.501] checking for __builtin_frame_address... yes [02:53:41.551] checking for _LARGEFILE_SOURCE value needed for large files... no [02:53:41.605] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [02:53:41.639] checking for posix_fadvise... no [02:53:41.695] checking whether posix_fadvise is declared... no [02:53:41.743] checking whether fdatasync is declared... no [02:53:41.793] checking whether strlcat is declared... no [02:53:41.860] checking whether strlcpy is declared... no [02:53:41.926] checking whether strnlen is declared... yes [02:53:41.939] checking whether strsep is declared... no [02:53:42.003] checking whether preadv is declared... no [02:53:42.040] checking whether pwritev is declared... no [02:53:42.075] checking whether F_FULLFSYNC is declared... no [02:53:42.113] checking for explicit_bzero... no [02:53:42.162] checking for getopt... yes [02:53:42.209] checking for getpeereid... no [02:53:42.257] checking for inet_aton... no [02:53:42.308] checking for mkdtemp... no [02:53:42.357] checking for strlcat... no [02:53:42.405] checking for strlcpy... no [02:53:42.455] checking for strnlen... yes [02:53:42.506] checking for strsep... no [02:53:42.556] checking for pthread_barrier_wait... yes [02:53:42.602] configure: On mingw32 we will use our strtof wrapper. [02:53:42.602] checking for getopt_long... yes [02:53:42.649] checking for _configthreadlocale... yes [02:53:42.696] checking for syslog... no [02:53:42.746] checking for opterr... yes [02:53:42.795] checking for optreset... no [02:53:42.847] checking test program... cross-compiling [02:53:42.847] checking whether long int is 64 bits... no [02:53:42.878] checking whether long long int is 64 bits... yes [02:53:42.915] checking for __builtin_mul_overflow... yes [02:53:42.958] checking size of void *... 8 [02:53:43.301] checking size of size_t... 8 [02:53:43.575] checking size of long... 4 [02:53:43.777] checking alignment of short... 2 [02:53:43.916] checking alignment of int... 4 [02:53:44.153] checking alignment of long... 4 [02:53:44.365] checking alignment of long long int... 8 [02:53:44.664] checking alignment of double... 8 [02:53:44.993] checking for int8... no [02:53:45.038] checking for uint8... no [02:53:45.079] checking for int64... no [02:53:45.122] checking for uint64... no [02:53:45.167] checking for __int128... yes [02:53:45.221] checking for __int128 alignment bug... assuming ok [02:53:45.221] checking alignment of PG_INT128_TYPE... 16 [02:53:45.570] checking for builtin __sync char locking functions... yes [02:53:45.617] checking for builtin __sync int32 locking functions... yes [02:53:45.664] checking for builtin __sync int32 atomic operations... yes [02:53:45.709] checking for builtin __sync int64 atomic operations... yes [02:53:45.755] checking for builtin __atomic int32 atomic operations... yes [02:53:45.799] checking for builtin __atomic int64 atomic operations... yes [02:53:45.845] checking for __get_cpuid... yes [02:53:45.894] checking for __get_cpuid_count... yes [02:53:45.940] checking for __cpuid... no [02:53:46.346] checking for __cpuidex... no [02:53:46.771] checking for _xgetbv with CFLAGS=... no [02:53:47.153] checking for _xgetbv with CFLAGS=-mxsave... yes [02:53:47.560] checking for _mm512_popcnt_epi64 with CFLAGS=... no [02:53:47.944] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [02:53:48.287] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [02:53:48.335] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [02:53:48.428] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [02:53:48.453] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [02:53:48.472] 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:53:48.530] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [02:53:48.531] checking which random number source to use... Windows native [02:53:48.533] checking for xmllint... /usr/bin/xmllint [02:53:48.533] checking for xsltproc... /usr/bin/xsltproc [02:53:48.533] checking for fop... /usr/bin/fop [02:53:48.533] checking for dbtoepub... no [02:53:48.534] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [02:53:48.534] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [02:53:48.534] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [02:53:48.545] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [02:53:48.545] 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:53:48.545] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [02:53:48.545] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [02:53:48.633] configure: creating ./config.status [02:53:48.727] config.status: creating GNUmakefile [02:53:48.740] config.status: creating src/Makefile.global [02:53:48.758] config.status: creating src/include/pg_config.h [02:53:48.771] config.status: creating src/include/pg_config_ext.h [02:53:48.785] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [02:53:48.801] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [02:53:48.809] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [02:53:48.817] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [02:53:48.825] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [02:53:48.833] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [02:53:48.836] config.status: executing check_win32_symlinks commands [02:53:48.871] [02:53:48.871] real 0m17.166s [02:53:48.871] user 0m11.206s [02:53:48.871] sys 0m5.490s [02:53:48.871] make -s -j${BUILD_JOBS} clean [02:53:49.396] time make -s -j${BUILD_JOBS} world-bin [02:54:12.671] crypt.c: In function ‘encrypt_password’: [02:54:12.671] crypt.c:160:13: error: ‘encrypted_password’ may be used uninitialized [-Werror=maybe-uninitialized] [02:54:12.671] 160 | if (strlen(encrypted_password) > MAX_ENCRYPTED_PASSWORD_LEN) [02:54:12.671] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [02:54:12.671] crypt.c:119:21: note: ‘encrypted_password’ was declared here [02:54:12.671] 119 | char *encrypted_password; [02:54:12.671] | ^~~~~~~~~~~~~~~~~~ [02:54:12.671] cc1: all warnings being treated as errors [02:54:12.672] make[3]: *** [: crypt.o] Error 1 [02:54:12.672] make[2]: *** [common.mk:37: libpq-recursive] Error 2 [02:54:12.672] make[2]: *** Waiting for unfinished jobs.... [02:54:24.131] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [02:54:24.131] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [02:54:24.132] [02:54:24.132] real 0m34.736s [02:54:24.132] user 1m42.002s [02:54:24.132] sys 0m20.498s [02:54:24.132] [02:54:24.132] Exit status: 2