[00:15:19.180] time ./configure \ [00:15:19.180] --host=x86_64-w64-mingw32 \ [00:15:19.180] --enable-cassert \ [00:15:19.180] --without-icu \ [00:15:19.180] CC="ccache x86_64-w64-mingw32-gcc" \ [00:15:19.180] CXX="ccache x86_64-w64-mingw32-g++" [00:15:19.302] checking build system type... x86_64-pc-linux-gnu [00:15:19.494] checking host system type... x86_64-w64-mingw32 [00:15:19.499] checking which template to use... win32 [00:15:19.499] checking whether NLS is wanted... no [00:15:19.499] checking for default port number... 5432 [00:15:19.506] checking for block size... 8kB [00:15:19.507] checking for segment size... 1GB [00:15:19.509] checking for WAL block size... 8kB [00:15:19.511] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:15:19.545] checking whether the C compiler works... yes [00:15:19.691] checking for C compiler default output file name... a.exe [00:15:19.692] checking for suffix of executables... .exe [00:15:19.736] checking whether we are cross compiling... yes [00:15:19.820] checking for suffix of object files... o [00:15:19.829] checking whether we are using the GNU C compiler... yes [00:15:19.837] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:15:19.845] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:15:19.856] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:15:19.923] checking whether we are using the GNU C++ compiler... yes [00:15:19.931] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:15:20.007] checking for gawk... no [00:15:20.007] checking for mawk... mawk [00:15:20.009] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:15:20.017] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:15:20.035] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:15:20.086] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:15:20.258] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:15:20.294] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:15:20.302] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:15:20.309] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:15:20.316] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:15:20.351] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:15:20.359] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:15:20.365] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:15:20.372] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:15:20.380] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:15:20.388] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:15:20.396] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:15:20.403] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:15:20.443] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:15:20.451] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:15:20.458] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:15:20.466] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:15:20.473] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:15:20.481] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:15:20.505] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:15:20.513] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:15:20.520] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:15:20.559] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:15:20.599] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:15:20.607] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:15:20.614] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:15:20.652] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:15:20.660] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:15:20.668] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:15:20.753] checking whether the C compiler still works... yes [00:15:20.819] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:15:20.896] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:15:20.897] checking pkg-config is at least version 0.9.0... yes [00:15:20.914] checking whether to build with ICU support... no [00:15:20.914] checking whether to build with Tcl... no [00:15:20.914] checking whether to build Perl modules... no [00:15:20.914] checking whether to build Python modules... no [00:15:20.914] checking whether to build with GSSAPI support... no [00:15:20.915] checking whether to build with PAM support... no [00:15:20.916] checking whether to build with BSD Authentication support... no [00:15:20.916] checking whether to build with LDAP support... no [00:15:20.916] checking whether to build with Bonjour support... no [00:15:20.916] checking whether to build with SELinux support... no [00:15:20.916] checking whether to build with systemd support... no [00:15:20.916] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:15:20.916] checking whether to build with XML support... no [00:15:20.916] checking whether to build with LZ4 support... no [00:15:20.917] checking whether to build with ZSTD support... no [00:15:20.917] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:15:20.917] checking whether it is possible to strip libraries... yes [00:15:20.927] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:15:20.927] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:15:20.927] checking for a BSD-compatible install... /usr/bin/install -c [00:15:20.937] checking for tar... /usr/bin/tar [00:15:20.937] checking whether ln -s works... yes [00:15:20.938] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:15:20.940] checking for bison... /usr/bin/bison [00:15:20.943] configure: using bison (GNU Bison) 3.8.2 [00:15:20.946] checking for flex... /usr/bin/flex [00:15:20.948] configure: using flex 2.6.4 [00:15:20.948] checking for perl... /usr/bin/perl [00:15:20.951] configure: using perl 5.36.0 [00:15:20.953] checking for zic... /usr/sbin/zic [00:15:20.953] checking for a sed that does not truncate output... /usr/bin/sed [00:15:20.959] checking for grep that handles long lines and -e... /usr/bin/grep [00:15:20.961] checking for egrep... /usr/bin/grep -E [00:15:20.963] checking for ANSI C header files... yes [00:15:21.055] checking for sys/types.h... yes [00:15:21.073] checking for sys/stat.h... yes [00:15:21.089] checking for stdlib.h... yes [00:15:21.105] checking for string.h... yes [00:15:21.120] checking for memory.h... yes [00:15:21.136] checking for strings.h... yes [00:15:21.152] checking for inttypes.h... yes [00:15:21.170] checking for stdint.h... yes [00:15:21.186] checking for unistd.h... yes [00:15:21.204] checking for main in -lm... yes [00:15:21.256] checking for library containing setproctitle... no [00:15:21.351] checking for library containing dlsym... no [00:15:21.441] checking for library containing socket... -lws2_32 [00:15:21.574] checking for library containing getopt_long... none required [00:15:21.620] checking for library containing shm_open... no [00:15:21.712] checking for library containing shm_unlink... no [00:15:21.803] checking for library containing clock_gettime... no [00:15:21.893] checking for library containing shmget... no [00:15:21.986] checking for library containing backtrace_symbols... no [00:15:22.078] checking for library containing pthread_barrier_wait... -lpthread [00:15:22.171] checking for inflate in -lz... yes [00:15:22.223] checking atomic.h usability... no [00:15:22.286] checking atomic.h presence... no [00:15:22.306] checking for atomic.h... no [00:15:22.310] checking copyfile.h usability... no [00:15:22.368] checking copyfile.h presence... no [00:15:22.388] checking for copyfile.h... no [00:15:22.392] checking execinfo.h usability... no [00:15:22.451] checking execinfo.h presence... no [00:15:22.471] checking for execinfo.h... no [00:15:22.475] checking getopt.h usability... yes [00:15:22.483] checking getopt.h presence... yes [00:15:22.498] checking for getopt.h... yes [00:15:22.506] checking ifaddrs.h usability... no [00:15:22.562] checking ifaddrs.h presence... no [00:15:22.582] checking for ifaddrs.h... no [00:15:22.586] checking mbarrier.h usability... no [00:15:22.642] checking mbarrier.h presence... no [00:15:22.663] checking for mbarrier.h... no [00:15:22.667] checking sys/epoll.h usability... no [00:15:22.726] checking sys/epoll.h presence... no [00:15:22.747] checking for sys/epoll.h... no [00:15:22.751] checking sys/event.h usability... no [00:15:22.811] checking sys/event.h presence... no [00:15:22.833] checking for sys/event.h... no [00:15:22.837] checking sys/personality.h usability... no [00:15:22.897] checking sys/personality.h presence... no [00:15:22.917] checking for sys/personality.h... no [00:15:22.921] checking sys/prctl.h usability... no [00:15:22.981] checking sys/prctl.h presence... no [00:15:23.001] checking for sys/prctl.h... no [00:15:23.005] checking sys/procctl.h usability... no [00:15:23.063] checking sys/procctl.h presence... no [00:15:23.083] checking for sys/procctl.h... no [00:15:23.087] checking sys/signalfd.h usability... no [00:15:23.145] checking sys/signalfd.h presence... no [00:15:23.166] checking for sys/signalfd.h... no [00:15:23.169] checking sys/ucred.h usability... no [00:15:23.227] checking sys/ucred.h presence... no [00:15:23.249] checking for sys/ucred.h... no [00:15:23.253] checking termios.h usability... no [00:15:23.313] checking termios.h presence... no [00:15:23.333] checking for termios.h... no [00:15:23.337] checking ucred.h usability... no [00:15:23.395] checking ucred.h presence... no [00:15:23.415] checking for ucred.h... no [00:15:23.418] checking xlocale.h usability... no [00:15:23.475] checking xlocale.h presence... no [00:15:23.495] checking for xlocale.h... no [00:15:23.498] checking zlib.h usability... yes [00:15:23.508] checking zlib.h presence... yes [00:15:23.527] checking for zlib.h... yes [00:15:23.527] checking for lz4... /usr/bin/lz4 [00:15:23.527] checking for zstd... /usr/bin/zstd [00:15:23.528] checking for openssl... /usr/bin/openssl [00:15:23.532] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [00:15:23.532] checking crtdefs.h usability... yes [00:15:23.540] checking crtdefs.h presence... yes [00:15:23.555] checking for crtdefs.h... yes [00:15:23.557] checking whether byte ordering is bigendian... no [00:15:23.633] checking for inline... inline [00:15:23.641] checking for printf format archetype... gnu_printf [00:15:23.649] checking for _Static_assert... yes [00:15:23.694] checking for typeof... typeof [00:15:23.701] checking for __builtin_types_compatible_p... yes [00:15:23.711] checking for __builtin_constant_p... yes [00:15:23.722] checking for __builtin_mul_overflow... yes [00:15:23.768] checking for __builtin_unreachable... yes [00:15:23.808] checking for computed goto support... yes [00:15:23.815] checking for struct tm.tm_zone... no [00:15:23.891] checking for union semun... no [00:15:23.927] checking for socklen_t... yes [00:15:25.091] checking for struct sockaddr.sa_len... no [00:15:27.233] checking for C/C++ restrict keyword... __restrict [00:15:27.247] checking for struct option... yes [00:15:27.291] checking whether assembler supports x86_64 popcntq... yes [00:15:27.309] checking size of off_t... 4 [00:15:27.540] 0 [00:15:27.540] checking for int timezone... yes [00:15:27.592] checking for backtrace_symbols... no [00:15:27.643] checking for copyfile... no [00:15:27.697] checking for copy_file_range... no [00:15:27.750] checking for elf_aux_info... no [00:15:27.803] checking for getauxval... no [00:15:27.855] checking for getifaddrs... no [00:15:27.909] checking for getpeerucred... no [00:15:27.962] checking for inet_pton... yes [00:15:28.016] checking for kqueue... no [00:15:28.070] checking for mbstowcs_l... no [00:15:28.125] checking for memset_s... no [00:15:28.179] checking for posix_fallocate... no [00:15:28.232] checking for ppoll... no [00:15:28.286] checking for pthread_is_threaded_np... no [00:15:28.341] checking for setproctitle... no [00:15:28.394] checking for setproctitle_fast... no [00:15:28.447] checking for strchrnul... no [00:15:28.500] checking for strsignal... no [00:15:28.553] checking for syncfs... no [00:15:28.606] checking for sync_file_range... no [00:15:28.659] checking for uselocale... no [00:15:28.713] checking for wcstombs_l... no [00:15:28.763] checking for __builtin_bswap16... yes [00:15:28.815] checking for __builtin_bswap32... yes [00:15:28.864] checking for __builtin_bswap64... yes [00:15:28.914] checking for __builtin_clz... yes [00:15:28.965] checking for __builtin_ctz... yes [00:15:29.016] checking for __builtin_popcount... yes [00:15:29.067] checking for __builtin_frame_address... yes [00:15:29.117] checking for _LARGEFILE_SOURCE value needed for large files... no [00:15:29.171] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:15:29.205] checking for posix_fadvise... no [00:15:29.260] checking whether posix_fadvise is declared... no [00:15:29.310] checking whether fdatasync is declared... no [00:15:29.360] checking whether strlcat is declared... no [00:15:29.428] checking whether strlcpy is declared... no [00:15:29.495] checking whether strnlen is declared... yes [00:15:29.509] checking whether strsep is declared... no [00:15:29.574] checking whether preadv is declared... no [00:15:29.612] checking whether pwritev is declared... no [00:15:29.651] checking whether F_FULLFSYNC is declared... no [00:15:29.694] checking for explicit_bzero... no [00:15:29.744] checking for getopt... yes [00:15:29.790] checking for getpeereid... no [00:15:29.839] checking for inet_aton... no [00:15:29.889] checking for mkdtemp... no [00:15:29.939] checking for strlcat... no [00:15:29.987] checking for strlcpy... no [00:15:30.037] checking for strnlen... yes [00:15:30.088] checking for strsep... no [00:15:30.137] checking for pthread_barrier_wait... yes [00:15:30.181] configure: On mingw32 we will use our strtof wrapper. [00:15:30.181] checking for getopt_long... yes [00:15:30.226] checking for syslog... no [00:15:30.274] checking for opterr... yes [00:15:30.325] checking for optreset... no [00:15:30.380] checking test program... cross-compiling [00:15:30.380] checking size of void *... 8 [00:15:30.683] checking size of size_t... 8 [00:15:30.992] checking size of long... 4 [00:15:31.205] checking size of long long... 8 [00:15:31.488] checking alignment of short... 2 [00:15:31.635] checking alignment of int... 4 [00:15:31.890] checking alignment of long... 4 [00:15:32.131] checking alignment of int64_t... 8 [00:15:32.495] checking alignment of double... 8 [00:15:32.779] checking for __int128... yes [00:15:32.834] checking for __int128 alignment bug... assuming ok [00:15:32.835] checking alignment of PG_INT128_TYPE... 16 [00:15:33.202] checking for builtin __sync char locking functions... yes [00:15:33.250] checking for builtin __sync int32 locking functions... yes [00:15:33.299] checking for builtin __sync int32 atomic operations... yes [00:15:33.348] checking for builtin __sync int64 atomic operations... yes [00:15:33.397] checking for builtin __atomic int32 atomic operations... yes [00:15:33.443] checking for builtin __atomic int64 atomic operations... yes [00:15:33.489] checking for __get_cpuid... yes [00:15:33.536] checking for __get_cpuid_count... yes [00:15:33.581] checking for __cpuid... no [00:15:33.997] checking for __cpuidex... no [00:15:34.438] checking for _xgetbv... yes [00:15:34.854] checking for _mm512_popcnt_epi64... yes [00:15:35.307] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:15:35.436] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:15:35.462] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:15:35.483] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:15:35.504] 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:15:35.564] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:15:35.565] checking which random number source to use... Windows native [00:15:35.567] checking for xmllint... /usr/bin/xmllint [00:15:35.567] checking for xsltproc... /usr/bin/xsltproc [00:15:35.567] checking for fop... /usr/bin/fop [00:15:35.568] checking for dbtoepub... no [00:15:35.568] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:15:35.568] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:15:35.569] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:15:35.581] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:15:35.581] 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:15:35.581] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:15:35.581] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:15:35.685] configure: creating ./config.status [00:15:35.784] config.status: creating GNUmakefile [00:15:35.799] config.status: creating src/Makefile.global [00:15:35.817] config.status: creating src/include/pg_config.h [00:15:35.833] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:15:35.851] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:15:35.861] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:15:35.870] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:15:35.878] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:15:35.887] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:15:35.891] config.status: executing check_win32_symlinks commands [00:15:35.933] [00:15:35.933] real 0m16.754s [00:15:35.933] user 0m10.795s [00:15:35.933] sys 0m5.561s [00:15:35.933] make -s -j${BUILD_JOBS} clean [00:15:36.531] time make -s -j${BUILD_JOBS} world-bin [00:16:26.617] postgres_fdw.c: In function ‘postgresExplainForeignScan’: [00:16:26.617] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] [00:16:26.617] 3112 | if (strcmp(refname, relname) != 0) [00:16:26.617] | ^~~~~~~~~~~~~~~~~~~~~~~~ [00:16:26.617] postgres_fdw.c:3043:45: note: ‘relname’ was declared here [00:16:26.617] 3043 | char *relname; [00:16:26.617] | ^~~~~~~ [00:16:26.617] In file included from ../../src/include/postgres.h:48, [00:16:26.617] from postgres_fdw.c:13: [00:16:26.617] ../../src/include/c.h: In function ‘postgresBeginForeignScan’: [00:16:26.617] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] [00:16:26.617] 832 | if (!(condition)) \ [00:16:26.617] | ^ [00:16:26.617] postgres_fdw.c:1623:24: note: ‘rte’ was declared here [00:16:26.617] 1623 | RangeTblEntry *rte; [00:16:26.617] | ^~~ [00:16:26.617] cc1: all warnings being treated as errors [00:16:26.618] make[2]: *** [: postgres_fdw.o] Error 1 [00:16:26.619] make[1]: *** [Makefile:95: all-postgres_fdw-recurse] Error 2 [00:16:26.619] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [00:16:26.619] [00:16:26.619] real 0m50.089s [00:16:26.619] user 2m11.537s [00:16:26.619] sys 0m33.489s [00:16:26.620] [00:16:26.620] Exit status: 2