[03:44:25.069] time ./configure \ [03:44:25.069] --host=x86_64-w64-mingw32 \ [03:44:25.069] --enable-cassert \ [03:44:25.069] --without-icu \ [03:44:25.069] CC="ccache x86_64-w64-mingw32-gcc" \ [03:44:25.069] CXX="ccache x86_64-w64-mingw32-g++" [03:44:25.176] checking build system type... x86_64-pc-linux-gnu [03:44:25.348] checking host system type... x86_64-w64-mingw32 [03:44:25.353] checking which template to use... win32 [03:44:25.353] checking whether NLS is wanted... no [03:44:25.353] checking for default port number... 5432 [03:44:25.360] checking for block size... 8kB [03:44:25.361] checking for segment size... 1GB [03:44:25.364] checking for WAL block size... 8kB [03:44:25.365] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [03:44:25.397] checking whether the C compiler works... yes [03:44:25.516] checking for C compiler default output file name... a.exe [03:44:25.517] checking for suffix of executables... .exe [03:44:25.557] checking whether we are cross compiling... yes [03:44:25.631] checking for suffix of object files... o [03:44:25.646] checking whether we are using the GNU C compiler... yes [03:44:25.677] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [03:44:25.693] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [03:44:25.769] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [03:44:25.894] checking whether we are using the GNU C++ compiler... yes [03:44:26.063] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [03:44:26.152] checking for gawk... no [03:44:26.152] checking for mawk... mawk [03:44:26.154] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:44:26.169] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [03:44:26.184] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:44:26.228] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:44:26.270] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [03:44:26.300] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:44:26.331] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:44:26.337] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:44:26.369] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:44:26.399] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:44:26.430] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [03:44:26.445] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:44:26.476] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:44:26.491] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:44:26.523] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [03:44:26.529] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [03:44:26.536] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:44:26.572] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:44:26.579] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:44:26.612] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [03:44:26.619] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [03:44:26.651] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:44:26.668] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:44:26.690] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:44:26.706] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:44:26.736] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:44:26.773] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:44:26.810] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:44:26.840] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:44:26.871] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:44:26.905] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:44:26.937] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:44:26.968] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:44:27.000] checking whether the C compiler still works... yes [03:44:27.046] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [03:44:27.110] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [03:44:27.110] checking pkg-config is at least version 0.9.0... yes [03:44:27.126] checking whether to build with ICU support... no [03:44:27.126] checking whether to build with Tcl... no [03:44:27.126] checking whether to build Perl modules... no [03:44:27.126] checking whether to build Python modules... no [03:44:27.126] checking whether to build with GSSAPI support... no [03:44:27.127] checking whether to build with PAM support... no [03:44:27.128] checking whether to build with BSD Authentication support... no [03:44:27.128] checking whether to build with LDAP support... no [03:44:27.128] checking whether to build with Bonjour support... no [03:44:27.128] checking whether to build with SELinux support... no [03:44:27.128] checking whether to build with systemd support... no [03:44:27.128] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:44:27.128] checking whether to build with liburing support... no [03:44:27.128] checking whether to build with libcurl support... no [03:44:27.129] checking whether to build with libnuma support... no [03:44:27.129] checking whether to build with XML support... no [03:44:27.129] checking whether to build with LZ4 support... no [03:44:27.129] checking whether to build with ZSTD support... no [03:44:27.129] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [03:44:27.130] checking whether it is possible to strip libraries... yes [03:44:27.136] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [03:44:27.136] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [03:44:27.136] checking for a BSD-compatible install... /usr/bin/install -c [03:44:27.145] checking for tar... /usr/bin/tar [03:44:27.145] checking whether ln -s works... yes [03:44:27.145] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:44:27.147] checking for bison... /usr/bin/bison [03:44:27.149] configure: using bison (GNU Bison) 3.8.2 [03:44:27.152] checking for flex... /usr/bin/flex [03:44:27.154] configure: using flex 2.6.4 [03:44:27.154] checking for perl... /usr/bin/perl [03:44:27.157] configure: using perl 5.36.0 [03:44:27.159] checking for zic... /usr/sbin/zic [03:44:27.159] checking for a sed that does not truncate output... /usr/bin/sed [03:44:27.165] checking for grep that handles long lines and -e... /usr/bin/grep [03:44:27.167] checking for egrep... /usr/bin/grep -E [03:44:27.168] checking for ANSI C header files... yes [03:44:27.226] checking for sys/types.h... yes [03:44:27.281] checking for sys/stat.h... yes [03:44:27.296] checking for stdlib.h... yes [03:44:27.311] checking for string.h... yes [03:44:27.367] checking for memory.h... yes [03:44:27.424] checking for strings.h... yes [03:44:27.481] checking for inttypes.h... yes [03:44:27.516] checking for stdint.h... yes [03:44:27.575] checking for unistd.h... yes [03:44:27.636] checking for main in -lm... yes [03:44:27.681] checking for library containing setproctitle... no [03:44:27.763] checking for library containing dlsym... no [03:44:27.846] checking for library containing socket... -lws2_32 [03:44:27.970] checking for library containing getopt_long... none required [03:44:28.014] checking for library containing shm_open... no [03:44:28.100] checking for library containing shm_unlink... no [03:44:28.183] checking for library containing clock_gettime... no [03:44:28.266] checking for library containing shmget... no [03:44:28.349] checking for library containing backtrace_symbols... no [03:44:28.435] checking for library containing pthread_barrier_wait... -lpthread [03:44:28.521] checking for inflate in -lz... yes [03:44:28.569] checking atomic.h usability... no [03:44:28.621] checking atomic.h presence... no [03:44:28.639] checking for atomic.h... no [03:44:28.642] checking copyfile.h usability... no [03:44:28.695] checking copyfile.h presence... no [03:44:28.712] checking for copyfile.h... no [03:44:28.715] checking execinfo.h usability... no [03:44:28.767] checking execinfo.h presence... no [03:44:28.786] checking for execinfo.h... no [03:44:28.789] checking getopt.h usability... yes [03:44:28.796] checking getopt.h presence... yes [03:44:28.810] checking for getopt.h... yes [03:44:28.817] checking ifaddrs.h usability... no [03:44:28.869] checking ifaddrs.h presence... no [03:44:28.888] checking for ifaddrs.h... no [03:44:28.891] checking mbarrier.h usability... no [03:44:28.947] checking mbarrier.h presence... no [03:44:28.965] checking for mbarrier.h... no [03:44:28.968] checking sys/epoll.h usability... no [03:44:29.020] checking sys/epoll.h presence... no [03:44:29.039] checking for sys/epoll.h... no [03:44:29.042] checking sys/event.h usability... no [03:44:29.097] checking sys/event.h presence... no [03:44:29.115] checking for sys/event.h... no [03:44:29.118] checking sys/personality.h usability... no [03:44:29.169] checking sys/personality.h presence... no [03:44:29.187] checking for sys/personality.h... no [03:44:29.190] checking sys/prctl.h usability... no [03:44:29.243] checking sys/prctl.h presence... no [03:44:29.260] checking for sys/prctl.h... no [03:44:29.263] checking sys/procctl.h usability... no [03:44:29.315] checking sys/procctl.h presence... no [03:44:29.333] checking for sys/procctl.h... no [03:44:29.337] checking sys/signalfd.h usability... no [03:44:29.389] checking sys/signalfd.h presence... no [03:44:29.407] checking for sys/signalfd.h... no [03:44:29.411] checking sys/ucred.h usability... no [03:44:29.469] checking sys/ucred.h presence... no [03:44:29.487] checking for sys/ucred.h... no [03:44:29.491] checking termios.h usability... no [03:44:29.543] checking termios.h presence... no [03:44:29.561] checking for termios.h... no [03:44:29.564] checking ucred.h usability... no [03:44:29.619] checking ucred.h presence... no [03:44:29.637] checking for ucred.h... no [03:44:29.640] checking xlocale.h usability... no [03:44:29.693] checking xlocale.h presence... no [03:44:29.710] checking for xlocale.h... no [03:44:29.713] checking zlib.h usability... yes [03:44:29.772] checking zlib.h presence... yes [03:44:29.789] checking for zlib.h... yes [03:44:29.790] checking for lz4... /usr/bin/lz4 [03:44:29.790] checking for zstd... /usr/bin/zstd [03:44:29.790] checking for openssl... /usr/bin/openssl [03:44:29.794] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [03:44:29.795] checking crtdefs.h usability... yes [03:44:29.802] checking crtdefs.h presence... yes [03:44:29.816] checking for crtdefs.h... yes [03:44:29.817] checking whether byte ordering is bigendian... no [03:44:29.915] checking for inline... inline [03:44:29.922] checking for printf format archetype... gnu_printf [03:44:29.955] checking for _Static_assert... yes [03:44:29.994] checking for typeof... typeof [03:44:30.001] checking for __builtin_types_compatible_p... yes [03:44:30.012] checking for __builtin_constant_p... yes [03:44:30.042] checking for __builtin_mul_overflow... yes [03:44:30.086] checking for __builtin_unreachable... yes [03:44:30.126] checking for computed goto support... yes [03:44:30.159] checking for struct tm.tm_zone... no [03:44:30.231] checking for union semun... no [03:44:30.264] checking for socklen_t... yes [03:44:31.700] checking for struct sockaddr.sa_len... no [03:44:33.648] checking for C/C++ restrict keyword... __restrict [03:44:33.690] checking for struct option... yes [03:44:33.759] checking whether assembler supports x86_64 popcntq... yes [03:44:33.791] checking size of off_t... 4 [03:44:34.105] 0 [03:44:34.106] checking for int timezone... yes [03:44:34.158] checking for backtrace_symbols... no [03:44:34.208] checking for copyfile... no [03:44:34.257] checking for copy_file_range... no [03:44:34.307] checking for elf_aux_info... no [03:44:34.357] checking for getauxval... no [03:44:34.405] checking for getifaddrs... no [03:44:34.453] checking for getpeerucred... no [03:44:34.503] checking for inet_pton... yes [03:44:34.552] checking for kqueue... no [03:44:34.602] checking for localeconv_l... no [03:44:34.651] checking for mbstowcs_l... no [03:44:34.699] checking for posix_fallocate... no [03:44:34.749] checking for ppoll... no [03:44:34.797] checking for pthread_is_threaded_np... no [03:44:34.845] checking for setproctitle... no [03:44:34.893] checking for setproctitle_fast... no [03:44:34.943] checking for strsignal... no [03:44:34.994] checking for syncfs... no [03:44:35.043] checking for sync_file_range... no [03:44:35.093] checking for uselocale... no [03:44:35.144] checking for wcstombs_l... no [03:44:35.190] checking for __builtin_bswap16... yes [03:44:35.236] checking for __builtin_bswap32... yes [03:44:35.282] checking for __builtin_bswap64... yes [03:44:35.329] checking for __builtin_clz... yes [03:44:35.376] checking for __builtin_ctz... yes [03:44:35.422] checking for __builtin_popcount... yes [03:44:35.468] checking for __builtin_frame_address... yes [03:44:35.517] checking for _LARGEFILE_SOURCE value needed for large files... no [03:44:35.568] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [03:44:35.597] checking for posix_fadvise... no [03:44:35.647] checking whether posix_fadvise is declared... no [03:44:35.692] checking whether fdatasync is declared... no [03:44:35.737] checking whether strlcat is declared... no [03:44:35.799] checking whether strlcpy is declared... no [03:44:35.864] checking whether strnlen is declared... yes [03:44:35.930] checking whether strsep is declared... no [03:44:35.992] checking whether timingsafe_bcmp is declared... no [03:44:36.054] checking whether preadv is declared... no [03:44:36.090] checking whether pwritev is declared... no [03:44:36.126] checking whether strchrnul is declared... no [03:44:36.168] checking whether memset_s is declared... no [03:44:36.208] checking whether F_FULLFSYNC is declared... no [03:44:36.245] checking for explicit_bzero... no [03:44:36.290] checking for getopt... yes [03:44:36.332] checking for getpeereid... no [03:44:36.378] checking for inet_aton... no [03:44:36.425] checking for mkdtemp... no [03:44:36.472] checking for strlcat... no [03:44:36.517] checking for strlcpy... no [03:44:36.563] checking for strnlen... yes [03:44:36.608] checking for strsep... no [03:44:36.654] checking for timingsafe_bcmp... no [03:44:36.698] checking for pthread_barrier_wait... yes [03:44:36.743] configure: On mingw32 we will use our strtof wrapper. [03:44:36.743] checking for getopt_long... yes [03:44:36.785] checking for syslog... no [03:44:36.831] checking for opterr... yes [03:44:36.875] checking for optreset... no [03:44:36.925] checking test program... cross-compiling [03:44:36.925] checking size of void *... 8 [03:44:37.332] checking size of size_t... 8 [03:44:37.847] checking size of long... 4 [03:44:38.165] checking size of long long... 8 [03:44:38.644] checking alignment of short... 2 [03:44:38.923] checking alignment of int... 4 [03:44:39.235] checking alignment of long... 4 [03:44:39.606] checking alignment of int64_t... 8 [03:44:40.078] checking alignment of double... 8 [03:44:40.485] checking for __int128... yes [03:44:40.529] checking for __int128 alignment bug... assuming ok [03:44:40.529] checking alignment of PG_INT128_TYPE... 16 [03:44:41.059] checking for builtin __sync char locking functions... yes [03:44:41.098] checking for builtin __sync int32 locking functions... yes [03:44:41.136] checking for builtin __sync int32 atomic operations... yes [03:44:41.177] checking for builtin __sync int64 atomic operations... yes [03:44:41.219] checking for builtin __atomic int32 atomic operations... yes [03:44:41.259] checking for builtin __atomic int64 atomic operations... yes [03:44:41.301] checking for __get_cpuid... yes [03:44:41.346] checking for __get_cpuid_count... yes [03:44:41.390] checking for __cpuid... no [03:44:41.774] checking for __cpuidex... no [03:44:42.187] checking for _xgetbv... yes [03:44:42.577] checking for _mm512_popcnt_epi64... yes [03:44:42.977] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [03:44:43.072] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:44:43.093] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [03:44:43.110] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:44:43.128] 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 [03:44:43.183] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:44:43.183] checking for _mm512_clmulepi64_epi128... yes [03:44:43.584] checking for vectorized CRC-32C... AVX-512 with runtime check [03:44:43.585] checking which random number source to use... Windows native [03:44:43.587] checking for xmllint... /usr/bin/xmllint [03:44:43.587] checking for xsltproc... /usr/bin/xsltproc [03:44:43.587] checking for fop... /usr/bin/fop [03:44:43.587] checking for dbtoepub... no [03:44:43.588] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:44:43.588] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:44:43.588] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:44:43.598] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [03:44:43.598] 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 [03:44:43.598] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:44:43.598] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:44:43.685] configure: creating ./config.status [03:44:43.767] config.status: creating GNUmakefile [03:44:43.779] config.status: creating src/Makefile.global [03:44:43.793] config.status: creating src/include/pg_config.h [03:44:43.806] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:44:43.820] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:44:43.827] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:44:43.834] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:44:43.841] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:44:43.848] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:44:43.852] config.status: executing check_win32_symlinks commands [03:44:43.885] [03:44:43.885] real 0m18.815s [03:44:43.885] user 0m12.482s [03:44:43.885] sys 0m6.029s [03:44:43.885] make -s -j${BUILD_JOBS} clean [03:44:44.392] time make -s -j${BUILD_JOBS} world-bin [03:46:22.956] In file included from pg_shmem.c:18: [03:46:22.956] ../../../src/include/storage/pg_shmem.h:66:9: error: unknown type name ‘pg_atomic_uint32’ [03:46:22.956] 66 | pg_atomic_uint32 NSharedBuffers; [03:46:22.956] | ^~~~~~~~~~~~~~~~ [03:46:22.956] ../../../src/include/storage/pg_shmem.h:69:9: error: unknown type name ‘pg_atomic_uint64’ [03:46:22.956] 69 | pg_atomic_uint64 Generation; [03:46:22.956] | ^~~~~~~~~~~~~~~~ [03:46:22.957] make[3]: *** [: pg_shmem.o] Error 1 [03:46:22.957] make[2]: *** [common.mk:37: port-recursive] Error 2 [03:46:22.957] make[2]: *** Waiting for unfinished jobs.... [03:46:45.738] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:46:45.738] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:46:45.738] [03:46:45.738] real 2m1.346s [03:46:45.738] user 6m34.096s [03:46:45.738] sys 1m14.826s [03:46:45.738] [03:46:45.738] Exit status: 2