[03:30:21.365] time ./configure \ [03:30:21.365] --host=x86_64-w64-mingw32 \ [03:30:21.365] --enable-cassert \ [03:30:21.365] --without-icu \ [03:30:21.365] CC="ccache x86_64-w64-mingw32-gcc" \ [03:30:21.365] CXX="ccache x86_64-w64-mingw32-g++" [03:30:21.483] checking build system type... x86_64-pc-linux-gnu [03:30:21.660] checking host system type... x86_64-w64-mingw32 [03:30:21.665] checking which template to use... win32 [03:30:21.666] checking whether NLS is wanted... no [03:30:21.666] checking for default port number... 5432 [03:30:21.672] checking for block size... 8kB [03:30:21.674] checking for segment size... 1GB [03:30:21.676] checking for WAL block size... 8kB [03:30:21.677] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [03:30:21.710] checking whether the C compiler works... yes [03:30:21.843] checking for C compiler default output file name... a.exe [03:30:21.844] checking for suffix of executables... .exe [03:30:21.885] checking whether we are cross compiling... yes [03:30:21.959] checking for suffix of object files... o [03:30:21.967] checking whether we are using the GNU C compiler... yes [03:30:21.999] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [03:30:22.005] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [03:30:22.085] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [03:30:22.146] checking whether we are using the GNU C++ compiler... yes [03:30:22.152] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [03:30:22.219] checking for gawk... no [03:30:22.220] checking for mawk... mawk [03:30:22.222] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:30:22.229] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [03:30:22.236] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:30:22.281] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:30:22.439] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [03:30:22.446] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:30:22.453] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:30:22.460] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:30:22.467] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:30:22.474] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:30:22.481] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [03:30:22.488] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:30:22.565] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:30:22.573] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:30:22.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [03:30:22.595] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [03:30:22.602] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:30:22.639] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:30:22.670] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:30:22.677] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [03:30:22.684] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [03:30:22.690] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:30:22.697] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:30:22.720] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:30:22.726] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:30:22.745] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:30:22.782] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:30:22.822] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:30:22.829] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:30:22.861] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:30:22.895] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:30:22.902] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:30:22.910] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:30:22.917] checking whether the C compiler still works... yes [03:30:22.965] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [03:30:23.032] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [03:30:23.032] checking pkg-config is at least version 0.9.0... yes [03:30:23.048] checking whether to build with ICU support... no [03:30:23.048] checking whether to build with Tcl... no [03:30:23.048] checking whether to build Perl modules... no [03:30:23.048] checking whether to build Python modules... no [03:30:23.049] checking whether to build with GSSAPI support... no [03:30:23.050] checking whether to build with PAM support... no [03:30:23.050] checking whether to build with BSD Authentication support... no [03:30:23.050] checking whether to build with LDAP support... no [03:30:23.050] checking whether to build with Bonjour support... no [03:30:23.050] checking whether to build with SELinux support... no [03:30:23.050] checking whether to build with systemd support... no [03:30:23.050] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:30:23.051] checking whether to build with XML support... no [03:30:23.051] checking whether to build with LZ4 support... no [03:30:23.051] checking whether to build with ZSTD support... no [03:30:23.052] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [03:30:23.052] checking whether it is possible to strip libraries... yes [03:30:23.060] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [03:30:23.060] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [03:30:23.060] checking for a BSD-compatible install... /usr/bin/install -c [03:30:23.069] checking for tar... /usr/bin/tar [03:30:23.069] checking whether ln -s works... yes [03:30:23.069] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:30:23.071] checking for bison... /usr/bin/bison [03:30:23.074] configure: using bison (GNU Bison) 3.8.2 [03:30:23.077] checking for flex... /usr/bin/flex [03:30:23.079] configure: using flex 2.6.4 [03:30:23.079] checking for perl... /usr/bin/perl [03:30:23.082] configure: using perl 5.36.0 [03:30:23.084] checking for zic... /usr/sbin/zic [03:30:23.085] checking for a sed that does not truncate output... /usr/bin/sed [03:30:23.090] checking for grep that handles long lines and -e... /usr/bin/grep [03:30:23.092] checking for egrep... /usr/bin/grep -E [03:30:23.094] checking for ANSI C header files... yes [03:30:23.138] checking for sys/types.h... yes [03:30:23.155] checking for sys/stat.h... yes [03:30:23.215] checking for stdlib.h... yes [03:30:23.230] checking for string.h... yes [03:30:23.245] checking for memory.h... yes [03:30:23.262] checking for strings.h... yes [03:30:23.297] checking for inttypes.h... yes [03:30:23.315] checking for stdint.h... yes [03:30:23.349] checking for unistd.h... yes [03:30:23.366] checking for main in -lm... yes [03:30:23.412] checking for library containing setproctitle... no [03:30:23.498] checking for library containing dlsym... no [03:30:23.583] checking for library containing socket... -lws2_32 [03:30:23.710] checking for library containing getopt_long... none required [03:30:23.758] checking for library containing shm_open... no [03:30:23.845] checking for library containing shm_unlink... no [03:30:23.929] checking for library containing clock_gettime... no [03:30:24.013] checking for library containing shmget... no [03:30:24.100] checking for library containing backtrace_symbols... no [03:30:24.187] checking for library containing pthread_barrier_wait... -lpthread [03:30:24.274] checking for inflate in -lz... yes [03:30:24.322] checking atomic.h usability... no [03:30:24.378] checking atomic.h presence... no [03:30:24.396] checking for atomic.h... no [03:30:24.399] checking copyfile.h usability... no [03:30:24.455] checking copyfile.h presence... no [03:30:24.472] checking for copyfile.h... no [03:30:24.475] checking execinfo.h usability... no [03:30:24.527] checking execinfo.h presence... no [03:30:24.545] checking for execinfo.h... no [03:30:24.548] checking getopt.h usability... yes [03:30:24.556] checking getopt.h presence... yes [03:30:24.571] checking for getopt.h... yes [03:30:24.578] checking ifaddrs.h usability... no [03:30:24.630] checking ifaddrs.h presence... no [03:30:24.650] checking for ifaddrs.h... no [03:30:24.653] checking mbarrier.h usability... no [03:30:24.708] checking mbarrier.h presence... no [03:30:24.727] checking for mbarrier.h... no [03:30:24.730] checking sys/epoll.h usability... no [03:30:24.785] checking sys/epoll.h presence... no [03:30:24.804] checking for sys/epoll.h... no [03:30:24.808] checking sys/event.h usability... no [03:30:24.860] checking sys/event.h presence... no [03:30:24.879] checking for sys/event.h... no [03:30:24.882] checking sys/personality.h usability... no [03:30:24.940] checking sys/personality.h presence... no [03:30:24.960] checking for sys/personality.h... no [03:30:24.964] checking sys/prctl.h usability... no [03:30:25.018] checking sys/prctl.h presence... no [03:30:25.037] checking for sys/prctl.h... no [03:30:25.040] checking sys/procctl.h usability... no [03:30:25.097] checking sys/procctl.h presence... no [03:30:25.116] checking for sys/procctl.h... no [03:30:25.120] checking sys/signalfd.h usability... no [03:30:25.173] checking sys/signalfd.h presence... no [03:30:25.192] checking for sys/signalfd.h... no [03:30:25.195] checking sys/ucred.h usability... no [03:30:25.250] checking sys/ucred.h presence... no [03:30:25.269] checking for sys/ucred.h... no [03:30:25.272] checking termios.h usability... no [03:30:25.325] checking termios.h presence... no [03:30:25.343] checking for termios.h... no [03:30:25.347] checking ucred.h usability... no [03:30:25.402] checking ucred.h presence... no [03:30:25.421] checking for ucred.h... no [03:30:25.424] checking xlocale.h usability... no [03:30:25.479] checking xlocale.h presence... no [03:30:25.498] checking for xlocale.h... no [03:30:25.501] checking zlib.h usability... yes [03:30:25.510] checking zlib.h presence... yes [03:30:25.529] checking for zlib.h... yes [03:30:25.529] checking for lz4... /usr/bin/lz4 [03:30:25.530] checking for zstd... /usr/bin/zstd [03:30:25.530] checking for openssl... /usr/bin/openssl [03:30:25.534] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [03:30:25.535] checking crtdefs.h usability... yes [03:30:25.543] checking crtdefs.h presence... yes [03:30:25.558] checking for crtdefs.h... yes [03:30:25.559] checking whether byte ordering is bigendian... no [03:30:25.633] checking for inline... inline [03:30:25.641] checking for printf format archetype... gnu_printf [03:30:25.650] checking for _Static_assert... yes [03:30:25.691] checking for typeof... typeof [03:30:25.699] checking for __builtin_types_compatible_p... yes [03:30:25.710] checking for __builtin_constant_p... yes [03:30:25.721] checking for __builtin_mul_overflow... yes [03:30:25.766] checking for __builtin_unreachable... yes [03:30:25.806] checking for computed goto support... yes [03:30:25.813] checking for struct tm.tm_zone... no [03:30:25.888] checking for union semun... no [03:30:25.921] checking for socklen_t... yes [03:30:27.032] checking for struct sockaddr.sa_len... no [03:30:28.960] checking for C/C++ restrict keyword... __restrict [03:30:28.973] checking for struct option... yes [03:30:29.013] checking whether assembler supports x86_64 popcntq... yes [03:30:29.020] checking size of off_t... 4 [03:30:29.267] 0 [03:30:29.267] checking for int timezone... yes [03:30:29.317] checking for backtrace_symbols... no [03:30:29.366] checking for copyfile... no [03:30:29.415] checking for copy_file_range... no [03:30:29.464] checking for elf_aux_info... no [03:30:29.512] checking for getauxval... no [03:30:29.560] checking for getifaddrs... no [03:30:29.610] checking for getpeerucred... no [03:30:29.660] checking for inet_pton... yes [03:30:29.708] checking for kqueue... no [03:30:29.757] checking for mbstowcs_l... no [03:30:29.806] checking for memset_s... no [03:30:29.855] checking for posix_fallocate... no [03:30:29.903] checking for ppoll... no [03:30:29.952] checking for pthread_is_threaded_np... no [03:30:30.003] checking for setproctitle... no [03:30:30.054] checking for setproctitle_fast... no [03:30:30.105] checking for strchrnul... no [03:30:30.155] checking for strsignal... no [03:30:30.205] checking for syncfs... no [03:30:30.257] checking for sync_file_range... no [03:30:30.305] checking for uselocale... no [03:30:30.353] checking for wcstombs_l... no [03:30:30.400] checking for __builtin_bswap16... yes [03:30:30.448] checking for __builtin_bswap32... yes [03:30:30.494] checking for __builtin_bswap64... yes [03:30:30.540] checking for __builtin_clz... yes [03:30:30.587] checking for __builtin_ctz... yes [03:30:30.635] checking for __builtin_popcount... yes [03:30:30.682] checking for __builtin_frame_address... yes [03:30:30.729] checking for _LARGEFILE_SOURCE value needed for large files... no [03:30:30.780] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [03:30:30.813] checking for posix_fadvise... no [03:30:30.867] checking whether posix_fadvise is declared... no [03:30:30.914] checking whether fdatasync is declared... no [03:30:30.960] checking whether strlcat is declared... no [03:30:31.024] checking whether strlcpy is declared... no [03:30:31.088] checking whether strnlen is declared... yes [03:30:31.101] checking whether strsep is declared... no [03:30:31.162] checking whether preadv is declared... no [03:30:31.198] checking whether pwritev is declared... no [03:30:31.234] checking whether F_FULLFSYNC is declared... no [03:30:31.273] checking for explicit_bzero... no [03:30:31.320] checking for getopt... yes [03:30:31.362] checking for getpeereid... no [03:30:31.408] checking for inet_aton... no [03:30:31.456] checking for mkdtemp... no [03:30:31.502] checking for strlcat... no [03:30:31.549] checking for strlcpy... no [03:30:31.597] checking for strnlen... yes [03:30:31.643] checking for strsep... no [03:30:31.689] checking for pthread_barrier_wait... yes [03:30:31.732] configure: On mingw32 we will use our strtof wrapper. [03:30:31.732] checking for getopt_long... yes [03:30:31.774] checking for syslog... no [03:30:31.821] checking for opterr... yes [03:30:31.868] checking for optreset... no [03:30:31.917] checking test program... cross-compiling [03:30:31.917] checking size of void *... 8 [03:30:32.192] checking size of size_t... 8 [03:30:32.478] checking size of long... 4 [03:30:32.673] checking size of long long... 8 [03:30:32.949] checking alignment of short... 2 [03:30:33.078] checking alignment of int... 4 [03:30:33.316] checking alignment of long... 4 [03:30:33.552] checking alignment of int64_t... 8 [03:30:33.839] checking alignment of double... 8 [03:30:34.080] checking for __int128... yes [03:30:34.125] checking for __int128 alignment bug... assuming ok [03:30:34.125] checking alignment of PG_INT128_TYPE... 16 [03:30:34.472] checking for builtin __sync char locking functions... yes [03:30:34.512] checking for builtin __sync int32 locking functions... yes [03:30:34.552] checking for builtin __sync int32 atomic operations... yes [03:30:34.592] checking for builtin __sync int64 atomic operations... yes [03:30:34.633] checking for builtin __atomic int32 atomic operations... yes [03:30:34.672] checking for builtin __atomic int64 atomic operations... yes [03:30:34.714] checking for __get_cpuid... yes [03:30:34.758] checking for __get_cpuid_count... yes [03:30:34.799] checking for __cpuid... no [03:30:35.166] checking for __cpuidex... no [03:30:35.557] checking for _xgetbv... yes [03:30:35.933] checking for _mm512_popcnt_epi64... yes [03:30:36.344] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [03:30:36.443] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:30:36.465] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [03:30:36.483] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:30:36.502] 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 [03:30:36.556] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:30:36.556] checking which random number source to use... Windows native [03:30:36.558] checking for xmllint... /usr/bin/xmllint [03:30:36.559] checking for xsltproc... /usr/bin/xsltproc [03:30:36.559] checking for fop... /usr/bin/fop [03:30:36.559] checking for dbtoepub... no [03:30:36.559] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:30:36.560] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:30:36.560] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:30:36.570] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [03:30:36.570] 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 [03:30:36.570] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:30:36.570] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:30:36.654] configure: creating ./config.status [03:30:36.740] config.status: creating GNUmakefile [03:30:36.753] config.status: creating src/Makefile.global [03:30:36.769] config.status: creating src/include/pg_config.h [03:30:36.781] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:30:36.797] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:30:36.804] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:30:36.811] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:30:36.819] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:30:36.826] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:30:36.829] config.status: executing check_win32_symlinks commands [03:30:36.863] [03:30:36.863] real 0m15.498s [03:30:36.863] user 0m10.178s [03:30:36.863] sys 0m4.967s [03:30:36.863] make -s -j${BUILD_JOBS} clean [03:30:37.370] time make -s -j${BUILD_JOBS} world-bin [03:31:26.095] postgres_fdw.c: In function ‘postgresExplainForeignScan’: [03:31:26.095] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] [03:31:26.095] 3112 | if (strcmp(refname, relname) != 0) [03:31:26.095] | ^~~~~~~~~~~~~~~~~~~~~~~~ [03:31:26.095] postgres_fdw.c:3043:45: note: ‘relname’ was declared here [03:31:26.095] 3043 | char *relname; [03:31:26.095] | ^~~~~~~ [03:31:26.095] In file included from ../../src/include/postgres.h:48, [03:31:26.095] from postgres_fdw.c:13: [03:31:26.095] ../../src/include/c.h: In function ‘postgresBeginForeignScan’: [03:31:26.095] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] [03:31:26.095] 832 | if (!(condition)) \ [03:31:26.095] | ^ [03:31:26.095] postgres_fdw.c:1623:24: note: ‘rte’ was declared here [03:31:26.095] 1623 | RangeTblEntry *rte; [03:31:26.095] | ^~~ [03:31:26.095] cc1: all warnings being treated as errors [03:31:26.097] make[2]: *** [: postgres_fdw.o] Error 1 [03:31:26.097] make[1]: *** [Makefile:95: all-postgres_fdw-recurse] Error 2 [03:31:26.097] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [03:31:26.098] [03:31:26.098] real 0m48.727s [03:31:26.098] user 2m8.151s [03:31:26.098] sys 0m31.290s [03:31:26.098] [03:31:26.098] Exit status: 2