[07:37:34.702] time ./configure \ [07:37:34.702] --host=x86_64-w64-mingw32 \ [07:37:34.702] --enable-cassert \ [07:37:34.702] --without-icu \ [07:37:34.702] CC="ccache x86_64-w64-mingw32-gcc" \ [07:37:34.702] CXX="ccache x86_64-w64-mingw32-g++" [07:37:34.813] checking build system type... x86_64-pc-linux-gnu [07:37:34.993] checking host system type... x86_64-w64-mingw32 [07:37:34.998] checking which template to use... win32 [07:37:34.998] checking whether NLS is wanted... no [07:37:34.998] checking for default port number... 5432 [07:37:35.005] checking for block size... 8kB [07:37:35.006] checking for segment size... 1GB [07:37:35.008] checking for WAL block size... 8kB [07:37:35.010] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:37:35.043] checking whether the C compiler works... yes [07:37:35.174] checking for C compiler default output file name... a.exe [07:37:35.175] checking for suffix of executables... .exe [07:37:35.216] checking whether we are cross compiling... yes [07:37:35.294] checking for suffix of object files... o [07:37:35.312] checking whether we are using the GNU C compiler... yes [07:37:35.329] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:37:35.363] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:37:35.374] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:37:35.459] checking whether we are using the GNU C++ compiler... yes [07:37:35.600] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:37:35.732] checking for gawk... no [07:37:35.732] checking for mawk... mawk [07:37:35.734] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:37:35.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:37:35.759] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:37:35.806] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:37:35.852] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:37:35.884] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:37:35.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:37:35.925] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:37:35.959] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:37:35.991] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:37:36.023] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:37:36.057] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:37:36.074] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:37:36.106] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:37:36.139] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:37:36.173] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:37:36.206] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:37:36.242] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:37:36.259] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:37:36.292] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:37:36.310] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:37:36.318] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:37:36.335] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:37:36.361] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:37:36.396] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:37:36.413] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:37:36.450] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:37:36.489] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:37:36.522] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:37:36.539] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:37:36.573] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:37:36.607] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:37:36.641] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:37:36.676] checking whether the C compiler still works... yes [07:37:36.740] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:37:36.806] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:37:36.807] checking pkg-config is at least version 0.9.0... yes [07:37:36.821] checking whether to build with ICU support... no [07:37:36.821] checking whether to build with Tcl... no [07:37:36.821] checking whether to build Perl modules... no [07:37:36.821] checking whether to build Python modules... no [07:37:36.822] checking whether to build with GSSAPI support... no [07:37:36.823] checking whether to build with PAM support... no [07:37:36.823] checking whether to build with BSD Authentication support... no [07:37:36.823] checking whether to build with LDAP support... no [07:37:36.823] checking whether to build with Bonjour support... no [07:37:36.823] checking whether to build with SELinux support... no [07:37:36.823] checking whether to build with systemd support... no [07:37:36.823] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:37:36.823] checking whether to build with liburing support... no [07:37:36.824] checking whether to build with libcurl support... no [07:37:36.824] checking whether to build with libnuma support... no [07:37:36.824] checking whether to build with XML support... no [07:37:36.824] checking whether to build with LZ4 support... no [07:37:36.825] checking whether to build with ZSTD support... no [07:37:36.825] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:37:36.825] checking whether it is possible to strip libraries... yes [07:37:36.831] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:37:36.831] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:37:36.832] checking for a BSD-compatible install... /usr/bin/install -c [07:37:36.840] checking for tar... /usr/bin/tar [07:37:36.841] checking whether ln -s works... yes [07:37:36.841] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:37:36.843] checking for bison... /usr/bin/bison [07:37:36.845] configure: using bison (GNU Bison) 3.8.2 [07:37:36.848] checking for flex... /usr/bin/flex [07:37:36.850] configure: using flex 2.6.4 [07:37:36.850] checking for perl... /usr/bin/perl [07:37:36.852] configure: using perl 5.36.0 [07:37:36.854] checking for zic... /usr/sbin/zic [07:37:36.855] checking for a sed that does not truncate output... /usr/bin/sed [07:37:36.859] checking for grep that handles long lines and -e... /usr/bin/grep [07:37:36.861] checking for egrep... /usr/bin/grep -E [07:37:36.863] checking for ANSI C header files... yes [07:37:36.952] checking for sys/types.h... yes [07:37:36.968] checking for sys/stat.h... yes [07:37:37.026] checking for stdlib.h... yes [07:37:37.041] checking for string.h... yes [07:37:37.099] checking for memory.h... yes [07:37:37.156] checking for strings.h... yes [07:37:37.216] checking for inttypes.h... yes [07:37:37.251] checking for stdint.h... yes [07:37:37.265] checking for unistd.h... yes [07:37:37.324] checking for main in -lm... yes [07:37:37.369] checking for library containing setproctitle... no [07:37:37.455] checking for library containing dlsym... no [07:37:37.539] checking for library containing socket... -lws2_32 [07:37:37.670] checking for library containing getopt_long... none required [07:37:37.716] checking for library containing shm_open... no [07:37:37.800] checking for library containing shm_unlink... no [07:37:37.887] checking for library containing clock_gettime... no [07:37:37.970] checking for library containing shmget... no [07:37:38.051] checking for library containing backtrace_symbols... no [07:37:38.138] checking for library containing pthread_barrier_wait... -lpthread [07:37:38.219] checking for inflate in -lz... yes [07:37:38.265] checking atomic.h usability... no [07:37:38.319] checking atomic.h presence... no [07:37:38.337] checking for atomic.h... no [07:37:38.341] checking copyfile.h usability... no [07:37:38.393] checking copyfile.h presence... no [07:37:38.412] checking for copyfile.h... no [07:37:38.415] checking execinfo.h usability... no [07:37:38.468] checking execinfo.h presence... no [07:37:38.487] checking for execinfo.h... no [07:37:38.490] checking getopt.h usability... yes [07:37:38.497] checking getopt.h presence... yes [07:37:38.511] checking for getopt.h... yes [07:37:38.519] checking ifaddrs.h usability... no [07:37:38.572] checking ifaddrs.h presence... no [07:37:38.589] checking for ifaddrs.h... no [07:37:38.593] checking mbarrier.h usability... no [07:37:38.644] checking mbarrier.h presence... no [07:37:38.662] checking for mbarrier.h... no [07:37:38.665] checking sys/epoll.h usability... no [07:37:38.716] checking sys/epoll.h presence... no [07:37:38.734] checking for sys/epoll.h... no [07:37:38.737] checking sys/event.h usability... no [07:37:38.790] checking sys/event.h presence... no [07:37:38.809] checking for sys/event.h... no [07:37:38.812] checking sys/personality.h usability... no [07:37:38.864] checking sys/personality.h presence... no [07:37:38.882] checking for sys/personality.h... no [07:37:38.885] checking sys/prctl.h usability... no [07:37:38.940] checking sys/prctl.h presence... no [07:37:38.959] checking for sys/prctl.h... no [07:37:38.962] checking sys/procctl.h usability... no [07:37:39.017] checking sys/procctl.h presence... no [07:37:39.035] checking for sys/procctl.h... no [07:37:39.039] checking sys/signalfd.h usability... no [07:37:39.092] checking sys/signalfd.h presence... no [07:37:39.110] checking for sys/signalfd.h... no [07:37:39.113] checking sys/ucred.h usability... no [07:37:39.165] checking sys/ucred.h presence... no [07:37:39.183] checking for sys/ucred.h... no [07:37:39.186] checking termios.h usability... no [07:37:39.238] checking termios.h presence... no [07:37:39.256] checking for termios.h... no [07:37:39.259] checking ucred.h usability... no [07:37:39.311] checking ucred.h presence... no [07:37:39.329] checking for ucred.h... no [07:37:39.333] checking xlocale.h usability... no [07:37:39.387] checking xlocale.h presence... no [07:37:39.405] checking for xlocale.h... no [07:37:39.408] checking zlib.h usability... yes [07:37:39.440] checking zlib.h presence... yes [07:37:39.459] checking for zlib.h... yes [07:37:39.459] checking for lz4... /usr/bin/lz4 [07:37:39.459] checking for zstd... /usr/bin/zstd [07:37:39.460] checking for openssl... /usr/bin/openssl [07:37:39.464] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [07:37:39.464] checking crtdefs.h usability... yes [07:37:39.519] checking crtdefs.h presence... yes [07:37:39.534] checking for crtdefs.h... yes [07:37:39.536] checking whether byte ordering is bigendian... no [07:37:39.637] checking for inline... inline [07:37:39.665] checking for printf format archetype... gnu_printf [07:37:39.700] checking for _Static_assert... yes [07:37:39.741] checking for typeof... typeof [07:37:39.748] checking for __builtin_types_compatible_p... yes [07:37:39.769] checking for __builtin_constant_p... yes [07:37:39.789] checking for __builtin_mul_overflow... yes [07:37:39.836] checking for __builtin_unreachable... yes [07:37:39.876] checking for computed goto support... yes [07:37:39.909] checking for struct tm.tm_zone... no [07:37:39.984] checking for union semun... no [07:37:40.017] checking for socklen_t... yes [07:37:41.409] checking for struct sockaddr.sa_len... no [07:37:43.388] checking for C/C++ restrict keyword... __restrict [07:37:43.427] checking for struct option... yes [07:37:43.480] checking whether assembler supports x86_64 popcntq... yes [07:37:43.513] checking size of off_t... 4 [07:37:43.759] 0 [07:37:43.759] checking for int timezone... yes [07:37:43.808] checking for backtrace_symbols... no [07:37:43.857] checking for copyfile... no [07:37:43.905] checking for copy_file_range... no [07:37:43.950] checking for elf_aux_info... no [07:37:43.997] checking for getauxval... no [07:37:44.043] checking for getifaddrs... no [07:37:44.089] checking for getpeerucred... no [07:37:44.137] checking for inet_pton... yes [07:37:44.183] checking for kqueue... no [07:37:44.233] checking for localeconv_l... no [07:37:44.280] checking for mbstowcs_l... no [07:37:44.327] checking for posix_fallocate... no [07:37:44.376] checking for ppoll... no [07:37:44.423] checking for pthread_is_threaded_np... no [07:37:44.473] checking for setproctitle... no [07:37:44.520] checking for setproctitle_fast... no [07:37:44.568] checking for strsignal... no [07:37:44.618] checking for syncfs... no [07:37:44.666] checking for sync_file_range... no [07:37:44.715] checking for uselocale... no [07:37:44.762] checking for wcstombs_l... no [07:37:44.807] checking for __builtin_bswap16... yes [07:37:44.856] checking for __builtin_bswap32... yes [07:37:44.904] checking for __builtin_bswap64... yes [07:37:44.949] checking for __builtin_clz... yes [07:37:44.995] checking for __builtin_ctz... yes [07:37:45.040] checking for __builtin_popcount... yes [07:37:45.086] checking for __builtin_frame_address... yes [07:37:45.130] checking for _LARGEFILE_SOURCE value needed for large files... no [07:37:45.180] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:37:45.210] checking for posix_fadvise... no [07:37:45.259] checking whether posix_fadvise is declared... no [07:37:45.301] checking whether fdatasync is declared... no [07:37:45.346] checking whether strlcat is declared... no [07:37:45.409] checking whether strlcpy is declared... no [07:37:45.469] checking whether strnlen is declared... yes [07:37:45.530] checking whether strsep is declared... no [07:37:45.590] checking whether timingsafe_bcmp is declared... no [07:37:45.652] checking whether preadv is declared... no [07:37:45.685] checking whether pwritev is declared... no [07:37:45.719] checking whether strchrnul is declared... no [07:37:45.759] checking whether memset_s is declared... no [07:37:45.797] checking whether F_FULLFSYNC is declared... no [07:37:45.833] checking for explicit_bzero... no [07:37:45.878] checking for getopt... yes [07:37:45.921] checking for getpeereid... no [07:37:45.966] checking for inet_aton... no [07:37:46.013] checking for mkdtemp... no [07:37:46.059] checking for strlcat... no [07:37:46.105] checking for strlcpy... no [07:37:46.150] checking for strnlen... yes [07:37:46.195] checking for strsep... no [07:37:46.239] checking for timingsafe_bcmp... no [07:37:46.283] checking for pthread_barrier_wait... yes [07:37:46.323] configure: On mingw32 we will use our strtof wrapper. [07:37:46.323] checking for getopt_long... yes [07:37:46.364] checking for syslog... no [07:37:46.410] checking for opterr... yes [07:37:46.455] checking for optreset... no [07:37:46.504] checking test program... cross-compiling [07:37:46.504] checking size of void *... 8 [07:37:46.864] checking size of size_t... 8 [07:37:47.236] checking size of long... 4 [07:37:47.597] checking size of long long... 8 [07:37:48.102] checking alignment of short... 2 [07:37:48.303] checking alignment of int... 4 [07:37:48.645] checking alignment of long... 4 [07:37:48.953] checking alignment of int64_t... 8 [07:37:49.338] checking alignment of double... 8 [07:37:49.736] checking for __int128... yes [07:37:49.784] checking for __int128 alignment bug... assuming ok [07:37:49.784] checking alignment of PG_INT128_TYPE... 16 [07:37:50.259] checking for builtin __sync char locking functions... yes [07:37:50.297] checking for builtin __sync int32 locking functions... yes [07:37:50.335] checking for builtin __sync int32 atomic operations... yes [07:37:50.375] checking for builtin __sync int64 atomic operations... yes [07:37:50.415] checking for builtin __atomic int32 atomic operations... yes [07:37:50.455] checking for builtin __atomic int64 atomic operations... yes [07:37:50.498] checking for __get_cpuid... yes [07:37:50.542] checking for __get_cpuid_count... yes [07:37:50.583] checking for __cpuid... no [07:37:50.951] checking for __cpuidex... no [07:37:51.341] checking for _xgetbv... yes [07:37:51.713] checking for _mm512_popcnt_epi64... yes [07:37:52.096] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [07:37:52.189] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:37:52.211] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [07:37:52.230] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:37:52.249] 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 [07:37:52.301] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:37:52.302] checking for _mm512_clmulepi64_epi128... yes [07:37:52.686] checking for vectorized CRC-32C... AVX-512 with runtime check [07:37:52.686] checking which random number source to use... Windows native [07:37:52.688] checking for xmllint... /usr/bin/xmllint [07:37:52.688] checking for xsltproc... /usr/bin/xsltproc [07:37:52.688] checking for fop... /usr/bin/fop [07:37:52.688] checking for dbtoepub... no [07:37:52.689] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:37:52.689] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:37:52.689] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:37:52.699] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:37:52.699] 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 [07:37:52.699] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:37:52.699] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:37:52.781] configure: creating ./config.status [07:37:52.862] config.status: creating GNUmakefile [07:37:52.874] config.status: creating src/Makefile.global [07:37:52.889] config.status: creating src/include/pg_config.h [07:37:52.900] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:37:52.915] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:37:52.922] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:37:52.928] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:37:52.935] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:37:52.941] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:37:52.944] config.status: executing check_win32_symlinks commands [07:37:52.977] [07:37:52.977] real 0m18.275s [07:37:52.977] user 0m11.988s [07:37:52.977] sys 0m5.942s [07:37:52.977] make -s -j${BUILD_JOBS} clean [07:37:53.465] time make -s -j${BUILD_JOBS} world-bin [07:39:27.203] In file included from pg_shmem.c:18: [07:39:27.203] ../../../src/include/storage/pg_shmem.h:66:9: error: unknown type name ‘pg_atomic_uint32’ [07:39:27.203] 66 | pg_atomic_uint32 NSharedBuffers; [07:39:27.203] | ^~~~~~~~~~~~~~~~ [07:39:27.203] ../../../src/include/storage/pg_shmem.h:69:9: error: unknown type name ‘pg_atomic_uint64’ [07:39:27.203] 69 | pg_atomic_uint64 Generation; [07:39:27.203] | ^~~~~~~~~~~~~~~~ [07:39:27.204] make[3]: *** [: pg_shmem.o] Error 1 [07:39:27.204] make[2]: *** [common.mk:37: port-recursive] Error 2 [07:39:27.204] make[2]: *** Waiting for unfinished jobs.... [07:39:51.711] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:39:51.712] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:39:51.712] [07:39:51.712] real 1m58.247s [07:39:51.712] user 6m21.910s [07:39:51.712] sys 1m12.219s [07:39:51.712] [07:39:51.712] Exit status: 2