[08:14:30.642] time ./configure \ [08:14:30.642] --host=x86_64-w64-mingw32 \ [08:14:30.642] --enable-cassert \ [08:14:30.642] --without-icu \ [08:14:30.642] CC="ccache x86_64-w64-mingw32-gcc" \ [08:14:30.642] CXX="ccache x86_64-w64-mingw32-g++" [08:14:30.748] checking build system type... x86_64-pc-linux-gnu [08:14:30.908] checking host system type... x86_64-w64-mingw32 [08:14:30.913] checking which template to use... win32 [08:14:30.913] checking whether NLS is wanted... no [08:14:30.913] checking for default port number... 5432 [08:14:30.919] checking for block size... 8kB [08:14:30.920] checking for segment size... 1GB [08:14:30.923] checking for WAL block size... 8kB [08:14:30.924] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [08:14:30.954] checking whether the C compiler works... yes [08:14:31.080] checking for C compiler default output file name... a.exe [08:14:31.081] checking for suffix of executables... .exe [08:14:31.120] checking whether we are cross compiling... yes [08:14:31.191] checking for suffix of object files... o [08:14:31.199] checking whether we are using the GNU C compiler... yes [08:14:31.228] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [08:14:31.243] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [08:14:31.314] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [08:14:31.441] checking whether we are using the GNU C++ compiler... yes [08:14:31.447] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [08:14:31.635] checking for gawk... no [08:14:31.635] checking for mawk... mawk [08:14:31.638] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:14:31.644] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [08:14:31.660] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:14:31.705] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:14:31.750] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [08:14:31.757] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [08:14:31.765] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:14:31.780] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:14:31.787] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:14:31.822] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:14:31.829] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [08:14:31.837] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:14:31.900] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:14:31.907] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:14:31.941] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [08:14:31.949] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [08:14:31.956] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [08:14:31.994] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:14:32.028] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:14:32.046] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [08:14:32.081] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [08:14:32.098] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:14:32.105] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:14:32.130] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:14:32.147] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:14:32.164] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:14:32.202] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:14:32.242] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:14:32.250] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:14:32.284] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:14:32.320] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:14:32.337] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:14:32.355] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:14:32.390] checking whether the C compiler still works... yes [08:14:32.470] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [08:14:32.550] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [08:14:32.550] checking pkg-config is at least version 0.9.0... yes [08:14:32.566] checking whether to build with ICU support... no [08:14:32.567] checking whether to build with Tcl... no [08:14:32.567] checking whether to build Perl modules... no [08:14:32.567] checking whether to build Python modules... no [08:14:32.567] checking whether to build with GSSAPI support... no [08:14:32.568] checking whether to build with PAM support... no [08:14:32.569] checking whether to build with BSD Authentication support... no [08:14:32.569] checking whether to build with LDAP support... no [08:14:32.569] checking whether to build with Bonjour support... no [08:14:32.569] checking whether to build with SELinux support... no [08:14:32.569] checking whether to build with systemd support... no [08:14:32.569] configure: WARNING: *** Readline does not work on MinGW --- disabling [08:14:32.569] checking whether to build with XML support... no [08:14:32.570] checking whether to build with LZ4 support... no [08:14:32.570] checking whether to build with ZSTD support... no [08:14:32.570] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [08:14:32.570] checking whether it is possible to strip libraries... yes [08:14:32.577] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [08:14:32.577] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [08:14:32.578] checking for a BSD-compatible install... /usr/bin/install -c [08:14:32.588] checking for tar... /usr/bin/tar [08:14:32.588] checking whether ln -s works... yes [08:14:32.588] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:14:32.590] checking for bison... /usr/bin/bison [08:14:32.593] configure: using bison (GNU Bison) 3.8.2 [08:14:32.596] checking for flex... /usr/bin/flex [08:14:32.598] configure: using flex 2.6.4 [08:14:32.599] checking for perl... /usr/bin/perl [08:14:32.602] configure: using perl 5.36.0 [08:14:32.604] checking for zic... /usr/sbin/zic [08:14:32.604] checking for a sed that does not truncate output... /usr/bin/sed [08:14:32.610] checking for grep that handles long lines and -e... /usr/bin/grep [08:14:32.612] checking for egrep... /usr/bin/grep -E [08:14:32.614] checking for ANSI C header files... yes [08:14:32.706] checking for sys/types.h... yes [08:14:32.723] checking for sys/stat.h... yes [08:14:32.793] checking for stdlib.h... yes [08:14:32.856] checking for string.h... yes [08:14:32.873] checking for memory.h... yes [08:14:32.932] checking for strings.h... yes [08:14:32.966] checking for inttypes.h... yes [08:14:33.029] checking for stdint.h... yes [08:14:33.097] checking for unistd.h... yes [08:14:33.171] checking for main in -lm... yes [08:14:33.221] checking for library containing setproctitle... no [08:14:33.312] checking for library containing dlsym... no [08:14:33.408] checking for library containing socket... -lws2_32 [08:14:33.542] checking for library containing getopt_long... none required [08:14:33.586] checking for library containing shm_open... no [08:14:33.681] checking for library containing shm_unlink... no [08:14:33.780] checking for library containing clock_gettime... no [08:14:33.874] checking for library containing shmget... no [08:14:33.968] checking for library containing backtrace_symbols... no [08:14:34.062] checking for library containing pthread_barrier_wait... -lpthread [08:14:34.156] checking for inflate in -lz... yes [08:14:34.205] checking atomic.h usability... no [08:14:34.262] checking atomic.h presence... no [08:14:34.281] checking for atomic.h... no [08:14:34.284] checking copyfile.h usability... no [08:14:34.340] checking copyfile.h presence... no [08:14:34.359] checking for copyfile.h... no [08:14:34.362] checking execinfo.h usability... no [08:14:34.419] checking execinfo.h presence... no [08:14:34.438] checking for execinfo.h... no [08:14:34.441] checking getopt.h usability... yes [08:14:34.470] checking getopt.h presence... yes [08:14:34.485] checking for getopt.h... yes [08:14:34.492] checking ifaddrs.h usability... no [08:14:34.549] checking ifaddrs.h presence... no [08:14:34.568] checking for ifaddrs.h... no [08:14:34.572] checking mbarrier.h usability... no [08:14:34.628] checking mbarrier.h presence... no [08:14:34.647] checking for mbarrier.h... no [08:14:34.650] checking sys/epoll.h usability... no [08:14:34.706] checking sys/epoll.h presence... no [08:14:34.725] checking for sys/epoll.h... no [08:14:34.729] checking sys/event.h usability... no [08:14:34.785] checking sys/event.h presence... no [08:14:34.804] checking for sys/event.h... no [08:14:34.808] checking sys/personality.h usability... no [08:14:34.864] checking sys/personality.h presence... no [08:14:34.884] checking for sys/personality.h... no [08:14:34.887] checking sys/prctl.h usability... no [08:14:34.945] checking sys/prctl.h presence... no [08:14:34.965] checking for sys/prctl.h... no [08:14:34.969] checking sys/procctl.h usability... no [08:14:35.028] checking sys/procctl.h presence... no [08:14:35.048] checking for sys/procctl.h... no [08:14:35.052] checking sys/signalfd.h usability... no [08:14:35.111] checking sys/signalfd.h presence... no [08:14:35.132] checking for sys/signalfd.h... no [08:14:35.136] checking sys/ucred.h usability... no [08:14:35.194] checking sys/ucred.h presence... no [08:14:35.214] checking for sys/ucred.h... no [08:14:35.217] checking termios.h usability... no [08:14:35.275] checking termios.h presence... no [08:14:35.296] checking for termios.h... no [08:14:35.299] checking ucred.h usability... no [08:14:35.357] checking ucred.h presence... no [08:14:35.377] checking for ucred.h... no [08:14:35.381] checking xlocale.h usability... no [08:14:35.438] checking xlocale.h presence... no [08:14:35.457] checking for xlocale.h... no [08:14:35.460] checking zlib.h usability... yes [08:14:35.523] checking zlib.h presence... yes [08:14:35.544] checking for zlib.h... yes [08:14:35.544] checking for lz4... /usr/bin/lz4 [08:14:35.544] checking for zstd... /usr/bin/zstd [08:14:35.544] checking for openssl... /usr/bin/openssl [08:14:35.549] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [08:14:35.550] checking crtdefs.h usability... yes [08:14:35.558] checking crtdefs.h presence... yes [08:14:35.575] checking for crtdefs.h... yes [08:14:35.577] checking whether byte ordering is bigendian... no [08:14:35.659] checking for inline... inline [08:14:35.691] checking for printf format archetype... gnu_printf [08:14:35.731] checking for _Static_assert... yes [08:14:35.776] checking for typeof... typeof [08:14:35.785] checking for __builtin_types_compatible_p... yes [08:14:35.826] checking for __builtin_constant_p... yes [08:14:35.838] checking for __builtin_mul_overflow... yes [08:14:35.884] checking for __builtin_unreachable... yes [08:14:35.929] checking for computed goto support... yes [08:14:35.964] checking for struct tm.tm_zone... no [08:14:36.053] checking for union semun... no [08:14:36.088] checking for socklen_t... yes [08:14:37.768] checking for struct sockaddr.sa_len... no [08:14:39.832] checking for C/C++ restrict keyword... __restrict [08:14:39.872] checking for struct option... yes [08:14:39.924] checking whether assembler supports x86_64 popcntq... yes [08:14:39.931] checking size of off_t... 4 [08:14:40.276] 0 [08:14:40.276] checking for int timezone... yes [08:14:40.326] checking for backtrace_symbols... no [08:14:40.374] checking for copyfile... no [08:14:40.423] checking for copy_file_range... no [08:14:40.471] checking for elf_aux_info... no [08:14:40.518] checking for getauxval... no [08:14:40.568] checking for getifaddrs... no [08:14:40.616] checking for getpeerucred... no [08:14:40.664] checking for inet_pton... yes [08:14:40.712] checking for kqueue... no [08:14:40.759] checking for mbstowcs_l... no [08:14:40.806] checking for memset_s... no [08:14:40.854] checking for posix_fallocate... no [08:14:40.901] checking for ppoll... no [08:14:40.948] checking for pthread_is_threaded_np... no [08:14:40.996] checking for setproctitle... no [08:14:41.043] checking for setproctitle_fast... no [08:14:41.090] checking for strchrnul... no [08:14:41.138] checking for strsignal... no [08:14:41.185] checking for syncfs... no [08:14:41.232] checking for sync_file_range... no [08:14:41.279] checking for uselocale... no [08:14:41.326] checking for wcstombs_l... no [08:14:41.371] checking for __builtin_bswap16... yes [08:14:41.417] checking for __builtin_bswap32... yes [08:14:41.462] checking for __builtin_bswap64... yes [08:14:41.506] checking for __builtin_clz... yes [08:14:41.551] checking for __builtin_ctz... yes [08:14:41.596] checking for __builtin_popcount... yes [08:14:41.640] checking for __builtin_frame_address... yes [08:14:41.684] checking for _LARGEFILE_SOURCE value needed for large files... no [08:14:41.733] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [08:14:41.761] checking for posix_fadvise... no [08:14:41.808] checking whether posix_fadvise is declared... no [08:14:41.849] checking whether fdatasync is declared... no [08:14:41.892] checking whether strlcat is declared... no [08:14:41.952] checking whether strlcpy is declared... no [08:14:42.011] checking whether strnlen is declared... yes [08:14:42.042] checking whether strsep is declared... no [08:14:42.102] checking whether preadv is declared... no [08:14:42.134] checking whether pwritev is declared... no [08:14:42.167] checking whether F_FULLFSYNC is declared... no [08:14:42.203] checking for explicit_bzero... no [08:14:42.247] checking for getopt... yes [08:14:42.288] checking for getpeereid... no [08:14:42.332] checking for inet_aton... no [08:14:42.377] checking for mkdtemp... no [08:14:42.421] checking for strlcat... no [08:14:42.464] checking for strlcpy... no [08:14:42.508] checking for strnlen... yes [08:14:42.554] checking for strsep... no [08:14:42.598] checking for pthread_barrier_wait... yes [08:14:42.639] configure: On mingw32 we will use our strtof wrapper. [08:14:42.639] checking for getopt_long... yes [08:14:42.680] checking for syslog... no [08:14:42.724] checking for opterr... yes [08:14:42.769] checking for optreset... no [08:14:42.819] checking test program... cross-compiling [08:14:42.819] checking size of void *... 8 [08:14:43.207] checking size of size_t... 8 [08:14:43.625] checking size of long... 4 [08:14:43.854] checking size of long long... 8 [08:14:44.224] checking alignment of short... 2 [08:14:44.371] checking alignment of int... 4 [08:14:44.650] checking alignment of long... 4 [08:14:44.958] checking alignment of int64_t... 8 [08:14:45.360] checking alignment of double... 8 [08:14:45.618] checking for __int128... yes [08:14:45.664] checking for __int128 alignment bug... assuming ok [08:14:45.664] checking alignment of PG_INT128_TYPE... 16 [08:14:46.068] checking for builtin __sync char locking functions... yes [08:14:46.107] checking for builtin __sync int32 locking functions... yes [08:14:46.147] checking for builtin __sync int32 atomic operations... yes [08:14:46.186] checking for builtin __sync int64 atomic operations... yes [08:14:46.228] checking for builtin __atomic int32 atomic operations... yes [08:14:46.266] checking for builtin __atomic int64 atomic operations... yes [08:14:46.306] checking for __get_cpuid... yes [08:14:46.348] checking for __get_cpuid_count... yes [08:14:46.390] checking for __cpuid... no [08:14:46.779] checking for __cpuidex... no [08:14:47.189] checking for _xgetbv... yes [08:14:47.582] checking for _mm512_popcnt_epi64... yes [08:14:47.992] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:14:48.088] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:14:48.109] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:14:48.126] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:14:48.143] 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 [08:14:48.194] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:14:48.195] checking which random number source to use... Windows native [08:14:48.197] checking for xmllint... /usr/bin/xmllint [08:14:48.197] checking for xsltproc... /usr/bin/xsltproc [08:14:48.197] checking for fop... /usr/bin/fop [08:14:48.197] checking for dbtoepub... no [08:14:48.198] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [08:14:48.198] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [08:14:48.198] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [08:14:48.210] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [08:14:48.210] 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 [08:14:48.210] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [08:14:48.210] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [08:14:48.287] configure: creating ./config.status [08:14:48.364] config.status: creating GNUmakefile [08:14:48.375] config.status: creating src/Makefile.global [08:14:48.390] config.status: creating src/include/pg_config.h [08:14:48.401] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:14:48.415] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:14:48.422] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [08:14:48.428] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [08:14:48.435] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [08:14:48.441] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [08:14:48.444] config.status: executing check_win32_symlinks commands [08:14:48.476] [08:14:48.476] real 0m17.833s [08:14:48.476] user 0m11.772s [08:14:48.476] sys 0m5.720s [08:14:48.476] make -s -j${BUILD_JOBS} clean [08:14:48.976] time make -s -j${BUILD_JOBS} world-bin [08:15:36.499] In file included from ../../../src/include/jit/jit.h:16, [08:15:36.499] from explain.c:22: [08:15:36.499] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror] [08:15:36.499] 58 | int add_library(struct dl_phdr_info *info, size_t size, void *data); [08:15:36.499] | ^~~~~~~~~~~~ [08:15:36.499] cc1: all warnings being treated as errors [08:15:36.499] make[3]: *** [: explain.o] Error 1 [08:15:36.499] make[2]: *** [common.mk:37: commands-recursive] Error 2 [08:15:36.499] make[2]: *** Waiting for unfinished jobs.... [08:15:36.641] In file included from ../../../src/include/jit/jit.h:16, [08:15:36.641] from execExpr.c:40: [08:15:36.641] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror] [08:15:36.641] 58 | int add_library(struct dl_phdr_info *info, size_t size, void *data); [08:15:36.641] | ^~~~~~~~~~~~ [08:15:36.641] cc1: all warnings being treated as errors [08:15:36.641] make[3]: *** [: execExpr.o] Error 1 [08:15:36.641] make[2]: *** [common.mk:37: executor-recursive] Error 2 [08:15:53.532] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:15:53.532] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:15:53.532] [08:15:53.532] real 1m4.557s [08:15:53.532] user 3m20.163s [08:15:53.532] sys 0m42.481s [08:15:53.533] [08:15:53.533] Exit status: 2