[05:11:29.623] time ./configure \ [05:11:29.623] --host=x86_64-w64-mingw32 \ [05:11:29.623] --enable-cassert \ [05:11:29.623] --without-icu \ [05:11:29.623] CC="ccache x86_64-w64-mingw32-gcc" \ [05:11:29.623] CXX="ccache x86_64-w64-mingw32-g++" [05:11:29.741] checking build system type... x86_64-pc-linux-gnu [05:11:29.960] checking host system type... x86_64-w64-mingw32 [05:11:29.965] checking which template to use... win32 [05:11:29.965] checking whether NLS is wanted... no [05:11:29.965] checking for default port number... 5432 [05:11:29.972] checking for block size... 8kB [05:11:29.973] checking for segment size... 1GB [05:11:29.976] checking for WAL block size... 8kB [05:11:29.977] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:11:30.014] checking whether the C compiler works... yes [05:11:30.159] checking for C compiler default output file name... a.exe [05:11:30.160] checking for suffix of executables... .exe [05:11:30.200] checking whether we are cross compiling... yes [05:11:30.282] checking for suffix of object files... o [05:11:30.291] checking whether we are using the GNU C compiler... yes [05:11:30.323] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:11:30.330] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:11:30.411] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:11:30.470] checking whether we are using the GNU C++ compiler... yes [05:11:30.686] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:11:30.753] checking for gawk... no [05:11:30.754] checking for mawk... mawk [05:11:30.756] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:11:30.788] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:11:30.795] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:11:30.839] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:11:30.883] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:11:30.889] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:11:30.922] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:11:30.928] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:11:30.935] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:11:30.941] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:11:30.948] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:11:30.979] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:11:30.994] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:11:31.010] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:11:31.041] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:11:31.072] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:11:31.078] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:11:31.114] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:11:31.120] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:11:31.126] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:11:31.142] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:11:31.173] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:11:31.204] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:11:31.226] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:11:31.242] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:11:31.248] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:11:31.284] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:11:31.322] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:11:31.328] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:11:31.359] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:11:31.392] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:11:31.399] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:11:31.405] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:11:31.413] checking whether the C compiler still works... yes [05:11:31.459] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:11:31.529] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:11:31.530] checking pkg-config is at least version 0.9.0... yes [05:11:31.545] checking whether to build with ICU support... no [05:11:31.546] checking whether to build with Tcl... no [05:11:31.546] checking whether to build Perl modules... no [05:11:31.546] checking whether to build Python modules... no [05:11:31.546] checking whether to build with GSSAPI support... no [05:11:31.547] checking whether to build with PAM support... no [05:11:31.547] checking whether to build with BSD Authentication support... no [05:11:31.547] checking whether to build with LDAP support... no [05:11:31.547] checking whether to build with Bonjour support... no [05:11:31.547] checking whether to build with SELinux support... no [05:11:31.547] checking whether to build with systemd support... no [05:11:31.547] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:11:31.548] checking whether to build with XML support... no [05:11:31.548] checking whether to build with LZ4 support... no [05:11:31.548] checking whether to build with ZSTD support... no [05:11:31.548] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:11:31.549] checking whether it is possible to strip libraries... yes [05:11:31.556] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:11:31.556] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:11:31.556] checking for a BSD-compatible install... /usr/bin/install -c [05:11:31.565] checking for tar... /usr/bin/tar [05:11:31.566] checking whether ln -s works... yes [05:11:31.566] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:11:31.568] checking for bison... /usr/bin/bison [05:11:31.570] configure: using bison (GNU Bison) 3.8.2 [05:11:31.573] checking for flex... /usr/bin/flex [05:11:31.585] configure: using flex 2.6.4 [05:11:31.585] checking for perl... /usr/bin/perl [05:11:31.588] configure: using perl 5.36.0 [05:11:31.590] checking for zic... /usr/sbin/zic [05:11:31.590] checking for a sed that does not truncate output... /usr/bin/sed [05:11:31.595] checking for grep that handles long lines and -e... /usr/bin/grep [05:11:31.597] checking for egrep... /usr/bin/grep -E [05:11:31.599] checking for ANSI C header files... yes [05:11:31.648] checking for sys/types.h... yes [05:11:31.704] checking for sys/stat.h... yes [05:11:31.759] checking for stdlib.h... yes [05:11:31.817] checking for string.h... yes [05:11:31.830] checking for memory.h... yes [05:11:31.865] checking for strings.h... yes [05:11:31.899] checking for inttypes.h... yes [05:11:31.962] checking for stdint.h... yes [05:11:32.020] checking for unistd.h... yes [05:11:32.035] checking for main in -lm... yes [05:11:32.080] checking for library containing setproctitle... no [05:11:32.167] checking for library containing dlsym... no [05:11:32.252] checking for library containing socket... -lws2_32 [05:11:32.383] checking for library containing getopt_long... none required [05:11:32.430] checking for library containing shm_open... no [05:11:32.518] checking for library containing shm_unlink... no [05:11:32.605] checking for library containing clock_gettime... no [05:11:32.692] checking for library containing shmget... no [05:11:32.778] checking for library containing backtrace_symbols... no [05:11:32.862] checking for library containing pthread_barrier_wait... -lpthread [05:11:32.951] checking for inflate in -lz... yes [05:11:32.994] checking for stdbool.h that conforms to C99... yes [05:11:33.036] checking for _Bool... yes [05:11:33.103] checking atomic.h usability... no [05:11:33.156] checking atomic.h presence... no [05:11:33.175] checking for atomic.h... no [05:11:33.179] checking copyfile.h usability... no [05:11:33.236] checking copyfile.h presence... no [05:11:33.256] checking for copyfile.h... no [05:11:33.259] checking execinfo.h usability... no [05:11:33.313] checking execinfo.h presence... no [05:11:33.333] checking for execinfo.h... no [05:11:33.336] checking getopt.h usability... yes [05:11:33.365] checking getopt.h presence... yes [05:11:33.380] checking for getopt.h... yes [05:11:33.388] checking ifaddrs.h usability... no [05:11:33.443] checking ifaddrs.h presence... no [05:11:33.463] checking for ifaddrs.h... no [05:11:33.466] checking mbarrier.h usability... no [05:11:33.522] checking mbarrier.h presence... no [05:11:33.542] checking for mbarrier.h... no [05:11:33.546] checking sys/epoll.h usability... no [05:11:33.600] checking sys/epoll.h presence... no [05:11:33.619] checking for sys/epoll.h... no [05:11:33.622] checking sys/event.h usability... no [05:11:33.677] checking sys/event.h presence... no [05:11:33.695] checking for sys/event.h... no [05:11:33.698] checking sys/personality.h usability... no [05:11:33.752] checking sys/personality.h presence... no [05:11:33.771] checking for sys/personality.h... no [05:11:33.774] checking sys/prctl.h usability... no [05:11:33.829] checking sys/prctl.h presence... no [05:11:33.847] checking for sys/prctl.h... no [05:11:33.851] checking sys/procctl.h usability... no [05:11:33.904] checking sys/procctl.h presence... no [05:11:33.922] checking for sys/procctl.h... no [05:11:33.925] checking sys/signalfd.h usability... no [05:11:33.977] checking sys/signalfd.h presence... no [05:11:33.994] checking for sys/signalfd.h... no [05:11:33.997] checking sys/ucred.h usability... no [05:11:34.049] checking sys/ucred.h presence... no [05:11:34.066] checking for sys/ucred.h... no [05:11:34.069] checking termios.h usability... no [05:11:34.124] checking termios.h presence... no [05:11:34.143] checking for termios.h... no [05:11:34.146] checking ucred.h usability... no [05:11:34.200] checking ucred.h presence... no [05:11:34.218] checking for ucred.h... no [05:11:34.221] checking zlib.h usability... yes [05:11:34.280] checking zlib.h presence... yes [05:11:34.298] checking for zlib.h... yes [05:11:34.299] checking for lz4... /usr/bin/lz4 [05:11:34.299] checking for zstd... /usr/bin/zstd [05:11:34.299] checking for openssl... /usr/bin/openssl [05:11:34.303] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [05:11:34.303] checking crtdefs.h usability... yes [05:11:34.311] checking crtdefs.h presence... yes [05:11:34.325] checking for crtdefs.h... yes [05:11:34.326] checking whether byte ordering is bigendian... no [05:11:34.422] checking for inline... inline [05:11:34.437] checking for printf format archetype... gnu_printf [05:11:34.445] checking for _Static_assert... yes [05:11:34.484] checking for typeof... typeof [05:11:34.517] checking for __builtin_types_compatible_p... yes [05:11:34.527] checking for __builtin_constant_p... yes [05:11:34.548] checking for __builtin_unreachable... yes [05:11:34.587] checking for computed goto support... yes [05:11:34.619] checking for struct tm.tm_zone... no [05:11:34.692] checking for union semun... no [05:11:34.726] checking for socklen_t... yes [05:11:36.841] checking for struct sockaddr.sa_len... no [05:11:38.812] checking for locale_t... no [05:11:38.872] checking for C/C++ restrict keyword... __restrict [05:11:38.884] checking for struct option... yes [05:11:38.934] checking whether assembler supports x86_64 popcntq... yes [05:11:38.941] checking size of off_t... 4 [05:11:39.306] 0 [05:11:39.307] checking size of bool... 1 [05:11:39.386] checking for int timezone... yes [05:11:39.430] checking for wcstombs_l declaration... no [05:11:39.510] checking for backtrace_symbols... no [05:11:39.558] checking for copyfile... no [05:11:39.606] checking for copy_file_range... no [05:11:39.655] checking for getifaddrs... no [05:11:39.702] checking for getpeerucred... no [05:11:39.750] checking for inet_pton... yes [05:11:39.798] checking for kqueue... no [05:11:39.847] checking for mbstowcs_l... no [05:11:39.894] checking for memset_s... no [05:11:39.942] checking for posix_fallocate... no [05:11:39.990] checking for ppoll... no [05:11:40.041] checking for pthread_is_threaded_np... no [05:11:40.088] checking for setproctitle... no [05:11:40.138] checking for setproctitle_fast... no [05:11:40.186] checking for strchrnul... no [05:11:40.233] checking for strsignal... no [05:11:40.283] checking for syncfs... no [05:11:40.332] checking for sync_file_range... no [05:11:40.380] checking for uselocale... no [05:11:40.426] checking for wcstombs_l... no [05:11:40.471] checking for __builtin_bswap16... yes [05:11:40.519] checking for __builtin_bswap32... yes [05:11:40.564] checking for __builtin_bswap64... yes [05:11:40.613] checking for __builtin_clz... yes [05:11:40.660] checking for __builtin_ctz... yes [05:11:40.706] checking for __builtin_popcount... yes [05:11:40.752] checking for __builtin_frame_address... yes [05:11:40.799] checking for _LARGEFILE_SOURCE value needed for large files... no [05:11:40.850] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:11:40.879] checking for posix_fadvise... no [05:11:40.930] checking whether posix_fadvise is declared... no [05:11:40.974] checking whether fdatasync is declared... no [05:11:41.020] checking whether strlcat is declared... no [05:11:41.081] checking whether strlcpy is declared... no [05:11:41.143] checking whether strnlen is declared... yes [05:11:41.209] checking whether strsep is declared... no [05:11:41.270] checking whether preadv is declared... no [05:11:41.305] checking whether pwritev is declared... no [05:11:41.340] checking whether F_FULLFSYNC is declared... no [05:11:41.377] checking for explicit_bzero... no [05:11:41.422] checking for getopt... yes [05:11:41.464] checking for getpeereid... no [05:11:41.509] checking for inet_aton... no [05:11:41.555] checking for mkdtemp... no [05:11:41.600] checking for strlcat... no [05:11:41.644] checking for strlcpy... no [05:11:41.689] checking for strnlen... yes [05:11:41.734] checking for strsep... no [05:11:41.778] checking for pthread_barrier_wait... yes [05:11:41.819] configure: On mingw32 we will use our strtof wrapper. [05:11:41.819] checking for getopt_long... yes [05:11:41.861] checking for _configthreadlocale... yes [05:11:41.903] checking for syslog... no [05:11:41.948] checking for opterr... yes [05:11:41.993] checking for optreset... no [05:11:42.041] checking test program... cross-compiling [05:11:42.041] checking whether long int is 64 bits... no [05:11:42.070] checking whether long long int is 64 bits... yes [05:11:42.079] checking for __builtin_mul_overflow... yes [05:11:42.121] checking size of void *... 8 [05:11:42.431] checking size of size_t... 8 [05:11:42.736] checking size of long... 4 [05:11:43.080] checking alignment of short... 2 [05:11:43.269] checking alignment of int... 4 [05:11:43.570] checking alignment of long... 4 [05:11:43.836] checking alignment of long long int... 8 [05:11:44.111] checking alignment of double... 8 [05:11:44.511] checking for int8... no [05:11:44.549] checking for uint8... no [05:11:44.589] checking for int64... no [05:11:44.629] checking for uint64... no [05:11:44.669] checking for __int128... yes [05:11:44.714] checking for __int128 alignment bug... assuming ok [05:11:44.714] checking alignment of PG_INT128_TYPE... 16 [05:11:45.180] checking for builtin __sync char locking functions... yes [05:11:45.222] checking for builtin __sync int32 locking functions... yes [05:11:45.265] checking for builtin __sync int32 atomic operations... yes [05:11:45.305] checking for builtin __sync int64 atomic operations... yes [05:11:45.348] checking for builtin __atomic int32 atomic operations... yes [05:11:45.389] checking for builtin __atomic int64 atomic operations... yes [05:11:45.431] checking for __get_cpuid... yes [05:11:45.475] checking for __get_cpuid_count... yes [05:11:45.518] checking for __cpuid... no [05:11:45.909] checking for __cpuidex... no [05:11:46.323] checking for _xgetbv with CFLAGS=... no [05:11:46.695] checking for _xgetbv with CFLAGS=-mxsave... yes [05:11:47.084] checking for _mm512_popcnt_epi64 with CFLAGS=... no [05:11:47.459] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [05:11:47.797] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:11:47.843] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:11:47.932] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:11:47.953] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:11:47.971] 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 [05:11:48.027] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:11:48.027] checking which random number source to use... Windows native [05:11:48.029] checking for xmllint... /usr/bin/xmllint [05:11:48.029] checking for xsltproc... /usr/bin/xsltproc [05:11:48.030] checking for fop... /usr/bin/fop [05:11:48.030] checking for dbtoepub... no [05:11:48.030] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:11:48.030] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:11:48.030] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:11:48.042] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:11:48.042] 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 [05:11:48.042] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:11:48.042] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:11:48.128] configure: creating ./config.status [05:11:48.212] config.status: creating GNUmakefile [05:11:48.224] config.status: creating src/Makefile.global [05:11:48.238] config.status: creating src/include/pg_config.h [05:11:48.251] config.status: creating src/include/pg_config_ext.h [05:11:48.263] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:11:48.279] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:11:48.286] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:11:48.293] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:11:48.300] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:11:48.307] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:11:48.311] config.status: executing check_win32_symlinks commands [05:11:48.344] [05:11:48.344] real 0m18.720s [05:11:48.344] user 0m12.603s [05:11:48.344] sys 0m5.642s [05:11:48.344] make -s -j${BUILD_JOBS} clean [05:11:48.856] time make -s -j${BUILD_JOBS} world-bin [05:13:56.668] md.c: In function ‘DropRelationFiles’: [05:13:56.668] md.c:1457:22: error: implicit declaration of function ‘pgstat_drop_entry’; did you mean ‘pgstat_have_entry’? [-Werror=implicit-function-declaration] [05:13:56.668] 1457 | if (!pgstat_drop_entry(PGSTAT_KIND_RELFILENODE, delrels[i].dbOid, delrels[i].spcOid, delrels[i].relNumber)) [05:13:56.668] | ^~~~~~~~~~~~~~~~~ [05:13:56.668] | pgstat_have_entry [05:13:56.668] md.c:1471:17: error: implicit declaration of function ‘pgstat_request_entry_refs_gc’ [-Werror=implicit-function-declaration] [05:13:56.668] 1471 | pgstat_request_entry_refs_gc(); [05:13:56.668] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:13:56.668] cc1: all warnings being treated as errors [05:13:56.669] make[4]: *** [: md.o] Error 1 [05:13:56.669] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [05:13:56.669] make[3]: *** Waiting for unfinished jobs.... [05:13:56.942] make[2]: *** [common.mk:37: storage-recursive] Error 2 [05:13:56.942] make[2]: *** Waiting for unfinished jobs.... [05:14:35.210] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:14:35.210] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:14:35.211] [05:14:35.211] real 2m46.354s [05:14:35.211] user 9m9.331s [05:14:35.211] sys 1m39.944s [05:14:35.211] [05:14:35.211] Exit status: 2