[08:10:37.351] time ./configure \ [08:10:37.351] --host=x86_64-w64-mingw32 \ [08:10:37.351] --enable-cassert \ [08:10:37.351] --without-icu \ [08:10:37.351] CC="ccache x86_64-w64-mingw32-gcc" \ [08:10:37.351] CXX="ccache x86_64-w64-mingw32-g++" [08:10:37.460] checking build system type... x86_64-pc-linux-gnu [08:10:37.619] checking host system type... x86_64-w64-mingw32 [08:10:37.624] checking which template to use... win32 [08:10:37.624] checking whether NLS is wanted... no [08:10:37.624] checking for default port number... 5432 [08:10:37.631] checking for block size... 8kB [08:10:37.632] checking for segment size... 1GB [08:10:37.635] checking for WAL block size... 8kB [08:10:37.636] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [08:10:37.670] checking whether the C compiler works... yes [08:10:37.790] checking for C compiler default output file name... a.exe [08:10:37.791] checking for suffix of executables... .exe [08:10:37.831] checking whether we are cross compiling... yes [08:10:37.899] checking for suffix of object files... o [08:10:37.916] checking whether we are using the GNU C compiler... yes [08:10:37.923] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [08:10:37.930] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [08:10:37.958] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [08:10:38.013] checking whether we are using the GNU C++ compiler... yes [08:10:38.020] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [08:10:38.253] checking for gawk... no [08:10:38.253] checking for mawk... mawk [08:10:38.256] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:10:38.262] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [08:10:38.269] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:10:38.313] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:10:38.356] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [08:10:38.388] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [08:10:38.421] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:10:38.453] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:10:38.459] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:10:38.491] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:10:38.499] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [08:10:38.531] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:10:38.538] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:10:38.555] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:10:38.561] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [08:10:38.593] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [08:10:38.601] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [08:10:38.637] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:10:38.654] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:10:38.687] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [08:10:38.694] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [08:10:38.701] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:10:38.717] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:10:38.741] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:10:38.757] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:10:38.764] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:10:38.801] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:10:38.840] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:10:38.856] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:10:38.872] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:10:38.907] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:10:38.924] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:10:38.931] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:10:38.966] checking whether the C compiler still works... yes [08:10:39.032] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [08:10:39.105] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [08:10:39.106] checking pkg-config is at least version 0.9.0... yes [08:10:39.121] checking whether to build with ICU support... no [08:10:39.122] checking whether to build with Tcl... no [08:10:39.122] checking whether to build Perl modules... no [08:10:39.122] checking whether to build Python modules... no [08:10:39.122] checking whether to build with GSSAPI support... no [08:10:39.123] checking whether to build with PAM support... no [08:10:39.123] checking whether to build with BSD Authentication support... no [08:10:39.123] checking whether to build with LDAP support... no [08:10:39.124] checking whether to build with Bonjour support... no [08:10:39.124] checking whether to build with SELinux support... no [08:10:39.124] checking whether to build with systemd support... no [08:10:39.124] configure: WARNING: *** Readline does not work on MinGW --- disabling [08:10:39.124] checking whether to build with libcurl support... no [08:10:39.124] checking whether to build with XML support... no [08:10:39.124] checking whether to build with LZ4 support... no [08:10:39.125] checking whether to build with ZSTD support... no [08:10:39.125] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [08:10:39.125] checking whether it is possible to strip libraries... yes [08:10:39.133] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [08:10:39.133] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [08:10:39.134] checking for a BSD-compatible install... /usr/bin/install -c [08:10:39.143] checking for tar... /usr/bin/tar [08:10:39.143] checking whether ln -s works... yes [08:10:39.143] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:10:39.145] checking for bison... /usr/bin/bison [08:10:39.148] configure: using bison (GNU Bison) 3.8.2 [08:10:39.151] checking for flex... /usr/bin/flex [08:10:39.153] configure: using flex 2.6.4 [08:10:39.153] checking for perl... /usr/bin/perl [08:10:39.156] configure: using perl 5.36.0 [08:10:39.158] checking for zic... /usr/sbin/zic [08:10:39.158] checking for a sed that does not truncate output... /usr/bin/sed [08:10:39.163] checking for grep that handles long lines and -e... /usr/bin/grep [08:10:39.165] checking for egrep... /usr/bin/grep -E [08:10:39.167] checking for ANSI C header files... yes [08:10:39.257] checking for sys/types.h... yes [08:10:39.273] checking for sys/stat.h... yes [08:10:39.290] checking for stdlib.h... yes [08:10:39.349] checking for string.h... yes [08:10:39.364] checking for memory.h... yes [08:10:39.399] checking for strings.h... yes [08:10:39.436] checking for inttypes.h... yes [08:10:39.474] checking for stdint.h... yes [08:10:39.537] checking for unistd.h... yes [08:10:39.601] checking for main in -lm... yes [08:10:39.649] checking for library containing setproctitle... no [08:10:39.740] checking for library containing dlsym... no [08:10:39.829] checking for library containing socket... -lws2_32 [08:10:39.959] checking for library containing getopt_long... none required [08:10:40.006] checking for library containing shm_open... no [08:10:40.092] checking for library containing shm_unlink... no [08:10:40.180] checking for library containing clock_gettime... no [08:10:40.265] checking for library containing shmget... no [08:10:40.351] checking for library containing backtrace_symbols... no [08:10:40.441] checking for library containing pthread_barrier_wait... -lpthread [08:10:40.531] checking for inflate in -lz... yes [08:10:40.580] checking atomic.h usability... no [08:10:40.637] checking atomic.h presence... no [08:10:40.657] checking for atomic.h... no [08:10:40.660] checking copyfile.h usability... no [08:10:40.718] checking copyfile.h presence... no [08:10:40.738] checking for copyfile.h... no [08:10:40.741] checking execinfo.h usability... no [08:10:40.796] checking execinfo.h presence... no [08:10:40.815] checking for execinfo.h... no [08:10:40.818] checking getopt.h usability... yes [08:10:40.825] checking getopt.h presence... yes [08:10:40.840] checking for getopt.h... yes [08:10:40.847] checking ifaddrs.h usability... no [08:10:40.903] checking ifaddrs.h presence... no [08:10:40.922] checking for ifaddrs.h... no [08:10:40.926] checking mbarrier.h usability... no [08:10:40.983] checking mbarrier.h presence... no [08:10:41.002] checking for mbarrier.h... no [08:10:41.005] checking sys/epoll.h usability... no [08:10:41.061] checking sys/epoll.h presence... no [08:10:41.079] checking for sys/epoll.h... no [08:10:41.083] checking sys/event.h usability... no [08:10:41.138] checking sys/event.h presence... no [08:10:41.157] checking for sys/event.h... no [08:10:41.160] checking sys/personality.h usability... no [08:10:41.214] checking sys/personality.h presence... no [08:10:41.233] checking for sys/personality.h... no [08:10:41.236] checking sys/prctl.h usability... no [08:10:41.293] checking sys/prctl.h presence... no [08:10:41.312] checking for sys/prctl.h... no [08:10:41.316] checking sys/procctl.h usability... no [08:10:41.371] checking sys/procctl.h presence... no [08:10:41.390] checking for sys/procctl.h... no [08:10:41.393] checking sys/signalfd.h usability... no [08:10:41.449] checking sys/signalfd.h presence... no [08:10:41.467] checking for sys/signalfd.h... no [08:10:41.470] checking sys/ucred.h usability... no [08:10:41.526] checking sys/ucred.h presence... no [08:10:41.544] checking for sys/ucred.h... no [08:10:41.547] checking termios.h usability... no [08:10:41.604] checking termios.h presence... no [08:10:41.624] checking for termios.h... no [08:10:41.627] checking ucred.h usability... no [08:10:41.683] checking ucred.h presence... no [08:10:41.702] checking for ucred.h... no [08:10:41.706] checking xlocale.h usability... no [08:10:41.762] checking xlocale.h presence... no [08:10:41.781] checking for xlocale.h... no [08:10:41.785] checking zlib.h usability... yes [08:10:41.794] checking zlib.h presence... yes [08:10:41.815] checking for zlib.h... yes [08:10:41.815] checking for lz4... /usr/bin/lz4 [08:10:41.815] checking for zstd... /usr/bin/zstd [08:10:41.816] checking for openssl... /usr/bin/openssl [08:10:41.820] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [08:10:41.821] checking crtdefs.h usability... yes [08:10:41.829] checking crtdefs.h presence... yes [08:10:41.844] checking for crtdefs.h... yes [08:10:41.846] checking whether byte ordering is bigendian... no [08:10:41.951] checking for inline... inline [08:10:41.979] checking for printf format archetype... gnu_printf [08:10:42.014] checking for _Static_assert... yes [08:10:42.057] checking for typeof... typeof [08:10:42.064] checking for __builtin_types_compatible_p... yes [08:10:42.084] checking for __builtin_constant_p... yes [08:10:42.094] checking for __builtin_mul_overflow... yes [08:10:42.139] checking for __builtin_unreachable... yes [08:10:42.180] checking for computed goto support... yes [08:10:42.187] checking for struct tm.tm_zone... no [08:10:42.265] checking for union semun... no [08:10:42.300] checking for socklen_t... yes [08:10:43.494] checking for struct sockaddr.sa_len... no [08:10:45.627] checking for C/C++ restrict keyword... __restrict [08:10:45.639] checking for struct option... yes [08:10:45.709] checking whether assembler supports x86_64 popcntq... yes [08:10:45.717] checking size of off_t... 4 [08:10:46.004] 0 [08:10:46.004] checking for int timezone... yes [08:10:46.054] checking for backtrace_symbols... no [08:10:46.102] checking for copyfile... no [08:10:46.149] checking for copy_file_range... no [08:10:46.195] checking for elf_aux_info... no [08:10:46.241] checking for getauxval... no [08:10:46.287] checking for getifaddrs... no [08:10:46.334] checking for getpeerucred... no [08:10:46.380] checking for inet_pton... yes [08:10:46.426] checking for kqueue... no [08:10:46.476] checking for mbstowcs_l... no [08:10:46.525] checking for memset_s... no [08:10:46.573] checking for posix_fallocate... no [08:10:46.622] checking for ppoll... no [08:10:46.672] checking for pthread_is_threaded_np... no [08:10:46.721] checking for setproctitle... no [08:10:46.769] checking for setproctitle_fast... no [08:10:46.816] checking for strchrnul... no [08:10:46.866] checking for strsignal... no [08:10:46.916] checking for syncfs... no [08:10:46.967] checking for sync_file_range... no [08:10:47.018] checking for uselocale... no [08:10:47.068] checking for wcstombs_l... no [08:10:47.115] checking for __builtin_bswap16... yes [08:10:47.164] checking for __builtin_bswap32... yes [08:10:47.212] checking for __builtin_bswap64... yes [08:10:47.260] checking for __builtin_clz... yes [08:10:47.307] checking for __builtin_ctz... yes [08:10:47.352] checking for __builtin_popcount... yes [08:10:47.397] checking for __builtin_frame_address... yes [08:10:47.444] checking for _LARGEFILE_SOURCE value needed for large files... no [08:10:47.496] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [08:10:47.526] checking for posix_fadvise... no [08:10:47.575] checking whether posix_fadvise is declared... no [08:10:47.619] checking whether fdatasync is declared... no [08:10:47.664] checking whether strlcat is declared... no [08:10:47.725] checking whether strlcpy is declared... no [08:10:47.786] checking whether strnlen is declared... yes [08:10:47.799] checking whether strsep is declared... no [08:10:47.863] checking whether preadv is declared... no [08:10:47.900] checking whether pwritev is declared... no [08:10:47.935] checking whether F_FULLFSYNC is declared... no [08:10:47.975] checking for explicit_bzero... no [08:10:48.022] checking for getopt... yes [08:10:48.067] checking for getpeereid... no [08:10:48.114] checking for inet_aton... no [08:10:48.162] checking for mkdtemp... no [08:10:48.209] checking for strlcat... no [08:10:48.256] checking for strlcpy... no [08:10:48.299] checking for strnlen... yes [08:10:48.345] checking for strsep... no [08:10:48.391] checking for pthread_barrier_wait... yes [08:10:48.433] configure: On mingw32 we will use our strtof wrapper. [08:10:48.433] checking for getopt_long... yes [08:10:48.477] checking for syslog... no [08:10:48.523] checking for opterr... yes [08:10:48.572] checking for optreset... no [08:10:48.624] checking test program... cross-compiling [08:10:48.624] checking size of void *... 8 [08:10:49.033] checking size of size_t... 8 [08:10:49.455] checking size of long... 4 [08:10:49.653] checking size of long long... 8 [08:10:50.025] checking alignment of short... 2 [08:10:50.222] checking alignment of int... 4 [08:10:50.493] checking alignment of long... 4 [08:10:50.829] checking alignment of int64_t... 8 [08:10:51.276] checking alignment of double... 8 [08:10:51.607] checking for __int128... yes [08:10:51.659] checking for __int128 alignment bug... assuming ok [08:10:51.659] checking alignment of PG_INT128_TYPE... 16 [08:10:52.129] checking for builtin __sync char locking functions... yes [08:10:52.173] checking for builtin __sync int32 locking functions... yes [08:10:52.217] checking for builtin __sync int32 atomic operations... yes [08:10:52.260] checking for builtin __sync int64 atomic operations... yes [08:10:52.306] checking for builtin __atomic int32 atomic operations... yes [08:10:52.350] checking for builtin __atomic int64 atomic operations... yes [08:10:52.396] checking for __get_cpuid... yes [08:10:52.444] checking for __get_cpuid_count... yes [08:10:52.491] checking for __cpuid... no [08:10:52.899] checking for __cpuidex... no [08:10:53.325] checking for _xgetbv... yes [08:10:53.737] checking for _mm512_popcnt_epi64... yes [08:10:54.159] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:10:54.262] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:10:54.284] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:10:54.303] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:10:54.323] 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:10:54.379] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:10:54.380] checking which random number source to use... Windows native [08:10:54.381] checking for xmllint... /usr/bin/xmllint [08:10:54.382] checking for xsltproc... /usr/bin/xsltproc [08:10:54.382] checking for fop... /usr/bin/fop [08:10:54.382] checking for dbtoepub... no [08:10:54.382] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [08:10:54.382] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [08:10:54.383] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [08:10:54.396] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [08:10:54.396] 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:10:54.396] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [08:10:54.396] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [08:10:54.482] configure: creating ./config.status [08:10:54.571] config.status: creating GNUmakefile [08:10:54.583] config.status: creating src/Makefile.global [08:10:54.599] config.status: creating src/include/pg_config.h [08:10:54.612] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:10:54.628] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:10:54.635] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [08:10:54.643] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [08:10:54.650] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [08:10:54.657] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [08:10:54.661] config.status: executing check_win32_symlinks commands [08:10:54.694] [08:10:54.694] real 0m17.343s [08:10:54.694] user 0m11.450s [08:10:54.694] sys 0m5.609s [08:10:54.694] make -s -j${BUILD_JOBS} clean [08:10:55.221] time make -s -j${BUILD_JOBS} world-bin [08:11:53.282] In file included from ../../../src/include/jit/jit.h:16, [08:11:53.282] from execExpr.c:40: [08:11:53.282] ../../../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:11:53.282] 58 | int add_library(struct dl_phdr_info *info, size_t size, void *data); [08:11:53.282] | ^~~~~~~~~~~~ [08:11:53.282] cc1: all warnings being treated as errors [08:11:53.283] make[3]: *** [<builtin>: execExpr.o] Error 1 [08:11:53.283] make[2]: *** [common.mk:37: executor-recursive] Error 2 [08:11:53.283] make[2]: *** Waiting for unfinished jobs.... [08:12:01.433] In file included from ../../../src/include/jit/jit.h:16, [08:12:01.433] from explain.c:22: [08:12:01.433] ../../../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:12:01.433] 58 | int add_library(struct dl_phdr_info *info, size_t size, void *data); [08:12:01.433] | ^~~~~~~~~~~~ [08:12:01.433] cc1: all warnings being treated as errors [08:12:01.434] make[3]: *** [<builtin>: explain.o] Error 1 [08:12:01.434] make[3]: *** Waiting for unfinished jobs.... [08:12:01.768] make[2]: *** [common.mk:37: commands-recursive] Error 2 [08:12:06.009] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:12:06.010] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:12:06.010] [08:12:06.010] real 1m10.789s [08:12:06.010] user 3m43.255s [08:12:06.010] sys 0m46.099s [08:12:06.010] [08:12:06.010] Exit status: 2��������