[00:41:10.692] time ./configure \ [00:41:10.692] --host=x86_64-w64-mingw32 \ [00:41:10.692] --enable-cassert \ [00:41:10.692] --without-icu \ [00:41:10.692] CC="ccache x86_64-w64-mingw32-gcc" \ [00:41:10.692] CXX="ccache x86_64-w64-mingw32-g++" [00:41:10.806] checking build system type... x86_64-pc-linux-gnu [00:41:10.986] checking host system type... x86_64-w64-mingw32 [00:41:10.991] checking which template to use... win32 [00:41:10.991] checking whether NLS is wanted... no [00:41:10.991] checking for default port number... 5432 [00:41:10.998] checking for block size... 8kB [00:41:10.999] checking for segment size... 1GB [00:41:11.001] checking for WAL block size... 8kB [00:41:11.002] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:41:11.035] checking whether the C compiler works... yes [00:41:11.160] checking for C compiler default output file name... a.exe [00:41:11.161] checking for suffix of executables... .exe [00:41:11.202] checking whether we are cross compiling... yes [00:41:11.278] checking for suffix of object files... o [00:41:11.286] checking whether we are using the GNU C compiler... yes [00:41:11.293] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:41:11.299] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:41:11.309] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:41:11.367] checking whether we are using the GNU C++ compiler... yes [00:41:11.374] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:41:11.445] checking for gawk... no [00:41:11.445] checking for mawk... mawk [00:41:11.448] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:41:11.454] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:41:11.461] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:41:11.507] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:41:11.685] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:41:11.692] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:41:11.699] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:41:11.706] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:41:11.713] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:41:11.720] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:41:11.727] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:41:11.734] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:41:11.741] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:41:11.748] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:41:11.832] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:41:11.839] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:41:11.846] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:41:11.883] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:41:11.890] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:41:11.897] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:41:11.904] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:41:11.911] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:41:11.917] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:41:11.941] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:41:11.948] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:41:11.955] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:41:11.992] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:41:12.031] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:41:12.038] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:41:12.044] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:41:12.080] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:41:12.089] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:41:12.097] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:41:12.106] checking whether the C compiler still works... yes [00:41:12.174] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:41:12.246] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:41:12.246] checking pkg-config is at least version 0.9.0... yes [00:41:12.262] checking whether to build with ICU support... no [00:41:12.262] checking whether to build with Tcl... no [00:41:12.262] checking whether to build Perl modules... no [00:41:12.263] checking whether to build Python modules... no [00:41:12.263] checking whether to build with GSSAPI support... no [00:41:12.264] checking whether to build with PAM support... no [00:41:12.264] checking whether to build with BSD Authentication support... no [00:41:12.264] checking whether to build with LDAP support... no [00:41:12.264] checking whether to build with Bonjour support... no [00:41:12.264] checking whether to build with SELinux support... no [00:41:12.264] checking whether to build with systemd support... no [00:41:12.264] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:41:12.265] checking whether to build with XML support... no [00:41:12.265] checking whether to build with LZ4 support... no [00:41:12.265] checking whether to build with ZSTD support... no [00:41:12.266] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:41:12.266] checking whether it is possible to strip libraries... yes [00:41:12.273] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:41:12.273] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:41:12.273] checking for a BSD-compatible install... /usr/bin/install -c [00:41:12.282] checking for tar... /usr/bin/tar [00:41:12.282] checking whether ln -s works... yes [00:41:12.282] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:41:12.284] checking for bison... /usr/bin/bison [00:41:12.287] configure: using bison (GNU Bison) 3.8.2 [00:41:12.290] checking for flex... /usr/bin/flex [00:41:12.302] configure: using flex 2.6.4 [00:41:12.303] checking for perl... /usr/bin/perl [00:41:12.305] configure: using perl 5.36.0 [00:41:12.307] checking for zic... /usr/sbin/zic [00:41:12.308] checking for a sed that does not truncate output... /usr/bin/sed [00:41:12.312] checking for grep that handles long lines and -e... /usr/bin/grep [00:41:12.315] checking for egrep... /usr/bin/grep -E [00:41:12.316] checking for ANSI C header files... yes [00:41:12.360] checking for sys/types.h... yes [00:41:12.420] checking for sys/stat.h... yes [00:41:12.436] checking for stdlib.h... yes [00:41:12.451] checking for string.h... yes [00:41:12.466] checking for memory.h... yes [00:41:12.482] checking for strings.h... yes [00:41:12.498] checking for inttypes.h... yes [00:41:12.561] checking for stdint.h... yes [00:41:12.576] checking for unistd.h... yes [00:41:12.591] checking for main in -lm... yes [00:41:12.639] checking for library containing setproctitle... no [00:41:12.732] checking for library containing dlsym... no [00:41:12.822] checking for library containing socket... -lws2_32 [00:41:12.954] checking for library containing getopt_long... none required [00:41:13.001] checking for library containing shm_open... no [00:41:13.089] checking for library containing shm_unlink... no [00:41:13.175] checking for library containing clock_gettime... no [00:41:13.261] checking for library containing shmget... no [00:41:13.350] checking for library containing backtrace_symbols... no [00:41:13.437] checking for library containing pthread_barrier_wait... -lpthread [00:41:13.529] checking for inflate in -lz... yes [00:41:13.578] checking for stdbool.h that conforms to C99... yes [00:41:13.592] checking for _Bool... yes [00:41:13.664] checking atomic.h usability... no [00:41:13.718] checking atomic.h presence... no [00:41:13.736] checking for atomic.h... no [00:41:13.739] checking copyfile.h usability... no [00:41:13.792] checking copyfile.h presence... no [00:41:13.811] checking for copyfile.h... no [00:41:13.814] checking execinfo.h usability... no [00:41:13.868] checking execinfo.h presence... no [00:41:13.887] checking for execinfo.h... no [00:41:13.890] checking getopt.h usability... yes [00:41:13.898] checking getopt.h presence... yes [00:41:13.914] checking for getopt.h... yes [00:41:13.921] checking ifaddrs.h usability... no [00:41:13.979] checking ifaddrs.h presence... no [00:41:13.999] checking for ifaddrs.h... no [00:41:14.003] checking mbarrier.h usability... no [00:41:14.060] checking mbarrier.h presence... no [00:41:14.079] checking for mbarrier.h... no [00:41:14.082] checking sys/epoll.h usability... no [00:41:14.141] checking sys/epoll.h presence... no [00:41:14.162] checking for sys/epoll.h... no [00:41:14.166] checking sys/event.h usability... no [00:41:14.226] checking sys/event.h presence... no [00:41:14.247] checking for sys/event.h... no [00:41:14.250] checking sys/personality.h usability... no [00:41:14.311] checking sys/personality.h presence... no [00:41:14.332] checking for sys/personality.h... no [00:41:14.335] checking sys/prctl.h usability... no [00:41:14.389] checking sys/prctl.h presence... no [00:41:14.407] checking for sys/prctl.h... no [00:41:14.411] checking sys/procctl.h usability... no [00:41:14.466] checking sys/procctl.h presence... no [00:41:14.485] checking for sys/procctl.h... no [00:41:14.489] checking sys/signalfd.h usability... no [00:41:14.547] checking sys/signalfd.h presence... no [00:41:14.568] checking for sys/signalfd.h... no [00:41:14.571] checking sys/ucred.h usability... no [00:41:14.628] checking sys/ucred.h presence... no [00:41:14.647] checking for sys/ucred.h... no [00:41:14.650] checking termios.h usability... no [00:41:14.707] checking termios.h presence... no [00:41:14.725] checking for termios.h... no [00:41:14.729] checking ucred.h usability... no [00:41:14.784] checking ucred.h presence... no [00:41:14.803] checking for ucred.h... no [00:41:14.806] checking zlib.h usability... yes [00:41:14.816] checking zlib.h presence... yes [00:41:14.834] checking for zlib.h... yes [00:41:14.835] checking for lz4... /usr/bin/lz4 [00:41:14.835] checking for zstd... /usr/bin/zstd [00:41:14.835] checking for openssl... /usr/bin/openssl [00:41:14.840] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [00:41:14.840] checking crtdefs.h usability... yes [00:41:14.848] checking crtdefs.h presence... yes [00:41:14.863] checking for crtdefs.h... yes [00:41:14.864] checking whether byte ordering is bigendian... no [00:41:14.940] checking for inline... inline [00:41:14.948] checking for printf format archetype... gnu_printf [00:41:14.956] checking for _Static_assert... yes [00:41:14.998] checking for typeof... typeof [00:41:15.005] checking for __builtin_types_compatible_p... yes [00:41:15.016] checking for __builtin_constant_p... yes [00:41:15.028] checking for __builtin_unreachable... yes [00:41:15.070] checking for computed goto support... yes [00:41:15.077] checking for struct tm.tm_zone... no [00:41:15.154] checking for union semun... no [00:41:15.188] checking for socklen_t... yes [00:41:16.307] checking for struct sockaddr.sa_len... no [00:41:18.327] checking for locale_t... no [00:41:18.394] checking for C/C++ restrict keyword... __restrict [00:41:18.407] checking for struct option... yes [00:41:18.448] checking whether assembler supports x86_64 popcntq... yes [00:41:18.455] checking size of off_t... 4 [00:41:18.656] 0 [00:41:18.657] checking size of bool... 1 [00:41:18.700] checking for int timezone... yes [00:41:18.748] checking for wcstombs_l declaration... no [00:41:18.829] checking for backtrace_symbols... no [00:41:18.878] checking for copyfile... no [00:41:18.930] checking for copy_file_range... no [00:41:18.980] checking for getifaddrs... no [00:41:19.029] checking for getpeerucred... no [00:41:19.078] checking for inet_pton... yes [00:41:19.127] checking for kqueue... no [00:41:19.176] checking for mbstowcs_l... no [00:41:19.226] checking for memset_s... no [00:41:19.276] checking for posix_fallocate... no [00:41:19.326] checking for ppoll... no [00:41:19.376] checking for pthread_is_threaded_np... no [00:41:19.426] checking for setproctitle... no [00:41:19.475] checking for setproctitle_fast... no [00:41:19.525] checking for strchrnul... no [00:41:19.575] checking for strsignal... no [00:41:19.624] checking for syncfs... no [00:41:19.673] checking for sync_file_range... no [00:41:19.725] checking for uselocale... no [00:41:19.776] checking for wcstombs_l... no [00:41:19.825] checking for __builtin_bswap16... yes [00:41:19.874] checking for __builtin_bswap32... yes [00:41:19.922] checking for __builtin_bswap64... yes [00:41:19.968] checking for __builtin_clz... yes [00:41:20.017] checking for __builtin_ctz... yes [00:41:20.064] checking for __builtin_popcount... yes [00:41:20.110] checking for __builtin_frame_address... yes [00:41:20.157] checking for _LARGEFILE_SOURCE value needed for large files... no [00:41:20.209] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:41:20.241] checking for posix_fadvise... no [00:41:20.293] checking whether posix_fadvise is declared... no [00:41:20.339] checking whether fdatasync is declared... no [00:41:20.385] checking whether strlcat is declared... no [00:41:20.448] checking whether strlcpy is declared... no [00:41:20.511] checking whether strnlen is declared... yes [00:41:20.524] checking whether strsep is declared... no [00:41:20.586] checking whether preadv is declared... no [00:41:20.621] checking whether pwritev is declared... no [00:41:20.656] checking whether F_FULLFSYNC is declared... no [00:41:20.693] checking for explicit_bzero... no [00:41:20.739] checking for getopt... yes [00:41:20.783] checking for getpeereid... no [00:41:20.830] checking for inet_aton... no [00:41:20.877] checking for mkdtemp... no [00:41:20.923] checking for strlcat... no [00:41:20.969] checking for strlcpy... no [00:41:21.015] checking for strnlen... yes [00:41:21.062] checking for strsep... no [00:41:21.108] checking for pthread_barrier_wait... yes [00:41:21.150] configure: On mingw32 we will use our strtof wrapper. [00:41:21.150] checking for getopt_long... yes [00:41:21.192] checking for _configthreadlocale... yes [00:41:21.235] checking for syslog... no [00:41:21.280] checking for opterr... yes [00:41:21.327] checking for optreset... no [00:41:21.376] checking test program... cross-compiling [00:41:21.376] checking whether long int is 64 bits... no [00:41:21.409] checking whether long long int is 64 bits... yes [00:41:21.419] checking for __builtin_mul_overflow... yes [00:41:21.462] checking size of void *... 8 [00:41:21.769] checking size of size_t... 8 [00:41:22.033] checking size of long... 4 [00:41:22.277] checking alignment of short... 2 [00:41:22.410] checking alignment of int... 4 [00:41:22.657] checking alignment of long... 4 [00:41:22.864] checking alignment of long long int... 8 [00:41:23.125] checking alignment of double... 8 [00:41:23.409] checking for int8... no [00:41:23.452] checking for uint8... no [00:41:23.493] checking for int64... no [00:41:23.534] checking for uint64... no [00:41:23.575] checking for __int128... yes [00:41:23.625] checking for __int128 alignment bug... assuming ok [00:41:23.625] checking alignment of PG_INT128_TYPE... 16 [00:41:23.973] checking for builtin __sync char locking functions... yes [00:41:24.016] checking for builtin __sync int32 locking functions... yes [00:41:24.059] checking for builtin __sync int32 atomic operations... yes [00:41:24.100] checking for builtin __sync int64 atomic operations... yes [00:41:24.143] checking for builtin __atomic int32 atomic operations... yes [00:41:24.186] checking for builtin __atomic int64 atomic operations... yes [00:41:24.231] checking for __get_cpuid... yes [00:41:24.281] checking for __get_cpuid_count... yes [00:41:24.328] checking for __cpuid... no [00:41:24.737] checking for __cpuidex... no [00:41:25.155] checking for _xgetbv with CFLAGS=... no [00:41:25.537] checking for _xgetbv with CFLAGS=-mxsave... yes [00:41:25.939] checking for _mm512_popcnt_epi64 with CFLAGS=... no [00:41:26.313] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [00:41:26.643] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [00:41:26.688] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [00:41:26.773] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:41:26.794] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:41:26.813] 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:41:26.868] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:41:26.868] checking which random number source to use... Windows native [00:41:26.871] checking for xmllint... /usr/bin/xmllint [00:41:26.871] checking for xsltproc... /usr/bin/xsltproc [00:41:26.871] checking for fop... /usr/bin/fop [00:41:26.871] checking for dbtoepub... no [00:41:26.872] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:41:26.872] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:41:26.872] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:41:26.883] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:41:26.883] 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:41:26.883] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:41:26.883] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:41:26.970] configure: creating ./config.status [00:41:27.055] config.status: creating GNUmakefile [00:41:27.068] config.status: creating src/Makefile.global [00:41:27.084] config.status: creating src/include/pg_config.h [00:41:27.096] config.status: creating src/include/pg_config_ext.h [00:41:27.108] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:41:27.123] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:41:27.130] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:41:27.138] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:41:27.145] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:41:27.152] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:41:27.155] config.status: executing check_win32_symlinks commands [00:41:27.190] [00:41:27.190] real 0m16.499s [00:41:27.190] user 0m10.961s [00:41:27.190] sys 0m5.156s [00:41:27.190] make -s -j${BUILD_JOBS} clean [00:41:27.681] time make -s -j${BUILD_JOBS} world-bin [00:41:46.494] nodeModifyTable.c: In function ‘ExecMergeMatched’: [00:41:46.494] nodeModifyTable.c:3083:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [00:41:46.494] 3083 | oldtuple)) [00:41:46.494] | ^~~~~~~~ [00:41:46.494] | | [00:41:46.494] | HeapTuple {aka HeapTupleData *} [00:41:46.494] In file included from nodeModifyTable.c:58: [00:41:46.494] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [00:41:46.494] 225 | TupleTableSlot *slot); [00:41:46.494] | ~~~~~~~~~~~~~~~~^~~~ [00:41:46.494] cc1: all warnings being treated as errors [00:41:46.495] make[3]: *** [: nodeModifyTable.o] Error 1 [00:41:46.495] make[2]: *** [common.mk:37: executor-recursive] Error 2 [00:41:46.495] make[2]: *** Waiting for unfinished jobs.... [00:41:50.247] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:41:50.247] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:41:50.247] [00:41:50.247] real 0m22.566s [00:41:50.247] user 1m6.290s [00:41:50.247] sys 0m13.473s [00:41:50.247] [00:41:50.247] Exit status: 2