[00:41:51.738] time ./configure \ [00:41:51.738] --host=x86_64-w64-mingw32 \ [00:41:51.738] --enable-cassert \ [00:41:51.738] --without-icu \ [00:41:51.738] CC="ccache x86_64-w64-mingw32-gcc" \ [00:41:51.738] CXX="ccache x86_64-w64-mingw32-g++" [00:41:51.847] checking build system type... x86_64-pc-linux-gnu [00:41:52.054] checking host system type... x86_64-w64-mingw32 [00:41:52.060] checking which template to use... win32 [00:41:52.060] checking whether NLS is wanted... no [00:41:52.060] checking for default port number... 5432 [00:41:52.066] checking for block size... 8kB [00:41:52.067] checking for segment size... 1GB [00:41:52.070] checking for WAL block size... 8kB [00:41:52.071] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:41:52.103] checking whether the C compiler works... yes [00:41:52.246] checking for C compiler default output file name... a.exe [00:41:52.247] checking for suffix of executables... .exe [00:41:52.285] checking whether we are cross compiling... yes [00:41:52.361] checking for suffix of object files... o [00:41:52.369] checking whether we are using the GNU C compiler... yes [00:41:52.375] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:41:52.381] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:41:52.390] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:41:52.446] checking whether we are using the GNU C++ compiler... yes [00:41:52.451] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:41:52.512] checking for gawk... no [00:41:52.512] checking for mawk... mawk [00:41:52.515] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:41:52.521] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:41:52.527] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:41:52.568] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:41:52.741] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:41:52.748] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:41:52.754] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:41:52.760] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:41:52.766] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:41:52.772] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:41:52.778] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:41:52.785] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:41:52.791] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:41:52.797] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:41:52.804] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:41:52.810] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:41:52.816] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:41:52.851] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:41:52.866] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:41:52.872] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:41:52.878] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:41:52.884] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:41:52.891] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:41:52.912] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:41:52.918] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:41:52.924] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:41:52.959] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:41:52.996] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:41:53.002] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:41:53.008] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:41:53.041] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:41:53.048] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:41:53.054] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:41:53.061] checking whether the C compiler still works... yes [00:41:53.122] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:41:53.186] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:41:53.186] checking pkg-config is at least version 0.9.0... yes [00:41:53.202] checking whether to build with ICU support... no [00:41:53.202] checking whether to build with Tcl... no [00:41:53.202] checking whether to build Perl modules... no [00:41:53.202] checking whether to build Python modules... no [00:41:53.202] checking whether to build with GSSAPI support... no [00:41:53.204] checking whether to build with PAM support... no [00:41:53.204] checking whether to build with BSD Authentication support... no [00:41:53.204] checking whether to build with LDAP support... no [00:41:53.204] checking whether to build with Bonjour support... no [00:41:53.204] checking whether to build with SELinux support... no [00:41:53.204] checking whether to build with systemd support... no [00:41:53.204] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:41:53.204] checking whether to build with XML support... no [00:41:53.205] checking whether to build with LZ4 support... no [00:41:53.205] checking whether to build with ZSTD support... no [00:41:53.205] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:41:53.205] checking whether it is possible to strip libraries... yes [00:41:53.215] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:41:53.216] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:41:53.216] checking for a BSD-compatible install... /usr/bin/install -c [00:41:53.224] checking for tar... /usr/bin/tar [00:41:53.224] checking whether ln -s works... yes [00:41:53.224] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:41:53.226] checking for bison... /usr/bin/bison [00:41:53.228] configure: using bison (GNU Bison) 3.8.2 [00:41:53.231] checking for flex... /usr/bin/flex [00:41:53.242] configure: using flex 2.6.4 [00:41:53.242] checking for perl... /usr/bin/perl [00:41:53.244] configure: using perl 5.36.0 [00:41:53.246] checking for zic... /usr/sbin/zic [00:41:53.247] checking for a sed that does not truncate output... /usr/bin/sed [00:41:53.251] checking for grep that handles long lines and -e... /usr/bin/grep [00:41:53.253] checking for egrep... /usr/bin/grep -E [00:41:53.254] checking for ANSI C header files... yes [00:41:53.297] checking for sys/types.h... yes [00:41:53.312] checking for sys/stat.h... yes [00:41:53.346] checking for stdlib.h... yes [00:41:53.358] checking for string.h... yes [00:41:53.371] checking for memory.h... yes [00:41:53.384] checking for strings.h... yes [00:41:53.398] checking for inttypes.h... yes [00:41:53.412] checking for stdint.h... yes [00:41:53.424] checking for unistd.h... yes [00:41:53.438] checking for main in -lm... yes [00:41:53.482] checking for library containing setproctitle... no [00:41:53.564] checking for library containing dlsym... no [00:41:53.644] checking for library containing socket... -lws2_32 [00:41:53.761] checking for library containing getopt_long... none required [00:41:53.805] checking for library containing shm_open... no [00:41:53.886] checking for library containing shm_unlink... no [00:41:53.967] checking for library containing clock_gettime... no [00:41:54.050] checking for library containing shmget... no [00:41:54.134] checking for library containing backtrace_symbols... no [00:41:54.215] checking for library containing pthread_barrier_wait... -lpthread [00:41:54.297] checking for inflate in -lz... yes [00:41:54.338] checking for stdbool.h that conforms to C99... yes [00:41:54.348] checking for _Bool... yes [00:41:54.415] checking atomic.h usability... no [00:41:54.466] checking atomic.h presence... no [00:41:54.482] checking for atomic.h... no [00:41:54.485] checking copyfile.h usability... no [00:41:54.535] checking copyfile.h presence... no [00:41:54.552] checking for copyfile.h... no [00:41:54.555] checking execinfo.h usability... no [00:41:54.605] checking execinfo.h presence... no [00:41:54.622] checking for execinfo.h... no [00:41:54.625] checking getopt.h usability... yes [00:41:54.631] checking getopt.h presence... yes [00:41:54.644] checking for getopt.h... yes [00:41:54.650] checking ifaddrs.h usability... no [00:41:54.701] checking ifaddrs.h presence... no [00:41:54.717] checking for ifaddrs.h... no [00:41:54.720] checking mbarrier.h usability... no [00:41:54.770] checking mbarrier.h presence... no [00:41:54.787] checking for mbarrier.h... no [00:41:54.790] checking sys/epoll.h usability... no [00:41:54.840] checking sys/epoll.h presence... no [00:41:54.856] checking for sys/epoll.h... no [00:41:54.859] checking sys/event.h usability... no [00:41:54.908] checking sys/event.h presence... no [00:41:54.925] checking for sys/event.h... no [00:41:54.928] checking sys/personality.h usability... no [00:41:54.978] checking sys/personality.h presence... no [00:41:54.994] checking for sys/personality.h... no [00:41:54.997] checking sys/prctl.h usability... no [00:41:55.047] checking sys/prctl.h presence... no [00:41:55.064] checking for sys/prctl.h... no [00:41:55.067] checking sys/procctl.h usability... no [00:41:55.118] checking sys/procctl.h presence... no [00:41:55.134] checking for sys/procctl.h... no [00:41:55.137] checking sys/signalfd.h usability... no [00:41:55.187] checking sys/signalfd.h presence... no [00:41:55.204] checking for sys/signalfd.h... no [00:41:55.207] checking sys/ucred.h usability... no [00:41:55.257] checking sys/ucred.h presence... no [00:41:55.275] checking for sys/ucred.h... no [00:41:55.278] checking termios.h usability... no [00:41:55.330] checking termios.h presence... no [00:41:55.348] checking for termios.h... no [00:41:55.352] checking ucred.h usability... no [00:41:55.404] checking ucred.h presence... no [00:41:55.421] checking for ucred.h... no [00:41:55.424] checking zlib.h usability... yes [00:41:55.435] checking zlib.h presence... yes [00:41:55.452] checking for zlib.h... yes [00:41:55.453] checking for lz4... /usr/bin/lz4 [00:41:55.453] checking for zstd... /usr/bin/zstd [00:41:55.453] checking for openssl... /usr/bin/openssl [00:41:55.457] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [00:41:55.457] checking crtdefs.h usability... yes [00:41:55.464] checking crtdefs.h presence... yes [00:41:55.478] checking for crtdefs.h... yes [00:41:55.479] checking whether byte ordering is bigendian... no [00:41:55.545] checking for inline... inline [00:41:55.552] checking for printf format archetype... gnu_printf [00:41:55.559] checking for _Static_assert... yes [00:41:55.599] checking for typeof... typeof [00:41:55.606] checking for __builtin_types_compatible_p... yes [00:41:55.616] checking for __builtin_constant_p... yes [00:41:55.626] checking for __builtin_unreachable... yes [00:41:55.665] checking for computed goto support... yes [00:41:55.672] checking for struct tm.tm_zone... no [00:41:55.741] checking for union semun... no [00:41:55.771] checking for socklen_t... yes [00:41:56.877] checking for struct sockaddr.sa_len... no [00:41:58.777] checking for locale_t... no [00:41:58.838] checking for C/C++ restrict keyword... __restrict [00:41:58.850] checking for struct option... yes [00:41:58.915] checking whether assembler supports x86_64 popcntq... yes [00:41:58.922] checking size of off_t... 4 [00:41:59.109] 0 [00:41:59.109] checking size of bool... 1 [00:41:59.149] checking for int timezone... yes [00:41:59.193] checking for wcstombs_l declaration... no [00:41:59.272] checking for backtrace_symbols... no [00:41:59.318] checking for copyfile... no [00:41:59.365] checking for copy_file_range... no [00:41:59.410] checking for getifaddrs... no [00:41:59.458] checking for getpeerucred... no [00:41:59.509] checking for inet_pton... yes [00:41:59.556] checking for kqueue... no [00:41:59.604] checking for mbstowcs_l... no [00:41:59.651] checking for memset_s... no [00:41:59.697] checking for posix_fallocate... no [00:41:59.744] checking for ppoll... no [00:41:59.791] checking for pthread_is_threaded_np... no [00:41:59.840] checking for setproctitle... no [00:41:59.888] checking for setproctitle_fast... no [00:41:59.935] checking for strchrnul... no [00:41:59.981] checking for strsignal... no [00:42:00.028] checking for syncfs... no [00:42:00.076] checking for sync_file_range... no [00:42:00.121] checking for uselocale... no [00:42:00.168] checking for wcstombs_l... no [00:42:00.211] checking for __builtin_bswap16... yes [00:42:00.257] checking for __builtin_bswap32... yes [00:42:00.301] checking for __builtin_bswap64... yes [00:42:00.344] checking for __builtin_clz... yes [00:42:00.389] checking for __builtin_ctz... yes [00:42:00.433] checking for __builtin_popcount... yes [00:42:00.477] checking for __builtin_frame_address... yes [00:42:00.520] checking for _LARGEFILE_SOURCE value needed for large files... no [00:42:00.568] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:42:00.597] checking for posix_fadvise... no [00:42:00.646] checking whether posix_fadvise is declared... no [00:42:00.688] checking whether fdatasync is declared... no [00:42:00.732] checking whether strlcat is declared... no [00:42:00.791] checking whether strlcpy is declared... no [00:42:00.852] checking whether strnlen is declared... yes [00:42:00.865] checking whether strsep is declared... no [00:42:00.928] checking whether preadv is declared... no [00:42:00.964] checking whether pwritev is declared... no [00:42:00.998] checking whether F_FULLFSYNC is declared... no [00:42:01.034] checking for explicit_bzero... no [00:42:01.078] checking for getopt... yes [00:42:01.121] checking for getpeereid... no [00:42:01.164] checking for inet_aton... no [00:42:01.208] checking for mkdtemp... no [00:42:01.251] checking for strlcat... no [00:42:01.295] checking for strlcpy... no [00:42:01.338] checking for strnlen... yes [00:42:01.382] checking for strsep... no [00:42:01.425] checking for pthread_barrier_wait... yes [00:42:01.466] configure: On mingw32 we will use our strtof wrapper. [00:42:01.466] checking for getopt_long... yes [00:42:01.506] checking for _configthreadlocale... yes [00:42:01.547] checking for syslog... no [00:42:01.591] checking for opterr... yes [00:42:01.635] checking for optreset... no [00:42:01.682] checking test program... cross-compiling [00:42:01.682] checking whether long int is 64 bits... no [00:42:01.710] checking whether long long int is 64 bits... yes [00:42:01.719] checking for __builtin_mul_overflow... yes [00:42:01.758] checking size of void *... 8 [00:42:02.001] checking size of size_t... 8 [00:42:02.297] checking size of long... 4 [00:42:02.483] checking alignment of short... 2 [00:42:02.608] checking alignment of int... 4 [00:42:02.792] checking alignment of long... 4 [00:42:02.982] checking alignment of long long int... 8 [00:42:03.236] checking alignment of double... 8 [00:42:03.509] checking for int8... no [00:42:03.549] checking for uint8... no [00:42:03.588] checking for int64... no [00:42:03.627] checking for uint64... no [00:42:03.666] checking for __int128... yes [00:42:03.715] checking for __int128 alignment bug... assuming ok [00:42:03.715] checking alignment of PG_INT128_TYPE... 16 [00:42:04.029] checking for builtin __sync char locking functions... yes [00:42:04.068] checking for builtin __sync int32 locking functions... yes [00:42:04.109] checking for builtin __sync int32 atomic operations... yes [00:42:04.149] checking for builtin __sync int64 atomic operations... yes [00:42:04.190] checking for builtin __atomic int32 atomic operations... yes [00:42:04.230] checking for builtin __atomic int64 atomic operations... yes [00:42:04.270] checking for __get_cpuid... yes [00:42:04.314] checking for __get_cpuid_count... yes [00:42:04.355] checking for __cpuid... no [00:42:04.744] checking for __cpuidex... no [00:42:05.157] checking for _xgetbv with CFLAGS=... no [00:42:05.528] checking for _xgetbv with CFLAGS=-mxsave... yes [00:42:05.923] checking for _mm512_popcnt_epi64 with CFLAGS=... no [00:42:06.303] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [00:42:06.637] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [00:42:06.680] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [00:42:06.764] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:42:06.785] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:42:06.801] 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 [00:42:06.852] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:42:06.853] checking which random number source to use... Windows native [00:42:06.854] checking for xmllint... /usr/bin/xmllint [00:42:06.855] checking for xsltproc... /usr/bin/xsltproc [00:42:06.855] checking for fop... /usr/bin/fop [00:42:06.855] checking for dbtoepub... no [00:42:06.855] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:42:06.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:42:06.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:42:06.865] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:42:06.865] 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 [00:42:06.865] configure: using CPPFLAGS= -I./src/include/port/win32 [00:42:06.865] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:42:06.946] configure: creating ./config.status [00:42:07.028] config.status: creating GNUmakefile [00:42:07.039] config.status: creating src/Makefile.global [00:42:07.053] config.status: creating src/include/pg_config.h [00:42:07.064] config.status: creating src/include/pg_config_ext.h [00:42:07.075] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:42:07.089] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:42:07.096] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:42:07.104] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:42:07.110] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:42:07.117] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:42:07.121] config.status: executing check_win32_symlinks commands [00:42:07.154] [00:42:07.154] real 0m15.416s [00:42:07.154] user 0m10.390s [00:42:07.154] sys 0m4.608s [00:42:07.154] make -s -j${BUILD_JOBS} clean [00:42:07.629] time make -s -j${BUILD_JOBS} world-bin [00:42:51.413] nodeModifyTable.c: In function ‘ExecMergeMatched’: [00:42:51.413] nodeModifyTable.c:3041:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [00:42:51.413] 3041 | oldtuple)) [00:42:51.413] | ^~~~~~~~ [00:42:51.413] | | [00:42:51.413] | HeapTuple {aka HeapTupleData *} [00:42:51.413] In file included from nodeModifyTable.c:58: [00:42:51.413] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [00:42:51.413] 225 | TupleTableSlot *slot); [00:42:51.413] | ~~~~~~~~~~~~~~~~^~~~ [00:42:51.413] cc1: all warnings being treated as errors [00:42:51.414] make[3]: *** [: nodeModifyTable.o] Error 1 [00:42:51.414] make[2]: *** [common.mk:37: executor-recursive] Error 2 [00:42:51.414] make[2]: *** Waiting for unfinished jobs.... [00:43:04.789] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:43:04.789] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:43:04.789] [00:43:04.789] real 0m57.160s [00:43:04.789] user 3m1.870s [00:43:04.789] sys 0m34.885s [00:43:04.790] [00:43:04.790] Exit status: 2