[22:51:12.845] time ./configure \ [22:51:12.845] --host=x86_64-w64-mingw32 \ [22:51:12.845] --enable-cassert \ [22:51:12.845] --without-icu \ [22:51:12.845] CC="ccache x86_64-w64-mingw32-gcc" \ [22:51:12.845] CXX="ccache x86_64-w64-mingw32-g++" [22:51:12.952] checking build system type... x86_64-pc-linux-gnu [22:51:13.140] checking host system type... x86_64-w64-mingw32 [22:51:13.145] checking which template to use... win32 [22:51:13.145] checking whether NLS is wanted... no [22:51:13.145] checking for default port number... 5432 [22:51:13.151] checking for block size... 8kB [22:51:13.152] checking for segment size... 1GB [22:51:13.155] checking for WAL block size... 8kB [22:51:13.156] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:51:13.187] checking whether the C compiler works... yes [22:51:13.339] checking for C compiler default output file name... a.exe [22:51:13.340] checking for suffix of executables... .exe [22:51:13.379] checking whether we are cross compiling... yes [22:51:13.459] checking for suffix of object files... o [22:51:13.477] checking whether we are using the GNU C compiler... yes [22:51:13.509] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:51:13.525] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:51:13.605] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [22:51:13.740] checking whether we are using the GNU C++ compiler... yes [22:51:13.746] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:51:14.030] checking for gawk... no [22:51:14.030] checking for mawk... mawk [22:51:14.033] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:51:14.049] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:51:14.083] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:51:14.130] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:51:14.178] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:51:14.196] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:51:14.204] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:51:14.221] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:51:14.228] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:51:14.264] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:51:14.272] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:51:14.310] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:51:14.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:51:14.347] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:51:14.383] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:51:14.419] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:51:14.456] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:51:14.495] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:51:14.503] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:51:14.538] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:51:14.545] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:51:14.563] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:51:14.600] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:51:14.625] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:51:14.633] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:51:14.651] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:51:14.689] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:51:14.727] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:51:14.743] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:51:14.774] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:51:14.808] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:51:14.825] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:51:14.842] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:51:14.876] checking whether the C compiler still works... yes [22:51:14.952] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:51:15.025] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:51:15.026] checking pkg-config is at least version 0.9.0... yes [22:51:15.043] checking whether to build with ICU support... no [22:51:15.043] checking whether to build with Tcl... no [22:51:15.043] checking whether to build Perl modules... no [22:51:15.043] checking whether to build Python modules... no [22:51:15.043] checking whether to build with GSSAPI support... no [22:51:15.045] checking whether to build with PAM support... no [22:51:15.045] checking whether to build with BSD Authentication support... no [22:51:15.045] checking whether to build with LDAP support... no [22:51:15.045] checking whether to build with Bonjour support... no [22:51:15.045] checking whether to build with SELinux support... no [22:51:15.045] checking whether to build with systemd support... no [22:51:15.045] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:51:15.045] checking whether to build with XML support... no [22:51:15.046] checking whether to build with LZ4 support... no [22:51:15.046] checking whether to build with ZSTD support... no [22:51:15.046] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:51:15.046] checking whether it is possible to strip libraries... yes [22:51:15.054] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:51:15.055] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:51:15.055] checking for a BSD-compatible install... /usr/bin/install -c [22:51:15.064] checking for tar... /usr/bin/tar [22:51:15.064] checking whether ln -s works... yes [22:51:15.064] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:51:15.066] checking for bison... /usr/bin/bison [22:51:15.069] configure: using bison (GNU Bison) 3.8.2 [22:51:15.072] checking for flex... /usr/bin/flex [22:51:15.084] configure: using flex 2.6.4 [22:51:15.084] checking for perl... /usr/bin/perl [22:51:15.087] configure: using perl 5.36.0 [22:51:15.089] checking for zic... /usr/sbin/zic [22:51:15.089] checking for a sed that does not truncate output... /usr/bin/sed [22:51:15.094] checking for grep that handles long lines and -e... /usr/bin/grep [22:51:15.097] checking for egrep... /usr/bin/grep -E [22:51:15.098] checking for ANSI C header files... yes [22:51:15.183] checking for sys/types.h... yes [22:51:15.201] checking for sys/stat.h... yes [22:51:15.262] checking for stdlib.h... yes [22:51:15.319] checking for string.h... yes [22:51:15.333] checking for memory.h... yes [22:51:15.389] checking for strings.h... yes [22:51:15.446] checking for inttypes.h... yes [22:51:15.508] checking for stdint.h... yes [22:51:15.566] checking for unistd.h... yes [22:51:15.625] checking for main in -lm... yes [22:51:15.668] checking for library containing setproctitle... no [22:51:15.749] checking for library containing dlsym... no [22:51:15.829] checking for library containing socket... -lws2_32 [22:51:15.955] checking for library containing getopt_long... none required [22:51:16.002] checking for library containing shm_open... no [22:51:16.094] checking for library containing shm_unlink... no [22:51:16.182] checking for library containing clock_gettime... no [22:51:16.271] checking for library containing shmget... no [22:51:16.361] checking for library containing backtrace_symbols... no [22:51:16.450] checking for library containing pthread_barrier_wait... -lpthread [22:51:16.542] checking for inflate in -lz... yes [22:51:16.589] checking atomic.h usability... no [22:51:16.644] checking atomic.h presence... no [22:51:16.663] checking for atomic.h... no [22:51:16.666] checking copyfile.h usability... no [22:51:16.721] checking copyfile.h presence... no [22:51:16.742] checking for copyfile.h... no [22:51:16.745] checking execinfo.h usability... no [22:51:16.802] checking execinfo.h presence... no [22:51:16.821] checking for execinfo.h... no [22:51:16.825] checking getopt.h usability... yes [22:51:16.877] checking getopt.h presence... yes [22:51:16.892] checking for getopt.h... yes [22:51:16.899] checking ifaddrs.h usability... no [22:51:16.952] checking ifaddrs.h presence... no [22:51:16.970] checking for ifaddrs.h... no [22:51:16.973] checking mbarrier.h usability... no [22:51:17.025] checking mbarrier.h presence... no [22:51:17.042] checking for mbarrier.h... no [22:51:17.045] checking sys/epoll.h usability... no [22:51:17.099] checking sys/epoll.h presence... no [22:51:17.117] checking for sys/epoll.h... no [22:51:17.120] checking sys/event.h usability... no [22:51:17.174] checking sys/event.h presence... no [22:51:17.194] checking for sys/event.h... no [22:51:17.198] checking sys/personality.h usability... no [22:51:17.253] checking sys/personality.h presence... no [22:51:17.274] checking for sys/personality.h... no [22:51:17.278] checking sys/prctl.h usability... no [22:51:17.338] checking sys/prctl.h presence... no [22:51:17.358] checking for sys/prctl.h... no [22:51:17.362] checking sys/procctl.h usability... no [22:51:17.423] checking sys/procctl.h presence... no [22:51:17.444] checking for sys/procctl.h... no [22:51:17.448] checking sys/signalfd.h usability... no [22:51:17.510] checking sys/signalfd.h presence... no [22:51:17.531] checking for sys/signalfd.h... no [22:51:17.535] checking sys/ucred.h usability... no [22:51:17.595] checking sys/ucred.h presence... no [22:51:17.616] checking for sys/ucred.h... no [22:51:17.621] checking termios.h usability... no [22:51:17.680] checking termios.h presence... no [22:51:17.701] checking for termios.h... no [22:51:17.705] checking ucred.h usability... no [22:51:17.762] checking ucred.h presence... no [22:51:17.781] checking for ucred.h... no [22:51:17.784] checking xlocale.h usability... no [22:51:17.840] checking xlocale.h presence... no [22:51:17.858] checking for xlocale.h... no [22:51:17.861] checking zlib.h usability... yes [22:51:17.894] checking zlib.h presence... yes [22:51:17.911] checking for zlib.h... yes [22:51:17.912] checking for lz4... /usr/bin/lz4 [22:51:17.912] checking for zstd... /usr/bin/zstd [22:51:17.912] checking for openssl... /usr/bin/openssl [22:51:17.917] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [22:51:17.917] checking crtdefs.h usability... yes [22:51:17.972] checking crtdefs.h presence... yes [22:51:17.986] checking for crtdefs.h... yes [22:51:17.987] checking whether byte ordering is bigendian... no [22:51:18.089] checking for inline... inline [22:51:18.117] checking for printf format archetype... gnu_printf [22:51:18.153] checking for _Static_assert... yes [22:51:18.196] checking for typeof... typeof [22:51:18.232] checking for __builtin_types_compatible_p... yes [22:51:18.253] checking for __builtin_constant_p... yes [22:51:18.276] checking for __builtin_unreachable... yes [22:51:18.318] checking for computed goto support... yes [22:51:18.335] checking for struct tm.tm_zone... no [22:51:18.416] checking for union semun... no [22:51:18.454] checking for socklen_t... yes [22:51:20.666] checking for struct sockaddr.sa_len... no [22:51:22.726] checking for C/C++ restrict keyword... __restrict [22:51:22.739] checking for struct option... yes [22:51:22.808] checking whether assembler supports x86_64 popcntq... yes [22:51:22.841] checking size of off_t... 4 [22:51:23.182] 0 [22:51:23.182] checking for int timezone... yes [22:51:23.235] checking for backtrace_symbols... no [22:51:23.290] checking for copyfile... no [22:51:23.341] checking for copy_file_range... no [22:51:23.393] checking for elf_aux_info... no [22:51:23.445] checking for getauxval... no [22:51:23.499] checking for getifaddrs... no [22:51:23.554] checking for getpeerucred... no [22:51:23.608] checking for inet_pton... yes [22:51:23.664] checking for kqueue... no [22:51:23.717] checking for mbstowcs_l... no [22:51:23.769] checking for memset_s... no [22:51:23.820] checking for posix_fallocate... no [22:51:23.872] checking for ppoll... no [22:51:23.923] checking for pthread_is_threaded_np... no [22:51:23.973] checking for setproctitle... no [22:51:24.023] checking for setproctitle_fast... no [22:51:24.074] checking for strchrnul... no [22:51:24.125] checking for strsignal... no [22:51:24.176] checking for syncfs... no [22:51:24.227] checking for sync_file_range... no [22:51:24.277] checking for uselocale... no [22:51:24.325] checking for wcstombs_l... no [22:51:24.369] checking for __builtin_bswap16... yes [22:51:24.414] checking for __builtin_bswap32... yes [22:51:24.459] checking for __builtin_bswap64... yes [22:51:24.503] checking for __builtin_clz... yes [22:51:24.547] checking for __builtin_ctz... yes [22:51:24.592] checking for __builtin_popcount... yes [22:51:24.638] checking for __builtin_frame_address... yes [22:51:24.685] checking for _LARGEFILE_SOURCE value needed for large files... no [22:51:24.736] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:51:24.767] checking for posix_fadvise... no [22:51:24.819] checking whether posix_fadvise is declared... no [22:51:24.866] checking whether fdatasync is declared... no [22:51:24.912] checking whether strlcat is declared... no [22:51:24.975] checking whether strlcpy is declared... no [22:51:25.038] checking whether strnlen is declared... yes [22:51:25.103] checking whether strsep is declared... no [22:51:25.164] checking whether preadv is declared... no [22:51:25.198] checking whether pwritev is declared... no [22:51:25.233] checking whether F_FULLFSYNC is declared... no [22:51:25.271] checking for explicit_bzero... no [22:51:25.319] checking for getopt... yes [22:51:25.363] checking for getpeereid... no [22:51:25.413] checking for inet_aton... no [22:51:25.462] checking for mkdtemp... no [22:51:25.512] checking for strlcat... no [22:51:25.561] checking for strlcpy... no [22:51:25.610] checking for strnlen... yes [22:51:25.659] checking for strsep... no [22:51:25.706] checking for pthread_barrier_wait... yes [22:51:25.751] configure: On mingw32 we will use our strtof wrapper. [22:51:25.751] checking for getopt_long... yes [22:51:25.798] checking for syslog... no [22:51:25.848] checking for opterr... yes [22:51:25.899] checking for optreset... no [22:51:25.953] checking test program... cross-compiling [22:51:25.953] checking whether long int is 64 bits... no [22:51:25.989] checking whether long long int is 64 bits... yes [22:51:26.030] checking for __builtin_mul_overflow... yes [22:51:26.076] checking size of void *... 8 [22:51:26.570] checking size of size_t... 8 [22:51:26.933] checking size of long... 4 [22:51:27.256] checking alignment of short... 2 [22:51:27.547] checking alignment of int... 4 [22:51:27.915] checking alignment of long... 4 [22:51:28.306] checking alignment of long long int... 8 [22:51:28.880] checking alignment of double... 8 [22:51:29.458] checking for __int128... yes [22:51:29.508] checking for __int128 alignment bug... assuming ok [22:51:29.508] checking alignment of PG_INT128_TYPE... 16 [22:51:29.998] checking for builtin __sync char locking functions... yes [22:51:30.041] checking for builtin __sync int32 locking functions... yes [22:51:30.084] checking for builtin __sync int32 atomic operations... yes [22:51:30.126] checking for builtin __sync int64 atomic operations... yes [22:51:30.166] checking for builtin __atomic int32 atomic operations... yes [22:51:30.210] checking for builtin __atomic int64 atomic operations... yes [22:51:30.253] checking for __get_cpuid... yes [22:51:30.300] checking for __get_cpuid_count... yes [22:51:30.344] checking for __cpuid... no [22:51:30.745] checking for __cpuidex... no [22:51:31.175] checking for _xgetbv... yes [22:51:31.592] checking for _mm512_popcnt_epi64... yes [22:51:32.020] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [22:51:32.125] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:51:32.150] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [22:51:32.170] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:51:32.191] 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 [22:51:32.250] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:51:32.250] checking which random number source to use... Windows native [22:51:32.252] checking for xmllint... /usr/bin/xmllint [22:51:32.253] checking for xsltproc... /usr/bin/xsltproc [22:51:32.253] checking for fop... /usr/bin/fop [22:51:32.253] checking for dbtoepub... no [22:51:32.253] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:51:32.253] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:51:32.254] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:51:32.264] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:51:32.264] 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 [22:51:32.265] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:51:32.265] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:51:32.352] configure: creating ./config.status [22:51:32.439] config.status: creating GNUmakefile [22:51:32.452] config.status: creating src/Makefile.global [22:51:32.468] config.status: creating src/include/pg_config.h [22:51:32.482] config.status: creating src/include/pg_config_ext.h [22:51:32.495] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:51:32.512] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:51:32.520] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:51:32.528] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:51:32.536] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:51:32.543] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:51:32.547] config.status: executing check_win32_symlinks commands [22:51:32.583] [22:51:32.583] real 0m19.738s [22:51:32.583] user 0m13.145s [22:51:32.583] sys 0m6.145s [22:51:32.583] make -s -j${BUILD_JOBS} clean [22:51:33.131] time make -s -j${BUILD_JOBS} world-bin [22:53:39.273] datachecksumsworker.c: In function ‘ProcessDatabase’: [22:53:39.273] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘pid_t’ {aka ‘long long int’} [-Werror=format=] [22:53:39.273] 590 | "Waiting for worker in database %s (pid %d)", db->dbname, pid); [22:53:39.273] | ~^ ~~~ [22:53:39.273] | | | [22:53:39.273] | int pid_t {aka long long int} [22:53:39.273] | %lld [22:53:39.273] cc1: all warnings being treated as errors [22:53:39.274] make[3]: *** [: datachecksumsworker.o] Error 1 [22:53:39.274] make[2]: *** [common.mk:37: postmaster-recursive] Error 2 [22:53:39.274] make[2]: *** Waiting for unfinished jobs.... [22:53:42.111] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:53:42.111] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:53:42.112] [22:53:42.112] real 2m8.980s [22:53:42.112] user 7m1.494s [22:53:42.112] sys 1m18.571s [22:53:42.112] [22:53:42.112] Exit status: 2