[18:35:41.623] time ./configure \ [18:35:41.623] --host=x86_64-w64-mingw32 \ [18:35:41.623] --enable-cassert \ [18:35:41.623] --without-icu \ [18:35:41.623] CC="ccache x86_64-w64-mingw32-gcc" \ [18:35:41.623] CXX="ccache x86_64-w64-mingw32-g++" [18:35:41.750] checking build system type... x86_64-pc-linux-gnu [18:35:41.973] checking host system type... x86_64-w64-mingw32 [18:35:41.978] checking which template to use... win32 [18:35:41.979] checking whether NLS is wanted... no [18:35:41.979] checking for default port number... 5432 [18:35:41.986] checking for block size... 8kB [18:35:41.987] checking for segment size... 1GB [18:35:41.990] checking for WAL block size... 8kB [18:35:41.991] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:35:42.028] checking whether the C compiler works... yes [18:35:42.189] checking for C compiler default output file name... a.exe [18:35:42.191] checking for suffix of executables... .exe [18:35:42.235] checking whether we are cross compiling... yes [18:35:42.318] checking for suffix of object files... o [18:35:42.328] checking whether we are using the GNU C compiler... yes [18:35:42.336] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:35:42.343] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:35:42.354] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:35:42.423] checking whether we are using the GNU C++ compiler... yes [18:35:42.430] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:35:42.502] checking for gawk... no [18:35:42.502] checking for mawk... mawk [18:35:42.504] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:35:42.512] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:35:42.520] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:35:42.570] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:35:42.750] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:35:42.758] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:35:42.767] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:35:42.775] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:35:42.783] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:35:42.791] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:35:42.799] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:35:42.834] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:35:42.842] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:35:42.849] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:35:42.857] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:35:42.893] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:35:42.901] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:35:42.945] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:35:42.953] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:35:42.961] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:35:42.969] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:35:42.977] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:35:42.986] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:35:43.014] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:35:43.022] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:35:43.030] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:35:43.069] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:35:43.108] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:35:43.116] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:35:43.134] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:35:43.171] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:35:43.180] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:35:43.189] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:35:43.198] checking whether the C compiler still works... yes [18:35:43.271] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:35:43.352] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:35:43.352] checking pkg-config is at least version 0.9.0... yes [18:35:43.369] checking whether to build with ICU support... no [18:35:43.369] checking whether to build with Tcl... no [18:35:43.369] checking whether to build Perl modules... no [18:35:43.369] checking whether to build Python modules... no [18:35:43.369] checking whether to build with GSSAPI support... no [18:35:43.371] checking whether to build with PAM support... no [18:35:43.371] checking whether to build with BSD Authentication support... no [18:35:43.371] checking whether to build with LDAP support... no [18:35:43.371] checking whether to build with Bonjour support... no [18:35:43.371] checking whether to build with SELinux support... no [18:35:43.371] checking whether to build with systemd support... no [18:35:43.371] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:35:43.371] checking whether to build with XML support... no [18:35:43.372] checking whether to build with LZ4 support... no [18:35:43.372] checking whether to build with ZSTD support... no [18:35:43.372] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:35:43.373] checking whether it is possible to strip libraries... yes [18:35:43.384] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:35:43.385] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:35:43.385] checking for a BSD-compatible install... /usr/bin/install -c [18:35:43.396] checking for tar... /usr/bin/tar [18:35:43.396] checking whether ln -s works... yes [18:35:43.396] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:35:43.398] checking for bison... /usr/bin/bison [18:35:43.401] configure: using bison (GNU Bison) 3.8.2 [18:35:43.404] checking for flex... /usr/bin/flex [18:35:43.418] configure: using flex 2.6.4 [18:35:43.419] checking for perl... /usr/bin/perl [18:35:43.422] configure: using perl 5.36.0 [18:35:43.424] checking for zic... /usr/sbin/zic [18:35:43.424] checking for a sed that does not truncate output... /usr/bin/sed [18:35:43.431] checking for grep that handles long lines and -e... /usr/bin/grep [18:35:43.433] checking for egrep... /usr/bin/grep -E [18:35:43.435] checking for ANSI C header files... yes [18:35:43.488] checking for sys/types.h... yes [18:35:43.507] checking for sys/stat.h... yes [18:35:43.548] checking for stdlib.h... yes [18:35:43.564] checking for string.h... yes [18:35:43.580] checking for memory.h... yes [18:35:43.599] checking for strings.h... yes [18:35:43.616] checking for inttypes.h... yes [18:35:43.658] checking for stdint.h... yes [18:35:43.675] checking for unistd.h... yes [18:35:43.692] checking for main in -lm... yes [18:35:43.742] checking for library containing setproctitle... no [18:35:43.842] checking for library containing dlsym... no [18:35:43.934] checking for library containing socket... -lws2_32 [18:35:44.076] checking for library containing getopt_long... none required [18:35:44.126] checking for library containing shm_open... no [18:35:44.220] checking for library containing shm_unlink... no [18:35:44.315] checking for library containing clock_gettime... no [18:35:44.410] checking for library containing shmget... no [18:35:44.507] checking for library containing backtrace_symbols... no [18:35:44.604] checking for library containing pthread_barrier_wait... -lpthread [18:35:44.702] checking for inflate in -lz... yes [18:35:44.751] checking for stdbool.h that conforms to C99... yes [18:35:44.763] checking for _Bool... yes [18:35:44.843] checking atomic.h usability... no [18:35:44.900] checking atomic.h presence... no [18:35:44.921] checking for atomic.h... no [18:35:44.925] checking copyfile.h usability... no [18:35:44.984] checking copyfile.h presence... no [18:35:45.005] checking for copyfile.h... no [18:35:45.009] checking execinfo.h usability... no [18:35:45.070] checking execinfo.h presence... no [18:35:45.092] checking for execinfo.h... no [18:35:45.096] checking getopt.h usability... yes [18:35:45.127] checking getopt.h presence... yes [18:35:45.145] checking for getopt.h... yes [18:35:45.154] checking ifaddrs.h usability... no [18:35:45.215] checking ifaddrs.h presence... no [18:35:45.237] checking for ifaddrs.h... no [18:35:45.241] checking mbarrier.h usability... no [18:35:45.303] checking mbarrier.h presence... no [18:35:45.325] checking for mbarrier.h... no [18:35:45.329] checking sys/epoll.h usability... no [18:35:45.388] checking sys/epoll.h presence... no [18:35:45.410] checking for sys/epoll.h... no [18:35:45.414] checking sys/event.h usability... no [18:35:45.474] checking sys/event.h presence... no [18:35:45.496] checking for sys/event.h... no [18:35:45.500] checking sys/personality.h usability... no [18:35:45.563] checking sys/personality.h presence... no [18:35:45.585] checking for sys/personality.h... no [18:35:45.588] checking sys/prctl.h usability... no [18:35:45.648] checking sys/prctl.h presence... no [18:35:45.669] checking for sys/prctl.h... no [18:35:45.673] checking sys/procctl.h usability... no [18:35:45.734] checking sys/procctl.h presence... no [18:35:45.757] checking for sys/procctl.h... no [18:35:45.761] checking sys/signalfd.h usability... no [18:35:45.821] checking sys/signalfd.h presence... no [18:35:45.844] checking for sys/signalfd.h... no [18:35:45.848] checking sys/ucred.h usability... no [18:35:45.907] checking sys/ucred.h presence... no [18:35:45.929] checking for sys/ucred.h... no [18:35:45.933] checking termios.h usability... no [18:35:45.994] checking termios.h presence... no [18:35:46.017] checking for termios.h... no [18:35:46.020] checking ucred.h usability... no [18:35:46.083] checking ucred.h presence... no [18:35:46.105] checking for ucred.h... no [18:35:46.108] checking zlib.h usability... yes [18:35:46.177] checking zlib.h presence... yes [18:35:46.199] checking for zlib.h... yes [18:35:46.199] checking for lz4... /usr/bin/lz4 [18:35:46.199] checking for zstd... /usr/bin/zstd [18:35:46.200] checking for openssl... /usr/bin/openssl [18:35:46.205] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [18:35:46.205] checking crtdefs.h usability... yes [18:35:46.214] checking crtdefs.h presence... yes [18:35:46.231] checking for crtdefs.h... yes [18:35:46.233] checking whether byte ordering is bigendian... no [18:35:46.319] checking for inline... inline [18:35:46.328] checking for printf format archetype... gnu_printf [18:35:46.338] checking for _Static_assert... yes [18:35:46.387] checking for typeof... typeof [18:35:46.428] checking for __builtin_types_compatible_p... yes [18:35:46.443] checking for __builtin_constant_p... yes [18:35:46.457] checking for __builtin_unreachable... yes [18:35:46.503] checking for computed goto support... yes [18:35:46.543] checking for struct tm.tm_zone... no [18:35:46.631] checking for union semun... no [18:35:46.669] checking for socklen_t... yes [18:35:47.916] checking for struct sockaddr.sa_len... no [18:35:50.147] checking for locale_t... no [18:35:50.224] checking for C/C++ restrict keyword... __restrict [18:35:50.239] checking for struct option... yes [18:35:50.287] checking whether assembler supports x86_64 popcntq... yes [18:35:50.296] checking size of off_t... 4 [18:35:50.540] 0 [18:35:50.540] checking size of bool... 1 [18:35:50.626] checking for int timezone... yes [18:35:50.680] checking for wcstombs_l declaration... no [18:35:50.779] checking for backtrace_symbols... no [18:35:50.835] checking for copyfile... no [18:35:50.891] checking for copy_file_range... no [18:35:50.947] checking for getifaddrs... no [18:35:51.002] checking for getpeerucred... no [18:35:51.057] checking for inet_pton... yes [18:35:51.113] checking for kqueue... no [18:35:51.169] checking for mbstowcs_l... no [18:35:51.223] checking for memset_s... no [18:35:51.277] checking for posix_fallocate... no [18:35:51.330] checking for ppoll... no [18:35:51.382] checking for pthread_is_threaded_np... no [18:35:51.438] checking for setproctitle... no [18:35:51.495] checking for setproctitle_fast... no [18:35:51.551] checking for strchrnul... no [18:35:51.608] checking for strsignal... no [18:35:51.664] checking for syncfs... no [18:35:51.721] checking for sync_file_range... no [18:35:51.776] checking for uselocale... no [18:35:51.831] checking for wcstombs_l... no [18:35:51.883] checking for __builtin_bswap16... yes [18:35:51.938] checking for __builtin_bswap32... yes [18:35:51.992] checking for __builtin_bswap64... yes [18:35:52.044] checking for __builtin_clz... yes [18:35:52.098] checking for __builtin_ctz... yes [18:35:52.150] checking for __builtin_popcount... yes [18:35:52.201] checking for __builtin_frame_address... yes [18:35:52.254] checking for _LARGEFILE_SOURCE value needed for large files... no [18:35:52.311] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:35:52.346] checking for posix_fadvise... no [18:35:52.402] checking whether posix_fadvise is declared... no [18:35:52.452] checking whether fdatasync is declared... no [18:35:52.504] checking whether strlcat is declared... no [18:35:52.574] checking whether strlcpy is declared... no [18:35:52.642] checking whether strnlen is declared... yes [18:35:52.681] checking whether strsep is declared... no [18:35:52.752] checking whether preadv is declared... no [18:35:52.796] checking whether pwritev is declared... no [18:35:52.840] checking whether F_FULLFSYNC is declared... no [18:35:52.886] checking for explicit_bzero... no [18:35:52.941] checking for getopt... yes [18:35:52.990] checking for getpeereid... no [18:35:53.043] checking for inet_aton... no [18:35:53.096] checking for mkdtemp... no [18:35:53.149] checking for strlcat... no [18:35:53.201] checking for strlcpy... no [18:35:53.253] checking for strnlen... yes [18:35:53.307] checking for strsep... no [18:35:53.359] checking for pthread_barrier_wait... yes [18:35:53.405] configure: On mingw32 we will use our strtof wrapper. [18:35:53.406] checking for getopt_long... yes [18:35:53.452] checking for _configthreadlocale... yes [18:35:53.500] checking for syslog... no [18:35:53.550] checking for opterr... yes [18:35:53.602] checking for optreset... no [18:35:53.658] checking test program... cross-compiling [18:35:53.658] checking whether long int is 64 bits... no [18:35:53.693] checking whether long long int is 64 bits... yes [18:35:53.703] checking for __builtin_mul_overflow... yes [18:35:53.749] checking size of void *... 8 [18:35:54.036] checking size of size_t... 8 [18:35:54.334] checking size of long... 4 [18:35:54.604] checking alignment of short... 2 [18:35:54.749] checking alignment of int... 4 [18:35:55.027] checking alignment of long... 4 [18:35:55.255] checking alignment of long long int... 8 [18:35:55.548] checking alignment of double... 8 [18:35:55.870] checking for int8... no [18:35:55.916] checking for uint8... no [18:35:55.964] checking for int64... no [18:35:56.012] checking for uint64... no [18:35:56.060] checking for __int128... yes [18:35:56.116] checking for __int128 alignment bug... assuming ok [18:35:56.116] checking alignment of PG_INT128_TYPE... 16 [18:35:56.548] checking for builtin __sync char locking functions... yes [18:35:56.595] checking for builtin __sync int32 locking functions... yes [18:35:56.642] checking for builtin __sync int32 atomic operations... yes [18:35:56.690] checking for builtin __sync int64 atomic operations... yes [18:35:56.738] checking for builtin __atomic int32 atomic operations... yes [18:35:56.784] checking for builtin __atomic int64 atomic operations... yes [18:35:56.831] checking for __get_cpuid... yes [18:35:56.883] checking for __get_cpuid_count... yes [18:35:56.932] checking for __cpuid... no [18:35:57.339] checking for __cpuidex... no [18:35:57.776] checking for _xgetbv with CFLAGS=... no [18:35:58.169] checking for _xgetbv with CFLAGS=-mxsave... yes [18:35:58.575] checking for _mm512_popcnt_epi64 with CFLAGS=... no [18:35:58.956] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [18:35:59.297] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:35:59.348] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:35:59.445] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:35:59.471] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:35:59.492] 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 [18:35:59.552] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:35:59.552] checking which random number source to use... Windows native [18:35:59.555] checking for xmllint... /usr/bin/xmllint [18:35:59.555] checking for xsltproc... /usr/bin/xsltproc [18:35:59.555] checking for fop... /usr/bin/fop [18:35:59.555] checking for dbtoepub... no [18:35:59.556] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:35:59.556] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:35:59.556] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:35:59.568] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:35:59.568] 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 [18:35:59.568] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:35:59.568] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:35:59.669] configure: creating ./config.status [18:35:59.768] config.status: creating GNUmakefile [18:35:59.782] config.status: creating src/Makefile.global [18:35:59.799] config.status: creating src/include/pg_config.h [18:35:59.814] config.status: creating src/include/pg_config_ext.h [18:35:59.828] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:35:59.845] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:35:59.853] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:35:59.861] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:35:59.869] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:35:59.878] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:35:59.882] config.status: executing check_win32_symlinks commands [18:35:59.919] [18:35:59.919] real 0m18.297s [18:35:59.919] user 0m12.121s [18:35:59.919] sys 0m5.748s [18:35:59.919] make -s -j${BUILD_JOBS} clean [18:36:00.444] time make -s -j${BUILD_JOBS} world-bin [18:37:14.250] nodeModifyTable.c: In function ‘ExecMergeMatched’: [18:37:14.250] nodeModifyTable.c:3044:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [18:37:14.250] 3044 | oldtuple)) [18:37:14.250] | ^~~~~~~~ [18:37:14.250] | | [18:37:14.250] | HeapTuple {aka HeapTupleData *} [18:37:14.250] In file included from nodeModifyTable.c:58: [18:37:14.250] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [18:37:14.250] 225 | TupleTableSlot *slot); [18:37:14.250] | ~~~~~~~~~~~~~~~~^~~~ [18:37:14.250] cc1: all warnings being treated as errors [18:37:14.251] make[3]: *** [: nodeModifyTable.o] Error 1 [18:37:14.251] make[2]: *** [common.mk:37: executor-recursive] Error 2 [18:37:14.251] make[2]: *** Waiting for unfinished jobs.... [18:37:29.232] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:37:29.232] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:37:29.233] [18:37:29.233] real 1m28.789s [18:37:29.233] user 4m46.669s [18:37:29.233] sys 0m54.018s [18:37:29.233] [18:37:29.233] Exit status: 2