[23:41:38.910] time ./configure \ [23:41:38.910] --host=x86_64-w64-mingw32 \ [23:41:38.910] --enable-cassert \ [23:41:38.910] --without-icu \ [23:41:38.910] CC="ccache x86_64-w64-mingw32-gcc" \ [23:41:38.910] CXX="ccache x86_64-w64-mingw32-g++" [23:41:39.029] checking build system type... x86_64-pc-linux-gnu [23:41:39.246] checking host system type... x86_64-w64-mingw32 [23:41:39.251] checking which template to use... win32 [23:41:39.251] checking whether NLS is wanted... no [23:41:39.252] checking for default port number... 5432 [23:41:39.258] checking for block size... 8kB [23:41:39.259] checking for segment size... 1GB [23:41:39.261] checking for WAL block size... 8kB [23:41:39.262] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [23:41:39.297] checking whether the C compiler works... yes [23:41:39.453] checking for C compiler default output file name... a.exe [23:41:39.454] checking for suffix of executables... .exe [23:41:39.495] checking whether we are cross compiling... yes [23:41:39.575] checking for suffix of object files... o [23:41:39.584] checking whether we are using the GNU C compiler... yes [23:41:39.591] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [23:41:39.598] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [23:41:39.610] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [23:41:39.671] checking whether we are using the GNU C++ compiler... yes [23:41:39.678] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [23:41:39.742] checking for gawk... no [23:41:39.742] checking for mawk... mawk [23:41:39.744] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:41:39.751] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [23:41:39.757] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:41:39.799] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:41:39.984] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [23:41:39.992] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [23:41:39.999] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:41:40.005] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:41:40.012] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [23:41:40.019] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [23:41:40.026] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [23:41:40.032] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:41:40.039] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:41:40.046] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:41:40.052] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [23:41:40.059] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [23:41:40.066] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [23:41:40.102] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:41:40.109] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:41:40.116] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [23:41:40.123] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [23:41:40.130] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:41:40.137] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [23:41:40.160] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:41:40.167] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:41:40.174] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:41:40.210] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:41:40.248] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:41:40.255] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:41:40.262] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:41:40.296] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:41:40.303] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:41:40.310] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:41:40.319] checking whether the C compiler still works... yes [23:41:40.384] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [23:41:40.456] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [23:41:40.456] checking pkg-config is at least version 0.9.0... yes [23:41:40.472] checking whether to build with ICU support... no [23:41:40.472] checking whether to build with Tcl... no [23:41:40.473] checking whether to build Perl modules... no [23:41:40.473] checking whether to build Python modules... no [23:41:40.473] checking whether to build with GSSAPI support... no [23:41:40.474] checking whether to build with PAM support... no [23:41:40.474] checking whether to build with BSD Authentication support... no [23:41:40.474] checking whether to build with LDAP support... no [23:41:40.474] checking whether to build with Bonjour support... no [23:41:40.474] checking whether to build with SELinux support... no [23:41:40.474] checking whether to build with systemd support... no [23:41:40.474] configure: WARNING: *** Readline does not work on MinGW --- disabling [23:41:40.475] checking whether to build with XML support... no [23:41:40.475] checking whether to build with LZ4 support... no [23:41:40.475] checking whether to build with ZSTD support... no [23:41:40.475] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [23:41:40.476] checking whether it is possible to strip libraries... yes [23:41:40.482] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [23:41:40.483] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [23:41:40.483] checking for a BSD-compatible install... /usr/bin/install -c [23:41:40.492] checking for tar... /usr/bin/tar [23:41:40.492] checking whether ln -s works... yes [23:41:40.492] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:41:40.495] checking for bison... /usr/bin/bison [23:41:40.497] configure: using bison (GNU Bison) 3.8.2 [23:41:40.499] checking for flex... /usr/bin/flex [23:41:40.512] configure: using flex 2.6.4 [23:41:40.512] checking for perl... /usr/bin/perl [23:41:40.515] configure: using perl 5.36.0 [23:41:40.517] checking for zic... /usr/sbin/zic [23:41:40.517] checking for a sed that does not truncate output... /usr/bin/sed [23:41:40.522] checking for grep that handles long lines and -e... /usr/bin/grep [23:41:40.524] checking for egrep... /usr/bin/grep -E [23:41:40.526] checking for ANSI C header files... yes [23:41:40.572] checking for sys/types.h... yes [23:41:40.590] checking for sys/stat.h... yes [23:41:40.605] checking for stdlib.h... yes [23:41:40.665] checking for string.h... yes [23:41:40.678] checking for memory.h... yes [23:41:40.694] checking for strings.h... yes [23:41:40.709] checking for inttypes.h... yes [23:41:40.725] checking for stdint.h... yes [23:41:40.789] checking for unistd.h... yes [23:41:40.804] checking for main in -lm... yes [23:41:40.853] checking for library containing setproctitle... no [23:41:40.943] checking for library containing dlsym... no [23:41:41.033] checking for library containing socket... -lws2_32 [23:41:41.165] checking for library containing getopt_long... none required [23:41:41.211] checking for library containing shm_open... no [23:41:41.301] checking for library containing shm_unlink... no [23:41:41.391] checking for library containing clock_gettime... no [23:41:41.479] checking for library containing shmget... no [23:41:41.567] checking for library containing backtrace_symbols... no [23:41:41.653] checking for library containing pthread_barrier_wait... -lpthread [23:41:41.745] checking for inflate in -lz... yes [23:41:41.792] checking for stdbool.h that conforms to C99... yes [23:41:41.802] checking for _Bool... yes [23:41:41.869] checking atomic.h usability... no [23:41:41.924] checking atomic.h presence... no [23:41:41.943] checking for atomic.h... no [23:41:41.946] checking copyfile.h usability... no [23:41:42.000] checking copyfile.h presence... no [23:41:42.019] checking for copyfile.h... no [23:41:42.022] checking execinfo.h usability... no [23:41:42.077] checking execinfo.h presence... no [23:41:42.097] checking for execinfo.h... no [23:41:42.100] checking getopt.h usability... yes [23:41:42.108] checking getopt.h presence... yes [23:41:42.124] checking for getopt.h... yes [23:41:42.131] checking ifaddrs.h usability... no [23:41:42.187] checking ifaddrs.h presence... no [23:41:42.206] checking for ifaddrs.h... no [23:41:42.209] checking mbarrier.h usability... no [23:41:42.264] checking mbarrier.h presence... no [23:41:42.283] checking for mbarrier.h... no [23:41:42.286] checking sys/epoll.h usability... no [23:41:42.339] checking sys/epoll.h presence... no [23:41:42.358] checking for sys/epoll.h... no [23:41:42.361] checking sys/event.h usability... no [23:41:42.413] checking sys/event.h presence... no [23:41:42.430] checking for sys/event.h... no [23:41:42.433] checking sys/personality.h usability... no [23:41:42.486] checking sys/personality.h presence... no [23:41:42.505] checking for sys/personality.h... no [23:41:42.507] checking sys/prctl.h usability... no [23:41:42.560] checking sys/prctl.h presence... no [23:41:42.577] checking for sys/prctl.h... no [23:41:42.580] checking sys/procctl.h usability... no [23:41:42.632] checking sys/procctl.h presence... no [23:41:42.650] checking for sys/procctl.h... no [23:41:42.653] checking sys/signalfd.h usability... no [23:41:42.706] checking sys/signalfd.h presence... no [23:41:42.724] checking for sys/signalfd.h... no [23:41:42.728] checking sys/ucred.h usability... no [23:41:42.783] checking sys/ucred.h presence... no [23:41:42.801] checking for sys/ucred.h... no [23:41:42.805] checking termios.h usability... no [23:41:42.861] checking termios.h presence... no [23:41:42.880] checking for termios.h... no [23:41:42.883] checking ucred.h usability... no [23:41:42.939] checking ucred.h presence... no [23:41:42.958] checking for ucred.h... no [23:41:42.961] checking zlib.h usability... yes [23:41:42.972] checking zlib.h presence... yes [23:41:42.992] checking for zlib.h... yes [23:41:42.992] checking for lz4... /usr/bin/lz4 [23:41:42.992] checking for zstd... /usr/bin/zstd [23:41:42.993] checking for openssl... /usr/bin/openssl [23:41:42.997] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [23:41:42.997] checking crtdefs.h usability... yes [23:41:43.005] checking crtdefs.h presence... yes [23:41:43.020] checking for crtdefs.h... yes [23:41:43.021] checking whether byte ordering is bigendian... no [23:41:43.126] checking for inline... inline [23:41:43.133] checking for printf format archetype... gnu_printf [23:41:43.141] checking for _Static_assert... yes [23:41:43.183] checking for typeof... typeof [23:41:43.190] checking for __builtin_types_compatible_p... yes [23:41:43.200] checking for __builtin_constant_p... yes [23:41:43.221] checking for __builtin_unreachable... yes [23:41:43.265] checking for computed goto support... yes [23:41:43.273] checking for struct tm.tm_zone... no [23:41:43.355] checking for union semun... no [23:41:43.389] checking for socklen_t... yes [23:41:44.598] checking for struct sockaddr.sa_len... no [23:41:46.667] checking for locale_t... no [23:41:46.734] checking for C/C++ restrict keyword... __restrict [23:41:46.747] checking for struct option... yes [23:41:46.789] checking whether assembler supports x86_64 popcntq... yes [23:41:46.797] checking size of off_t... 4 [23:41:46.997] 0 [23:41:46.997] checking size of bool... 1 [23:41:47.040] checking for int timezone... yes [23:41:47.090] checking for wcstombs_l declaration... no [23:41:47.175] checking for backtrace_symbols... no [23:41:47.225] checking for copyfile... no [23:41:47.275] checking for copy_file_range... no [23:41:47.328] checking for getifaddrs... no [23:41:47.379] checking for getpeerucred... no [23:41:47.428] checking for inet_pton... yes [23:41:47.479] checking for kqueue... no [23:41:47.529] checking for mbstowcs_l... no [23:41:47.579] checking for memset_s... no [23:41:47.630] checking for posix_fallocate... no [23:41:47.682] checking for ppoll... no [23:41:47.733] checking for pthread_is_threaded_np... no [23:41:47.785] checking for setproctitle... no [23:41:47.836] checking for setproctitle_fast... no [23:41:47.888] checking for strchrnul... no [23:41:47.936] checking for strsignal... no [23:41:47.985] checking for syncfs... no [23:41:48.035] checking for sync_file_range... no [23:41:48.085] checking for uselocale... no [23:41:48.133] checking for wcstombs_l... no [23:41:48.178] checking for __builtin_bswap16... yes [23:41:48.225] checking for __builtin_bswap32... yes [23:41:48.273] checking for __builtin_bswap64... yes [23:41:48.321] checking for __builtin_clz... yes [23:41:48.370] checking for __builtin_ctz... yes [23:41:48.419] checking for __builtin_popcount... yes [23:41:48.468] checking for __builtin_frame_address... yes [23:41:48.517] checking for _LARGEFILE_SOURCE value needed for large files... no [23:41:48.572] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [23:41:48.604] checking for posix_fadvise... no [23:41:48.657] checking whether posix_fadvise is declared... no [23:41:48.705] checking whether fdatasync is declared... no [23:41:48.751] checking whether strlcat is declared... no [23:41:48.817] checking whether strlcpy is declared... no [23:41:48.882] checking whether strnlen is declared... yes [23:41:48.897] checking whether strsep is declared... no [23:41:48.963] checking whether preadv is declared... no [23:41:49.000] checking whether pwritev is declared... no [23:41:49.040] checking whether F_FULLFSYNC is declared... no [23:41:49.083] checking for explicit_bzero... no [23:41:49.131] checking for getopt... yes [23:41:49.178] checking for getpeereid... no [23:41:49.228] checking for inet_aton... no [23:41:49.278] checking for mkdtemp... no [23:41:49.327] checking for strlcat... no [23:41:49.377] checking for strlcpy... no [23:41:49.425] checking for strnlen... yes [23:41:49.472] checking for strsep... no [23:41:49.520] checking for pthread_barrier_wait... yes [23:41:49.561] configure: On mingw32 we will use our strtof wrapper. [23:41:49.562] checking for getopt_long... yes [23:41:49.603] checking for _configthreadlocale... yes [23:41:49.647] checking for syslog... no [23:41:49.694] checking for opterr... yes [23:41:49.742] checking for optreset... no [23:41:49.794] checking test program... cross-compiling [23:41:49.794] checking whether long int is 64 bits... no [23:41:49.827] checking whether long long int is 64 bits... yes [23:41:49.837] checking for __builtin_mul_overflow... yes [23:41:49.880] checking size of void *... 8 [23:41:50.140] checking size of size_t... 8 [23:41:50.407] checking size of long... 4 [23:41:50.606] checking alignment of short... 2 [23:41:50.743] checking alignment of int... 4 [23:41:50.937] checking alignment of long... 4 [23:41:51.137] checking alignment of long long int... 8 [23:41:51.400] checking alignment of double... 8 [23:41:51.666] checking for int8... no [23:41:51.709] checking for uint8... no [23:41:51.752] checking for int64... no [23:41:51.795] checking for uint64... no [23:41:51.837] checking for __int128... yes [23:41:51.887] checking for __int128 alignment bug... assuming ok [23:41:51.887] checking alignment of PG_INT128_TYPE... 16 [23:41:52.224] checking for builtin __sync char locking functions... yes [23:41:52.267] checking for builtin __sync int32 locking functions... yes [23:41:52.308] checking for builtin __sync int32 atomic operations... yes [23:41:52.350] checking for builtin __sync int64 atomic operations... yes [23:41:52.393] checking for builtin __atomic int32 atomic operations... yes [23:41:52.435] checking for builtin __atomic int64 atomic operations... yes [23:41:52.476] checking for __get_cpuid... yes [23:41:52.522] checking for __get_cpuid_count... yes [23:41:52.567] checking for __cpuid... no [23:41:52.969] checking for __cpuidex... no [23:41:53.399] checking for _xgetbv with CFLAGS=... no [23:41:53.776] checking for _xgetbv with CFLAGS=-mxsave... yes [23:41:54.177] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:41:54.557] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:41:54.891] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:41:54.937] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:41:55.025] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:41:55.050] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:41:55.069] 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 [23:41:55.126] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:41:55.127] checking which random number source to use... Windows native [23:41:55.129] checking for xmllint... /usr/bin/xmllint [23:41:55.129] checking for xsltproc... /usr/bin/xsltproc [23:41:55.129] checking for fop... /usr/bin/fop [23:41:55.129] checking for dbtoepub... no [23:41:55.130] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [23:41:55.130] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [23:41:55.130] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [23:41:55.140] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [23:41:55.140] 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 [23:41:55.140] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [23:41:55.140] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [23:41:55.225] configure: creating ./config.status [23:41:55.310] config.status: creating GNUmakefile [23:41:55.322] config.status: creating src/Makefile.global [23:41:55.337] config.status: creating src/include/pg_config.h [23:41:55.349] config.status: creating src/include/pg_config_ext.h [23:41:55.360] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:41:55.375] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:41:55.382] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [23:41:55.389] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [23:41:55.396] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [23:41:55.403] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [23:41:55.407] config.status: executing check_win32_symlinks commands [23:41:55.440] [23:41:55.440] real 0m16.531s [23:41:55.440] user 0m10.818s [23:41:55.440] sys 0m5.279s [23:41:55.440] make -s -j${BUILD_JOBS} clean [23:41:55.941] time make -s -j${BUILD_JOBS} world-bin [23:42:15.336] nodeModifyTable.c: In function ‘ExecMergeMatched’: [23:42:15.336] nodeModifyTable.c:3044:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [23:42:15.336] 3044 | oldtuple)) [23:42:15.336] | ^~~~~~~~ [23:42:15.336] | | [23:42:15.336] | HeapTuple {aka HeapTupleData *} [23:42:15.336] In file included from nodeModifyTable.c:58: [23:42:15.336] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [23:42:15.336] 225 | TupleTableSlot *slot); [23:42:15.336] | ~~~~~~~~~~~~~~~~^~~~ [23:42:15.336] cc1: all warnings being treated as errors [23:42:15.337] make[3]: *** [: nodeModifyTable.o] Error 1 [23:42:15.337] make[2]: *** [common.mk:37: executor-recursive] Error 2 [23:42:15.337] make[2]: *** Waiting for unfinished jobs.... [23:42:18.760] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:42:18.760] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:42:18.760] [23:42:18.760] real 0m22.820s [23:42:18.760] user 1m4.136s [23:42:18.760] sys 0m13.273s [23:42:18.761] [23:42:18.761] Exit status: 2