[05:09:00.573] time ./configure \ [05:09:00.573] --host=x86_64-w64-mingw32 \ [05:09:00.573] --enable-cassert \ [05:09:00.573] --without-icu \ [05:09:00.573] CC="ccache x86_64-w64-mingw32-gcc" \ [05:09:00.573] CXX="ccache x86_64-w64-mingw32-g++" [05:09:00.678] checking build system type... x86_64-pc-linux-gnu [05:09:00.874] checking host system type... x86_64-w64-mingw32 [05:09:00.879] checking which template to use... win32 [05:09:00.879] checking whether NLS is wanted... no [05:09:00.879] checking for default port number... 5432 [05:09:00.885] checking for block size... 8kB [05:09:00.887] checking for segment size... 1GB [05:09:00.889] checking for WAL block size... 8kB [05:09:00.890] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:09:00.920] checking whether the C compiler works... yes [05:09:01.061] checking for C compiler default output file name... a.exe [05:09:01.062] checking for suffix of executables... .exe [05:09:01.099] checking whether we are cross compiling... yes [05:09:01.166] checking for suffix of object files... o [05:09:01.182] checking whether we are using the GNU C compiler... yes [05:09:01.188] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:09:01.194] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:09:01.218] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:09:01.274] checking whether we are using the GNU C++ compiler... yes [05:09:01.280] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:09:01.340] checking for gawk... no [05:09:01.340] checking for mawk... mawk [05:09:01.342] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:09:01.371] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:09:01.377] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:09:01.419] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:09:01.587] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:09:01.593] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:09:01.600] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:09:01.614] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:09:01.621] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:09:01.650] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:09:01.682] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:09:01.689] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:09:01.695] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:09:01.701] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:09:01.764] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:09:01.771] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:09:01.803] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:09:01.838] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:09:01.845] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:09:01.851] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:09:01.867] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:09:01.897] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:09:01.912] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:09:01.935] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:09:01.942] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:09:01.957] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:09:01.993] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:09:02.030] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:09:02.061] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:09:02.068] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:09:02.102] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:09:02.108] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:09:02.115] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:09:02.147] checking whether the C compiler still works... yes [05:09:02.208] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:09:02.273] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:09:02.273] checking pkg-config is at least version 0.9.0... yes [05:09:02.290] checking whether to build with ICU support... no [05:09:02.290] checking whether to build with Tcl... no [05:09:02.291] checking whether to build Perl modules... no [05:09:02.291] checking whether to build Python modules... no [05:09:02.291] checking whether to build with GSSAPI support... no [05:09:02.292] checking whether to build with PAM support... no [05:09:02.292] checking whether to build with BSD Authentication support... no [05:09:02.292] checking whether to build with LDAP support... no [05:09:02.292] checking whether to build with Bonjour support... no [05:09:02.292] checking whether to build with SELinux support... no [05:09:02.292] checking whether to build with systemd support... no [05:09:02.292] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:09:02.292] checking whether to build with XML support... no [05:09:02.293] checking whether to build with LZ4 support... no [05:09:02.293] checking whether to build with ZSTD support... no [05:09:02.293] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:09:02.294] checking whether it is possible to strip libraries... yes [05:09:02.301] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:09:02.301] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:09:02.301] checking for a BSD-compatible install... /usr/bin/install -c [05:09:02.310] checking for tar... /usr/bin/tar [05:09:02.310] checking whether ln -s works... yes [05:09:02.310] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:09:02.312] checking for bison... /usr/bin/bison [05:09:02.314] configure: using bison (GNU Bison) 3.8.2 [05:09:02.317] checking for flex... /usr/bin/flex [05:09:02.328] configure: using flex 2.6.4 [05:09:02.328] checking for perl... /usr/bin/perl [05:09:02.330] configure: using perl 5.36.0 [05:09:02.332] checking for zic... /usr/sbin/zic [05:09:02.332] checking for a sed that does not truncate output... /usr/bin/sed [05:09:02.337] checking for grep that handles long lines and -e... /usr/bin/grep [05:09:02.339] checking for egrep... /usr/bin/grep -E [05:09:02.340] checking for ANSI C header files... yes [05:09:02.422] checking for sys/types.h... yes [05:09:02.453] checking for sys/stat.h... yes [05:09:02.466] checking for stdlib.h... yes [05:09:02.479] checking for string.h... yes [05:09:02.510] checking for memory.h... yes [05:09:02.543] checking for strings.h... yes [05:09:02.597] checking for inttypes.h... yes [05:09:02.659] checking for stdint.h... yes [05:09:02.693] checking for unistd.h... yes [05:09:02.752] checking for main in -lm... yes [05:09:02.797] checking for library containing setproctitle... no [05:09:02.882] checking for library containing dlsym... no [05:09:02.967] checking for library containing socket... -lws2_32 [05:09:03.094] checking for library containing getopt_long... none required [05:09:03.139] checking for library containing shm_open... no [05:09:03.224] checking for library containing shm_unlink... no [05:09:03.307] checking for library containing clock_gettime... no [05:09:03.389] checking for library containing shmget... no [05:09:03.471] checking for library containing backtrace_symbols... no [05:09:03.553] checking for library containing pthread_barrier_wait... -lpthread [05:09:03.637] checking for inflate in -lz... yes [05:09:03.679] checking for stdbool.h that conforms to C99... yes [05:09:03.698] checking for _Bool... yes [05:09:03.763] checking atomic.h usability... no [05:09:03.814] checking atomic.h presence... no [05:09:03.831] checking for atomic.h... no [05:09:03.834] checking copyfile.h usability... no [05:09:03.884] checking copyfile.h presence... no [05:09:03.901] checking for copyfile.h... no [05:09:03.903] checking execinfo.h usability... no [05:09:03.955] checking execinfo.h presence... no [05:09:03.972] checking for execinfo.h... no [05:09:03.975] checking getopt.h usability... yes [05:09:03.982] checking getopt.h presence... yes [05:09:03.995] checking for getopt.h... yes [05:09:04.001] checking ifaddrs.h usability... no [05:09:04.051] checking ifaddrs.h presence... no [05:09:04.068] checking for ifaddrs.h... no [05:09:04.071] checking mbarrier.h usability... no [05:09:04.120] checking mbarrier.h presence... no [05:09:04.137] checking for mbarrier.h... no [05:09:04.140] checking sys/epoll.h usability... no [05:09:04.189] checking sys/epoll.h presence... no [05:09:04.206] checking for sys/epoll.h... no [05:09:04.209] checking sys/event.h usability... no [05:09:04.260] checking sys/event.h presence... no [05:09:04.276] checking for sys/event.h... no [05:09:04.279] checking sys/personality.h usability... no [05:09:04.329] checking sys/personality.h presence... no [05:09:04.347] checking for sys/personality.h... no [05:09:04.350] checking sys/prctl.h usability... no [05:09:04.403] checking sys/prctl.h presence... no [05:09:04.421] checking for sys/prctl.h... no [05:09:04.424] checking sys/procctl.h usability... no [05:09:04.477] checking sys/procctl.h presence... no [05:09:04.494] checking for sys/procctl.h... no [05:09:04.497] checking sys/signalfd.h usability... no [05:09:04.547] checking sys/signalfd.h presence... no [05:09:04.563] checking for sys/signalfd.h... no [05:09:04.567] checking sys/ucred.h usability... no [05:09:04.618] checking sys/ucred.h presence... no [05:09:04.634] checking for sys/ucred.h... no [05:09:04.637] checking termios.h usability... no [05:09:04.688] checking termios.h presence... no [05:09:04.704] checking for termios.h... no [05:09:04.707] checking ucred.h usability... no [05:09:04.758] checking ucred.h presence... no [05:09:04.775] checking for ucred.h... no [05:09:04.778] checking zlib.h usability... yes [05:09:04.787] checking zlib.h presence... yes [05:09:04.803] checking for zlib.h... yes [05:09:04.804] checking for lz4... /usr/bin/lz4 [05:09:04.804] checking for zstd... /usr/bin/zstd [05:09:04.804] checking for openssl... /usr/bin/openssl [05:09:04.808] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [05:09:04.809] checking crtdefs.h usability... yes [05:09:04.815] checking crtdefs.h presence... yes [05:09:04.829] checking for crtdefs.h... yes [05:09:04.830] checking whether byte ordering is bigendian... no [05:09:04.907] checking for inline... inline [05:09:04.932] checking for printf format archetype... gnu_printf [05:09:04.940] checking for _Static_assert... yes [05:09:04.979] checking for typeof... typeof [05:09:04.986] checking for __builtin_types_compatible_p... yes [05:09:04.996] checking for __builtin_constant_p... yes [05:09:05.007] checking for __builtin_unreachable... yes [05:09:05.046] checking for computed goto support... yes [05:09:05.054] checking for struct tm.tm_zone... no [05:09:05.127] checking for union semun... no [05:09:05.159] checking for socklen_t... yes [05:09:06.262] checking for struct sockaddr.sa_len... no [05:09:08.154] checking for locale_t... no [05:09:08.218] checking for C/C++ restrict keyword... __restrict [05:09:08.231] checking for struct option... yes [05:09:08.299] checking whether assembler supports x86_64 popcntq... yes [05:09:08.306] checking size of off_t... 4 [05:09:08.522] 0 [05:09:08.522] checking size of bool... 1 [05:09:08.566] checking for int timezone... yes [05:09:08.611] checking for wcstombs_l declaration... no [05:09:08.693] checking for backtrace_symbols... no [05:09:08.741] checking for copyfile... no [05:09:08.791] checking for copy_file_range... no [05:09:08.838] checking for getifaddrs... no [05:09:08.886] checking for getpeerucred... no [05:09:08.935] checking for inet_pton... yes [05:09:08.983] checking for kqueue... no [05:09:09.032] checking for mbstowcs_l... no [05:09:09.082] checking for memset_s... no [05:09:09.129] checking for posix_fallocate... no [05:09:09.177] checking for ppoll... no [05:09:09.225] checking for pthread_is_threaded_np... no [05:09:09.273] checking for setproctitle... no [05:09:09.321] checking for setproctitle_fast... no [05:09:09.368] checking for strchrnul... no [05:09:09.415] checking for strsignal... no [05:09:09.463] checking for syncfs... no [05:09:09.511] checking for sync_file_range... no [05:09:09.559] checking for uselocale... no [05:09:09.607] checking for wcstombs_l... no [05:09:09.651] checking for __builtin_bswap16... yes [05:09:09.697] checking for __builtin_bswap32... yes [05:09:09.741] checking for __builtin_bswap64... yes [05:09:09.785] checking for __builtin_clz... yes [05:09:09.830] checking for __builtin_ctz... yes [05:09:09.875] checking for __builtin_popcount... yes [05:09:09.920] checking for __builtin_frame_address... yes [05:09:09.964] checking for _LARGEFILE_SOURCE value needed for large files... no [05:09:10.014] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:09:10.042] checking for posix_fadvise... no [05:09:10.091] checking whether posix_fadvise is declared... no [05:09:10.132] checking whether fdatasync is declared... no [05:09:10.175] checking whether strlcat is declared... no [05:09:10.234] checking whether strlcpy is declared... no [05:09:10.293] checking whether strnlen is declared... yes [05:09:10.305] checking whether strsep is declared... no [05:09:10.365] checking whether preadv is declared... no [05:09:10.398] checking whether pwritev is declared... no [05:09:10.432] checking whether F_FULLFSYNC is declared... no [05:09:10.468] checking for explicit_bzero... no [05:09:10.512] checking for getopt... yes [05:09:10.553] checking for getpeereid... no [05:09:10.598] checking for inet_aton... no [05:09:10.644] checking for mkdtemp... no [05:09:10.688] checking for strlcat... no [05:09:10.732] checking for strlcpy... no [05:09:10.776] checking for strnlen... yes [05:09:10.820] checking for strsep... no [05:09:10.864] checking for pthread_barrier_wait... yes [05:09:10.904] configure: On mingw32 we will use our strtof wrapper. [05:09:10.904] checking for getopt_long... yes [05:09:10.946] checking for _configthreadlocale... yes [05:09:10.988] checking for syslog... no [05:09:11.033] checking for opterr... yes [05:09:11.078] checking for optreset... no [05:09:11.127] checking test program... cross-compiling [05:09:11.127] checking whether long int is 64 bits... no [05:09:11.156] checking whether long long int is 64 bits... yes [05:09:11.165] checking for __builtin_mul_overflow... yes [05:09:11.205] checking size of void *... 8 [05:09:11.598] checking size of size_t... 8 [05:09:12.017] checking size of long... 4 [05:09:12.258] checking alignment of short... 2 [05:09:12.487] checking alignment of int... 4 [05:09:12.746] checking alignment of long... 4 [05:09:12.993] checking alignment of long long int... 8 [05:09:13.346] checking alignment of double... 8 [05:09:13.668] checking for int8... no [05:09:13.707] checking for uint8... no [05:09:13.747] checking for int64... no [05:09:13.786] checking for uint64... no [05:09:13.824] checking for __int128... yes [05:09:13.871] checking for __int128 alignment bug... assuming ok [05:09:13.871] checking alignment of PG_INT128_TYPE... 16 [05:09:14.331] checking for builtin __sync char locking functions... yes [05:09:14.370] checking for builtin __sync int32 locking functions... yes [05:09:14.409] checking for builtin __sync int32 atomic operations... yes [05:09:14.448] checking for builtin __sync int64 atomic operations... yes [05:09:14.488] checking for builtin __atomic int32 atomic operations... yes [05:09:14.527] checking for builtin __atomic int64 atomic operations... yes [05:09:14.568] checking for __get_cpuid... yes [05:09:14.612] checking for __get_cpuid_count... yes [05:09:14.654] checking for __cpuid... no [05:09:15.041] checking for __cpuidex... no [05:09:15.450] checking for _xgetbv with CFLAGS=... no [05:09:15.819] checking for _xgetbv with CFLAGS=-mxsave... yes [05:09:16.211] checking for _mm512_popcnt_epi64 with CFLAGS=... no [05:09:16.587] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [05:09:16.914] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:09:16.957] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:09:17.040] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:09:17.061] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:09:17.078] 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 [05:09:17.128] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:09:17.129] checking which random number source to use... Windows native [05:09:17.131] checking for xmllint... /usr/bin/xmllint [05:09:17.131] checking for xsltproc... /usr/bin/xsltproc [05:09:17.131] checking for fop... /usr/bin/fop [05:09:17.131] checking for dbtoepub... no [05:09:17.132] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:09:17.132] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:09:17.132] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:09:17.142] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:09:17.142] 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 [05:09:17.142] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:09:17.142] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:09:17.219] configure: creating ./config.status [05:09:17.297] config.status: creating GNUmakefile [05:09:17.308] config.status: creating src/Makefile.global [05:09:17.322] config.status: creating src/include/pg_config.h [05:09:17.334] config.status: creating src/include/pg_config_ext.h [05:09:17.344] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:09:17.359] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:09:17.366] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:09:17.373] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:09:17.379] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:09:17.386] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:09:17.389] config.status: executing check_win32_symlinks commands [05:09:17.420] [05:09:17.420] real 0m16.847s [05:09:17.420] user 0m11.321s [05:09:17.420] sys 0m5.116s [05:09:17.420] make -s -j${BUILD_JOBS} clean [05:09:17.925] time make -s -j${BUILD_JOBS} world-bin [05:09:46.452] cluster.c: In function ‘get_catalog_state’: [05:09:46.452] cluster.c:2771:33: error: declaration of ‘td_src’ shadows a previous local [-Werror=shadow=compatible-local] [05:09:46.452] 2771 | TupleDesc td_src, td_dst; [05:09:46.452] | ^~~~~~ [05:09:46.452] cluster.c:2741:25: note: shadowed declaration is here [05:09:46.452] 2741 | TupleDesc td_src = RelationGetDescr(rel); [05:09:46.452] | ^~~~~~ [05:09:46.452] cc1: all warnings being treated as errors [05:09:46.453] make[3]: *** [: cluster.o] Error 1 [05:09:46.453] make[2]: *** [common.mk:37: commands-recursive] Error 2 [05:09:46.453] make[2]: *** Waiting for unfinished jobs.... [05:10:18.025] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [05:10:18.025] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:10:18.025] [05:10:18.025] real 1m0.101s [05:10:18.025] user 3m10.010s [05:10:18.025] sys 0m36.931s [05:10:18.026] [05:10:18.026] Exit status: 2