[09:24:30.159] time ./configure \ [09:24:30.159] --host=x86_64-w64-mingw32 \ [09:24:30.159] --enable-cassert \ [09:24:30.159] --without-icu \ [09:24:30.159] CC="ccache x86_64-w64-mingw32-gcc" \ [09:24:30.159] CXX="ccache x86_64-w64-mingw32-g++" [09:24:30.289] checking build system type... x86_64-pc-linux-gnu [09:24:30.501] checking host system type... x86_64-w64-mingw32 [09:24:30.507] checking which template to use... win32 [09:24:30.507] checking whether NLS is wanted... no [09:24:30.507] checking for default port number... 5432 [09:24:30.514] checking for block size... 8kB [09:24:30.516] checking for segment size... 1GB [09:24:30.519] checking for WAL block size... 8kB [09:24:30.520] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:24:30.559] checking whether the C compiler works... yes [09:24:30.725] checking for C compiler default output file name... a.exe [09:24:30.726] checking for suffix of executables... .exe [09:24:30.771] checking whether we are cross compiling... yes [09:24:30.857] checking for suffix of object files... o [09:24:30.877] checking whether we are using the GNU C compiler... yes [09:24:30.914] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:24:30.922] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:24:31.019] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:24:31.090] checking whether we are using the GNU C++ compiler... yes [09:24:31.098] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:24:31.178] checking for gawk... no [09:24:31.179] checking for mawk... mawk [09:24:31.181] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:24:31.189] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:24:31.197] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:24:31.248] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:24:31.445] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:24:31.453] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:24:31.461] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:24:31.480] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:24:31.488] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:24:31.525] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:24:31.560] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:24:31.595] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:24:31.603] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:24:31.611] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:24:31.619] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:24:31.655] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:24:31.730] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:24:31.772] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:24:31.780] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:24:31.799] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:24:31.807] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:24:31.814] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:24:31.833] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:24:31.860] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:24:31.879] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:24:31.887] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:24:31.929] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:24:31.971] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:24:32.009] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:24:32.046] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:24:32.085] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:24:32.093] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:24:32.102] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:24:32.141] checking whether the C compiler still works... yes [09:24:32.196] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:24:32.278] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:24:32.278] checking pkg-config is at least version 0.9.0... yes [09:24:32.295] checking whether to build with ICU support... no [09:24:32.295] checking whether to build with Tcl... no [09:24:32.296] checking whether to build Perl modules... no [09:24:32.296] checking whether to build Python modules... no [09:24:32.296] checking whether to build with GSSAPI support... no [09:24:32.297] checking whether to build with PAM support... no [09:24:32.297] checking whether to build with BSD Authentication support... no [09:24:32.297] checking whether to build with LDAP support... no [09:24:32.297] checking whether to build with Bonjour support... no [09:24:32.297] checking whether to build with SELinux support... no [09:24:32.297] checking whether to build with systemd support... no [09:24:32.298] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:24:32.298] checking whether to build with XML support... no [09:24:32.298] checking whether to build with LZ4 support... no [09:24:32.298] checking whether to build with ZSTD support... no [09:24:32.299] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:24:32.299] checking whether it is possible to strip libraries... yes [09:24:32.308] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:24:32.309] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:24:32.309] checking for a BSD-compatible install... /usr/bin/install -c [09:24:32.319] checking for tar... /usr/bin/tar [09:24:32.320] checking whether ln -s works... yes [09:24:32.320] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:24:32.322] checking for bison... /usr/bin/bison [09:24:32.324] configure: using bison (GNU Bison) 3.8.2 [09:24:32.328] checking for flex... /usr/bin/flex [09:24:32.340] configure: using flex 2.6.4 [09:24:32.340] checking for perl... /usr/bin/perl [09:24:32.343] configure: using perl 5.36.0 [09:24:32.346] checking for zic... /usr/sbin/zic [09:24:32.346] checking for a sed that does not truncate output... /usr/bin/sed [09:24:32.352] checking for grep that handles long lines and -e... /usr/bin/grep [09:24:32.354] checking for egrep... /usr/bin/grep -E [09:24:32.356] checking for ANSI C header files... yes [09:24:32.453] checking for sys/types.h... yes [09:24:32.473] checking for sys/stat.h... yes [09:24:32.541] checking for stdlib.h... yes [09:24:32.557] checking for string.h... yes [09:24:32.574] checking for memory.h... yes [09:24:32.591] checking for strings.h... yes [09:24:32.657] checking for inttypes.h... yes [09:24:32.697] checking for stdint.h... yes [09:24:32.737] checking for unistd.h... yes [09:24:32.757] checking for main in -lm... yes [09:24:32.810] checking for library containing setproctitle... no [09:24:32.912] checking for library containing dlsym... no [09:24:33.010] checking for library containing socket... -lws2_32 [09:24:33.155] checking for library containing getopt_long... none required [09:24:33.206] checking for library containing shm_open... no [09:24:33.301] checking for library containing shm_unlink... no [09:24:33.403] checking for library containing clock_gettime... no [09:24:33.501] checking for library containing shmget... no [09:24:33.601] checking for library containing backtrace_symbols... no [09:24:33.700] checking for library containing pthread_barrier_wait... -lpthread [09:24:33.801] checking for inflate in -lz... yes [09:24:33.854] checking for stdbool.h that conforms to C99... yes [09:24:33.878] checking for _Bool... yes [09:24:33.958] checking atomic.h usability... no [09:24:34.018] checking atomic.h presence... no [09:24:34.039] checking for atomic.h... no [09:24:34.043] checking copyfile.h usability... no [09:24:34.105] checking copyfile.h presence... no [09:24:34.126] checking for copyfile.h... no [09:24:34.130] checking execinfo.h usability... no [09:24:34.189] checking execinfo.h presence... no [09:24:34.211] checking for execinfo.h... no [09:24:34.215] checking getopt.h usability... yes [09:24:34.275] checking getopt.h presence... yes [09:24:34.293] checking for getopt.h... yes [09:24:34.302] checking ifaddrs.h usability... no [09:24:34.365] checking ifaddrs.h presence... no [09:24:34.388] checking for ifaddrs.h... no [09:24:34.392] checking mbarrier.h usability... no [09:24:34.454] checking mbarrier.h presence... no [09:24:34.476] checking for mbarrier.h... no [09:24:34.480] checking sys/epoll.h usability... no [09:24:34.543] checking sys/epoll.h presence... no [09:24:34.565] checking for sys/epoll.h... no [09:24:34.569] checking sys/event.h usability... no [09:24:34.630] checking sys/event.h presence... no [09:24:34.653] checking for sys/event.h... no [09:24:34.657] checking sys/personality.h usability... no [09:24:34.719] checking sys/personality.h presence... no [09:24:34.740] checking for sys/personality.h... no [09:24:34.744] checking sys/prctl.h usability... no [09:24:34.808] checking sys/prctl.h presence... no [09:24:34.831] checking for sys/prctl.h... no [09:24:34.835] checking sys/procctl.h usability... no [09:24:34.898] checking sys/procctl.h presence... no [09:24:34.921] checking for sys/procctl.h... no [09:24:34.925] checking sys/signalfd.h usability... no [09:24:34.986] checking sys/signalfd.h presence... no [09:24:35.008] checking for sys/signalfd.h... no [09:24:35.012] checking sys/ucred.h usability... no [09:24:35.076] checking sys/ucred.h presence... no [09:24:35.099] checking for sys/ucred.h... no [09:24:35.103] checking termios.h usability... no [09:24:35.167] checking termios.h presence... no [09:24:35.189] checking for termios.h... no [09:24:35.194] checking ucred.h usability... no [09:24:35.263] checking ucred.h presence... no [09:24:35.284] checking for ucred.h... no [09:24:35.288] checking zlib.h usability... yes [09:24:35.357] checking zlib.h presence... yes [09:24:35.378] checking for zlib.h... yes [09:24:35.378] checking for lz4... /usr/bin/lz4 [09:24:35.378] checking for zstd... /usr/bin/zstd [09:24:35.379] checking for openssl... /usr/bin/openssl [09:24:35.383] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [09:24:35.384] checking crtdefs.h usability... yes [09:24:35.443] checking crtdefs.h presence... yes [09:24:35.461] checking for crtdefs.h... yes [09:24:35.462] checking whether byte ordering is bigendian... no [09:24:35.547] checking for inline... inline [09:24:35.579] checking for printf format archetype... gnu_printf [09:24:35.589] checking for _Static_assert... yes [09:24:35.634] checking for typeof... typeof [09:24:35.675] checking for __builtin_types_compatible_p... yes [09:24:35.688] checking for __builtin_constant_p... yes [09:24:35.701] checking for __builtin_unreachable... yes [09:24:35.748] checking for computed goto support... yes [09:24:35.789] checking for struct tm.tm_zone... no [09:24:35.881] checking for union semun... no [09:24:35.921] checking for socklen_t... yes [09:24:38.393] checking for struct sockaddr.sa_len... no [09:24:40.582] checking for locale_t... no [09:24:40.647] checking for C/C++ restrict keyword... __restrict [09:24:40.660] checking for struct option... yes [09:24:40.702] checking whether assembler supports x86_64 popcntq... yes [09:24:40.709] checking size of off_t... 4 [09:24:41.004] 0 [09:24:41.005] checking size of bool... 1 [09:24:41.101] checking for int timezone... yes [09:24:41.148] checking for wcstombs_l declaration... no [09:24:41.231] checking for backtrace_symbols... no [09:24:41.281] checking for copyfile... no [09:24:41.330] checking for copy_file_range... no [09:24:41.380] checking for getifaddrs... no [09:24:41.430] checking for getpeerucred... no [09:24:41.479] checking for inet_pton... yes [09:24:41.531] checking for kqueue... no [09:24:41.581] checking for mbstowcs_l... no [09:24:41.630] checking for memset_s... no [09:24:41.678] checking for posix_fallocate... no [09:24:41.726] checking for ppoll... no [09:24:41.774] checking for pthread_is_threaded_np... no [09:24:41.823] checking for setproctitle... no [09:24:41.872] checking for setproctitle_fast... no [09:24:41.922] checking for strchrnul... no [09:24:41.973] checking for strsignal... no [09:24:42.023] checking for syncfs... no [09:24:42.074] checking for sync_file_range... no [09:24:42.125] checking for uselocale... no [09:24:42.176] checking for wcstombs_l... no [09:24:42.223] checking for __builtin_bswap16... yes [09:24:42.274] checking for __builtin_bswap32... yes [09:24:42.322] checking for __builtin_bswap64... yes [09:24:42.370] checking for __builtin_clz... yes [09:24:42.419] checking for __builtin_ctz... yes [09:24:42.467] checking for __builtin_popcount... yes [09:24:42.517] checking for __builtin_frame_address... yes [09:24:42.565] checking for _LARGEFILE_SOURCE value needed for large files... no [09:24:42.616] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:24:42.647] checking for posix_fadvise... no [09:24:42.698] checking whether posix_fadvise is declared... no [09:24:42.743] checking whether fdatasync is declared... no [09:24:42.790] checking whether strlcat is declared... no [09:24:42.854] checking whether strlcpy is declared... no [09:24:42.917] checking whether strnlen is declared... yes [09:24:42.951] checking whether strsep is declared... no [09:24:43.016] checking whether preadv is declared... no [09:24:43.053] checking whether pwritev is declared... no [09:24:43.090] checking whether F_FULLFSYNC is declared... no [09:24:43.134] checking for explicit_bzero... no [09:24:43.182] checking for getopt... yes [09:24:43.228] checking for getpeereid... no [09:24:43.276] checking for inet_aton... no [09:24:43.323] checking for mkdtemp... no [09:24:43.371] checking for strlcat... no [09:24:43.419] checking for strlcpy... no [09:24:43.468] checking for strnlen... yes [09:24:43.517] checking for strsep... no [09:24:43.567] checking for pthread_barrier_wait... yes [09:24:43.614] configure: On mingw32 we will use our strtof wrapper. [09:24:43.614] checking for getopt_long... yes [09:24:43.659] checking for _configthreadlocale... yes [09:24:43.707] checking for syslog... no [09:24:43.756] checking for opterr... yes [09:24:43.807] checking for optreset... no [09:24:43.861] checking test program... cross-compiling [09:24:43.861] checking whether long int is 64 bits... no [09:24:43.893] checking whether long long int is 64 bits... yes [09:24:43.903] checking for __builtin_mul_overflow... yes [09:24:43.946] checking size of void *... 8 [09:24:44.304] checking size of size_t... 8 [09:24:44.695] checking size of long... 4 [09:24:44.973] checking alignment of short... 2 [09:24:45.144] checking alignment of int... 4 [09:24:45.489] checking alignment of long... 4 [09:24:45.794] checking alignment of long long int... 8 [09:24:46.272] checking alignment of double... 8 [09:24:46.681] checking for int8... no [09:24:46.724] checking for uint8... no [09:24:46.769] checking for int64... no [09:24:46.817] checking for uint64... no [09:24:46.867] checking for __int128... yes [09:24:46.924] checking for __int128 alignment bug... assuming ok [09:24:46.925] checking alignment of PG_INT128_TYPE... 16 [09:24:47.467] checking for builtin __sync char locking functions... yes [09:24:47.515] checking for builtin __sync int32 locking functions... yes [09:24:47.561] checking for builtin __sync int32 atomic operations... yes [09:24:47.610] checking for builtin __sync int64 atomic operations... yes [09:24:47.658] checking for builtin __atomic int32 atomic operations... yes [09:24:47.705] checking for builtin __atomic int64 atomic operations... yes [09:24:47.753] checking for __get_cpuid... yes [09:24:47.806] checking for __get_cpuid_count... yes [09:24:47.856] checking for __cpuid... no [09:24:48.272] checking for __cpuidex... no [09:24:48.706] checking for _xgetbv with CFLAGS=... no [09:24:49.098] checking for _xgetbv with CFLAGS=-mxsave... yes [09:24:49.515] checking for _mm512_popcnt_epi64 with CFLAGS=... no [09:24:49.918] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [09:24:50.271] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:24:50.322] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:24:50.428] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:24:50.455] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:24:50.478] 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 [09:24:50.540] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:24:50.540] checking which random number source to use... Windows native [09:24:50.542] checking for xmllint... /usr/bin/xmllint [09:24:50.543] checking for xsltproc... /usr/bin/xsltproc [09:24:50.543] checking for fop... /usr/bin/fop [09:24:50.543] checking for dbtoepub... no [09:24:50.544] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:24:50.544] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:24:50.544] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:24:50.557] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:24:50.557] 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 [09:24:50.557] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:24:50.557] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:24:50.658] configure: creating ./config.status [09:24:50.754] config.status: creating GNUmakefile [09:24:50.768] config.status: creating src/Makefile.global [09:24:50.785] config.status: creating src/include/pg_config.h [09:24:50.798] config.status: creating src/include/pg_config_ext.h [09:24:50.812] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:24:50.830] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:24:50.838] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:24:50.847] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:24:50.855] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:24:50.863] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:24:50.867] config.status: executing check_win32_symlinks commands [09:24:50.904] [09:24:50.904] real 0m20.745s [09:24:50.904] user 0m13.848s [09:24:50.904] sys 0m6.418s [09:24:50.904] make -s -j${BUILD_JOBS} clean [09:24:51.434] time make -s -j${BUILD_JOBS} world-bin [09:26:22.156] In file included from ../../../../src/include/postgres.h:45, [09:26:22.156] from tableam.c:20: [09:26:22.156] tableam.c: In function ‘table_beginscan_parallel_tidrange’: [09:26:22.156] tableam.c:197:51: error: ‘struct ParallelTableScanDescData’ has no member named ‘phs_relid’ [09:26:22.156] 197 | Assert(RelationGetRelid(relation) == pscan->phs_relid); [09:26:22.156] | ^~ [09:26:22.156] ../../../../src/include/c.h:875:23: note: in definition of macro ‘Assert’ [09:26:22.156] 875 | if (!(condition)) \ [09:26:22.156] | ^~~~~~~~~ [09:26:22.157] make[4]: *** [: tableam.o] Error 1 [09:26:22.157] make[3]: *** [../../../src/backend/common.mk:37: table-recursive] Error 2 [09:26:22.157] make[2]: *** [common.mk:37: access-recursive] Error 2 [09:26:22.157] make[2]: *** Waiting for unfinished jobs.... [09:26:31.251] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:26:31.252] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:26:31.252] [09:26:31.252] real 1m39.818s [09:26:31.252] user 5m27.178s [09:26:31.252] sys 1m0.326s [09:26:31.252] [09:26:31.252] Exit status: 2