[20:45:32.871] time ./configure \ [20:45:32.871] --host=x86_64-w64-mingw32 \ [20:45:32.871] --enable-cassert \ [20:45:32.871] --without-icu \ [20:45:32.871] CC="ccache x86_64-w64-mingw32-gcc" \ [20:45:32.871] CXX="ccache x86_64-w64-mingw32-g++" [20:45:32.978] checking build system type... x86_64-pc-linux-gnu [20:45:33.182] checking host system type... x86_64-w64-mingw32 [20:45:33.187] checking which template to use... win32 [20:45:33.187] checking whether NLS is wanted... no [20:45:33.188] checking for default port number... 5432 [20:45:33.194] checking for block size... 8kB [20:45:33.195] checking for segment size... 1GB [20:45:33.197] checking for WAL block size... 8kB [20:45:33.198] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [20:45:33.229] checking whether the C compiler works... yes [20:45:33.378] checking for C compiler default output file name... a.exe [20:45:33.379] checking for suffix of executables... .exe [20:45:33.417] checking whether we are cross compiling... yes [20:45:33.492] checking for suffix of object files... o [20:45:33.499] checking whether we are using the GNU C compiler... yes [20:45:33.505] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [20:45:33.511] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [20:45:33.520] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [20:45:33.579] checking whether we are using the GNU C++ compiler... yes [20:45:33.585] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [20:45:33.648] checking for gawk... no [20:45:33.648] checking for mawk... mawk [20:45:33.651] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:45:33.657] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [20:45:33.664] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:45:33.708] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:45:33.874] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [20:45:33.880] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [20:45:33.886] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:45:33.893] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:45:33.899] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:45:33.905] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:45:33.912] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [20:45:33.942] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:45:33.949] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:45:33.955] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:45:33.961] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [20:45:33.991] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [20:45:33.997] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [20:45:34.034] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:45:34.041] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:45:34.048] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [20:45:34.055] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [20:45:34.061] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:45:34.068] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:45:34.090] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:45:34.097] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:45:34.104] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:45:34.140] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:45:34.178] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:45:34.185] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:45:34.192] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:45:34.225] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:45:34.232] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:45:34.238] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:45:34.246] checking whether the C compiler still works... yes [20:45:34.309] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [20:45:34.377] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [20:45:34.377] checking pkg-config is at least version 0.9.0... yes [20:45:34.393] checking whether to build with ICU support... no [20:45:34.393] checking whether to build with Tcl... no [20:45:34.393] checking whether to build Perl modules... no [20:45:34.393] checking whether to build Python modules... no [20:45:34.393] checking whether to build with GSSAPI support... no [20:45:34.394] checking whether to build with PAM support... no [20:45:34.394] checking whether to build with BSD Authentication support... no [20:45:34.395] checking whether to build with LDAP support... no [20:45:34.395] checking whether to build with Bonjour support... no [20:45:34.395] checking whether to build with SELinux support... no [20:45:34.395] checking whether to build with systemd support... no [20:45:34.395] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:45:34.395] checking whether to build with XML support... no [20:45:34.396] checking whether to build with LZ4 support... no [20:45:34.396] checking whether to build with ZSTD support... no [20:45:34.396] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [20:45:34.396] checking whether it is possible to strip libraries... yes [20:45:34.403] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [20:45:34.404] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [20:45:34.404] checking for a BSD-compatible install... /usr/bin/install -c [20:45:34.413] checking for tar... /usr/bin/tar [20:45:34.413] checking whether ln -s works... yes [20:45:34.413] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:45:34.416] checking for bison... /usr/bin/bison [20:45:34.418] configure: using bison (GNU Bison) 3.8.2 [20:45:34.421] checking for flex... /usr/bin/flex [20:45:34.433] configure: using flex 2.6.4 [20:45:34.433] checking for perl... /usr/bin/perl [20:45:34.435] configure: using perl 5.36.0 [20:45:34.437] checking for zic... /usr/sbin/zic [20:45:34.438] checking for a sed that does not truncate output... /usr/bin/sed [20:45:34.443] checking for grep that handles long lines and -e... /usr/bin/grep [20:45:34.445] checking for egrep... /usr/bin/grep -E [20:45:34.447] checking for ANSI C header files... yes [20:45:34.494] checking for sys/types.h... yes [20:45:34.510] checking for sys/stat.h... yes [20:45:34.524] checking for stdlib.h... yes [20:45:34.538] checking for string.h... yes [20:45:34.552] checking for memory.h... yes [20:45:34.570] checking for strings.h... yes [20:45:34.584] checking for inttypes.h... yes [20:45:34.598] checking for stdint.h... yes [20:45:34.611] checking for unistd.h... yes [20:45:34.627] checking for main in -lm... yes [20:45:34.672] checking for library containing setproctitle... no [20:45:34.759] checking for library containing dlsym... no [20:45:34.844] checking for library containing socket... -lws2_32 [20:45:34.968] checking for library containing getopt_long... none required [20:45:35.015] checking for library containing shm_open... no [20:45:35.103] checking for library containing shm_unlink... no [20:45:35.190] checking for library containing clock_gettime... no [20:45:35.276] checking for library containing shmget... no [20:45:35.363] checking for library containing backtrace_symbols... no [20:45:35.449] checking for library containing pthread_barrier_wait... -lpthread [20:45:35.534] checking for inflate in -lz... yes [20:45:35.579] checking for stdbool.h that conforms to C99... yes [20:45:35.589] checking for _Bool... yes [20:45:35.658] checking atomic.h usability... no [20:45:35.709] checking atomic.h presence... no [20:45:35.727] checking for atomic.h... no [20:45:35.730] checking copyfile.h usability... no [20:45:35.782] checking copyfile.h presence... no [20:45:35.799] checking for copyfile.h... no [20:45:35.802] checking execinfo.h usability... no [20:45:35.854] checking execinfo.h presence... no [20:45:35.871] checking for execinfo.h... no [20:45:35.874] checking getopt.h usability... yes [20:45:35.901] checking getopt.h presence... yes [20:45:35.915] checking for getopt.h... yes [20:45:35.921] checking ifaddrs.h usability... no [20:45:35.973] checking ifaddrs.h presence... no [20:45:35.992] checking for ifaddrs.h... no [20:45:35.995] checking mbarrier.h usability... no [20:45:36.047] checking mbarrier.h presence... no [20:45:36.064] checking for mbarrier.h... no [20:45:36.067] checking sys/epoll.h usability... no [20:45:36.119] checking sys/epoll.h presence... no [20:45:36.137] checking for sys/epoll.h... no [20:45:36.140] checking sys/event.h usability... no [20:45:36.192] checking sys/event.h presence... no [20:45:36.209] checking for sys/event.h... no [20:45:36.212] checking sys/personality.h usability... no [20:45:36.264] checking sys/personality.h presence... no [20:45:36.282] checking for sys/personality.h... no [20:45:36.285] checking sys/prctl.h usability... no [20:45:36.339] checking sys/prctl.h presence... no [20:45:36.357] checking for sys/prctl.h... no [20:45:36.360] checking sys/procctl.h usability... no [20:45:36.413] checking sys/procctl.h presence... no [20:45:36.431] checking for sys/procctl.h... no [20:45:36.434] checking sys/signalfd.h usability... no [20:45:36.488] checking sys/signalfd.h presence... no [20:45:36.507] checking for sys/signalfd.h... no [20:45:36.510] checking sys/ucred.h usability... no [20:45:36.563] checking sys/ucred.h presence... no [20:45:36.580] checking for sys/ucred.h... no [20:45:36.583] checking termios.h usability... no [20:45:36.635] checking termios.h presence... no [20:45:36.653] checking for termios.h... no [20:45:36.656] checking ucred.h usability... no [20:45:36.710] checking ucred.h presence... no [20:45:36.729] checking for ucred.h... no [20:45:36.732] checking zlib.h usability... yes [20:45:36.741] checking zlib.h presence... yes [20:45:36.760] checking for zlib.h... yes [20:45:36.760] checking for lz4... /usr/bin/lz4 [20:45:36.760] checking for zstd... /usr/bin/zstd [20:45:36.761] checking for openssl... /usr/bin/openssl [20:45:36.765] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [20:45:36.765] checking crtdefs.h usability... yes [20:45:36.773] checking crtdefs.h presence... yes [20:45:36.788] checking for crtdefs.h... yes [20:45:36.789] checking whether byte ordering is bigendian... no [20:45:36.862] checking for inline... inline [20:45:36.869] checking for printf format archetype... gnu_printf [20:45:36.877] checking for _Static_assert... yes [20:45:36.918] checking for typeof... typeof [20:45:36.952] checking for __builtin_types_compatible_p... yes [20:45:36.964] checking for __builtin_constant_p... yes [20:45:36.975] checking for __builtin_unreachable... yes [20:45:37.015] checking for computed goto support... yes [20:45:37.049] checking for struct tm.tm_zone... no [20:45:37.124] checking for union semun... no [20:45:37.158] checking for socklen_t... yes [20:45:38.279] checking for struct sockaddr.sa_len... no [20:45:40.283] checking for locale_t... no [20:45:40.347] checking for C/C++ restrict keyword... __restrict [20:45:40.360] checking for struct option... yes [20:45:40.401] checking whether assembler supports x86_64 popcntq... yes [20:45:40.408] checking size of off_t... 4 [20:45:40.601] 0 [20:45:40.602] checking size of bool... 1 [20:45:40.645] checking for int timezone... yes [20:45:40.693] checking for wcstombs_l declaration... no [20:45:40.775] checking for backtrace_symbols... no [20:45:40.825] checking for copyfile... no [20:45:40.874] checking for copy_file_range... no [20:45:40.924] checking for getifaddrs... no [20:45:40.973] checking for getpeerucred... no [20:45:41.021] checking for inet_pton... yes [20:45:41.070] checking for kqueue... no [20:45:41.118] checking for mbstowcs_l... no [20:45:41.166] checking for memset_s... no [20:45:41.214] checking for posix_fallocate... no [20:45:41.263] checking for ppoll... no [20:45:41.312] checking for pthread_is_threaded_np... no [20:45:41.360] checking for setproctitle... no [20:45:41.408] checking for setproctitle_fast... no [20:45:41.458] checking for strchrnul... no [20:45:41.509] checking for strsignal... no [20:45:41.558] checking for syncfs... no [20:45:41.607] checking for sync_file_range... no [20:45:41.655] checking for uselocale... no [20:45:41.704] checking for wcstombs_l... no [20:45:41.750] checking for __builtin_bswap16... yes [20:45:41.798] checking for __builtin_bswap32... yes [20:45:41.844] checking for __builtin_bswap64... yes [20:45:41.891] checking for __builtin_clz... yes [20:45:41.941] checking for __builtin_ctz... yes [20:45:41.988] checking for __builtin_popcount... yes [20:45:42.035] checking for __builtin_frame_address... yes [20:45:42.081] checking for _LARGEFILE_SOURCE value needed for large files... no [20:45:42.135] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [20:45:42.164] checking for posix_fadvise... no [20:45:42.214] checking whether posix_fadvise is declared... no [20:45:42.256] checking whether fdatasync is declared... no [20:45:42.299] checking whether strlcat is declared... no [20:45:42.359] checking whether strlcpy is declared... no [20:45:42.420] checking whether strnlen is declared... yes [20:45:42.433] checking whether strsep is declared... no [20:45:42.496] checking whether preadv is declared... no [20:45:42.532] checking whether pwritev is declared... no [20:45:42.566] checking whether F_FULLFSYNC is declared... no [20:45:42.605] checking for explicit_bzero... no [20:45:42.651] checking for getopt... yes [20:45:42.694] checking for getpeereid... no [20:45:42.740] checking for inet_aton... no [20:45:42.785] checking for mkdtemp... no [20:45:42.833] checking for strlcat... no [20:45:42.879] checking for strlcpy... no [20:45:42.928] checking for strnlen... yes [20:45:42.974] checking for strsep... no [20:45:43.020] checking for pthread_barrier_wait... yes [20:45:43.062] configure: On mingw32 we will use our strtof wrapper. [20:45:43.062] checking for getopt_long... yes [20:45:43.107] checking for _configthreadlocale... yes [20:45:43.151] checking for syslog... no [20:45:43.198] checking for opterr... yes [20:45:43.245] checking for optreset... no [20:45:43.294] checking test program... cross-compiling [20:45:43.294] checking whether long int is 64 bits... no [20:45:43.324] checking whether long long int is 64 bits... yes [20:45:43.333] checking for __builtin_mul_overflow... yes [20:45:43.374] checking size of void *... 8 [20:45:43.636] checking size of size_t... 8 [20:45:43.893] checking size of long... 4 [20:45:44.087] checking alignment of short... 2 [20:45:44.219] checking alignment of int... 4 [20:45:44.421] checking alignment of long... 4 [20:45:44.620] checking alignment of long long int... 8 [20:45:44.885] checking alignment of double... 8 [20:45:45.174] checking for int8... no [20:45:45.216] checking for uint8... no [20:45:45.257] checking for int64... no [20:45:45.297] checking for uint64... no [20:45:45.339] checking for __int128... yes [20:45:45.388] checking for __int128 alignment bug... assuming ok [20:45:45.388] checking alignment of PG_INT128_TYPE... 16 [20:45:45.763] checking for builtin __sync char locking functions... yes [20:45:45.804] checking for builtin __sync int32 locking functions... yes [20:45:45.845] checking for builtin __sync int32 atomic operations... yes [20:45:45.885] checking for builtin __sync int64 atomic operations... yes [20:45:45.928] checking for builtin __atomic int32 atomic operations... yes [20:45:45.969] checking for builtin __atomic int64 atomic operations... yes [20:45:46.012] checking for __get_cpuid... yes [20:45:46.058] checking for __get_cpuid_count... yes [20:45:46.102] checking for __cpuid... no [20:45:46.499] checking for __cpuidex... no [20:45:46.916] checking for _xgetbv with CFLAGS=... no [20:45:47.289] checking for _xgetbv with CFLAGS=-mxsave... yes [20:45:47.688] checking for _mm512_popcnt_epi64 with CFLAGS=... no [20:45:48.068] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [20:45:48.402] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [20:45:48.448] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [20:45:48.536] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:45:48.559] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:45:48.578] 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 [20:45:48.632] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:45:48.633] checking which random number source to use... Windows native [20:45:48.635] checking for xmllint... /usr/bin/xmllint [20:45:48.635] checking for xsltproc... /usr/bin/xsltproc [20:45:48.635] checking for fop... /usr/bin/fop [20:45:48.635] checking for dbtoepub... no [20:45:48.636] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:45:48.636] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:45:48.636] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:45:48.647] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [20:45:48.647] 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 [20:45:48.647] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:45:48.647] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:45:48.733] configure: creating ./config.status [20:45:48.817] config.status: creating GNUmakefile [20:45:48.830] config.status: creating src/Makefile.global [20:45:48.845] config.status: creating src/include/pg_config.h [20:45:48.857] config.status: creating src/include/pg_config_ext.h [20:45:48.868] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:45:48.883] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:45:48.890] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:45:48.898] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:45:48.905] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:45:48.912] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:45:48.916] config.status: executing check_win32_symlinks commands [20:45:48.949] [20:45:48.949] real 0m16.078s [20:45:48.949] user 0m10.767s [20:45:48.949] sys 0m4.942s [20:45:48.949] make -s -j${BUILD_JOBS} clean [20:45:49.427] time make -s -j${BUILD_JOBS} world-bin [20:46:17.688] nodeModifyTable.c: In function ‘ExecMergeMatched’: [20:46:17.688] nodeModifyTable.c:3083:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [20:46:17.688] 3083 | oldtuple)) [20:46:17.688] | ^~~~~~~~ [20:46:17.688] | | [20:46:17.688] | HeapTuple {aka HeapTupleData *} [20:46:17.688] In file included from nodeModifyTable.c:58: [20:46:17.688] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [20:46:17.688] 225 | TupleTableSlot *slot); [20:46:17.688] | ~~~~~~~~~~~~~~~~^~~~ [20:46:17.688] cc1: all warnings being treated as errors [20:46:17.688] make[3]: *** [: nodeModifyTable.o] Error 1 [20:46:17.688] make[3]: *** Waiting for unfinished jobs.... [20:46:18.059] make[2]: *** [common.mk:37: executor-recursive] Error 2 [20:46:18.059] make[2]: *** Waiting for unfinished jobs.... [20:46:26.841] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:46:26.841] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:46:26.841] [20:46:26.841] real 0m37.414s [20:46:26.841] user 1m58.035s [20:46:26.841] sys 0m22.796s [20:46:26.841] [20:46:26.841] Exit status: 2