[11:30:53.878] time ./configure \ [11:30:53.878] --host=x86_64-w64-mingw32 \ [11:30:53.878] --enable-cassert \ [11:30:53.878] --without-icu \ [11:30:53.878] CC="ccache x86_64-w64-mingw32-gcc" \ [11:30:53.878] CXX="ccache x86_64-w64-mingw32-g++" [11:30:54.037] checking build system type... x86_64-pc-linux-gnu [11:30:54.275] checking host system type... x86_64-w64-mingw32 [11:30:54.281] checking which template to use... win32 [11:30:54.282] checking whether NLS is wanted... no [11:30:54.282] checking for default port number... 5432 [11:30:54.290] checking for block size... 8kB [11:30:54.292] checking for segment size... 1GB [11:30:54.295] checking for WAL block size... 8kB [11:30:54.297] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [11:30:54.339] checking whether the C compiler works... yes [11:30:54.506] checking for C compiler default output file name... a.exe [11:30:54.508] checking for suffix of executables... .exe [11:30:54.560] checking whether we are cross compiling... yes [11:30:54.654] checking for suffix of object files... o [11:30:54.667] checking whether we are using the GNU C compiler... yes [11:30:54.678] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [11:30:54.688] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [11:30:54.702] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [11:30:54.796] checking whether we are using the GNU C++ compiler... yes [11:30:54.806] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [11:30:54.906] checking for gawk... no [11:30:54.906] checking for mawk... mawk [11:30:54.908] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:30:54.919] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [11:30:54.965] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:30:55.029] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:30:55.243] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [11:30:55.254] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:30:55.264] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:30:55.275] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:30:55.286] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:30:55.298] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:30:55.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [11:30:55.320] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:30:55.334] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:30:55.343] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:30:55.386] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [11:30:55.396] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [11:30:55.486] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:30:55.535] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:30:55.547] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:30:55.558] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [11:30:55.570] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [11:30:55.581] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:30:55.592] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:30:55.626] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:30:55.636] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:30:55.659] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:30:55.709] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:30:55.758] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:30:55.801] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:30:55.810] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:30:55.852] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:30:55.864] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:30:55.873] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:30:55.885] checking whether the C compiler still works... yes [11:30:55.966] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [11:30:56.060] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [11:30:56.060] checking pkg-config is at least version 0.9.0... yes [11:30:56.080] checking whether to build with ICU support... no [11:30:56.081] checking whether to build with Tcl... no [11:30:56.081] checking whether to build Perl modules... no [11:30:56.081] checking whether to build Python modules... no [11:30:56.081] checking whether to build with GSSAPI support... no [11:30:56.083] checking whether to build with PAM support... no [11:30:56.083] checking whether to build with BSD Authentication support... no [11:30:56.083] checking whether to build with LDAP support... no [11:30:56.083] checking whether to build with Bonjour support... no [11:30:56.083] checking whether to build with SELinux support... no [11:30:56.083] checking whether to build with systemd support... no [11:30:56.083] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:30:56.083] checking whether to build with XML support... no [11:30:56.084] checking whether to build with LZ4 support... no [11:30:56.084] checking whether to build with ZSTD support... no [11:30:56.084] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [11:30:56.085] checking whether it is possible to strip libraries... yes [11:30:56.093] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [11:30:56.093] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [11:30:56.094] checking for a BSD-compatible install... /usr/bin/install -c [11:30:56.106] checking for tar... /usr/bin/tar [11:30:56.106] checking whether ln -s works... yes [11:30:56.106] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:30:56.110] checking for bison... /usr/bin/bison [11:30:56.113] configure: using bison (GNU Bison) 3.8.2 [11:30:56.117] checking for flex... /usr/bin/flex [11:30:56.134] configure: using flex 2.6.4 [11:30:56.135] checking for perl... /usr/bin/perl [11:30:56.139] configure: using perl 5.36.0 [11:30:56.142] checking for zic... /usr/sbin/zic [11:30:56.142] checking for a sed that does not truncate output... /usr/bin/sed [11:30:56.150] checking for grep that handles long lines and -e... /usr/bin/grep [11:30:56.152] checking for egrep... /usr/bin/grep -E [11:30:56.155] checking for ANSI C header files... yes [11:30:56.220] checking for sys/types.h... yes [11:30:56.267] checking for sys/stat.h... yes [11:30:56.289] checking for stdlib.h... yes [11:30:56.311] checking for string.h... yes [11:30:56.332] checking for memory.h... yes [11:30:56.355] checking for strings.h... yes [11:30:56.439] checking for inttypes.h... yes [11:30:56.461] checking for stdint.h... yes [11:30:56.512] checking for unistd.h... yes [11:30:56.599] checking for main in -lm... yes [11:30:56.660] checking for library containing setproctitle... no [11:30:56.778] checking for library containing dlsym... no [11:30:56.899] checking for library containing socket... -lws2_32 [11:30:57.076] checking for library containing getopt_long... none required [11:30:57.141] checking for library containing shm_open... no [11:30:57.257] checking for library containing shm_unlink... no [11:30:57.371] checking for library containing clock_gettime... no [11:30:57.495] checking for library containing shmget... no [11:30:57.620] checking for library containing backtrace_symbols... no [11:30:57.740] checking for library containing pthread_barrier_wait... -lpthread [11:30:57.862] checking for inflate in -lz... yes [11:30:57.921] checking for stdbool.h that conforms to C99... yes [11:30:57.936] checking for _Bool... yes [11:30:58.111] checking atomic.h usability... no [11:30:58.183] checking atomic.h presence... no [11:30:58.208] checking for atomic.h... no [11:30:58.213] checking copyfile.h usability... no [11:30:58.284] checking copyfile.h presence... no [11:30:58.311] checking for copyfile.h... no [11:30:58.316] checking execinfo.h usability... no [11:30:58.386] checking execinfo.h presence... no [11:30:58.412] checking for execinfo.h... no [11:30:58.416] checking getopt.h usability... yes [11:30:58.426] checking getopt.h presence... yes [11:30:58.446] checking for getopt.h... yes [11:30:58.456] checking ifaddrs.h usability... no [11:30:58.529] checking ifaddrs.h presence... no [11:30:58.553] checking for ifaddrs.h... no [11:30:58.558] checking mbarrier.h usability... no [11:30:58.627] checking mbarrier.h presence... no [11:30:58.655] checking for mbarrier.h... no [11:30:58.660] checking sys/epoll.h usability... no [11:30:58.730] checking sys/epoll.h presence... no [11:30:58.755] checking for sys/epoll.h... no [11:30:58.759] checking sys/event.h usability... no [11:30:58.828] checking sys/event.h presence... no [11:30:58.854] checking for sys/event.h... no [11:30:58.858] checking sys/personality.h usability... no [11:30:58.929] checking sys/personality.h presence... no [11:30:58.954] checking for sys/personality.h... no [11:30:58.959] checking sys/prctl.h usability... no [11:30:59.030] checking sys/prctl.h presence... no [11:30:59.056] checking for sys/prctl.h... no [11:30:59.061] checking sys/procctl.h usability... no [11:30:59.133] checking sys/procctl.h presence... no [11:30:59.159] checking for sys/procctl.h... no [11:30:59.164] checking sys/signalfd.h usability... no [11:30:59.235] checking sys/signalfd.h presence... no [11:30:59.260] checking for sys/signalfd.h... no [11:30:59.265] checking sys/ucred.h usability... no [11:30:59.343] checking sys/ucred.h presence... no [11:30:59.373] checking for sys/ucred.h... no [11:30:59.378] checking termios.h usability... no [11:30:59.451] checking termios.h presence... no [11:30:59.479] checking for termios.h... no [11:30:59.484] checking ucred.h usability... no [11:30:59.559] checking ucred.h presence... no [11:30:59.589] checking for ucred.h... no [11:30:59.594] checking zlib.h usability... yes [11:30:59.610] checking zlib.h presence... yes [11:30:59.637] checking for zlib.h... yes [11:30:59.638] checking for lz4... /usr/bin/lz4 [11:30:59.638] checking for zstd... /usr/bin/zstd [11:30:59.638] checking for openssl... /usr/bin/openssl [11:30:59.644] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [11:30:59.645] checking crtdefs.h usability... yes [11:30:59.686] checking crtdefs.h presence... yes [11:30:59.710] checking for crtdefs.h... yes [11:30:59.713] checking whether byte ordering is bigendian... no [11:30:59.839] checking for inline... inline [11:30:59.880] checking for printf format archetype... gnu_printf [11:30:59.893] checking for _Static_assert... yes [11:30:59.951] checking for typeof... typeof [11:30:59.962] checking for __builtin_types_compatible_p... yes [11:30:59.979] checking for __builtin_constant_p... yes [11:30:59.996] checking for __builtin_unreachable... yes [11:31:00.050] checking for computed goto support... yes [11:31:00.059] checking for struct tm.tm_zone... no [11:31:00.158] checking for union semun... no [11:31:00.205] checking for socklen_t... yes [11:31:01.707] checking for struct sockaddr.sa_len... no [11:31:04.668] checking for locale_t... no [11:31:04.766] checking for C/C++ restrict keyword... __restrict [11:31:04.785] checking for struct option... yes [11:31:04.888] checking whether assembler supports x86_64 popcntq... yes [11:31:04.899] checking size of off_t... 4 [11:31:05.210] 0 [11:31:05.211] checking size of bool... 1 [11:31:05.317] checking for int timezone... yes [11:31:05.377] checking for wcstombs_l declaration... no [11:31:05.487] checking for backtrace_symbols... no [11:31:05.551] checking for copyfile... no [11:31:05.617] checking for copy_file_range... no [11:31:05.680] checking for getifaddrs... no [11:31:05.744] checking for getpeerucred... no [11:31:05.809] checking for inet_pton... yes [11:31:05.872] checking for kqueue... no [11:31:05.939] checking for mbstowcs_l... no [11:31:06.005] checking for memset_s... no [11:31:06.071] checking for posix_fallocate... no [11:31:06.137] checking for ppoll... no [11:31:06.202] checking for pthread_is_threaded_np... no [11:31:06.267] checking for setproctitle... no [11:31:06.330] checking for setproctitle_fast... no [11:31:06.397] checking for strchrnul... no [11:31:06.461] checking for strsignal... no [11:31:06.526] checking for syncfs... no [11:31:06.592] checking for sync_file_range... no [11:31:06.657] checking for uselocale... no [11:31:06.726] checking for wcstombs_l... no [11:31:06.791] checking for __builtin_bswap16... yes [11:31:06.857] checking for __builtin_bswap32... yes [11:31:06.920] checking for __builtin_bswap64... yes [11:31:06.982] checking for __builtin_clz... yes [11:31:07.046] checking for __builtin_ctz... yes [11:31:07.106] checking for __builtin_popcount... yes [11:31:07.166] checking for __builtin_frame_address... yes [11:31:07.227] checking for _LARGEFILE_SOURCE value needed for large files... no [11:31:07.292] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [11:31:07.334] checking for posix_fadvise... no [11:31:07.407] checking whether posix_fadvise is declared... no [11:31:07.469] checking whether fdatasync is declared... no [11:31:07.530] checking whether strlcat is declared... no [11:31:07.609] checking whether strlcpy is declared... no [11:31:07.692] checking whether strnlen is declared... yes [11:31:07.711] checking whether strsep is declared... no [11:31:07.793] checking whether preadv is declared... no [11:31:07.839] checking whether pwritev is declared... no [11:31:07.886] checking whether F_FULLFSYNC is declared... no [11:31:07.940] checking for explicit_bzero... no [11:31:08.000] checking for getopt... yes [11:31:08.060] checking for getpeereid... no [11:31:08.119] checking for inet_aton... no [11:31:08.180] checking for mkdtemp... no [11:31:08.240] checking for strlcat... no [11:31:08.301] checking for strlcpy... no [11:31:08.363] checking for strnlen... yes [11:31:08.424] checking for strsep... no [11:31:08.489] checking for pthread_barrier_wait... yes [11:31:08.548] configure: On mingw32 we will use our strtof wrapper. [11:31:08.548] checking for getopt_long... yes [11:31:08.606] checking for _configthreadlocale... yes [11:31:08.663] checking for syslog... no [11:31:08.727] checking for opterr... yes [11:31:08.788] checking for optreset... no [11:31:08.853] checking test program... cross-compiling [11:31:08.854] checking whether long int is 64 bits... no [11:31:08.896] checking whether long long int is 64 bits... yes [11:31:08.910] checking for __builtin_mul_overflow... yes [11:31:08.966] checking size of void *... 8 [11:31:09.391] checking size of size_t... 8 [11:31:09.849] checking size of long... 4 [11:31:10.110] checking alignment of short... 2 [11:31:10.427] checking alignment of int... 4 [11:31:10.760] checking alignment of long... 4 [11:31:11.087] checking alignment of long long int... 8 [11:31:11.462] checking alignment of double... 8 [11:31:11.862] checking for int8... no [11:31:11.919] checking for uint8... no [11:31:11.978] checking for int64... no [11:31:12.037] checking for uint64... no [11:31:12.097] checking for __int128... yes [11:31:12.167] checking for __int128 alignment bug... assuming ok [11:31:12.167] checking alignment of PG_INT128_TYPE... 16 [11:31:12.670] checking for builtin __sync char locking functions... yes [11:31:12.725] checking for builtin __sync int32 locking functions... yes [11:31:12.777] checking for builtin __sync int32 atomic operations... yes [11:31:12.831] checking for builtin __sync int64 atomic operations... yes [11:31:12.888] checking for builtin __atomic int32 atomic operations... yes [11:31:12.946] checking for builtin __atomic int64 atomic operations... yes [11:31:13.001] checking for __get_cpuid... yes [11:31:13.060] checking for __get_cpuid_count... yes [11:31:13.117] checking for __cpuid... no [11:31:13.611] checking for __cpuidex... no [11:31:14.146] checking for _xgetbv with CFLAGS=... no [11:31:14.606] checking for _xgetbv with CFLAGS=-mxsave... yes [11:31:15.122] checking for _mm512_popcnt_epi64 with CFLAGS=... no [11:31:15.601] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [11:31:16.005] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:31:16.063] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:31:16.181] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:31:16.211] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:31:16.237] 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 [11:31:16.306] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:31:16.307] checking which random number source to use... Windows native [11:31:16.309] checking for xmllint... /usr/bin/xmllint [11:31:16.310] checking for xsltproc... /usr/bin/xsltproc [11:31:16.310] checking for fop... /usr/bin/fop [11:31:16.310] checking for dbtoepub... no [11:31:16.311] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:31:16.311] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:31:16.311] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:31:16.325] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [11:31:16.325] 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 [11:31:16.325] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:31:16.325] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:31:16.445] configure: creating ./config.status [11:31:16.577] config.status: creating GNUmakefile [11:31:16.596] config.status: creating src/Makefile.global [11:31:16.621] config.status: creating src/include/pg_config.h [11:31:16.642] config.status: creating src/include/pg_config_ext.h [11:31:16.662] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:31:16.689] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:31:16.704] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:31:16.716] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:31:16.728] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:31:16.738] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:31:16.743] config.status: executing check_win32_symlinks commands [11:31:16.788] [11:31:16.788] real 0m22.909s [11:31:16.788] user 0m14.835s [11:31:16.788] sys 0m7.661s [11:31:16.788] make -s -j${BUILD_JOBS} clean [11:31:17.493] time make -s -j${BUILD_JOBS} world-bin [11:32:39.030] In file included from ../../../../src/include/postgres.h:45, [11:32:39.030] from tableam.c:20: [11:32:39.030] tableam.c: In function ‘table_beginscan_parallel_tidrange’: [11:32:39.030] tableam.c:197:51: error: ‘struct ParallelTableScanDescData’ has no member named ‘phs_relid’ [11:32:39.030] 197 | Assert(RelationGetRelid(relation) == pscan->phs_relid); [11:32:39.030] | ^~ [11:32:39.030] ../../../../src/include/c.h:875:23: note: in definition of macro ‘Assert’ [11:32:39.030] 875 | if (!(condition)) \ [11:32:39.030] | ^~~~~~~~~ [11:32:39.032] make[4]: *** [: tableam.o] Error 1 [11:32:39.032] make[3]: *** [../../../src/backend/common.mk:37: table-recursive] Error 2 [11:32:39.032] make[2]: *** [common.mk:37: access-recursive] Error 2 [11:32:39.032] make[2]: *** Waiting for unfinished jobs.... [11:33:01.669] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:33:01.669] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:33:01.670] [11:33:01.670] real 1m44.177s [11:33:01.670] user 5m40.951s [11:33:01.670] sys 1m2.782s [11:33:01.670] [11:33:01.670] Exit status: 2