[09:37:12.141] time ./configure \ [09:37:12.141] --host=x86_64-w64-mingw32 \ [09:37:12.141] --enable-cassert \ [09:37:12.141] --without-icu \ [09:37:12.141] CC="ccache x86_64-w64-mingw32-gcc" \ [09:37:12.141] CXX="ccache x86_64-w64-mingw32-g++" [09:37:12.267] checking build system type... x86_64-pc-linux-gnu [09:37:12.480] checking host system type... x86_64-w64-mingw32 [09:37:12.486] checking which template to use... win32 [09:37:12.486] checking whether NLS is wanted... no [09:37:12.486] checking for default port number... 5432 [09:37:12.493] checking for block size... 8kB [09:37:12.494] checking for segment size... 1GB [09:37:12.497] checking for WAL block size... 8kB [09:37:12.498] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:37:12.532] checking whether the C compiler works... yes [09:37:12.674] checking for C compiler default output file name... a.exe [09:37:12.676] checking for suffix of executables... .exe [09:37:12.718] checking whether we are cross compiling... yes [09:37:12.799] checking for suffix of object files... o [09:37:12.808] checking whether we are using the GNU C compiler... yes [09:37:12.815] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:37:12.832] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:37:12.842] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:37:12.911] checking whether we are using the GNU C++ compiler... yes [09:37:12.919] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:37:12.993] checking for gawk... no [09:37:12.993] checking for mawk... mawk [09:37:12.996] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:37:13.031] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:37:13.039] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:37:13.088] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:37:13.277] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:37:13.284] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:37:13.317] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:37:13.325] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:37:13.332] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:37:13.340] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:37:13.347] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:37:13.354] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:37:13.372] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:37:13.390] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:37:13.398] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:37:13.416] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:37:13.423] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:37:13.461] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:37:13.468] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:37:13.476] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:37:13.494] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:37:13.571] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:37:13.607] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:37:13.633] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:37:13.641] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:37:13.649] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:37:13.688] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:37:13.727] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:37:13.735] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:37:13.742] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:37:13.779] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:37:13.787] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:37:13.794] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:37:13.803] checking whether the C compiler still works... yes [09:37:13.871] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:37:13.948] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:37:13.949] checking pkg-config is at least version 0.9.0... yes [09:37:13.966] checking whether to build with ICU support... no [09:37:13.966] checking whether to build with Tcl... no [09:37:13.966] checking whether to build Perl modules... no [09:37:13.967] checking whether to build Python modules... no [09:37:13.967] checking whether to build with GSSAPI support... no [09:37:13.968] checking whether to build with PAM support... no [09:37:13.968] checking whether to build with BSD Authentication support... no [09:37:13.968] checking whether to build with LDAP support... no [09:37:13.968] checking whether to build with Bonjour support... no [09:37:13.968] checking whether to build with SELinux support... no [09:37:13.968] checking whether to build with systemd support... no [09:37:13.969] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:37:13.969] checking whether to build with XML support... no [09:37:13.969] checking whether to build with LZ4 support... no [09:37:13.969] checking whether to build with ZSTD support... no [09:37:13.970] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:37:13.970] checking whether it is possible to strip libraries... yes [09:37:13.979] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:37:13.979] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:37:13.980] checking for a BSD-compatible install... /usr/bin/install -c [09:37:13.990] checking for tar... /usr/bin/tar [09:37:13.990] checking whether ln -s works... yes [09:37:13.990] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:37:13.992] checking for bison... /usr/bin/bison [09:37:13.995] configure: using bison (GNU Bison) 3.8.2 [09:37:13.998] checking for flex... /usr/bin/flex [09:37:14.010] configure: using flex 2.6.4 [09:37:14.010] checking for perl... /usr/bin/perl [09:37:14.013] configure: using perl 5.36.0 [09:37:14.015] checking for zic... /usr/sbin/zic [09:37:14.015] checking for a sed that does not truncate output... /usr/bin/sed [09:37:14.021] checking for grep that handles long lines and -e... /usr/bin/grep [09:37:14.023] checking for egrep... /usr/bin/grep -E [09:37:14.025] checking for ANSI C header files... yes [09:37:14.077] checking for sys/types.h... yes [09:37:14.096] checking for sys/stat.h... yes [09:37:14.113] checking for stdlib.h... yes [09:37:14.151] checking for string.h... yes [09:37:14.167] checking for memory.h... yes [09:37:14.205] checking for strings.h... yes [09:37:14.223] checking for inttypes.h... yes [09:37:14.240] checking for stdint.h... yes [09:37:14.255] checking for unistd.h... yes [09:37:14.271] checking for main in -lm... yes [09:37:14.322] checking for library containing setproctitle... no [09:37:14.417] checking for library containing dlsym... no [09:37:14.509] checking for library containing socket... -lws2_32 [09:37:14.642] checking for library containing getopt_long... none required [09:37:14.693] checking for library containing shm_open... no [09:37:14.786] checking for library containing shm_unlink... no [09:37:14.879] checking for library containing clock_gettime... no [09:37:14.972] checking for library containing shmget... no [09:37:15.067] checking for library containing backtrace_symbols... no [09:37:15.163] checking for library containing pthread_barrier_wait... -lpthread [09:37:15.259] checking for inflate in -lz... yes [09:37:15.307] checking for stdbool.h that conforms to C99... yes [09:37:15.320] checking for _Bool... yes [09:37:15.398] checking atomic.h usability... no [09:37:15.458] checking atomic.h presence... no [09:37:15.479] checking for atomic.h... no [09:37:15.483] checking copyfile.h usability... no [09:37:15.542] checking copyfile.h presence... no [09:37:15.565] checking for copyfile.h... no [09:37:15.568] checking execinfo.h usability... no [09:37:15.628] checking execinfo.h presence... no [09:37:15.650] checking for execinfo.h... no [09:37:15.654] checking getopt.h usability... yes [09:37:15.663] checking getopt.h presence... yes [09:37:15.681] checking for getopt.h... yes [09:37:15.689] checking ifaddrs.h usability... no [09:37:15.746] checking ifaddrs.h presence... no [09:37:15.766] checking for ifaddrs.h... no [09:37:15.769] checking mbarrier.h usability... no [09:37:15.826] checking mbarrier.h presence... no [09:37:15.845] checking for mbarrier.h... no [09:37:15.848] checking sys/epoll.h usability... no [09:37:15.904] checking sys/epoll.h presence... no [09:37:15.923] checking for sys/epoll.h... no [09:37:15.927] checking sys/event.h usability... no [09:37:15.983] checking sys/event.h presence... no [09:37:16.002] checking for sys/event.h... no [09:37:16.005] checking sys/personality.h usability... no [09:37:16.063] checking sys/personality.h presence... no [09:37:16.083] checking for sys/personality.h... no [09:37:16.087] checking sys/prctl.h usability... no [09:37:16.145] checking sys/prctl.h presence... no [09:37:16.166] checking for sys/prctl.h... no [09:37:16.170] checking sys/procctl.h usability... no [09:37:16.228] checking sys/procctl.h presence... no [09:37:16.249] checking for sys/procctl.h... no [09:37:16.253] checking sys/signalfd.h usability... no [09:37:16.312] checking sys/signalfd.h presence... no [09:37:16.333] checking for sys/signalfd.h... no [09:37:16.336] checking sys/ucred.h usability... no [09:37:16.396] checking sys/ucred.h presence... no [09:37:16.417] checking for sys/ucred.h... no [09:37:16.421] checking termios.h usability... no [09:37:16.481] checking termios.h presence... no [09:37:16.501] checking for termios.h... no [09:37:16.505] checking ucred.h usability... no [09:37:16.565] checking ucred.h presence... no [09:37:16.585] checking for ucred.h... no [09:37:16.588] checking zlib.h usability... yes [09:37:16.599] checking zlib.h presence... yes [09:37:16.620] checking for zlib.h... yes [09:37:16.620] checking for lz4... /usr/bin/lz4 [09:37:16.621] checking for zstd... /usr/bin/zstd [09:37:16.621] checking for openssl... /usr/bin/openssl [09:37:16.626] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [09:37:16.626] checking crtdefs.h usability... yes [09:37:16.635] checking crtdefs.h presence... yes [09:37:16.652] checking for crtdefs.h... yes [09:37:16.654] checking whether byte ordering is bigendian... no [09:37:16.738] checking for inline... inline [09:37:16.747] checking for printf format archetype... gnu_printf [09:37:16.757] checking for _Static_assert... yes [09:37:16.801] checking for typeof... typeof [09:37:16.810] checking for __builtin_types_compatible_p... yes [09:37:16.822] checking for __builtin_constant_p... yes [09:37:16.834] checking for __builtin_unreachable... yes [09:37:16.879] checking for computed goto support... yes [09:37:16.887] checking for struct tm.tm_zone... no [09:37:16.974] checking for union semun... no [09:37:17.013] checking for socklen_t... yes [09:37:18.703] checking for struct sockaddr.sa_len... no [09:37:20.907] checking for locale_t... no [09:37:20.981] checking for C/C++ restrict keyword... __restrict [09:37:20.996] checking for struct option... yes [09:37:21.055] checking whether assembler supports x86_64 popcntq... yes [09:37:21.063] checking size of off_t... 4 [09:37:21.286] 0 [09:37:21.286] checking size of bool... 1 [09:37:21.340] checking for int timezone... yes [09:37:21.393] checking for wcstombs_l declaration... no [09:37:21.493] checking for backtrace_symbols... no [09:37:21.548] checking for copyfile... no [09:37:21.604] checking for copy_file_range... no [09:37:21.661] checking for getifaddrs... no [09:37:21.717] checking for getpeerucred... no [09:37:21.772] checking for inet_pton... yes [09:37:21.829] checking for kqueue... no [09:37:21.884] checking for mbstowcs_l... no [09:37:21.941] checking for memset_s... no [09:37:21.996] checking for posix_fallocate... no [09:37:22.049] checking for ppoll... no [09:37:22.100] checking for pthread_is_threaded_np... no [09:37:22.154] checking for setproctitle... no [09:37:22.208] checking for setproctitle_fast... no [09:37:22.263] checking for strchrnul... no [09:37:22.317] checking for strsignal... no [09:37:22.371] checking for syncfs... no [09:37:22.426] checking for sync_file_range... no [09:37:22.479] checking for uselocale... no [09:37:22.533] checking for wcstombs_l... no [09:37:22.584] checking for __builtin_bswap16... yes [09:37:22.637] checking for __builtin_bswap32... yes [09:37:22.689] checking for __builtin_bswap64... yes [09:37:22.739] checking for __builtin_clz... yes [09:37:22.790] checking for __builtin_ctz... yes [09:37:22.842] checking for __builtin_popcount... yes [09:37:22.894] checking for __builtin_frame_address... yes [09:37:22.945] checking for _LARGEFILE_SOURCE value needed for large files... no [09:37:23.001] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:37:23.036] checking for posix_fadvise... no [09:37:23.094] checking whether posix_fadvise is declared... no [09:37:23.143] checking whether fdatasync is declared... no [09:37:23.197] checking whether strlcat is declared... no [09:37:23.267] checking whether strlcpy is declared... no [09:37:23.338] checking whether strnlen is declared... yes [09:37:23.353] checking whether strsep is declared... no [09:37:23.424] checking whether preadv is declared... no [09:37:23.468] checking whether pwritev is declared... no [09:37:23.512] checking whether F_FULLFSYNC is declared... no [09:37:23.557] checking for explicit_bzero... no [09:37:23.608] checking for getopt... yes [09:37:23.656] checking for getpeereid... no [09:37:23.709] checking for inet_aton... no [09:37:23.761] checking for mkdtemp... no [09:37:23.812] checking for strlcat... no [09:37:23.864] checking for strlcpy... no [09:37:23.916] checking for strnlen... yes [09:37:23.966] checking for strsep... no [09:37:24.018] checking for pthread_barrier_wait... yes [09:37:24.063] configure: On mingw32 we will use our strtof wrapper. [09:37:24.064] checking for getopt_long... yes [09:37:24.110] checking for _configthreadlocale... yes [09:37:24.159] checking for syslog... no [09:37:24.210] checking for opterr... yes [09:37:24.262] checking for optreset... no [09:37:24.317] checking test program... cross-compiling [09:37:24.317] checking whether long int is 64 bits... no [09:37:24.352] checking whether long long int is 64 bits... yes [09:37:24.364] checking for __builtin_mul_overflow... yes [09:37:24.409] checking size of void *... 8 [09:37:24.693] checking size of size_t... 8 [09:37:25.039] checking size of long... 4 [09:37:25.319] checking alignment of short... 2 [09:37:25.525] checking alignment of int... 4 [09:37:25.743] checking alignment of long... 4 [09:37:25.988] checking alignment of long long int... 8 [09:37:26.287] checking alignment of double... 8 [09:37:26.641] checking for int8... no [09:37:26.688] checking for uint8... no [09:37:26.735] checking for int64... no [09:37:26.781] checking for uint64... no [09:37:26.826] checking for __int128... yes [09:37:26.880] checking for __int128 alignment bug... assuming ok [09:37:26.881] checking alignment of PG_INT128_TYPE... 16 [09:37:27.322] checking for builtin __sync char locking functions... yes [09:37:27.368] checking for builtin __sync int32 locking functions... yes [09:37:27.415] checking for builtin __sync int32 atomic operations... yes [09:37:27.461] checking for builtin __sync int64 atomic operations... yes [09:37:27.506] checking for builtin __atomic int32 atomic operations... yes [09:37:27.552] checking for builtin __atomic int64 atomic operations... yes [09:37:27.598] checking for __get_cpuid... yes [09:37:27.650] checking for __get_cpuid_count... yes [09:37:27.699] checking for __cpuid... no [09:37:28.115] checking for __cpuidex... no [09:37:28.542] checking for _xgetbv with CFLAGS=... no [09:37:28.930] checking for _xgetbv with CFLAGS=-mxsave... yes [09:37:29.344] checking for _mm512_popcnt_epi64 with CFLAGS=... no [09:37:29.738] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [09:37:30.082] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:37:30.130] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:37:30.227] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:37:30.252] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:37:30.273] 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:37:30.332] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:37:30.332] checking which random number source to use... Windows native [09:37:30.334] checking for xmllint... /usr/bin/xmllint [09:37:30.334] checking for xsltproc... /usr/bin/xsltproc [09:37:30.335] checking for fop... /usr/bin/fop [09:37:30.335] checking for dbtoepub... no [09:37:30.335] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:37:30.336] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:37:30.336] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:37:30.348] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:37:30.348] 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:37:30.348] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:37:30.348] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:37:30.441] configure: creating ./config.status [09:37:30.532] config.status: creating GNUmakefile [09:37:30.546] config.status: creating src/Makefile.global [09:37:30.562] config.status: creating src/include/pg_config.h [09:37:30.575] config.status: creating src/include/pg_config_ext.h [09:37:30.588] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:37:30.604] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:37:30.611] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:37:30.619] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:37:30.627] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:37:30.634] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:37:30.638] config.status: executing check_win32_symlinks commands [09:37:30.673] [09:37:30.673] real 0m18.532s [09:37:30.673] user 0m12.496s [09:37:30.673] sys 0m5.596s [09:37:30.673] make -s -j${BUILD_JOBS} clean [09:37:31.176] time make -s -j${BUILD_JOBS} world-bin [09:37:59.792] nodeModifyTable.c: In function ‘ExecMergeMatched’: [09:37:59.792] nodeModifyTable.c:3044:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [09:37:59.792] 3044 | oldtuple)) [09:37:59.792] | ^~~~~~~~ [09:37:59.792] | | [09:37:59.792] | HeapTuple {aka HeapTupleData *} [09:37:59.792] In file included from nodeModifyTable.c:58: [09:37:59.792] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [09:37:59.792] 225 | TupleTableSlot *slot); [09:37:59.792] | ~~~~~~~~~~~~~~~~^~~~ [09:37:59.792] cc1: all warnings being treated as errors [09:37:59.793] make[3]: *** [: nodeModifyTable.o] Error 1 [09:37:59.793] make[2]: *** [common.mk:37: executor-recursive] Error 2 [09:37:59.793] make[2]: *** Waiting for unfinished jobs.... [09:38:03.930] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:38:03.930] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:38:03.931] [09:38:03.931] real 0m32.755s [09:38:03.931] user 1m34.914s [09:38:03.931] sys 0m22.242s [09:38:03.931] [09:38:03.931] Exit status: 2