[20:33:57.837] time ./configure \ [20:33:57.837] --host=x86_64-w64-mingw32 \ [20:33:57.837] --enable-cassert \ [20:33:57.837] --without-icu \ [20:33:57.837] CC="ccache x86_64-w64-mingw32-gcc" \ [20:33:57.837] CXX="ccache x86_64-w64-mingw32-g++" [20:33:57.954] checking build system type... x86_64-pc-linux-gnu [20:33:58.153] checking host system type... x86_64-w64-mingw32 [20:33:58.158] checking which template to use... win32 [20:33:58.158] checking whether NLS is wanted... no [20:33:58.158] checking for default port number... 5432 [20:33:58.165] checking for block size... 8kB [20:33:58.166] checking for segment size... 1GB [20:33:58.168] checking for WAL block size... 8kB [20:33:58.170] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [20:33:58.205] checking whether the C compiler works... yes [20:33:58.338] checking for C compiler default output file name... a.exe [20:33:58.339] checking for suffix of executables... .exe [20:33:58.380] checking whether we are cross compiling... yes [20:33:58.458] checking for suffix of object files... o [20:33:58.466] checking whether we are using the GNU C compiler... yes [20:33:58.473] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [20:33:58.479] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [20:33:58.489] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [20:33:58.545] checking whether we are using the GNU C++ compiler... yes [20:33:58.552] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [20:33:58.621] checking for gawk... no [20:33:58.621] checking for mawk... mawk [20:33:58.624] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:33:58.631] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [20:33:58.638] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:33:58.683] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:33:58.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [20:33:58.876] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [20:33:58.883] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:33:58.890] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:33:58.898] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:33:58.905] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:33:58.912] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [20:33:58.919] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:33:58.926] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:33:58.933] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:33:58.940] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [20:33:58.946] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [20:33:58.954] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [20:33:58.990] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:33:58.998] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:33:59.004] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [20:33:59.011] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [20:33:59.018] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:33:59.026] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:33:59.050] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:33:59.057] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:33:59.065] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:33:59.103] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:33:59.143] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:33:59.151] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:33:59.158] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:33:59.194] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:33:59.201] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:33:59.208] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:33:59.217] checking whether the C compiler still works... yes [20:33:59.287] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [20:33:59.366] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [20:33:59.367] checking pkg-config is at least version 0.9.0... yes [20:33:59.383] checking whether to build with ICU support... no [20:33:59.383] checking whether to build with Tcl... no [20:33:59.383] checking whether to build Perl modules... no [20:33:59.384] checking whether to build Python modules... no [20:33:59.384] checking whether to build with GSSAPI support... no [20:33:59.385] checking whether to build with PAM support... no [20:33:59.385] checking whether to build with BSD Authentication support... no [20:33:59.385] checking whether to build with LDAP support... no [20:33:59.385] checking whether to build with Bonjour support... no [20:33:59.385] checking whether to build with SELinux support... no [20:33:59.386] checking whether to build with systemd support... no [20:33:59.386] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:33:59.386] checking whether to build with XML support... no [20:33:59.386] checking whether to build with LZ4 support... no [20:33:59.386] checking whether to build with ZSTD support... no [20:33:59.387] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [20:33:59.387] checking whether it is possible to strip libraries... yes [20:33:59.395] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [20:33:59.396] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [20:33:59.396] checking for a BSD-compatible install... /usr/bin/install -c [20:33:59.405] checking for tar... /usr/bin/tar [20:33:59.405] checking whether ln -s works... yes [20:33:59.405] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:33:59.407] checking for bison... /usr/bin/bison [20:33:59.410] configure: using bison (GNU Bison) 3.8.2 [20:33:59.413] checking for flex... /usr/bin/flex [20:33:59.415] configure: using flex 2.6.4 [20:33:59.415] checking for perl... /usr/bin/perl [20:33:59.418] configure: using perl 5.36.0 [20:33:59.421] checking for zic... /usr/sbin/zic [20:33:59.421] checking for a sed that does not truncate output... /usr/bin/sed [20:33:59.426] checking for grep that handles long lines and -e... /usr/bin/grep [20:33:59.428] checking for egrep... /usr/bin/grep -E [20:33:59.430] checking for ANSI C header files... yes [20:33:59.483] checking for sys/types.h... yes [20:33:59.502] checking for sys/stat.h... yes [20:33:59.520] checking for stdlib.h... yes [20:33:59.536] checking for string.h... yes [20:33:59.553] checking for memory.h... yes [20:33:59.571] checking for strings.h... yes [20:33:59.588] checking for inttypes.h... yes [20:33:59.607] checking for stdint.h... yes [20:33:59.624] checking for unistd.h... yes [20:33:59.642] checking for main in -lm... yes [20:33:59.696] checking for library containing setproctitle... no [20:33:59.798] checking for library containing dlsym... no [20:33:59.900] checking for library containing socket... -lws2_32 [20:34:00.043] checking for library containing getopt_long... none required [20:34:00.101] checking for library containing shm_open... no [20:34:00.199] checking for library containing shm_unlink... no [20:34:00.298] checking for library containing clock_gettime... no [20:34:00.394] checking for library containing shmget... no [20:34:00.491] checking for library containing backtrace_symbols... no [20:34:00.594] checking for library containing pthread_barrier_wait... -lpthread [20:34:00.697] checking for inflate in -lz... yes [20:34:00.753] checking atomic.h usability... no [20:34:00.824] checking atomic.h presence... no [20:34:00.847] checking for atomic.h... no [20:34:00.851] checking copyfile.h usability... no [20:34:00.915] checking copyfile.h presence... no [20:34:00.939] checking for copyfile.h... no [20:34:00.943] checking execinfo.h usability... no [20:34:01.005] checking execinfo.h presence... no [20:34:01.028] checking for execinfo.h... no [20:34:01.032] checking getopt.h usability... yes [20:34:01.041] checking getopt.h presence... yes [20:34:01.059] checking for getopt.h... yes [20:34:01.069] checking ifaddrs.h usability... no [20:34:01.132] checking ifaddrs.h presence... no [20:34:01.155] checking for ifaddrs.h... no [20:34:01.159] checking mbarrier.h usability... no [20:34:01.221] checking mbarrier.h presence... no [20:34:01.242] checking for mbarrier.h... no [20:34:01.245] checking sys/epoll.h usability... no [20:34:01.303] checking sys/epoll.h presence... no [20:34:01.323] checking for sys/epoll.h... no [20:34:01.327] checking sys/event.h usability... no [20:34:01.381] checking sys/event.h presence... no [20:34:01.399] checking for sys/event.h... no [20:34:01.402] checking sys/personality.h usability... no [20:34:01.455] checking sys/personality.h presence... no [20:34:01.473] checking for sys/personality.h... no [20:34:01.476] checking sys/prctl.h usability... no [20:34:01.530] checking sys/prctl.h presence... no [20:34:01.547] checking for sys/prctl.h... no [20:34:01.551] checking sys/procctl.h usability... no [20:34:01.607] checking sys/procctl.h presence... no [20:34:01.627] checking for sys/procctl.h... no [20:34:01.630] checking sys/signalfd.h usability... no [20:34:01.687] checking sys/signalfd.h presence... no [20:34:01.705] checking for sys/signalfd.h... no [20:34:01.708] checking sys/ucred.h usability... no [20:34:01.762] checking sys/ucred.h presence... no [20:34:01.781] checking for sys/ucred.h... no [20:34:01.784] checking termios.h usability... no [20:34:01.840] checking termios.h presence... no [20:34:01.859] checking for termios.h... no [20:34:01.863] checking ucred.h usability... no [20:34:01.919] checking ucred.h presence... no [20:34:01.939] checking for ucred.h... no [20:34:01.943] checking xlocale.h usability... no [20:34:02.000] checking xlocale.h presence... no [20:34:02.019] checking for xlocale.h... no [20:34:02.022] checking zlib.h usability... yes [20:34:02.032] checking zlib.h presence... yes [20:34:02.051] checking for zlib.h... yes [20:34:02.051] checking for lz4... /usr/bin/lz4 [20:34:02.051] checking for zstd... /usr/bin/zstd [20:34:02.052] checking for openssl... /usr/bin/openssl [20:34:02.056] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [20:34:02.057] checking crtdefs.h usability... yes [20:34:02.065] checking crtdefs.h presence... yes [20:34:02.080] checking for crtdefs.h... yes [20:34:02.081] checking whether byte ordering is bigendian... no [20:34:02.154] checking for inline... inline [20:34:02.162] checking for printf format archetype... gnu_printf [20:34:02.170] checking for _Static_assert... yes [20:34:02.210] checking for typeof... typeof [20:34:02.218] checking for __builtin_types_compatible_p... yes [20:34:02.229] checking for __builtin_constant_p... yes [20:34:02.240] checking for __builtin_mul_overflow... yes [20:34:02.290] checking for __builtin_unreachable... yes [20:34:02.333] checking for computed goto support... yes [20:34:02.340] checking for struct tm.tm_zone... no [20:34:02.417] checking for union semun... no [20:34:02.451] checking for socklen_t... yes [20:34:03.581] checking for struct sockaddr.sa_len... no [20:34:05.603] checking for C/C++ restrict keyword... __restrict [20:34:05.618] checking for struct option... yes [20:34:05.667] checking whether assembler supports x86_64 popcntq... yes [20:34:05.676] checking size of off_t... 4 [20:34:05.899] 0 [20:34:05.899] checking for int timezone... yes [20:34:05.952] checking for backtrace_symbols... no [20:34:06.005] checking for copyfile... no [20:34:06.060] checking for copy_file_range... no [20:34:06.112] checking for elf_aux_info... no [20:34:06.166] checking for getauxval... no [20:34:06.219] checking for getifaddrs... no [20:34:06.272] checking for getpeerucred... no [20:34:06.327] checking for inet_pton... yes [20:34:06.382] checking for kqueue... no [20:34:06.436] checking for mbstowcs_l... no [20:34:06.490] checking for memset_s... no [20:34:06.545] checking for posix_fallocate... no [20:34:06.600] checking for ppoll... no [20:34:06.655] checking for pthread_is_threaded_np... no [20:34:06.709] checking for setproctitle... no [20:34:06.762] checking for setproctitle_fast... no [20:34:06.814] checking for strchrnul... no [20:34:06.868] checking for strsignal... no [20:34:06.923] checking for syncfs... no [20:34:06.975] checking for sync_file_range... no [20:34:07.024] checking for uselocale... no [20:34:07.073] checking for wcstombs_l... no [20:34:07.120] checking for __builtin_bswap16... yes [20:34:07.169] checking for __builtin_bswap32... yes [20:34:07.217] checking for __builtin_bswap64... yes [20:34:07.265] checking for __builtin_clz... yes [20:34:07.314] checking for __builtin_ctz... yes [20:34:07.362] checking for __builtin_popcount... yes [20:34:07.410] checking for __builtin_frame_address... yes [20:34:07.458] checking for _LARGEFILE_SOURCE value needed for large files... no [20:34:07.511] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [20:34:07.541] checking for posix_fadvise... no [20:34:07.593] checking whether posix_fadvise is declared... no [20:34:07.642] checking whether fdatasync is declared... no [20:34:07.692] checking whether strlcat is declared... no [20:34:07.756] checking whether strlcpy is declared... no [20:34:07.822] checking whether strnlen is declared... yes [20:34:07.837] checking whether strsep is declared... no [20:34:07.902] checking whether preadv is declared... no [20:34:07.938] checking whether pwritev is declared... no [20:34:07.975] checking whether F_FULLFSYNC is declared... no [20:34:08.014] checking for explicit_bzero... no [20:34:08.061] checking for getopt... yes [20:34:08.105] checking for getpeereid... no [20:34:08.151] checking for inet_aton... no [20:34:08.197] checking for mkdtemp... no [20:34:08.243] checking for strlcat... no [20:34:08.291] checking for strlcpy... no [20:34:08.338] checking for strnlen... yes [20:34:08.385] checking for strsep... no [20:34:08.435] checking for pthread_barrier_wait... yes [20:34:08.479] configure: On mingw32 we will use our strtof wrapper. [20:34:08.480] checking for getopt_long... yes [20:34:08.523] checking for syslog... no [20:34:08.570] checking for opterr... yes [20:34:08.617] checking for optreset... no [20:34:08.668] checking test program... cross-compiling [20:34:08.668] checking size of void *... 8 [20:34:08.941] checking size of size_t... 8 [20:34:09.212] checking size of long... 4 [20:34:09.423] checking size of long long... 8 [20:34:09.707] checking alignment of short... 2 [20:34:09.857] checking alignment of int... 4 [20:34:10.064] checking alignment of long... 4 [20:34:10.270] checking alignment of int64_t... 8 [20:34:10.547] checking alignment of double... 8 [20:34:10.823] checking for __int128... yes [20:34:10.877] checking for __int128 alignment bug... assuming ok [20:34:10.877] checking alignment of PG_INT128_TYPE... 16 [20:34:11.231] checking for builtin __sync char locking functions... yes [20:34:11.274] checking for builtin __sync int32 locking functions... yes [20:34:11.318] checking for builtin __sync int32 atomic operations... yes [20:34:11.360] checking for builtin __sync int64 atomic operations... yes [20:34:11.403] checking for builtin __atomic int32 atomic operations... yes [20:34:11.445] checking for builtin __atomic int64 atomic operations... yes [20:34:11.489] checking for __get_cpuid... yes [20:34:11.536] checking for __get_cpuid_count... yes [20:34:11.580] checking for __cpuid... no [20:34:11.969] checking for __cpuidex... no [20:34:12.386] checking for _xgetbv... yes [20:34:12.781] checking for _mm512_popcnt_epi64... yes [20:34:13.191] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:34:13.293] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:34:13.316] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:34:13.335] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:34:13.356] 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:34:13.412] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:34:13.413] checking which random number source to use... Windows native [20:34:13.415] checking for xmllint... /usr/bin/xmllint [20:34:13.415] checking for xsltproc... /usr/bin/xsltproc [20:34:13.416] checking for fop... /usr/bin/fop [20:34:13.416] checking for dbtoepub... no [20:34:13.416] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:34:13.416] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:34:13.416] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:34:13.427] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [20:34:13.427] 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:34:13.427] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:34:13.427] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:34:13.518] configure: creating ./config.status [20:34:13.606] config.status: creating GNUmakefile [20:34:13.619] config.status: creating src/Makefile.global [20:34:13.635] config.status: creating src/include/pg_config.h [20:34:13.648] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:34:13.664] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:34:13.671] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:34:13.679] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:34:13.686] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:34:13.693] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:34:13.697] config.status: executing check_win32_symlinks commands [20:34:13.730] [20:34:13.730] real 0m15.893s [20:34:13.730] user 0m10.458s [20:34:13.730] sys 0m5.050s [20:34:13.730] make -s -j${BUILD_JOBS} clean [20:34:14.258] time make -s -j${BUILD_JOBS} world-bin [20:34:37.050] postgres_fdw.c: In function ‘postgresExplainForeignScan’: [20:34:37.050] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] [20:34:37.050] 3112 | if (strcmp(refname, relname) != 0) [20:34:37.050] | ^~~~~~~~~~~~~~~~~~~~~~~~ [20:34:37.050] postgres_fdw.c:3043:45: note: ‘relname’ was declared here [20:34:37.050] 3043 | char *relname; [20:34:37.050] | ^~~~~~~ [20:34:37.050] In file included from ../../src/include/postgres.h:48, [20:34:37.050] from postgres_fdw.c:13: [20:34:37.050] ../../src/include/c.h: In function ‘postgresBeginForeignScan’: [20:34:37.050] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] [20:34:37.050] 832 | if (!(condition)) \ [20:34:37.050] | ^ [20:34:37.050] postgres_fdw.c:1623:24: note: ‘rte’ was declared here [20:34:37.050] 1623 | RangeTblEntry *rte; [20:34:37.050] | ^~~ [20:34:37.050] cc1: all warnings being treated as errors [20:34:37.051] make[2]: *** [<builtin>: postgres_fdw.o] Error 1 [20:34:37.052] make[1]: *** [Makefile:95: all-postgres_fdw-recurse] Error 2 [20:34:37.052] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [20:34:37.053] [20:34:37.053] real 0m22.794s [20:34:37.053] user 0m53.390s [20:34:37.053] sys 0m17.103s [20:34:37.053] [20:34:37.053] Exit status: 2������������������������