[22:24:24.484] time ./configure \ [22:24:24.484] --host=x86_64-w64-mingw32 \ [22:24:24.484] --enable-cassert \ [22:24:24.484] --without-icu \ [22:24:24.484] CC="ccache x86_64-w64-mingw32-gcc" \ [22:24:24.484] CXX="ccache x86_64-w64-mingw32-g++" [22:24:24.598] checking build system type... x86_64-pc-linux-gnu [22:24:24.784] checking host system type... x86_64-w64-mingw32 [22:24:24.790] checking which template to use... win32 [22:24:24.790] checking whether NLS is wanted... no [22:24:24.790] checking for default port number... 5432 [22:24:24.798] checking for block size... 8kB [22:24:24.799] checking for segment size... 1GB [22:24:24.802] checking for WAL block size... 8kB [22:24:24.803] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:24:24.840] checking whether the C compiler works... yes [22:24:24.966] checking for C compiler default output file name... a.exe [22:24:24.968] checking for suffix of executables... .exe [22:24:25.010] checking whether we are cross compiling... yes [22:24:25.088] checking for suffix of object files... o [22:24:25.097] checking whether we are using the GNU C compiler... yes [22:24:25.104] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:24:25.111] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:24:25.122] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [22:24:25.191] checking whether we are using the GNU C++ compiler... yes [22:24:25.198] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:24:25.273] checking for gawk... no [22:24:25.273] checking for mawk... mawk [22:24:25.275] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:24:25.309] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:24:25.317] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:24:25.363] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:24:25.539] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:24:25.547] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:24:25.554] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:24:25.561] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:24:25.568] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:24:25.575] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:24:25.582] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:24:25.589] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:24:25.596] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:24:25.603] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:24:25.610] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:24:25.618] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:24:25.625] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:24:25.663] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:24:25.670] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:24:25.677] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:24:25.693] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:24:25.775] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:24:25.782] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:24:25.805] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:24:25.812] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:24:25.818] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:24:25.854] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:24:25.892] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:24:25.899] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:24:25.905] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:24:25.940] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:24:25.946] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:24:25.954] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:24:25.962] checking whether the C compiler still works... yes [22:24:26.026] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:24:26.100] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:24:26.101] checking pkg-config is at least version 0.9.0... yes [22:24:26.117] checking whether to build with ICU support... no [22:24:26.117] checking whether to build with Tcl... no [22:24:26.117] checking whether to build Perl modules... no [22:24:26.117] checking whether to build Python modules... no [22:24:26.117] checking whether to build with GSSAPI support... no [22:24:26.118] checking whether to build with PAM support... no [22:24:26.118] checking whether to build with BSD Authentication support... no [22:24:26.119] checking whether to build with LDAP support... no [22:24:26.119] checking whether to build with Bonjour support... no [22:24:26.119] checking whether to build with SELinux support... no [22:24:26.119] checking whether to build with systemd support... no [22:24:26.119] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:24:26.119] checking whether to build with XML support... no [22:24:26.119] checking whether to build with LZ4 support... no [22:24:26.119] checking whether to build with ZSTD support... no [22:24:26.120] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:24:26.120] checking whether it is possible to strip libraries... yes [22:24:26.129] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:24:26.130] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:24:26.130] checking for a BSD-compatible install... /usr/bin/install -c [22:24:26.139] checking for tar... /usr/bin/tar [22:24:26.139] checking whether ln -s works... yes [22:24:26.139] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:24:26.141] checking for bison... /usr/bin/bison [22:24:26.143] configure: using bison (GNU Bison) 3.8.2 [22:24:26.146] checking for flex... /usr/bin/flex [22:24:26.159] configure: using flex 2.6.4 [22:24:26.159] checking for perl... /usr/bin/perl [22:24:26.162] configure: using perl 5.36.0 [22:24:26.164] checking for zic... /usr/sbin/zic [22:24:26.164] checking for a sed that does not truncate output... /usr/bin/sed [22:24:26.169] checking for grep that handles long lines and -e... /usr/bin/grep [22:24:26.171] checking for egrep... /usr/bin/grep -E [22:24:26.173] checking for ANSI C header files... yes [22:24:26.221] checking for sys/types.h... yes [22:24:26.237] checking for sys/stat.h... yes [22:24:26.253] checking for stdlib.h... yes [22:24:26.266] checking for string.h... yes [22:24:26.279] checking for memory.h... yes [22:24:26.313] checking for strings.h... yes [22:24:26.327] checking for inttypes.h... yes [22:24:26.341] checking for stdint.h... yes [22:24:26.355] checking for unistd.h... yes [22:24:26.371] checking for main in -lm... yes [22:24:26.416] checking for library containing setproctitle... no [22:24:26.501] checking for library containing dlsym... no [22:24:26.586] checking for library containing socket... -lws2_32 [22:24:26.712] checking for library containing getopt_long... none required [22:24:26.759] checking for library containing shm_open... no [22:24:26.844] checking for library containing shm_unlink... no [22:24:26.932] checking for library containing clock_gettime... no [22:24:27.017] checking for library containing shmget... no [22:24:27.102] checking for library containing backtrace_symbols... no [22:24:27.187] checking for library containing pthread_barrier_wait... -lpthread [22:24:27.272] checking for inflate in -lz... yes [22:24:27.317] checking for stdbool.h that conforms to C99... yes [22:24:27.329] checking for _Bool... yes [22:24:27.400] checking atomic.h usability... no [22:24:27.454] checking atomic.h presence... no [22:24:27.474] checking for atomic.h... no [22:24:27.477] checking copyfile.h usability... no [22:24:27.535] checking copyfile.h presence... no [22:24:27.556] checking for copyfile.h... no [22:24:27.560] checking execinfo.h usability... no [22:24:27.617] checking execinfo.h presence... no [22:24:27.634] checking for execinfo.h... no [22:24:27.637] checking getopt.h usability... yes [22:24:27.644] checking getopt.h presence... yes [22:24:27.658] checking for getopt.h... yes [22:24:27.665] checking ifaddrs.h usability... no [22:24:27.719] checking ifaddrs.h presence... no [22:24:27.737] checking for ifaddrs.h... no [22:24:27.740] checking mbarrier.h usability... no [22:24:27.793] checking mbarrier.h presence... no [22:24:27.811] checking for mbarrier.h... no [22:24:27.814] checking sys/epoll.h usability... no [22:24:27.867] checking sys/epoll.h presence... no [22:24:27.884] checking for sys/epoll.h... no [22:24:27.887] checking sys/event.h usability... no [22:24:27.943] checking sys/event.h presence... no [22:24:27.963] checking for sys/event.h... no [22:24:27.967] checking sys/personality.h usability... no [22:24:28.026] checking sys/personality.h presence... no [22:24:28.046] checking for sys/personality.h... no [22:24:28.050] checking sys/prctl.h usability... no [22:24:28.107] checking sys/prctl.h presence... no [22:24:28.128] checking for sys/prctl.h... no [22:24:28.131] checking sys/procctl.h usability... no [22:24:28.190] checking sys/procctl.h presence... no [22:24:28.210] checking for sys/procctl.h... no [22:24:28.213] checking sys/signalfd.h usability... no [22:24:28.271] checking sys/signalfd.h presence... no [22:24:28.292] checking for sys/signalfd.h... no [22:24:28.295] checking sys/ucred.h usability... no [22:24:28.354] checking sys/ucred.h presence... no [22:24:28.373] checking for sys/ucred.h... no [22:24:28.376] checking termios.h usability... no [22:24:28.430] checking termios.h presence... no [22:24:28.448] checking for termios.h... no [22:24:28.451] checking ucred.h usability... no [22:24:28.506] checking ucred.h presence... no [22:24:28.525] checking for ucred.h... no [22:24:28.528] checking zlib.h usability... yes [22:24:28.537] checking zlib.h presence... yes [22:24:28.557] checking for zlib.h... yes [22:24:28.557] checking for lz4... /usr/bin/lz4 [22:24:28.558] checking for zstd... /usr/bin/zstd [22:24:28.558] checking for openssl... /usr/bin/openssl [22:24:28.562] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [22:24:28.563] checking crtdefs.h usability... yes [22:24:28.571] checking crtdefs.h presence... yes [22:24:28.586] checking for crtdefs.h... yes [22:24:28.588] checking whether byte ordering is bigendian... no [22:24:28.663] checking for inline... inline [22:24:28.670] checking for printf format archetype... gnu_printf [22:24:28.678] checking for _Static_assert... yes [22:24:28.719] checking for typeof... typeof [22:24:28.725] checking for __builtin_types_compatible_p... yes [22:24:28.736] checking for __builtin_constant_p... yes [22:24:28.746] checking for __builtin_unreachable... yes [22:24:28.785] checking for computed goto support... yes [22:24:28.792] checking for struct tm.tm_zone... no [22:24:28.865] checking for union semun... no [22:24:28.898] checking for socklen_t... yes [22:24:30.017] checking for struct sockaddr.sa_len... no [22:24:31.969] checking for locale_t... no [22:24:32.042] checking for C/C++ restrict keyword... __restrict [22:24:32.056] checking for struct option... yes [22:24:32.112] checking whether assembler supports x86_64 popcntq... yes [22:24:32.120] checking size of off_t... 4 [22:24:32.339] 0 [22:24:32.340] checking size of bool... 1 [22:24:32.389] checking for int timezone... yes [22:24:32.438] checking for wcstombs_l declaration... no [22:24:32.528] checking for backtrace_symbols... no [22:24:32.581] checking for copyfile... no [22:24:32.635] checking for copy_file_range... no [22:24:32.688] checking for getifaddrs... no [22:24:32.742] checking for getpeerucred... no [22:24:32.795] checking for inet_pton... yes [22:24:32.849] checking for kqueue... no [22:24:32.902] checking for mbstowcs_l... no [22:24:32.957] checking for memset_s... no [22:24:33.008] checking for posix_fallocate... no [22:24:33.062] checking for ppoll... no [22:24:33.114] checking for pthread_is_threaded_np... no [22:24:33.167] checking for setproctitle... no [22:24:33.221] checking for setproctitle_fast... no [22:24:33.275] checking for strchrnul... no [22:24:33.328] checking for strsignal... no [22:24:33.380] checking for syncfs... no [22:24:33.432] checking for sync_file_range... no [22:24:33.486] checking for uselocale... no [22:24:33.540] checking for wcstombs_l... no [22:24:33.589] checking for __builtin_bswap16... yes [22:24:33.639] checking for __builtin_bswap32... yes [22:24:33.689] checking for __builtin_bswap64... yes [22:24:33.739] checking for __builtin_clz... yes [22:24:33.789] checking for __builtin_ctz... yes [22:24:33.838] checking for __builtin_popcount... yes [22:24:33.888] checking for __builtin_frame_address... yes [22:24:33.939] checking for _LARGEFILE_SOURCE value needed for large files... no [22:24:33.995] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:24:34.030] checking for posix_fadvise... no [22:24:34.085] checking whether posix_fadvise is declared... no [22:24:34.135] checking whether fdatasync is declared... no [22:24:34.187] checking whether strlcat is declared... no [22:24:34.255] checking whether strlcpy is declared... no [22:24:34.320] checking whether strnlen is declared... yes [22:24:34.334] checking whether strsep is declared... no [22:24:34.400] checking whether preadv is declared... no [22:24:34.438] checking whether pwritev is declared... no [22:24:34.475] checking whether F_FULLFSYNC is declared... no [22:24:34.513] checking for explicit_bzero... no [22:24:34.559] checking for getopt... yes [22:24:34.603] checking for getpeereid... no [22:24:34.651] checking for inet_aton... no [22:24:34.699] checking for mkdtemp... no [22:24:34.745] checking for strlcat... no [22:24:34.792] checking for strlcpy... no [22:24:34.839] checking for strnlen... yes [22:24:34.886] checking for strsep... no [22:24:34.934] checking for pthread_barrier_wait... yes [22:24:34.976] configure: On mingw32 we will use our strtof wrapper. [22:24:34.976] checking for getopt_long... yes [22:24:35.020] checking for _configthreadlocale... yes [22:24:35.064] checking for syslog... no [22:24:35.110] checking for opterr... yes [22:24:35.157] checking for optreset... no [22:24:35.209] checking test program... cross-compiling [22:24:35.209] checking whether long int is 64 bits... no [22:24:35.240] checking whether long long int is 64 bits... yes [22:24:35.250] checking for __builtin_mul_overflow... yes [22:24:35.290] checking size of void *... 8 [22:24:35.557] checking size of size_t... 8 [22:24:35.890] checking size of long... 4 [22:24:36.104] checking alignment of short... 2 [22:24:36.298] checking alignment of int... 4 [22:24:36.510] checking alignment of long... 4 [22:24:36.723] checking alignment of long long int... 8 [22:24:36.985] checking alignment of double... 8 [22:24:37.248] checking for int8... no [22:24:37.289] checking for uint8... no [22:24:37.331] checking for int64... no [22:24:37.373] checking for uint64... no [22:24:37.414] checking for __int128... yes [22:24:37.461] checking for __int128 alignment bug... assuming ok [22:24:37.461] checking alignment of PG_INT128_TYPE... 16 [22:24:37.845] checking for builtin __sync char locking functions... yes [22:24:37.886] checking for builtin __sync int32 locking functions... yes [22:24:37.930] checking for builtin __sync int32 atomic operations... yes [22:24:37.973] checking for builtin __sync int64 atomic operations... yes [22:24:38.017] checking for builtin __atomic int32 atomic operations... yes [22:24:38.061] checking for builtin __atomic int64 atomic operations... yes [22:24:38.105] checking for __get_cpuid... yes [22:24:38.154] checking for __get_cpuid_count... yes [22:24:38.201] checking for __cpuid... no [22:24:38.608] checking for __cpuidex... no [22:24:39.049] checking for _xgetbv with CFLAGS=... no [22:24:39.442] checking for _xgetbv with CFLAGS=-mxsave... yes [22:24:39.845] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:24:40.220] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:24:40.558] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:24:40.603] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:24:40.688] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:24:40.710] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:24:40.728] 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 [22:24:40.783] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:24:40.783] checking which random number source to use... Windows native [22:24:40.785] checking for xmllint... /usr/bin/xmllint [22:24:40.785] checking for xsltproc... /usr/bin/xsltproc [22:24:40.785] checking for fop... /usr/bin/fop [22:24:40.785] checking for dbtoepub... no [22:24:40.786] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:24:40.786] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:24:40.786] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:24:40.797] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:24:40.797] 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 [22:24:40.797] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:24:40.797] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:24:40.880] configure: creating ./config.status [22:24:40.960] config.status: creating GNUmakefile [22:24:40.972] config.status: creating src/Makefile.global [22:24:40.987] config.status: creating src/include/pg_config.h [22:24:40.999] config.status: creating src/include/pg_config_ext.h [22:24:41.010] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:24:41.024] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:24:41.031] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:24:41.038] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:24:41.044] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:24:41.051] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:24:41.054] config.status: executing check_win32_symlinks commands [22:24:41.086] [22:24:41.086] real 0m16.602s [22:24:41.086] user 0m11.032s [22:24:41.086] sys 0m5.217s [22:24:41.086] make -s -j${BUILD_JOBS} clean [22:24:41.564] time make -s -j${BUILD_JOBS} world-bin [22:24:56.476] nodeModifyTable.c: In function ‘ExecMergeMatched’: [22:24:56.476] nodeModifyTable.c:3083:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [22:24:56.476] 3083 | oldtuple)) [22:24:56.476] | ^~~~~~~~ [22:24:56.476] | | [22:24:56.476] | HeapTuple {aka HeapTupleData *} [22:24:56.476] In file included from nodeModifyTable.c:58: [22:24:56.476] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [22:24:56.476] 225 | TupleTableSlot *slot); [22:24:56.476] | ~~~~~~~~~~~~~~~~^~~~ [22:24:56.476] cc1: all warnings being treated as errors [22:24:56.476] make[3]: *** [: nodeModifyTable.o] Error 1 [22:24:56.477] make[2]: *** [common.mk:37: executor-recursive] Error 2 [22:24:56.477] make[2]: *** Waiting for unfinished jobs.... [22:24:59.729] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:24:59.729] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:24:59.729] [22:24:59.729] real 0m18.165s [22:24:59.729] user 0m54.376s [22:24:59.729] sys 0m10.998s [22:24:59.730] [22:24:59.730] Exit status: 2