[10:27:30.074] time ./configure \ [10:27:30.074] --host=x86_64-w64-mingw32 \ [10:27:30.074] --enable-cassert \ [10:27:30.074] --without-icu \ [10:27:30.074] CC="ccache x86_64-w64-mingw32-gcc" \ [10:27:30.074] CXX="ccache x86_64-w64-mingw32-g++" [10:27:30.199] checking build system type... x86_64-pc-linux-gnu [10:27:30.398] checking host system type... x86_64-w64-mingw32 [10:27:30.405] checking which template to use... win32 [10:27:30.405] checking whether NLS is wanted... no [10:27:30.405] checking for default port number... 5432 [10:27:30.413] checking for block size... 8kB [10:27:30.414] checking for segment size... 1GB [10:27:30.417] checking for WAL block size... 8kB [10:27:30.418] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [10:27:30.456] checking whether the C compiler works... yes [10:27:30.590] checking for C compiler default output file name... a.exe [10:27:30.591] checking for suffix of executables... .exe [10:27:30.633] checking whether we are cross compiling... yes [10:27:30.714] checking for suffix of object files... o [10:27:30.732] checking whether we are using the GNU C compiler... yes [10:27:30.739] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [10:27:30.747] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [10:27:30.773] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [10:27:30.837] checking whether we are using the GNU C++ compiler... yes [10:27:30.845] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [10:27:30.918] checking for gawk... no [10:27:30.918] checking for mawk... mawk [10:27:30.920] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:27:30.928] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [10:27:30.963] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:27:31.013] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:27:31.202] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [10:27:31.210] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [10:27:31.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:27:31.235] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:27:31.242] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [10:27:31.276] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [10:27:31.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [10:27:31.317] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:27:31.324] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:27:31.331] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:27:31.397] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [10:27:31.404] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [10:27:31.421] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [10:27:31.459] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:27:31.467] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:27:31.485] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [10:27:31.492] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [10:27:31.499] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:27:31.516] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:27:31.541] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:27:31.548] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:27:31.564] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:27:31.603] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:27:31.643] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:27:31.650] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:27:31.658] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:27:31.693] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:27:31.701] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:27:31.709] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:27:31.744] checking whether the C compiler still works... yes [10:27:31.813] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [10:27:31.892] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [10:27:31.892] checking pkg-config is at least version 0.9.0... yes [10:27:31.908] checking whether to build with ICU support... no [10:27:31.909] checking whether to build with Tcl... no [10:27:31.909] checking whether to build Perl modules... no [10:27:31.909] checking whether to build Python modules... no [10:27:31.909] checking whether to build with GSSAPI support... no [10:27:31.910] checking whether to build with PAM support... no [10:27:31.910] checking whether to build with BSD Authentication support... no [10:27:31.910] checking whether to build with LDAP support... no [10:27:31.910] checking whether to build with Bonjour support... no [10:27:31.910] checking whether to build with SELinux support... no [10:27:31.910] checking whether to build with systemd support... no [10:27:31.911] configure: WARNING: *** Readline does not work on MinGW --- disabling [10:27:31.911] checking whether to build with XML support... no [10:27:31.911] checking whether to build with LZ4 support... no [10:27:31.911] checking whether to build with ZSTD support... no [10:27:31.911] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [10:27:31.912] checking whether it is possible to strip libraries... yes [10:27:31.920] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [10:27:31.920] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [10:27:31.920] checking for a BSD-compatible install... /usr/bin/install -c [10:27:31.930] checking for tar... /usr/bin/tar [10:27:31.931] checking whether ln -s works... yes [10:27:31.931] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:27:31.933] checking for bison... /usr/bin/bison [10:27:31.936] configure: using bison (GNU Bison) 3.8.2 [10:27:31.939] checking for flex... /usr/bin/flex [10:27:31.952] configure: using flex 2.6.4 [10:27:31.953] checking for perl... /usr/bin/perl [10:27:31.955] configure: using perl 5.36.0 [10:27:31.958] checking for zic... /usr/sbin/zic [10:27:31.958] checking for a sed that does not truncate output... /usr/bin/sed [10:27:31.963] checking for grep that handles long lines and -e... /usr/bin/grep [10:27:31.966] checking for egrep... /usr/bin/grep -E [10:27:31.968] checking for ANSI C header files... yes [10:27:32.062] checking for sys/types.h... yes [10:27:32.124] checking for sys/stat.h... yes [10:27:32.143] checking for stdlib.h... yes [10:27:32.206] checking for string.h... yes [10:27:32.243] checking for memory.h... yes [10:27:32.260] checking for strings.h... yes [10:27:32.277] checking for inttypes.h... yes [10:27:32.341] checking for stdint.h... yes [10:27:32.403] checking for unistd.h... yes [10:27:32.471] checking for main in -lm... yes [10:27:32.520] checking for library containing setproctitle... no [10:27:32.616] checking for library containing dlsym... no [10:27:32.709] checking for library containing socket... -lws2_32 [10:27:32.840] checking for library containing getopt_long... none required [10:27:32.890] checking for library containing shm_open... no [10:27:32.981] checking for library containing shm_unlink... no [10:27:33.071] checking for library containing clock_gettime... no [10:27:33.161] checking for library containing shmget... no [10:27:33.253] checking for library containing backtrace_symbols... no [10:27:33.347] checking for library containing pthread_barrier_wait... -lpthread [10:27:33.437] checking for inflate in -lz... yes [10:27:33.484] checking for stdbool.h that conforms to C99... yes [10:27:33.506] checking for _Bool... yes [10:27:33.630] checking atomic.h usability... no [10:27:33.686] checking atomic.h presence... no [10:27:33.707] checking for atomic.h... no [10:27:33.711] checking copyfile.h usability... no [10:27:33.769] checking copyfile.h presence... no [10:27:33.790] checking for copyfile.h... no [10:27:33.793] checking execinfo.h usability... no [10:27:33.851] checking execinfo.h presence... no [10:27:33.871] checking for execinfo.h... no [10:27:33.875] checking getopt.h usability... yes [10:27:33.932] checking getopt.h presence... yes [10:27:33.947] checking for getopt.h... yes [10:27:33.955] checking ifaddrs.h usability... no [10:27:34.009] checking ifaddrs.h presence... no [10:27:34.029] checking for ifaddrs.h... no [10:27:34.033] checking mbarrier.h usability... no [10:27:34.090] checking mbarrier.h presence... no [10:27:34.109] checking for mbarrier.h... no [10:27:34.113] checking sys/epoll.h usability... no [10:27:34.168] checking sys/epoll.h presence... no [10:27:34.187] checking for sys/epoll.h... no [10:27:34.191] checking sys/event.h usability... no [10:27:34.249] checking sys/event.h presence... no [10:27:34.269] checking for sys/event.h... no [10:27:34.273] checking sys/personality.h usability... no [10:27:34.329] checking sys/personality.h presence... no [10:27:34.348] checking for sys/personality.h... no [10:27:34.352] checking sys/prctl.h usability... no [10:27:34.411] checking sys/prctl.h presence... no [10:27:34.431] checking for sys/prctl.h... no [10:27:34.435] checking sys/procctl.h usability... no [10:27:34.493] checking sys/procctl.h presence... no [10:27:34.513] checking for sys/procctl.h... no [10:27:34.517] checking sys/signalfd.h usability... no [10:27:34.573] checking sys/signalfd.h presence... no [10:27:34.595] checking for sys/signalfd.h... no [10:27:34.598] checking sys/ucred.h usability... no [10:27:34.657] checking sys/ucred.h presence... no [10:27:34.678] checking for sys/ucred.h... no [10:27:34.682] checking termios.h usability... no [10:27:34.740] checking termios.h presence... no [10:27:34.761] checking for termios.h... no [10:27:34.764] checking ucred.h usability... no [10:27:34.822] checking ucred.h presence... no [10:27:34.843] checking for ucred.h... no [10:27:34.846] checking zlib.h usability... yes [10:27:34.855] checking zlib.h presence... yes [10:27:34.876] checking for zlib.h... yes [10:27:34.876] checking for lz4... /usr/bin/lz4 [10:27:34.876] checking for zstd... /usr/bin/zstd [10:27:34.877] checking for openssl... /usr/bin/openssl [10:27:34.881] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [10:27:34.882] checking crtdefs.h usability... yes [10:27:34.942] checking crtdefs.h presence... yes [10:27:34.958] checking for crtdefs.h... yes [10:27:34.960] checking whether byte ordering is bigendian... no [10:27:35.068] checking for inline... inline [10:27:35.076] checking for printf format archetype... gnu_printf [10:27:35.114] checking for _Static_assert... yes [10:27:35.157] checking for typeof... typeof [10:27:35.165] checking for __builtin_types_compatible_p... yes [10:27:35.186] checking for __builtin_constant_p... yes [10:27:35.206] checking for __builtin_unreachable... yes [10:27:35.248] checking for computed goto support... yes [10:27:35.255] checking for struct tm.tm_zone... no [10:27:35.336] checking for union semun... no [10:27:35.373] checking for socklen_t... yes [10:27:36.542] checking for struct sockaddr.sa_len... no [10:27:38.542] checking for locale_t... no [10:27:38.614] checking for C/C++ restrict keyword... __restrict [10:27:38.628] checking for struct option... yes [10:27:38.699] checking whether assembler supports x86_64 popcntq... yes [10:27:38.707] checking size of off_t... 4 [10:27:38.970] 0 [10:27:38.970] checking size of bool... 1 [10:27:39.018] checking for int timezone... yes [10:27:39.069] checking for wcstombs_l declaration... no [10:27:39.159] checking for backtrace_symbols... no [10:27:39.210] checking for copyfile... no [10:27:39.264] checking for copy_file_range... no [10:27:39.317] checking for getifaddrs... no [10:27:39.369] checking for getpeerucred... no [10:27:39.421] checking for inet_pton... yes [10:27:39.474] checking for kqueue... no [10:27:39.526] checking for mbstowcs_l... no [10:27:39.578] checking for memset_s... no [10:27:39.630] checking for posix_fallocate... no [10:27:39.681] checking for ppoll... no [10:27:39.734] checking for pthread_is_threaded_np... no [10:27:39.786] checking for setproctitle... no [10:27:39.839] checking for setproctitle_fast... no [10:27:39.889] checking for strchrnul... no [10:27:39.943] checking for strsignal... no [10:27:39.997] checking for syncfs... no [10:27:40.049] checking for sync_file_range... no [10:27:40.103] checking for uselocale... no [10:27:40.155] checking for wcstombs_l... no [10:27:40.203] checking for __builtin_bswap16... yes [10:27:40.255] checking for __builtin_bswap32... yes [10:27:40.304] checking for __builtin_bswap64... yes [10:27:40.354] checking for __builtin_clz... yes [10:27:40.403] checking for __builtin_ctz... yes [10:27:40.453] checking for __builtin_popcount... yes [10:27:40.503] checking for __builtin_frame_address... yes [10:27:40.553] checking for _LARGEFILE_SOURCE value needed for large files... no [10:27:40.606] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [10:27:40.642] checking for posix_fadvise... no [10:27:40.695] checking whether posix_fadvise is declared... no [10:27:40.742] checking whether fdatasync is declared... no [10:27:40.791] checking whether strlcat is declared... no [10:27:40.856] checking whether strlcpy is declared... no [10:27:40.924] checking whether strnlen is declared... yes [10:27:40.938] checking whether strsep is declared... no [10:27:41.003] checking whether preadv is declared... no [10:27:41.044] checking whether pwritev is declared... no [10:27:41.083] checking whether F_FULLFSYNC is declared... no [10:27:41.124] checking for explicit_bzero... no [10:27:41.174] checking for getopt... yes [10:27:41.221] checking for getpeereid... no [10:27:41.270] checking for inet_aton... no [10:27:41.319] checking for mkdtemp... no [10:27:41.370] checking for strlcat... no [10:27:41.419] checking for strlcpy... no [10:27:41.467] checking for strnlen... yes [10:27:41.514] checking for strsep... no [10:27:41.564] checking for pthread_barrier_wait... yes [10:27:41.609] configure: On mingw32 we will use our strtof wrapper. [10:27:41.609] checking for getopt_long... yes [10:27:41.656] checking for _configthreadlocale... yes [10:27:41.702] checking for syslog... no [10:27:41.753] checking for opterr... yes [10:27:41.802] checking for optreset... no [10:27:41.855] checking test program... cross-compiling [10:27:41.855] checking whether long int is 64 bits... no [10:27:41.890] checking whether long long int is 64 bits... yes [10:27:41.900] checking for __builtin_mul_overflow... yes [10:27:41.943] checking size of void *... 8 [10:27:42.397] checking size of size_t... 8 [10:27:42.813] checking size of long... 4 [10:27:43.109] checking alignment of short... 2 [10:27:43.362] checking alignment of int... 4 [10:27:43.704] checking alignment of long... 4 [10:27:43.941] checking alignment of long long int... 8 [10:27:44.398] checking alignment of double... 8 [10:27:44.738] checking for int8... no [10:27:44.783] checking for uint8... no [10:27:44.830] checking for int64... no [10:27:44.875] checking for uint64... no [10:27:44.918] checking for __int128... yes [10:27:44.974] checking for __int128 alignment bug... assuming ok [10:27:44.974] checking alignment of PG_INT128_TYPE... 16 [10:27:45.418] checking for builtin __sync char locking functions... yes [10:27:45.461] checking for builtin __sync int32 locking functions... yes [10:27:45.504] checking for builtin __sync int32 atomic operations... yes [10:27:45.548] checking for builtin __sync int64 atomic operations... yes [10:27:45.593] checking for builtin __atomic int32 atomic operations... yes [10:27:45.637] checking for builtin __atomic int64 atomic operations... yes [10:27:45.680] checking for __get_cpuid... yes [10:27:45.726] checking for __get_cpuid_count... yes [10:27:45.770] checking for __cpuid... no [10:27:46.168] checking for __cpuidex... no [10:27:46.591] checking for _xgetbv with CFLAGS=... no [10:27:46.984] checking for _xgetbv with CFLAGS=-mxsave... yes [10:27:47.385] checking for _mm512_popcnt_epi64 with CFLAGS=... no [10:27:47.772] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [10:27:48.119] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [10:27:48.169] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [10:27:48.264] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:27:48.287] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:27:48.308] 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 [10:27:48.366] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:27:48.366] checking which random number source to use... Windows native [10:27:48.368] checking for xmllint... /usr/bin/xmllint [10:27:48.368] checking for xsltproc... /usr/bin/xsltproc [10:27:48.369] checking for fop... /usr/bin/fop [10:27:48.369] checking for dbtoepub... no [10:27:48.369] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [10:27:48.369] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [10:27:48.369] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [10:27:48.381] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [10:27:48.381] 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 [10:27:48.381] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [10:27:48.381] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [10:27:48.475] configure: creating ./config.status [10:27:48.569] config.status: creating GNUmakefile [10:27:48.582] config.status: creating src/Makefile.global [10:27:48.599] config.status: creating src/include/pg_config.h [10:27:48.613] config.status: creating src/include/pg_config_ext.h [10:27:48.627] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:27:48.644] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:27:48.652] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [10:27:48.660] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [10:27:48.669] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [10:27:48.677] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [10:27:48.681] config.status: executing check_win32_symlinks commands [10:27:48.717] [10:27:48.717] real 0m18.642s [10:27:48.717] user 0m11.998s [10:27:48.717] sys 0m6.256s [10:27:48.717] make -s -j${BUILD_JOBS} clean [10:27:49.231] time make -s -j${BUILD_JOBS} world-bin [10:29:16.788] In file included from ../../../../src/include/postgres.h:45, [10:29:16.788] from tableam.c:20: [10:29:16.788] tableam.c: In function ‘table_beginscan_parallel_tidrange’: [10:29:16.788] tableam.c:197:51: error: ‘struct ParallelTableScanDescData’ has no member named ‘phs_relid’ [10:29:16.788] 197 | Assert(RelationGetRelid(relation) == pscan->phs_relid); [10:29:16.788] | ^~ [10:29:16.788] ../../../../src/include/c.h:875:23: note: in definition of macro ‘Assert’ [10:29:16.788] 875 | if (!(condition)) \ [10:29:16.788] | ^~~~~~~~~ [10:29:16.789] make[4]: *** [: tableam.o] Error 1 [10:29:16.789] make[3]: *** [../../../src/backend/common.mk:37: table-recursive] Error 2 [10:29:16.789] make[2]: *** [common.mk:37: access-recursive] Error 2 [10:29:16.789] make[2]: *** Waiting for unfinished jobs.... [10:29:28.933] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:29:28.933] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:29:28.934] [10:29:28.934] real 1m39.703s [10:29:28.934] user 5m24.266s [10:29:28.934] sys 1m2.264s [10:29:28.934] [10:29:28.934] Exit status: 2