[19:36:44.398] time ./configure \ [19:36:44.398] --host=x86_64-w64-mingw32 \ [19:36:44.398] --enable-cassert \ [19:36:44.398] --without-icu \ [19:36:44.398] CC="ccache x86_64-w64-mingw32-gcc" \ [19:36:44.398] CXX="ccache x86_64-w64-mingw32-g++" [19:36:44.511] checking build system type... x86_64-pc-linux-gnu [19:36:44.716] checking host system type... x86_64-w64-mingw32 [19:36:44.721] checking which template to use... win32 [19:36:44.721] checking whether NLS is wanted... no [19:36:44.721] checking for default port number... 5432 [19:36:44.728] checking for block size... 8kB [19:36:44.729] checking for segment size... 1GB [19:36:44.731] checking for WAL block size... 8kB [19:36:44.732] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [19:36:44.764] checking whether the C compiler works... yes [19:36:44.911] checking for C compiler default output file name... a.exe [19:36:44.913] checking for suffix of executables... .exe [19:36:44.955] checking whether we are cross compiling... yes [19:36:45.035] checking for suffix of object files... o [19:36:45.044] checking whether we are using the GNU C compiler... yes [19:36:45.051] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [19:36:45.058] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [19:36:45.068] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [19:36:45.135] checking whether we are using the GNU C++ compiler... yes [19:36:45.142] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [19:36:45.213] checking for gawk... no [19:36:45.213] checking for mawk... mawk [19:36:45.216] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:36:45.223] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [19:36:45.231] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:36:45.278] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:36:45.461] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [19:36:45.468] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:36:45.474] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:36:45.481] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:36:45.488] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:36:45.495] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:36:45.502] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [19:36:45.509] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:36:45.516] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:36:45.524] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:36:45.531] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [19:36:45.538] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [19:36:45.545] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:36:45.583] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:36:45.590] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:36:45.596] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [19:36:45.603] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [19:36:45.610] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:36:45.617] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:36:45.643] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:36:45.650] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:36:45.658] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:36:45.697] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:36:45.737] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:36:45.745] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:36:45.752] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:36:45.788] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:36:45.796] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:36:45.804] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:36:45.813] checking whether the C compiler still works... yes [19:36:45.882] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [19:36:45.960] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [19:36:45.961] checking pkg-config is at least version 0.9.0... yes [19:36:45.977] checking whether to build with ICU support... no [19:36:45.977] checking whether to build with Tcl... no [19:36:45.978] checking whether to build Perl modules... no [19:36:45.978] checking whether to build Python modules... no [19:36:45.978] checking whether to build with GSSAPI support... no [19:36:45.979] checking whether to build with PAM support... no [19:36:45.979] checking whether to build with BSD Authentication support... no [19:36:45.979] checking whether to build with LDAP support... no [19:36:45.979] checking whether to build with Bonjour support... no [19:36:45.980] checking whether to build with SELinux support... no [19:36:45.980] checking whether to build with systemd support... no [19:36:45.980] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:36:45.980] checking whether to build with XML support... no [19:36:45.980] checking whether to build with LZ4 support... no [19:36:45.981] checking whether to build with ZSTD support... no [19:36:45.981] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [19:36:45.981] checking whether it is possible to strip libraries... yes [19:36:45.989] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [19:36:45.989] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [19:36:45.989] checking for a BSD-compatible install... /usr/bin/install -c [19:36:46.000] checking for tar... /usr/bin/tar [19:36:46.000] checking whether ln -s works... yes [19:36:46.000] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:36:46.003] checking for bison... /usr/bin/bison [19:36:46.005] configure: using bison (GNU Bison) 3.8.2 [19:36:46.008] checking for flex... /usr/bin/flex [19:36:46.022] configure: using flex 2.6.4 [19:36:46.022] checking for perl... /usr/bin/perl [19:36:46.025] configure: using perl 5.36.0 [19:36:46.028] checking for zic... /usr/sbin/zic [19:36:46.028] checking for a sed that does not truncate output... /usr/bin/sed [19:36:46.034] checking for grep that handles long lines and -e... /usr/bin/grep [19:36:46.037] checking for egrep... /usr/bin/grep -E [19:36:46.039] checking for ANSI C header files... yes [19:36:46.092] checking for sys/types.h... yes [19:36:46.110] checking for sys/stat.h... yes [19:36:46.128] checking for stdlib.h... yes [19:36:46.143] checking for string.h... yes [19:36:46.159] checking for memory.h... yes [19:36:46.177] checking for strings.h... yes [19:36:46.195] checking for inttypes.h... yes [19:36:46.213] checking for stdint.h... yes [19:36:46.229] checking for unistd.h... yes [19:36:46.248] checking for main in -lm... yes [19:36:46.300] checking for library containing setproctitle... no [19:36:46.399] checking for library containing dlsym... no [19:36:46.496] checking for library containing socket... -lws2_32 [19:36:46.638] checking for library containing getopt_long... none required [19:36:46.687] checking for library containing shm_open... no [19:36:46.781] checking for library containing shm_unlink... no [19:36:46.876] checking for library containing clock_gettime... no [19:36:46.974] checking for library containing shmget... no [19:36:47.067] checking for library containing backtrace_symbols... no [19:36:47.162] checking for library containing pthread_barrier_wait... -lpthread [19:36:47.259] checking for inflate in -lz... yes [19:36:47.309] checking for stdbool.h that conforms to C99... yes [19:36:47.321] checking for _Bool... yes [19:36:47.402] checking atomic.h usability... no [19:36:47.461] checking atomic.h presence... no [19:36:47.480] checking for atomic.h... no [19:36:47.483] checking copyfile.h usability... no [19:36:47.540] checking copyfile.h presence... no [19:36:47.561] checking for copyfile.h... no [19:36:47.565] checking execinfo.h usability... no [19:36:47.624] checking execinfo.h presence... no [19:36:47.644] checking for execinfo.h... no [19:36:47.648] checking getopt.h usability... yes [19:36:47.655] checking getopt.h presence... yes [19:36:47.672] checking for getopt.h... yes [19:36:47.680] checking ifaddrs.h usability... no [19:36:47.736] checking ifaddrs.h presence... no [19:36:47.756] checking for ifaddrs.h... no [19:36:47.760] checking mbarrier.h usability... no [19:36:47.817] checking mbarrier.h presence... no [19:36:47.838] checking for mbarrier.h... no [19:36:47.841] checking sys/epoll.h usability... no [19:36:47.901] checking sys/epoll.h presence... no [19:36:47.920] checking for sys/epoll.h... no [19:36:47.923] checking sys/event.h usability... no [19:36:47.980] checking sys/event.h presence... no [19:36:47.999] checking for sys/event.h... no [19:36:48.002] checking sys/personality.h usability... no [19:36:48.061] checking sys/personality.h presence... no [19:36:48.082] checking for sys/personality.h... no [19:36:48.086] checking sys/prctl.h usability... no [19:36:48.145] checking sys/prctl.h presence... no [19:36:48.165] checking for sys/prctl.h... no [19:36:48.169] checking sys/procctl.h usability... no [19:36:48.228] checking sys/procctl.h presence... no [19:36:48.249] checking for sys/procctl.h... no [19:36:48.252] checking sys/signalfd.h usability... no [19:36:48.311] checking sys/signalfd.h presence... no [19:36:48.335] checking for sys/signalfd.h... no [19:36:48.338] checking sys/ucred.h usability... no [19:36:48.397] checking sys/ucred.h presence... no [19:36:48.417] checking for sys/ucred.h... no [19:36:48.420] checking termios.h usability... no [19:36:48.479] checking termios.h presence... no [19:36:48.501] checking for termios.h... no [19:36:48.504] checking ucred.h usability... no [19:36:48.563] checking ucred.h presence... no [19:36:48.583] checking for ucred.h... no [19:36:48.586] checking zlib.h usability... yes [19:36:48.598] checking zlib.h presence... yes [19:36:48.618] checking for zlib.h... yes [19:36:48.618] checking for lz4... /usr/bin/lz4 [19:36:48.619] checking for zstd... /usr/bin/zstd [19:36:48.619] checking for openssl... /usr/bin/openssl [19:36:48.624] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [19:36:48.624] checking crtdefs.h usability... yes [19:36:48.633] checking crtdefs.h presence... yes [19:36:48.650] checking for crtdefs.h... yes [19:36:48.652] checking whether byte ordering is bigendian... no [19:36:48.734] checking for inline... inline [19:36:48.742] checking for printf format archetype... gnu_printf [19:36:48.752] checking for _Static_assert... yes [19:36:48.798] checking for typeof... typeof [19:36:48.806] checking for __builtin_types_compatible_p... yes [19:36:48.818] checking for __builtin_constant_p... yes [19:36:48.830] checking for __builtin_unreachable... yes [19:36:48.874] checking for computed goto support... yes [19:36:48.882] checking for struct tm.tm_zone... no [19:36:48.966] checking for union semun... no [19:36:49.006] checking for socklen_t... yes [19:36:50.220] checking for struct sockaddr.sa_len... no [19:36:52.322] checking for locale_t... no [19:36:52.390] checking for C/C++ restrict keyword... __restrict [19:36:52.403] checking for struct option... yes [19:36:52.450] checking whether assembler supports x86_64 popcntq... yes [19:36:52.458] checking size of off_t... 4 [19:36:52.679] 0 [19:36:52.679] checking size of bool... 1 [19:36:52.730] checking for int timezone... yes [19:36:52.782] checking for wcstombs_l declaration... no [19:36:52.875] checking for backtrace_symbols... no [19:36:52.930] checking for copyfile... no [19:36:52.983] checking for copy_file_range... no [19:36:53.038] checking for getifaddrs... no [19:36:53.094] checking for getpeerucred... no [19:36:53.147] checking for inet_pton... yes [19:36:53.202] checking for kqueue... no [19:36:53.256] checking for mbstowcs_l... no [19:36:53.309] checking for memset_s... no [19:36:53.363] checking for posix_fallocate... no [19:36:53.413] checking for ppoll... no [19:36:53.463] checking for pthread_is_threaded_np... no [19:36:53.518] checking for setproctitle... no [19:36:53.572] checking for setproctitle_fast... no [19:36:53.625] checking for strchrnul... no [19:36:53.680] checking for strsignal... no [19:36:53.735] checking for syncfs... no [19:36:53.788] checking for sync_file_range... no [19:36:53.842] checking for uselocale... no [19:36:53.898] checking for wcstombs_l... no [19:36:53.951] checking for __builtin_bswap16... yes [19:36:54.005] checking for __builtin_bswap32... yes [19:36:54.057] checking for __builtin_bswap64... yes [19:36:54.109] checking for __builtin_clz... yes [19:36:54.162] checking for __builtin_ctz... yes [19:36:54.214] checking for __builtin_popcount... yes [19:36:54.265] checking for __builtin_frame_address... yes [19:36:54.318] checking for _LARGEFILE_SOURCE value needed for large files... no [19:36:54.377] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [19:36:54.413] checking for posix_fadvise... no [19:36:54.470] checking whether posix_fadvise is declared... no [19:36:54.521] checking whether fdatasync is declared... no [19:36:54.571] checking whether strlcat is declared... no [19:36:54.640] checking whether strlcpy is declared... no [19:36:54.707] checking whether strnlen is declared... yes [19:36:54.722] checking whether strsep is declared... no [19:36:54.788] checking whether preadv is declared... no [19:36:54.828] checking whether pwritev is declared... no [19:36:54.869] checking whether F_FULLFSYNC is declared... no [19:36:54.913] checking for explicit_bzero... no [19:36:54.963] checking for getopt... yes [19:36:55.010] checking for getpeereid... no [19:36:55.060] checking for inet_aton... no [19:36:55.111] checking for mkdtemp... no [19:36:55.163] checking for strlcat... no [19:36:55.215] checking for strlcpy... no [19:36:55.266] checking for strnlen... yes [19:36:55.317] checking for strsep... no [19:36:55.367] checking for pthread_barrier_wait... yes [19:36:55.414] configure: On mingw32 we will use our strtof wrapper. [19:36:55.414] checking for getopt_long... yes [19:36:55.462] checking for _configthreadlocale... yes [19:36:55.507] checking for syslog... no [19:36:55.555] checking for opterr... yes [19:36:55.605] checking for optreset... no [19:36:55.656] checking test program... cross-compiling [19:36:55.656] checking whether long int is 64 bits... no [19:36:55.688] checking whether long long int is 64 bits... yes [19:36:55.697] checking for __builtin_mul_overflow... yes [19:36:55.740] checking size of void *... 8 [19:36:56.011] checking size of size_t... 8 [19:36:56.286] checking size of long... 4 [19:36:56.490] checking alignment of short... 2 [19:36:56.628] checking alignment of int... 4 [19:36:56.832] checking alignment of long... 4 [19:36:57.038] checking alignment of long long int... 8 [19:36:57.316] checking alignment of double... 8 [19:36:57.585] checking for int8... no [19:36:57.627] checking for uint8... no [19:36:57.668] checking for int64... no [19:36:57.715] checking for uint64... no [19:36:57.761] checking for __int128... yes [19:36:57.813] checking for __int128 alignment bug... assuming ok [19:36:57.813] checking alignment of PG_INT128_TYPE... 16 [19:36:58.163] checking for builtin __sync char locking functions... yes [19:36:58.207] checking for builtin __sync int32 locking functions... yes [19:36:58.251] checking for builtin __sync int32 atomic operations... yes [19:36:58.295] checking for builtin __sync int64 atomic operations... yes [19:36:58.340] checking for builtin __atomic int32 atomic operations... yes [19:36:58.384] checking for builtin __atomic int64 atomic operations... yes [19:36:58.428] checking for __get_cpuid... yes [19:36:58.478] checking for __get_cpuid_count... yes [19:36:58.526] checking for __cpuid... no [19:36:58.939] checking for __cpuidex... no [19:36:59.377] checking for _xgetbv with CFLAGS=... no [19:36:59.775] checking for _xgetbv with CFLAGS=-mxsave... yes [19:37:00.195] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:37:00.576] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:37:00.929] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:37:00.978] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:37:01.074] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:37:01.099] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:37:01.118] 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 [19:37:01.176] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:37:01.177] checking which random number source to use... Windows native [19:37:01.179] checking for xmllint... /usr/bin/xmllint [19:37:01.179] checking for xsltproc... /usr/bin/xsltproc [19:37:01.179] checking for fop... /usr/bin/fop [19:37:01.179] checking for dbtoepub... no [19:37:01.180] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:37:01.180] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:37:01.180] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:37:01.191] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [19:37:01.191] 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 [19:37:01.191] configure: using CPPFLAGS= -I./src/include/port/win32 [19:37:01.191] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:37:01.276] configure: creating ./config.status [19:37:01.364] config.status: creating GNUmakefile [19:37:01.376] config.status: creating src/Makefile.global [19:37:01.392] config.status: creating src/include/pg_config.h [19:37:01.406] config.status: creating src/include/pg_config_ext.h [19:37:01.419] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:37:01.435] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:37:01.442] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:37:01.450] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:37:01.457] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:37:01.464] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:37:01.467] config.status: executing check_win32_symlinks commands [19:37:01.501] [19:37:01.501] real 0m17.103s [19:37:01.501] user 0m11.094s [19:37:01.501] sys 0m5.618s [19:37:01.501] make -s -j${BUILD_JOBS} clean [19:37:02.000] time make -s -j${BUILD_JOBS} world-bin [19:37:58.556] nodeModifyTable.c: In function ‘ExecMergeMatched’: [19:37:58.556] nodeModifyTable.c:3041:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [19:37:58.556] 3041 | oldtuple)) [19:37:58.556] | ^~~~~~~~ [19:37:58.556] | | [19:37:58.556] | HeapTuple {aka HeapTupleData *} [19:37:58.556] In file included from nodeModifyTable.c:58: [19:37:58.556] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [19:37:58.556] 225 | TupleTableSlot *slot); [19:37:58.556] | ~~~~~~~~~~~~~~~~^~~~ [19:37:58.556] cc1: all warnings being treated as errors [19:37:58.557] make[3]: *** [: nodeModifyTable.o] Error 1 [19:37:58.557] make[2]: *** [common.mk:37: executor-recursive] Error 2 [19:37:58.557] make[2]: *** Waiting for unfinished jobs.... [19:38:13.310] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:38:13.310] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:38:13.310] [19:38:13.310] real 1m11.311s [19:38:13.310] user 3m50.646s [19:38:13.310] sys 0m44.596s [19:38:13.310] [19:38:13.310] Exit status: 2