[09:30:58.703] time ./configure \ [09:30:58.703] --host=x86_64-w64-mingw32 \ [09:30:58.703] --enable-cassert \ [09:30:58.703] --without-icu \ [09:30:58.703] CC="ccache x86_64-w64-mingw32-gcc" \ [09:30:58.703] CXX="ccache x86_64-w64-mingw32-g++" [09:30:58.819] checking build system type... x86_64-pc-linux-gnu [09:30:59.008] checking host system type... x86_64-w64-mingw32 [09:30:59.013] checking which template to use... win32 [09:30:59.013] checking whether NLS is wanted... no [09:30:59.013] checking for default port number... 5432 [09:30:59.020] checking for block size... 8kB [09:30:59.021] checking for segment size... 1GB [09:30:59.023] checking for WAL block size... 8kB [09:30:59.024] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:30:59.055] checking whether the C compiler works... yes [09:30:59.186] checking for C compiler default output file name... a.exe [09:30:59.187] checking for suffix of executables... .exe [09:30:59.226] checking whether we are cross compiling... yes [09:30:59.300] checking for suffix of object files... o [09:30:59.307] checking whether we are using the GNU C compiler... yes [09:30:59.313] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:30:59.319] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:30:59.329] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:30:59.386] checking whether we are using the GNU C++ compiler... yes [09:30:59.392] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:30:59.458] checking for gawk... no [09:30:59.458] checking for mawk... mawk [09:30:59.460] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:30:59.467] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:30:59.473] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:30:59.516] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:30:59.691] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:30:59.698] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:30:59.704] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:30:59.721] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:30:59.728] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:30:59.734] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:30:59.767] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:30:59.774] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:30:59.781] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:30:59.788] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:30:59.794] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:30:59.801] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:30:59.807] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:30:59.843] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:30:59.850] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:30:59.857] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:30:59.863] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:30:59.870] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:30:59.885] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:30:59.908] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:30:59.915] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:30:59.921] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:30:59.957] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:30:59.996] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:31:00.002] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:31:00.009] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:31:00.042] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:31:00.048] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:31:00.054] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:31:00.062] checking whether the C compiler still works... yes [09:31:00.125] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:31:00.191] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:31:00.191] checking pkg-config is at least version 0.9.0... yes [09:31:00.207] checking whether to build with ICU support... no [09:31:00.208] checking whether to build with Tcl... no [09:31:00.208] checking whether to build Perl modules... no [09:31:00.208] checking whether to build Python modules... no [09:31:00.208] checking whether to build with GSSAPI support... no [09:31:00.209] checking whether to build with PAM support... no [09:31:00.209] checking whether to build with BSD Authentication support... no [09:31:00.209] checking whether to build with LDAP support... no [09:31:00.210] checking whether to build with Bonjour support... no [09:31:00.210] checking whether to build with SELinux support... no [09:31:00.210] checking whether to build with systemd support... no [09:31:00.210] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:31:00.210] checking whether to build with XML support... no [09:31:00.210] checking whether to build with LZ4 support... no [09:31:00.211] checking whether to build with ZSTD support... no [09:31:00.211] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:31:00.211] checking whether it is possible to strip libraries... yes [09:31:00.219] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:31:00.219] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:31:00.220] checking for a BSD-compatible install... /usr/bin/install -c [09:31:00.229] checking for tar... /usr/bin/tar [09:31:00.229] checking whether ln -s works... yes [09:31:00.229] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:31:00.232] checking for bison... /usr/bin/bison [09:31:00.234] configure: using bison (GNU Bison) 3.8.2 [09:31:00.236] checking for flex... /usr/bin/flex [09:31:00.248] configure: using flex 2.6.4 [09:31:00.248] checking for perl... /usr/bin/perl [09:31:00.250] configure: using perl 5.36.0 [09:31:00.252] checking for zic... /usr/sbin/zic [09:31:00.252] checking for a sed that does not truncate output... /usr/bin/sed [09:31:00.257] checking for grep that handles long lines and -e... /usr/bin/grep [09:31:00.259] checking for egrep... /usr/bin/grep -E [09:31:00.260] checking for ANSI C header files... yes [09:31:00.309] checking for sys/types.h... yes [09:31:00.326] checking for sys/stat.h... yes [09:31:00.343] checking for stdlib.h... yes [09:31:00.359] checking for string.h... yes [09:31:00.374] checking for memory.h... yes [09:31:00.390] checking for strings.h... yes [09:31:00.405] checking for inttypes.h... yes [09:31:00.421] checking for stdint.h... yes [09:31:00.436] checking for unistd.h... yes [09:31:00.451] checking for main in -lm... yes [09:31:00.497] checking for library containing setproctitle... no [09:31:00.587] checking for library containing dlsym... no [09:31:00.675] checking for library containing socket... -lws2_32 [09:31:00.805] checking for library containing getopt_long... none required [09:31:00.850] checking for library containing shm_open... no [09:31:00.935] checking for library containing shm_unlink... no [09:31:01.019] checking for library containing clock_gettime... no [09:31:01.103] checking for library containing shmget... no [09:31:01.188] checking for library containing backtrace_symbols... no [09:31:01.275] checking for library containing pthread_barrier_wait... -lpthread [09:31:01.361] checking for inflate in -lz... yes [09:31:01.407] checking for stdbool.h that conforms to C99... yes [09:31:01.456] checking for _Bool... yes [09:31:01.524] checking atomic.h usability... no [09:31:01.579] checking atomic.h presence... no [09:31:01.598] checking for atomic.h... no [09:31:01.601] checking copyfile.h usability... no [09:31:01.659] checking copyfile.h presence... no [09:31:01.679] checking for copyfile.h... no [09:31:01.682] checking execinfo.h usability... no [09:31:01.737] checking execinfo.h presence... no [09:31:01.758] checking for execinfo.h... no [09:31:01.762] checking getopt.h usability... yes [09:31:01.770] checking getopt.h presence... yes [09:31:01.786] checking for getopt.h... yes [09:31:01.793] checking ifaddrs.h usability... no [09:31:01.848] checking ifaddrs.h presence... no [09:31:01.866] checking for ifaddrs.h... no [09:31:01.869] checking mbarrier.h usability... no [09:31:01.924] checking mbarrier.h presence... no [09:31:01.943] checking for mbarrier.h... no [09:31:01.946] checking sys/epoll.h usability... no [09:31:01.999] checking sys/epoll.h presence... no [09:31:02.016] checking for sys/epoll.h... no [09:31:02.019] checking sys/event.h usability... no [09:31:02.071] checking sys/event.h presence... no [09:31:02.088] checking for sys/event.h... no [09:31:02.091] checking sys/personality.h usability... no [09:31:02.143] checking sys/personality.h presence... no [09:31:02.160] checking for sys/personality.h... no [09:31:02.163] checking sys/prctl.h usability... no [09:31:02.215] checking sys/prctl.h presence... no [09:31:02.233] checking for sys/prctl.h... no [09:31:02.236] checking sys/procctl.h usability... no [09:31:02.288] checking sys/procctl.h presence... no [09:31:02.306] checking for sys/procctl.h... no [09:31:02.309] checking sys/signalfd.h usability... no [09:31:02.361] checking sys/signalfd.h presence... no [09:31:02.378] checking for sys/signalfd.h... no [09:31:02.382] checking sys/ucred.h usability... no [09:31:02.435] checking sys/ucred.h presence... no [09:31:02.452] checking for sys/ucred.h... no [09:31:02.455] checking termios.h usability... no [09:31:02.507] checking termios.h presence... no [09:31:02.527] checking for termios.h... no [09:31:02.531] checking ucred.h usability... no [09:31:02.590] checking ucred.h presence... no [09:31:02.609] checking for ucred.h... no [09:31:02.612] checking zlib.h usability... yes [09:31:02.622] checking zlib.h presence... yes [09:31:02.642] checking for zlib.h... yes [09:31:02.642] checking for lz4... /usr/bin/lz4 [09:31:02.643] checking for zstd... /usr/bin/zstd [09:31:02.643] checking for openssl... /usr/bin/openssl [09:31:02.648] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [09:31:02.649] checking crtdefs.h usability... yes [09:31:02.657] checking crtdefs.h presence... yes [09:31:02.673] checking for crtdefs.h... yes [09:31:02.674] checking whether byte ordering is bigendian... no [09:31:02.751] checking for inline... inline [09:31:02.758] checking for printf format archetype... gnu_printf [09:31:02.766] checking for _Static_assert... yes [09:31:02.808] checking for typeof... typeof [09:31:02.816] checking for __builtin_types_compatible_p... yes [09:31:02.827] checking for __builtin_constant_p... yes [09:31:02.838] checking for __builtin_unreachable... yes [09:31:02.882] checking for computed goto support... yes [09:31:02.889] checking for struct tm.tm_zone... no [09:31:02.966] checking for union semun... no [09:31:03.001] checking for socklen_t... yes [09:31:04.194] checking for struct sockaddr.sa_len... no [09:31:06.188] checking for locale_t... no [09:31:06.255] checking for C/C++ restrict keyword... __restrict [09:31:06.268] checking for struct option... yes [09:31:06.309] checking whether assembler supports x86_64 popcntq... yes [09:31:06.316] checking size of off_t... 4 [09:31:06.596] 0 [09:31:06.596] checking size of bool... 1 [09:31:06.644] checking for int timezone... yes [09:31:06.693] checking for wcstombs_l declaration... no [09:31:06.784] checking for backtrace_symbols... no [09:31:06.837] checking for copyfile... no [09:31:06.889] checking for copy_file_range... no [09:31:06.944] checking for getifaddrs... no [09:31:06.998] checking for getpeerucred... no [09:31:07.050] checking for inet_pton... yes [09:31:07.102] checking for kqueue... no [09:31:07.154] checking for mbstowcs_l... no [09:31:07.206] checking for memset_s... no [09:31:07.258] checking for posix_fallocate... no [09:31:07.312] checking for ppoll... no [09:31:07.365] checking for pthread_is_threaded_np... no [09:31:07.416] checking for setproctitle... no [09:31:07.469] checking for setproctitle_fast... no [09:31:07.522] checking for strchrnul... no [09:31:07.573] checking for strsignal... no [09:31:07.624] checking for syncfs... no [09:31:07.675] checking for sync_file_range... no [09:31:07.724] checking for uselocale... no [09:31:07.775] checking for wcstombs_l... no [09:31:07.823] checking for __builtin_bswap16... yes [09:31:07.872] checking for __builtin_bswap32... yes [09:31:07.918] checking for __builtin_bswap64... yes [09:31:07.966] checking for __builtin_clz... yes [09:31:08.014] checking for __builtin_ctz... yes [09:31:08.060] checking for __builtin_popcount... yes [09:31:08.107] checking for __builtin_frame_address... yes [09:31:08.153] checking for _LARGEFILE_SOURCE value needed for large files... no [09:31:08.204] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:31:08.234] checking for posix_fadvise... no [09:31:08.284] checking whether posix_fadvise is declared... no [09:31:08.327] checking whether fdatasync is declared... no [09:31:08.370] checking whether strlcat is declared... no [09:31:08.430] checking whether strlcpy is declared... no [09:31:08.490] checking whether strnlen is declared... yes [09:31:08.555] checking whether strsep is declared... no [09:31:08.616] checking whether preadv is declared... no [09:31:08.653] checking whether pwritev is declared... no [09:31:08.688] checking whether F_FULLFSYNC is declared... no [09:31:08.725] checking for explicit_bzero... no [09:31:08.772] checking for getopt... yes [09:31:08.815] checking for getpeereid... no [09:31:08.862] checking for inet_aton... no [09:31:08.909] checking for mkdtemp... no [09:31:08.958] checking for strlcat... no [09:31:09.005] checking for strlcpy... no [09:31:09.053] checking for strnlen... yes [09:31:09.100] checking for strsep... no [09:31:09.146] checking for pthread_barrier_wait... yes [09:31:09.190] configure: On mingw32 we will use our strtof wrapper. [09:31:09.190] checking for getopt_long... yes [09:31:09.234] checking for _configthreadlocale... yes [09:31:09.279] checking for syslog... no [09:31:09.326] checking for opterr... yes [09:31:09.375] checking for optreset... no [09:31:09.428] checking test program... cross-compiling [09:31:09.428] checking whether long int is 64 bits... no [09:31:09.460] checking whether long long int is 64 bits... yes [09:31:09.470] checking for __builtin_mul_overflow... yes [09:31:09.515] checking size of void *... 8 [09:31:09.806] checking size of size_t... 8 [09:31:10.129] checking size of long... 4 [09:31:10.332] checking alignment of short... 2 [09:31:10.471] checking alignment of int... 4 [09:31:10.679] checking alignment of long... 4 [09:31:10.945] checking alignment of long long int... 8 [09:31:11.328] checking alignment of double... 8 [09:31:11.720] checking for int8... no [09:31:11.763] checking for uint8... no [09:31:11.803] checking for int64... no [09:31:11.845] checking for uint64... no [09:31:11.886] checking for __int128... yes [09:31:11.933] checking for __int128 alignment bug... assuming ok [09:31:11.933] checking alignment of PG_INT128_TYPE... 16 [09:31:12.260] checking for builtin __sync char locking functions... yes [09:31:12.302] checking for builtin __sync int32 locking functions... yes [09:31:12.344] checking for builtin __sync int32 atomic operations... yes [09:31:12.386] checking for builtin __sync int64 atomic operations... yes [09:31:12.427] checking for builtin __atomic int32 atomic operations... yes [09:31:12.469] checking for builtin __atomic int64 atomic operations... yes [09:31:12.511] checking for __get_cpuid... yes [09:31:12.558] checking for __get_cpuid_count... yes [09:31:12.601] checking for __cpuid... no [09:31:13.005] checking for __cpuidex... no [09:31:13.432] checking for _xgetbv with CFLAGS=... no [09:31:13.811] checking for _xgetbv with CFLAGS=-mxsave... yes [09:31:14.210] checking for _mm512_popcnt_epi64 with CFLAGS=... no [09:31:14.587] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [09:31:14.924] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:31:14.972] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:31:15.062] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:31:15.084] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:31:15.103] 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 [09:31:15.160] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:31:15.160] checking which random number source to use... Windows native [09:31:15.162] checking for xmllint... /usr/bin/xmllint [09:31:15.163] checking for xsltproc... /usr/bin/xsltproc [09:31:15.163] checking for fop... /usr/bin/fop [09:31:15.163] checking for dbtoepub... no [09:31:15.163] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:31:15.163] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:31:15.164] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:31:15.175] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:31:15.175] 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 [09:31:15.175] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:31:15.175] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:31:15.266] configure: creating ./config.status [09:31:15.354] config.status: creating GNUmakefile [09:31:15.366] config.status: creating src/Makefile.global [09:31:15.381] config.status: creating src/include/pg_config.h [09:31:15.394] config.status: creating src/include/pg_config_ext.h [09:31:15.405] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:31:15.420] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:31:15.427] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:31:15.434] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:31:15.442] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:31:15.449] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:31:15.452] config.status: executing check_win32_symlinks commands [09:31:15.487] [09:31:15.487] real 0m16.783s [09:31:15.487] user 0m11.153s [09:31:15.487] sys 0m5.254s [09:31:15.487] make -s -j${BUILD_JOBS} clean [09:31:16.009] time make -s -j${BUILD_JOBS} world-bin [09:31:34.744] cluster.c: In function ‘get_catalog_state’: [09:31:34.744] cluster.c:2771:33: error: declaration of ‘td_src’ shadows a previous local [-Werror=shadow=compatible-local] [09:31:34.744] 2771 | TupleDesc td_src, td_dst; [09:31:34.744] | ^~~~~~ [09:31:34.744] cluster.c:2741:25: note: shadowed declaration is here [09:31:34.744] 2741 | TupleDesc td_src = RelationGetDescr(rel); [09:31:34.744] | ^~~~~~ [09:31:34.744] cc1: all warnings being treated as errors [09:31:34.744] make[3]: *** [: cluster.o] Error 1 [09:31:34.744] make[2]: *** [common.mk:37: commands-recursive] Error 2 [09:31:34.744] make[2]: *** Waiting for unfinished jobs.... [09:32:07.615] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [09:32:07.616] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:32:07.616] [09:32:07.616] real 0m51.607s [09:32:07.616] user 2m42.747s [09:32:07.616] sys 0m31.323s [09:32:07.616] [09:32:07.616] Exit status: 2