[13:36:57.931] time ./configure \ [13:36:57.931] --host=x86_64-w64-mingw32 \ [13:36:57.931] --enable-cassert \ [13:36:57.931] --without-icu \ [13:36:57.931] CC="ccache x86_64-w64-mingw32-gcc" \ [13:36:57.931] CXX="ccache x86_64-w64-mingw32-g++" [13:36:58.037] checking build system type... x86_64-pc-linux-gnu [13:36:58.227] checking host system type... x86_64-w64-mingw32 [13:36:58.232] checking which template to use... win32 [13:36:58.232] checking whether NLS is wanted... no [13:36:58.232] checking for default port number... 5432 [13:36:58.238] checking for block size... 8kB [13:36:58.240] checking for segment size... 1GB [13:36:58.242] checking for WAL block size... 8kB [13:36:58.243] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:36:58.273] checking whether the C compiler works... yes [13:36:58.416] checking for C compiler default output file name... a.exe [13:36:58.417] checking for suffix of executables... .exe [13:36:58.455] checking whether we are cross compiling... yes [13:36:58.538] checking for suffix of object files... o [13:36:58.545] checking whether we are using the GNU C compiler... yes [13:36:58.551] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:36:58.558] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:36:58.567] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [13:36:58.625] checking whether we are using the GNU C++ compiler... yes [13:36:58.632] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:36:58.694] checking for gawk... no [13:36:58.694] checking for mawk... mawk [13:36:58.696] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:36:58.702] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:36:58.708] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:36:58.751] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:36:58.926] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:36:58.932] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:36:58.938] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:36:58.944] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:36:58.950] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:36:58.956] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:36:58.963] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:36:58.969] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:36:58.975] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:36:58.981] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:36:58.987] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:36:58.993] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:36:58.999] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:36:59.035] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:36:59.041] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:36:59.048] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:36:59.054] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:36:59.060] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:36:59.066] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:36:59.088] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:36:59.095] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:36:59.101] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:36:59.136] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:36:59.174] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:36:59.180] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:36:59.187] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:36:59.221] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:36:59.228] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:36:59.234] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:36:59.241] checking whether the C compiler still works... yes [13:36:59.306] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:36:59.373] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:36:59.373] checking pkg-config is at least version 0.9.0... yes [13:36:59.389] checking whether to build with ICU support... no [13:36:59.390] checking whether to build with Tcl... no [13:36:59.390] checking whether to build Perl modules... no [13:36:59.390] checking whether to build Python modules... no [13:36:59.390] checking whether to build with GSSAPI support... no [13:36:59.391] checking whether to build with PAM support... no [13:36:59.391] checking whether to build with BSD Authentication support... no [13:36:59.391] checking whether to build with LDAP support... no [13:36:59.391] checking whether to build with Bonjour support... no [13:36:59.391] checking whether to build with SELinux support... no [13:36:59.391] checking whether to build with systemd support... no [13:36:59.391] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:36:59.392] checking whether to build with XML support... no [13:36:59.392] checking whether to build with LZ4 support... no [13:36:59.392] checking whether to build with ZSTD support... no [13:36:59.392] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:36:59.393] checking whether it is possible to strip libraries... yes [13:36:59.400] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:36:59.400] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:36:59.401] checking for a BSD-compatible install... /usr/bin/install -c [13:36:59.409] checking for tar... /usr/bin/tar [13:36:59.409] checking whether ln -s works... yes [13:36:59.409] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:36:59.411] checking for bison... /usr/bin/bison [13:36:59.413] configure: using bison (GNU Bison) 3.8.2 [13:36:59.416] checking for flex... /usr/bin/flex [13:36:59.427] configure: using flex 2.6.4 [13:36:59.427] checking for perl... /usr/bin/perl [13:36:59.430] configure: using perl 5.36.0 [13:36:59.432] checking for zic... /usr/sbin/zic [13:36:59.432] checking for a sed that does not truncate output... /usr/bin/sed [13:36:59.436] checking for grep that handles long lines and -e... /usr/bin/grep [13:36:59.438] checking for egrep... /usr/bin/grep -E [13:36:59.440] checking for ANSI C header files... yes [13:36:59.484] checking for sys/types.h... yes [13:36:59.498] checking for sys/stat.h... yes [13:36:59.514] checking for stdlib.h... yes [13:36:59.526] checking for string.h... yes [13:36:59.539] checking for memory.h... yes [13:36:59.553] checking for strings.h... yes [13:36:59.566] checking for inttypes.h... yes [13:36:59.580] checking for stdint.h... yes [13:36:59.594] checking for unistd.h... yes [13:36:59.608] checking for main in -lm... yes [13:36:59.652] checking for library containing setproctitle... no [13:36:59.735] checking for library containing dlsym... no [13:36:59.816] checking for library containing socket... -lws2_32 [13:36:59.934] checking for library containing getopt_long... none required [13:36:59.978] checking for library containing shm_open... no [13:37:00.061] checking for library containing shm_unlink... no [13:37:00.145] checking for library containing clock_gettime... no [13:37:00.226] checking for library containing shmget... no [13:37:00.310] checking for library containing backtrace_symbols... no [13:37:00.394] checking for library containing pthread_barrier_wait... -lpthread [13:37:00.482] checking for inflate in -lz... yes [13:37:00.528] checking for stdbool.h that conforms to C99... yes [13:37:00.539] checking for _Bool... yes [13:37:00.610] checking atomic.h usability... no [13:37:00.663] checking atomic.h presence... no [13:37:00.681] checking for atomic.h... no [13:37:00.684] checking copyfile.h usability... no [13:37:00.737] checking copyfile.h presence... no [13:37:00.755] checking for copyfile.h... no [13:37:00.758] checking execinfo.h usability... no [13:37:00.812] checking execinfo.h presence... no [13:37:00.830] checking for execinfo.h... no [13:37:00.833] checking getopt.h usability... yes [13:37:00.840] checking getopt.h presence... yes [13:37:00.854] checking for getopt.h... yes [13:37:00.861] checking ifaddrs.h usability... no [13:37:00.913] checking ifaddrs.h presence... no [13:37:00.931] checking for ifaddrs.h... no [13:37:00.934] checking mbarrier.h usability... no [13:37:00.987] checking mbarrier.h presence... no [13:37:01.004] checking for mbarrier.h... no [13:37:01.007] checking sys/epoll.h usability... no [13:37:01.060] checking sys/epoll.h presence... no [13:37:01.077] checking for sys/epoll.h... no [13:37:01.080] checking sys/event.h usability... no [13:37:01.132] checking sys/event.h presence... no [13:37:01.149] checking for sys/event.h... no [13:37:01.152] checking sys/personality.h usability... no [13:37:01.204] checking sys/personality.h presence... no [13:37:01.222] checking for sys/personality.h... no [13:37:01.225] checking sys/prctl.h usability... no [13:37:01.277] checking sys/prctl.h presence... no [13:37:01.294] checking for sys/prctl.h... no [13:37:01.297] checking sys/procctl.h usability... no [13:37:01.348] checking sys/procctl.h presence... no [13:37:01.366] checking for sys/procctl.h... no [13:37:01.369] checking sys/signalfd.h usability... no [13:37:01.420] checking sys/signalfd.h presence... no [13:37:01.437] checking for sys/signalfd.h... no [13:37:01.440] checking sys/ucred.h usability... no [13:37:01.491] checking sys/ucred.h presence... no [13:37:01.508] checking for sys/ucred.h... no [13:37:01.511] checking termios.h usability... no [13:37:01.562] checking termios.h presence... no [13:37:01.579] checking for termios.h... no [13:37:01.582] checking ucred.h usability... no [13:37:01.633] checking ucred.h presence... no [13:37:01.650] checking for ucred.h... no [13:37:01.653] checking zlib.h usability... yes [13:37:01.663] checking zlib.h presence... yes [13:37:01.681] checking for zlib.h... yes [13:37:01.681] checking for lz4... /usr/bin/lz4 [13:37:01.681] checking for zstd... /usr/bin/zstd [13:37:01.682] checking for openssl... /usr/bin/openssl [13:37:01.686] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:37:01.686] checking crtdefs.h usability... yes [13:37:01.693] checking crtdefs.h presence... yes [13:37:01.708] checking for crtdefs.h... yes [13:37:01.709] checking whether byte ordering is bigendian... no [13:37:01.777] checking for inline... inline [13:37:01.783] checking for printf format archetype... gnu_printf [13:37:01.791] checking for _Static_assert... yes [13:37:01.829] checking for typeof... typeof [13:37:01.836] checking for __builtin_types_compatible_p... yes [13:37:01.846] checking for __builtin_constant_p... yes [13:37:01.856] checking for __builtin_unreachable... yes [13:37:01.895] checking for computed goto support... yes [13:37:01.901] checking for struct tm.tm_zone... no [13:37:01.972] checking for union semun... no [13:37:02.002] checking for socklen_t... yes [13:37:03.155] checking for struct sockaddr.sa_len... no [13:37:05.106] checking for locale_t... no [13:37:05.168] checking for C/C++ restrict keyword... __restrict [13:37:05.180] checking for struct option... yes [13:37:05.222] checking whether assembler supports x86_64 popcntq... yes [13:37:05.229] checking size of off_t... 4 [13:37:05.424] 0 [13:37:05.424] checking size of bool... 1 [13:37:05.465] checking for int timezone... yes [13:37:05.512] checking for wcstombs_l declaration... no [13:37:05.591] checking for backtrace_symbols... no [13:37:05.639] checking for copyfile... no [13:37:05.687] checking for copy_file_range... no [13:37:05.736] checking for getifaddrs... no [13:37:05.784] checking for getpeerucred... no [13:37:05.833] checking for inet_pton... yes [13:37:05.880] checking for kqueue... no [13:37:05.928] checking for mbstowcs_l... no [13:37:05.975] checking for memset_s... no [13:37:06.023] checking for posix_fallocate... no [13:37:06.072] checking for ppoll... no [13:37:06.120] checking for pthread_is_threaded_np... no [13:37:06.167] checking for setproctitle... no [13:37:06.215] checking for setproctitle_fast... no [13:37:06.262] checking for strchrnul... no [13:37:06.309] checking for strsignal... no [13:37:06.357] checking for syncfs... no [13:37:06.406] checking for sync_file_range... no [13:37:06.456] checking for uselocale... no [13:37:06.504] checking for wcstombs_l... no [13:37:06.550] checking for __builtin_bswap16... yes [13:37:06.598] checking for __builtin_bswap32... yes [13:37:06.644] checking for __builtin_bswap64... yes [13:37:06.689] checking for __builtin_clz... yes [13:37:06.736] checking for __builtin_ctz... yes [13:37:06.783] checking for __builtin_popcount... yes [13:37:06.828] checking for __builtin_frame_address... yes [13:37:06.873] checking for _LARGEFILE_SOURCE value needed for large files... no [13:37:06.926] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:37:06.956] checking for posix_fadvise... no [13:37:07.005] checking whether posix_fadvise is declared... no [13:37:07.049] checking whether fdatasync is declared... no [13:37:07.096] checking whether strlcat is declared... no [13:37:07.158] checking whether strlcpy is declared... no [13:37:07.220] checking whether strnlen is declared... yes [13:37:07.232] checking whether strsep is declared... no [13:37:07.295] checking whether preadv is declared... no [13:37:07.331] checking whether pwritev is declared... no [13:37:07.367] checking whether F_FULLFSYNC is declared... no [13:37:07.405] checking for explicit_bzero... no [13:37:07.450] checking for getopt... yes [13:37:07.494] checking for getpeereid... no [13:37:07.540] checking for inet_aton... no [13:37:07.586] checking for mkdtemp... no [13:37:07.632] checking for strlcat... no [13:37:07.678] checking for strlcpy... no [13:37:07.725] checking for strnlen... yes [13:37:07.771] checking for strsep... no [13:37:07.816] checking for pthread_barrier_wait... yes [13:37:07.859] configure: On mingw32 we will use our strtof wrapper. [13:37:07.859] checking for getopt_long... yes [13:37:07.902] checking for _configthreadlocale... yes [13:37:07.945] checking for syslog... no [13:37:07.989] checking for opterr... yes [13:37:08.035] checking for optreset... no [13:37:08.084] checking test program... cross-compiling [13:37:08.084] checking whether long int is 64 bits... no [13:37:08.115] checking whether long long int is 64 bits... yes [13:37:08.124] checking for __builtin_mul_overflow... yes [13:37:08.164] checking size of void *... 8 [13:37:08.427] checking size of size_t... 8 [13:37:08.690] checking size of long... 4 [13:37:08.889] checking alignment of short... 2 [13:37:09.025] checking alignment of int... 4 [13:37:09.233] checking alignment of long... 4 [13:37:09.439] checking alignment of long long int... 8 [13:37:09.699] checking alignment of double... 8 [13:37:09.961] checking for int8... no [13:37:10.001] checking for uint8... no [13:37:10.042] checking for int64... no [13:37:10.083] checking for uint64... no [13:37:10.124] checking for __int128... yes [13:37:10.172] checking for __int128 alignment bug... assuming ok [13:37:10.172] checking alignment of PG_INT128_TYPE... 16 [13:37:10.488] checking for builtin __sync char locking functions... yes [13:37:10.528] checking for builtin __sync int32 locking functions... yes [13:37:10.568] checking for builtin __sync int32 atomic operations... yes [13:37:10.607] checking for builtin __sync int64 atomic operations... yes [13:37:10.646] checking for builtin __atomic int32 atomic operations... yes [13:37:10.685] checking for builtin __atomic int64 atomic operations... yes [13:37:10.725] checking for __get_cpuid... yes [13:37:10.774] checking for __get_cpuid_count... yes [13:37:10.815] checking for __cpuid... no [13:37:11.203] checking for __cpuidex... no [13:37:11.618] checking for _xgetbv with CFLAGS=... no [13:37:11.987] checking for _xgetbv with CFLAGS=-mxsave... yes [13:37:12.377] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:37:12.750] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:37:13.081] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:37:13.124] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:37:13.207] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:37:13.228] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:37:13.245] 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 [13:37:13.296] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:37:13.297] checking which random number source to use... Windows native [13:37:13.298] checking for xmllint... /usr/bin/xmllint [13:37:13.299] checking for xsltproc... /usr/bin/xsltproc [13:37:13.299] checking for fop... /usr/bin/fop [13:37:13.299] checking for dbtoepub... no [13:37:13.299] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:37:13.299] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:37:13.300] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:37:13.309] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:37:13.309] 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 [13:37:13.309] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:37:13.309] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:37:13.387] configure: creating ./config.status [13:37:13.464] config.status: creating GNUmakefile [13:37:13.476] config.status: creating src/Makefile.global [13:37:13.489] config.status: creating src/include/pg_config.h [13:37:13.501] config.status: creating src/include/pg_config_ext.h [13:37:13.511] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:37:13.525] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:37:13.531] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:37:13.537] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:37:13.544] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:37:13.550] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:37:13.553] config.status: executing check_win32_symlinks commands [13:37:13.585] [13:37:13.585] real 0m15.654s [13:37:13.585] user 0m10.408s [13:37:13.585] sys 0m4.828s [13:37:13.585] make -s -j${BUILD_JOBS} clean [13:37:14.057] time make -s -j${BUILD_JOBS} world-bin [13:37:40.428] nodeModifyTable.c: In function ‘ExecMergeMatched’: [13:37:40.428] nodeModifyTable.c:3044:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [13:37:40.428] 3044 | oldtuple)) [13:37:40.428] | ^~~~~~~~ [13:37:40.428] | | [13:37:40.428] | HeapTuple {aka HeapTupleData *} [13:37:40.428] In file included from nodeModifyTable.c:58: [13:37:40.428] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [13:37:40.428] 225 | TupleTableSlot *slot); [13:37:40.428] | ~~~~~~~~~~~~~~~~^~~~ [13:37:40.428] cc1: all warnings being treated as errors [13:37:40.429] make[3]: *** [: nodeModifyTable.o] Error 1 [13:37:40.429] make[2]: *** [common.mk:37: executor-recursive] Error 2 [13:37:40.429] make[2]: *** Waiting for unfinished jobs.... [13:37:43.274] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:37:43.274] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:37:43.274] [13:37:43.274] real 0m29.218s [13:37:43.274] user 1m32.335s [13:37:43.274] sys 0m17.388s [13:37:43.274] [13:37:43.274] Exit status: 2