[21:44:02.257] time ./configure \ [21:44:02.257] --host=x86_64-w64-mingw32 \ [21:44:02.257] --enable-cassert \ [21:44:02.257] --without-icu \ [21:44:02.257] CC="ccache x86_64-w64-mingw32-gcc" \ [21:44:02.257] CXX="ccache x86_64-w64-mingw32-g++" [21:44:02.371] checking build system type... x86_64-pc-linux-gnu [21:44:02.558] checking host system type... x86_64-w64-mingw32 [21:44:02.563] checking which template to use... win32 [21:44:02.563] checking whether NLS is wanted... no [21:44:02.563] checking for default port number... 5432 [21:44:02.570] checking for block size... 8kB [21:44:02.571] checking for segment size... 1GB [21:44:02.573] checking for WAL block size... 8kB [21:44:02.575] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:44:02.607] checking whether the C compiler works... yes [21:44:02.745] checking for C compiler default output file name... a.exe [21:44:02.747] checking for suffix of executables... .exe [21:44:02.785] checking whether we are cross compiling... yes [21:44:02.859] checking for suffix of object files... o [21:44:02.867] checking whether we are using the GNU C compiler... yes [21:44:02.874] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:44:02.880] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:44:02.890] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:44:02.956] checking whether we are using the GNU C++ compiler... yes [21:44:02.963] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:44:03.029] checking for gawk... no [21:44:03.029] checking for mawk... mawk [21:44:03.032] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:44:03.038] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:44:03.045] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:44:03.090] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:44:03.267] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:44:03.273] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:44:03.280] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:44:03.286] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:44:03.292] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:44:03.298] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:44:03.304] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:44:03.310] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:44:03.317] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:44:03.323] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:44:03.329] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:44:03.335] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:44:03.417] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:44:03.453] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:44:03.459] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:44:03.466] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:44:03.472] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:44:03.479] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:44:03.486] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:44:03.509] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:44:03.516] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:44:03.522] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:44:03.559] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:44:03.597] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:44:03.604] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:44:03.611] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:44:03.646] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:44:03.653] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:44:03.660] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:44:03.668] checking whether the C compiler still works... yes [21:44:03.732] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:44:03.804] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:44:03.804] checking pkg-config is at least version 0.9.0... yes [21:44:03.820] checking whether to build with ICU support... no [21:44:03.821] checking whether to build with Tcl... no [21:44:03.821] checking whether to build Perl modules... no [21:44:03.821] checking whether to build Python modules... no [21:44:03.821] checking whether to build with GSSAPI support... no [21:44:03.822] checking whether to build with PAM support... no [21:44:03.822] checking whether to build with BSD Authentication support... no [21:44:03.822] checking whether to build with LDAP support... no [21:44:03.823] checking whether to build with Bonjour support... no [21:44:03.823] checking whether to build with SELinux support... no [21:44:03.823] checking whether to build with systemd support... no [21:44:03.823] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:44:03.823] checking whether to build with XML support... no [21:44:03.823] checking whether to build with LZ4 support... no [21:44:03.824] checking whether to build with ZSTD support... no [21:44:03.824] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:44:03.824] checking whether it is possible to strip libraries... yes [21:44:03.831] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:44:03.832] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:44:03.832] checking for a BSD-compatible install... /usr/bin/install -c [21:44:03.841] checking for tar... /usr/bin/tar [21:44:03.842] checking whether ln -s works... yes [21:44:03.842] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:44:03.844] checking for bison... /usr/bin/bison [21:44:03.846] configure: using bison (GNU Bison) 3.8.2 [21:44:03.849] checking for flex... /usr/bin/flex [21:44:03.862] configure: using flex 2.6.4 [21:44:03.862] checking for perl... /usr/bin/perl [21:44:03.864] configure: using perl 5.36.0 [21:44:03.867] checking for zic... /usr/sbin/zic [21:44:03.867] checking for a sed that does not truncate output... /usr/bin/sed [21:44:03.872] checking for grep that handles long lines and -e... /usr/bin/grep [21:44:03.874] checking for egrep... /usr/bin/grep -E [21:44:03.876] checking for ANSI C header files... yes [21:44:03.924] checking for sys/types.h... yes [21:44:03.941] checking for sys/stat.h... yes [21:44:03.956] checking for stdlib.h... yes [21:44:03.971] checking for string.h... yes [21:44:03.984] checking for memory.h... yes [21:44:03.999] checking for strings.h... yes [21:44:04.059] checking for inttypes.h... yes [21:44:04.075] checking for stdint.h... yes [21:44:04.109] checking for unistd.h... yes [21:44:04.124] checking for main in -lm... yes [21:44:04.171] checking for library containing setproctitle... no [21:44:04.258] checking for library containing dlsym... no [21:44:04.346] checking for library containing socket... -lws2_32 [21:44:04.475] checking for library containing getopt_long... none required [21:44:04.524] checking for library containing shm_open... no [21:44:04.611] checking for library containing shm_unlink... no [21:44:04.696] checking for library containing clock_gettime... no [21:44:04.781] checking for library containing shmget... no [21:44:04.869] checking for library containing backtrace_symbols... no [21:44:04.958] checking for library containing pthread_barrier_wait... -lpthread [21:44:05.047] checking for inflate in -lz... yes [21:44:05.092] checking for stdbool.h that conforms to C99... yes [21:44:05.103] checking for _Bool... yes [21:44:05.172] checking atomic.h usability... no [21:44:05.224] checking atomic.h presence... no [21:44:05.243] checking for atomic.h... no [21:44:05.246] checking copyfile.h usability... no [21:44:05.299] checking copyfile.h presence... no [21:44:05.317] checking for copyfile.h... no [21:44:05.320] checking execinfo.h usability... no [21:44:05.373] checking execinfo.h presence... no [21:44:05.391] checking for execinfo.h... no [21:44:05.394] checking getopt.h usability... yes [21:44:05.401] checking getopt.h presence... yes [21:44:05.416] checking for getopt.h... yes [21:44:05.424] checking ifaddrs.h usability... no [21:44:05.478] checking ifaddrs.h presence... no [21:44:05.497] checking for ifaddrs.h... no [21:44:05.500] checking mbarrier.h usability... no [21:44:05.558] checking mbarrier.h presence... no [21:44:05.578] checking for mbarrier.h... no [21:44:05.581] checking sys/epoll.h usability... no [21:44:05.637] checking sys/epoll.h presence... no [21:44:05.658] checking for sys/epoll.h... no [21:44:05.661] checking sys/event.h usability... no [21:44:05.717] checking sys/event.h presence... no [21:44:05.736] checking for sys/event.h... no [21:44:05.739] checking sys/personality.h usability... no [21:44:05.794] checking sys/personality.h presence... no [21:44:05.813] checking for sys/personality.h... no [21:44:05.816] checking sys/prctl.h usability... no [21:44:05.870] checking sys/prctl.h presence... no [21:44:05.888] checking for sys/prctl.h... no [21:44:05.891] checking sys/procctl.h usability... no [21:44:05.953] checking sys/procctl.h presence... no [21:44:05.972] checking for sys/procctl.h... no [21:44:05.975] checking sys/signalfd.h usability... no [21:44:06.033] checking sys/signalfd.h presence... no [21:44:06.052] checking for sys/signalfd.h... no [21:44:06.056] checking sys/ucred.h usability... no [21:44:06.112] checking sys/ucred.h presence... no [21:44:06.131] checking for sys/ucred.h... no [21:44:06.134] checking termios.h usability... no [21:44:06.189] checking termios.h presence... no [21:44:06.208] checking for termios.h... no [21:44:06.212] checking ucred.h usability... no [21:44:06.267] checking ucred.h presence... no [21:44:06.286] checking for ucred.h... no [21:44:06.289] checking zlib.h usability... yes [21:44:06.298] checking zlib.h presence... yes [21:44:06.318] checking for zlib.h... yes [21:44:06.318] checking for lz4... /usr/bin/lz4 [21:44:06.318] checking for zstd... /usr/bin/zstd [21:44:06.318] checking for openssl... /usr/bin/openssl [21:44:06.323] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:44:06.323] checking crtdefs.h usability... yes [21:44:06.331] checking crtdefs.h presence... yes [21:44:06.346] checking for crtdefs.h... yes [21:44:06.347] checking whether byte ordering is bigendian... no [21:44:06.419] checking for inline... inline [21:44:06.444] checking for printf format archetype... gnu_printf [21:44:06.452] checking for _Static_assert... yes [21:44:06.491] checking for typeof... typeof [21:44:06.498] checking for __builtin_types_compatible_p... yes [21:44:06.509] checking for __builtin_constant_p... yes [21:44:06.519] checking for __builtin_unreachable... yes [21:44:06.559] checking for computed goto support... yes [21:44:06.566] checking for struct tm.tm_zone... no [21:44:06.643] checking for union semun... no [21:44:06.677] checking for socklen_t... yes [21:44:07.802] checking for struct sockaddr.sa_len... no [21:44:09.756] checking for locale_t... no [21:44:09.824] checking for C/C++ restrict keyword... __restrict [21:44:09.836] checking for struct option... yes [21:44:09.879] checking whether assembler supports x86_64 popcntq... yes [21:44:09.886] checking size of off_t... 4 [21:44:10.103] 0 [21:44:10.103] checking size of bool... 1 [21:44:10.149] checking for int timezone... yes [21:44:10.198] checking for wcstombs_l declaration... no [21:44:10.281] checking for backtrace_symbols... no [21:44:10.331] checking for copyfile... no [21:44:10.380] checking for copy_file_range... no [21:44:10.428] checking for getifaddrs... no [21:44:10.478] checking for getpeerucred... no [21:44:10.527] checking for inet_pton... yes [21:44:10.579] checking for kqueue... no [21:44:10.629] checking for mbstowcs_l... no [21:44:10.682] checking for memset_s... no [21:44:10.732] checking for posix_fallocate... no [21:44:10.781] checking for ppoll... no [21:44:10.831] checking for pthread_is_threaded_np... no [21:44:10.881] checking for setproctitle... no [21:44:10.931] checking for setproctitle_fast... no [21:44:10.984] checking for strchrnul... no [21:44:11.033] checking for strsignal... no [21:44:11.083] checking for syncfs... no [21:44:11.135] checking for sync_file_range... no [21:44:11.185] checking for uselocale... no [21:44:11.235] checking for wcstombs_l... no [21:44:11.285] checking for __builtin_bswap16... yes [21:44:11.333] checking for __builtin_bswap32... yes [21:44:11.381] checking for __builtin_bswap64... yes [21:44:11.430] checking for __builtin_clz... yes [21:44:11.479] checking for __builtin_ctz... yes [21:44:11.527] checking for __builtin_popcount... yes [21:44:11.575] checking for __builtin_frame_address... yes [21:44:11.622] checking for _LARGEFILE_SOURCE value needed for large files... no [21:44:11.673] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:44:11.705] checking for posix_fadvise... no [21:44:11.755] checking whether posix_fadvise is declared... no [21:44:11.799] checking whether fdatasync is declared... no [21:44:11.846] checking whether strlcat is declared... no [21:44:11.908] checking whether strlcpy is declared... no [21:44:11.971] checking whether strnlen is declared... yes [21:44:11.984] checking whether strsep is declared... no [21:44:12.045] checking whether preadv is declared... no [21:44:12.079] checking whether pwritev is declared... no [21:44:12.115] checking whether F_FULLFSYNC is declared... no [21:44:12.154] checking for explicit_bzero... no [21:44:12.201] checking for getopt... yes [21:44:12.246] checking for getpeereid... no [21:44:12.292] checking for inet_aton... no [21:44:12.338] checking for mkdtemp... no [21:44:12.386] checking for strlcat... no [21:44:12.434] checking for strlcpy... no [21:44:12.481] checking for strnlen... yes [21:44:12.527] checking for strsep... no [21:44:12.575] checking for pthread_barrier_wait... yes [21:44:12.618] configure: On mingw32 we will use our strtof wrapper. [21:44:12.618] checking for getopt_long... yes [21:44:12.663] checking for _configthreadlocale... yes [21:44:12.708] checking for syslog... no [21:44:12.753] checking for opterr... yes [21:44:12.800] checking for optreset... no [21:44:12.851] checking test program... cross-compiling [21:44:12.851] checking whether long int is 64 bits... no [21:44:12.884] checking whether long long int is 64 bits... yes [21:44:12.893] checking for __builtin_mul_overflow... yes [21:44:12.936] checking size of void *... 8 [21:44:13.199] checking size of size_t... 8 [21:44:13.487] checking size of long... 4 [21:44:13.689] checking alignment of short... 2 [21:44:13.826] checking alignment of int... 4 [21:44:14.028] checking alignment of long... 4 [21:44:14.288] checking alignment of long long int... 8 [21:44:14.559] checking alignment of double... 8 [21:44:14.845] checking for int8... no [21:44:14.888] checking for uint8... no [21:44:14.929] checking for int64... no [21:44:14.971] checking for uint64... no [21:44:15.012] checking for __int128... yes [21:44:15.061] checking for __int128 alignment bug... assuming ok [21:44:15.061] checking alignment of PG_INT128_TYPE... 16 [21:44:15.442] checking for builtin __sync char locking functions... yes [21:44:15.485] checking for builtin __sync int32 locking functions... yes [21:44:15.528] checking for builtin __sync int32 atomic operations... yes [21:44:15.570] checking for builtin __sync int64 atomic operations... yes [21:44:15.611] checking for builtin __atomic int32 atomic operations... yes [21:44:15.653] checking for builtin __atomic int64 atomic operations... yes [21:44:15.695] checking for __get_cpuid... yes [21:44:15.741] checking for __get_cpuid_count... yes [21:44:15.785] checking for __cpuid... no [21:44:16.176] checking for __cpuidex... no [21:44:16.592] checking for _xgetbv with CFLAGS=... no [21:44:16.971] checking for _xgetbv with CFLAGS=-mxsave... yes [21:44:17.363] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:44:17.744] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:44:18.079] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:44:18.127] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:44:18.214] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:44:18.236] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:44:18.254] 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 [21:44:18.307] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:44:18.307] checking which random number source to use... Windows native [21:44:18.309] checking for xmllint... /usr/bin/xmllint [21:44:18.309] checking for xsltproc... /usr/bin/xsltproc [21:44:18.310] checking for fop... /usr/bin/fop [21:44:18.310] checking for dbtoepub... no [21:44:18.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:44:18.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:44:18.311] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:44:18.321] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:44:18.321] 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 [21:44:18.321] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:44:18.321] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:44:18.407] configure: creating ./config.status [21:44:18.494] config.status: creating GNUmakefile [21:44:18.507] config.status: creating src/Makefile.global [21:44:18.523] config.status: creating src/include/pg_config.h [21:44:18.536] config.status: creating src/include/pg_config_ext.h [21:44:18.548] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:44:18.564] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:44:18.571] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:44:18.578] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:44:18.586] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:44:18.594] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:44:18.597] config.status: executing check_win32_symlinks commands [21:44:18.630] [21:44:18.630] real 0m16.373s [21:44:18.630] user 0m10.867s [21:44:18.630] sys 0m5.099s [21:44:18.630] make -s -j${BUILD_JOBS} clean [21:44:19.125] time make -s -j${BUILD_JOBS} world-bin [21:44:45.401] nodeModifyTable.c: In function ‘ExecMergeMatched’: [21:44:45.401] nodeModifyTable.c:3044:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [21:44:45.401] 3044 | oldtuple)) [21:44:45.401] | ^~~~~~~~ [21:44:45.401] | | [21:44:45.401] | HeapTuple {aka HeapTupleData *} [21:44:45.401] In file included from nodeModifyTable.c:58: [21:44:45.401] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [21:44:45.401] 225 | TupleTableSlot *slot); [21:44:45.401] | ~~~~~~~~~~~~~~~~^~~~ [21:44:45.401] cc1: all warnings being treated as errors [21:44:45.402] make[3]: *** [: nodeModifyTable.o] Error 1 [21:44:45.402] make[2]: *** [common.mk:37: executor-recursive] Error 2 [21:44:45.402] make[2]: *** Waiting for unfinished jobs.... [21:44:53.371] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:44:53.372] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:44:53.372] [21:44:53.372] real 0m34.247s [21:44:53.372] user 1m38.943s [21:44:53.372] sys 0m25.976s [21:44:53.372] [21:44:53.372] Exit status: 2