[12:13:10.457] time ./configure \ [12:13:10.457] --host=x86_64-w64-mingw32 \ [12:13:10.457] --enable-cassert \ [12:13:10.457] --without-icu \ [12:13:10.457] CC="ccache x86_64-w64-mingw32-gcc" \ [12:13:10.457] CXX="ccache x86_64-w64-mingw32-g++" [12:13:10.556] checking build system type... x86_64-pc-linux-gnu [12:13:10.720] checking host system type... x86_64-w64-mingw32 [12:13:10.724] checking which template to use... win32 [12:13:10.724] checking whether NLS is wanted... no [12:13:10.724] checking for default port number... 5432 [12:13:10.730] checking for block size... 8kB [12:13:10.731] checking for segment size... 1GB [12:13:10.733] checking for WAL block size... 8kB [12:13:10.734] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:13:10.762] checking whether the C compiler works... yes [12:13:10.882] checking for C compiler default output file name... a.exe [12:13:10.883] checking for suffix of executables... .exe [12:13:10.918] checking whether we are cross compiling... yes [12:13:10.984] checking for suffix of object files... o [12:13:10.991] checking whether we are using the GNU C compiler... yes [12:13:11.019] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:13:11.049] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:13:11.122] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:13:11.194] checking whether we are using the GNU C++ compiler... yes [12:13:11.382] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:13:11.461] checking for gawk... no [12:13:11.461] checking for mawk... mawk [12:13:11.464] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:13:11.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:13:11.483] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:13:11.522] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:13:11.562] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:13:11.589] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:13:11.615] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:13:11.629] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:13:11.642] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:13:11.668] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:13:11.695] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:13:11.709] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:13:11.722] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:13:11.728] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:13:11.756] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:13:11.761] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:13:11.775] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:13:11.807] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:13:11.834] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:13:11.861] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:13:11.889] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:13:11.903] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:13:11.916] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:13:11.936] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:13:11.949] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:13:11.962] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:13:11.995] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:13:12.030] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:13:12.057] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:13:12.070] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:13:12.100] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:13:12.127] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:13:12.155] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:13:12.184] checking whether the C compiler still works... yes [12:13:12.249] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:13:12.306] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:13:12.307] checking pkg-config is at least version 0.9.0... yes [12:13:12.321] checking whether to build with ICU support... no [12:13:12.322] checking whether to build with Tcl... no [12:13:12.322] checking whether to build Perl modules... no [12:13:12.322] checking whether to build Python modules... no [12:13:12.322] checking whether to build with GSSAPI support... no [12:13:12.323] checking whether to build with PAM support... no [12:13:12.323] checking whether to build with BSD Authentication support... no [12:13:12.323] checking whether to build with LDAP support... no [12:13:12.323] checking whether to build with Bonjour support... no [12:13:12.323] checking whether to build with SELinux support... no [12:13:12.323] checking whether to build with systemd support... no [12:13:12.323] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:13:12.323] checking whether to build with liburing support... no [12:13:12.324] checking whether to build with libcurl support... no [12:13:12.324] checking whether to build with libnuma support... no [12:13:12.324] checking whether to build with XML support... no [12:13:12.324] checking whether to build with LZ4 support... no [12:13:12.325] checking whether to build with ZSTD support... no [12:13:12.325] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:13:12.325] checking whether it is possible to strip libraries... yes [12:13:12.331] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:13:12.331] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:13:12.332] checking for a BSD-compatible install... /usr/bin/install -c [12:13:12.339] checking for tar... /usr/bin/tar [12:13:12.339] checking whether ln -s works... yes [12:13:12.339] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:13:12.341] checking for bison... /usr/bin/bison [12:13:12.343] configure: using bison (GNU Bison) 3.8.2 [12:13:12.345] checking for flex... /usr/bin/flex [12:13:12.347] configure: using flex 2.6.4 [12:13:12.347] checking for perl... /usr/bin/perl [12:13:12.349] configure: using perl 5.36.0 [12:13:12.352] checking for zic... /usr/sbin/zic [12:13:12.352] checking for a sed that does not truncate output... /usr/bin/sed [12:13:12.356] checking for grep that handles long lines and -e... /usr/bin/grep [12:13:12.358] checking for egrep... /usr/bin/grep -E [12:13:12.359] checking for ANSI C header files... yes [12:13:12.434] checking for sys/types.h... yes [12:13:12.484] checking for sys/stat.h... yes [12:13:12.537] checking for stdlib.h... yes [12:13:12.550] checking for string.h... yes [12:13:12.562] checking for memory.h... yes [12:13:12.612] checking for strings.h... yes [12:13:12.662] checking for inttypes.h... yes [12:13:12.675] checking for stdint.h... yes [12:13:12.706] checking for unistd.h... yes [12:13:12.765] checking for main in -lm... yes [12:13:12.806] checking for library containing setproctitle... no [12:13:12.882] checking for library containing dlsym... no [12:13:12.959] checking for library containing socket... -lws2_32 [12:13:13.072] checking for library containing getopt_long... none required [12:13:13.115] checking for library containing shm_open... no [12:13:13.192] checking for library containing shm_unlink... no [12:13:13.269] checking for library containing clock_gettime... no [12:13:13.346] checking for library containing shmget... no [12:13:13.421] checking for library containing backtrace_symbols... no [12:13:13.499] checking for library containing pthread_barrier_wait... -lpthread [12:13:13.576] checking for inflate in -lz... yes [12:13:13.619] checking atomic.h usability... no [12:13:13.667] checking atomic.h presence... no [12:13:13.684] checking for atomic.h... no [12:13:13.687] checking copyfile.h usability... no [12:13:13.734] checking copyfile.h presence... no [12:13:13.751] checking for copyfile.h... no [12:13:13.754] checking execinfo.h usability... no [12:13:13.801] checking execinfo.h presence... no [12:13:13.817] checking for execinfo.h... no [12:13:13.820] checking getopt.h usability... yes [12:13:13.826] checking getopt.h presence... yes [12:13:13.839] checking for getopt.h... yes [12:13:13.846] checking ifaddrs.h usability... no [12:13:13.893] checking ifaddrs.h presence... no [12:13:13.909] checking for ifaddrs.h... no [12:13:13.913] checking mbarrier.h usability... no [12:13:13.963] checking mbarrier.h presence... no [12:13:13.980] checking for mbarrier.h... no [12:13:13.983] checking sys/epoll.h usability... no [12:13:14.031] checking sys/epoll.h presence... no [12:13:14.047] checking for sys/epoll.h... no [12:13:14.051] checking sys/event.h usability... no [12:13:14.098] checking sys/event.h presence... no [12:13:14.115] checking for sys/event.h... no [12:13:14.118] checking sys/personality.h usability... no [12:13:14.166] checking sys/personality.h presence... no [12:13:14.182] checking for sys/personality.h... no [12:13:14.185] checking sys/prctl.h usability... no [12:13:14.233] checking sys/prctl.h presence... no [12:13:14.249] checking for sys/prctl.h... no [12:13:14.252] checking sys/procctl.h usability... no [12:13:14.300] checking sys/procctl.h presence... no [12:13:14.317] checking for sys/procctl.h... no [12:13:14.320] checking sys/signalfd.h usability... no [12:13:14.367] checking sys/signalfd.h presence... no [12:13:14.382] checking for sys/signalfd.h... no [12:13:14.385] checking sys/ucred.h usability... no [12:13:14.432] checking sys/ucred.h presence... no [12:13:14.447] checking for sys/ucred.h... no [12:13:14.450] checking termios.h usability... no [12:13:14.497] checking termios.h presence... no [12:13:14.513] checking for termios.h... no [12:13:14.516] checking ucred.h usability... no [12:13:14.563] checking ucred.h presence... no [12:13:14.579] checking for ucred.h... no [12:13:14.582] checking xlocale.h usability... no [12:13:14.629] checking xlocale.h presence... no [12:13:14.644] checking for xlocale.h... no [12:13:14.647] checking zlib.h usability... yes [12:13:14.675] checking zlib.h presence... yes [12:13:14.691] checking for zlib.h... yes [12:13:14.691] checking for lz4... /usr/bin/lz4 [12:13:14.691] checking for zstd... /usr/bin/zstd [12:13:14.691] checking for openssl... /usr/bin/openssl [12:13:14.695] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [12:13:14.695] checking crtdefs.h usability... yes [12:13:14.720] checking crtdefs.h presence... yes [12:13:14.732] checking for crtdefs.h... yes [12:13:14.733] checking whether byte ordering is bigendian... no [12:13:14.818] checking for inline... inline [12:13:14.841] checking for printf format archetype... gnu_printf [12:13:14.855] checking for _Static_assert... yes [12:13:14.891] checking for typeof... typeof [12:13:14.897] checking for __builtin_types_compatible_p... yes [12:13:14.906] checking for __builtin_constant_p... yes [12:13:14.924] checking for __builtin_mul_overflow... yes [12:13:14.963] checking for __builtin_unreachable... yes [12:13:14.998] checking for computed goto support... yes [12:13:15.027] checking for struct tm.tm_zone... no [12:13:15.096] checking for union semun... no [12:13:15.126] checking for socklen_t... yes [12:13:16.498] checking for struct sockaddr.sa_len... no [12:13:18.290] checking for C/C++ restrict keyword... __restrict [12:13:18.310] checking for struct option... yes [12:13:18.370] checking whether assembler supports x86_64 popcntq... yes [12:13:18.398] checking size of off_t... 4 [12:13:18.595] 0 [12:13:18.595] checking for int timezone... yes [12:13:18.639] checking for backtrace_symbols... no [12:13:18.682] checking for copyfile... no [12:13:18.725] checking for copy_file_range... no [12:13:18.769] checking for elf_aux_info... no [12:13:18.812] checking for getauxval... no [12:13:18.855] checking for getifaddrs... no [12:13:18.898] checking for getpeerucred... no [12:13:18.942] checking for inet_pton... yes [12:13:18.984] checking for kqueue... no [12:13:19.029] checking for localeconv_l... no [12:13:19.072] checking for mbstowcs_l... no [12:13:19.114] checking for posix_fallocate... no [12:13:19.158] checking for ppoll... no [12:13:19.201] checking for pthread_is_threaded_np... no [12:13:19.244] checking for setproctitle... no [12:13:19.287] checking for setproctitle_fast... no [12:13:19.329] checking for strsignal... no [12:13:19.373] checking for syncfs... no [12:13:19.416] checking for sync_file_range... no [12:13:19.459] checking for uselocale... no [12:13:19.502] checking for wcstombs_l... no [12:13:19.542] checking for __builtin_bswap16... yes [12:13:19.584] checking for __builtin_bswap32... yes [12:13:19.625] checking for __builtin_bswap64... yes [12:13:19.668] checking for __builtin_clz... yes [12:13:19.710] checking for __builtin_ctz... yes [12:13:19.751] checking for __builtin_popcount... yes [12:13:19.794] checking for __builtin_frame_address... yes [12:13:19.834] checking for _LARGEFILE_SOURCE value needed for large files... no [12:13:19.881] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:13:19.908] checking for posix_fadvise... no [12:13:19.954] checking whether posix_fadvise is declared... no [12:13:19.994] checking whether fdatasync is declared... no [12:13:20.036] checking whether strlcat is declared... no [12:13:20.091] checking whether strlcpy is declared... no [12:13:20.145] checking whether strnlen is declared... yes [12:13:20.157] checking whether strsep is declared... no [12:13:20.213] checking whether timingsafe_bcmp is declared... no [12:13:20.272] checking whether preadv is declared... no [12:13:20.304] checking whether pwritev is declared... no [12:13:20.335] checking whether strchrnul is declared... no [12:13:20.371] checking whether memset_s is declared... no [12:13:20.406] checking whether F_FULLFSYNC is declared... no [12:13:20.439] checking for explicit_bzero... no [12:13:20.480] checking for getopt... yes [12:13:20.518] checking for getpeereid... no [12:13:20.559] checking for inet_aton... no [12:13:20.600] checking for mkdtemp... no [12:13:20.640] checking for strlcat... no [12:13:20.680] checking for strlcpy... no [12:13:20.721] checking for strnlen... yes [12:13:20.761] checking for strsep... no [12:13:20.802] checking for timingsafe_bcmp... no [12:13:20.842] checking for pthread_barrier_wait... yes [12:13:20.879] configure: On mingw32 we will use our strtof wrapper. [12:13:20.880] checking for getopt_long... yes [12:13:20.918] checking for syslog... no [12:13:20.958] checking for opterr... yes [12:13:20.999] checking for optreset... no [12:13:21.044] checking test program... cross-compiling [12:13:21.044] checking size of void *... 8 [12:13:21.353] checking size of size_t... 8 [12:13:21.718] checking size of long... 4 [12:13:21.981] checking size of long long... 8 [12:13:22.391] checking alignment of short... 2 [12:13:22.563] checking alignment of int... 4 [12:13:22.863] checking alignment of long... 4 [12:13:23.174] checking alignment of int64_t... 8 [12:13:23.466] checking alignment of double... 8 [12:13:23.851] checking for __int128... yes [12:13:23.893] checking for __int128 alignment bug... assuming ok [12:13:23.893] checking alignment of PG_INT128_TYPE... 16 [12:13:24.278] checking for builtin __sync char locking functions... yes [12:13:24.314] checking for builtin __sync int32 locking functions... yes [12:13:24.350] checking for builtin __sync int32 atomic operations... yes [12:13:24.385] checking for builtin __sync int64 atomic operations... yes [12:13:24.423] checking for builtin __atomic int32 atomic operations... yes [12:13:24.460] checking for builtin __atomic int64 atomic operations... yes [12:13:24.497] checking for __get_cpuid... yes [12:13:24.537] checking for __get_cpuid_count... yes [12:13:24.575] checking for __cpuid... no [12:13:24.936] checking for __cpuidex... no [12:13:25.317] checking for _xgetbv... yes [12:13:25.682] checking for _mm512_popcnt_epi64... yes [12:13:26.061] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [12:13:26.148] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:13:26.167] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [12:13:26.182] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:13:26.198] 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 [12:13:26.247] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:13:26.247] checking for _mm512_clmulepi64_epi128... yes [12:13:26.621] checking for vectorized CRC-32C... AVX-512 with runtime check [12:13:26.621] checking which random number source to use... Windows native [12:13:26.623] checking for xmllint... /usr/bin/xmllint [12:13:26.623] checking for xsltproc... /usr/bin/xsltproc [12:13:26.623] checking for fop... /usr/bin/fop [12:13:26.624] checking for dbtoepub... no [12:13:26.624] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:13:26.624] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:13:26.624] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:13:26.634] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:13:26.634] 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 [12:13:26.634] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:13:26.634] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:13:26.710] configure: creating ./config.status [12:13:26.781] config.status: creating GNUmakefile [12:13:26.792] config.status: creating src/Makefile.global [12:13:26.805] config.status: creating src/include/pg_config.h [12:13:26.815] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:13:26.828] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:13:26.834] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:13:26.840] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:13:26.846] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:13:26.852] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:13:26.855] config.status: executing check_win32_symlinks commands [12:13:26.885] [12:13:26.885] real 0m16.428s [12:13:26.885] user 0m11.177s [12:13:26.885] sys 0m4.874s [12:13:26.885] make -s -j${BUILD_JOBS} clean [12:13:27.369] time make -s -j${BUILD_JOBS} world-bin [12:14:51.268] In file included from pg_shmem.c:18: [12:14:51.268] ../../../src/include/storage/pg_shmem.h:66:9: error: unknown type name ‘pg_atomic_uint32’ [12:14:51.268] 66 | pg_atomic_uint32 NSharedBuffers; [12:14:51.268] | ^~~~~~~~~~~~~~~~ [12:14:51.268] ../../../src/include/storage/pg_shmem.h:69:9: error: unknown type name ‘pg_atomic_uint64’ [12:14:51.268] 69 | pg_atomic_uint64 Generation; [12:14:51.268] | ^~~~~~~~~~~~~~~~ [12:14:51.269] make[3]: *** [: pg_shmem.o] Error 1 [12:14:51.269] make[2]: *** [common.mk:37: port-recursive] Error 2 [12:14:51.269] make[2]: *** Waiting for unfinished jobs.... [12:15:14.508] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:15:14.509] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:15:14.509] [12:15:14.509] real 1m47.140s [12:15:14.509] user 5m49.470s [12:15:14.509] sys 1m5.309s [12:15:14.509] [12:15:14.509] Exit status: 2