[22:23:47.949] time ./configure \ [22:23:47.949] --host=x86_64-w64-mingw32 \ [22:23:47.949] --enable-cassert \ [22:23:47.949] --without-icu \ [22:23:47.949] CC="ccache x86_64-w64-mingw32-gcc" \ [22:23:47.949] CXX="ccache x86_64-w64-mingw32-g++" [22:23:48.063] checking build system type... x86_64-pc-linux-gnu [22:23:48.268] checking host system type... x86_64-w64-mingw32 [22:23:48.273] checking which template to use... win32 [22:23:48.273] checking whether NLS is wanted... no [22:23:48.273] checking for default port number... 5432 [22:23:48.280] checking for block size... 8kB [22:23:48.282] checking for segment size... 1GB [22:23:48.284] checking for WAL block size... 8kB [22:23:48.286] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:23:48.320] checking whether the C compiler works... yes [22:23:48.452] checking for C compiler default output file name... a.exe [22:23:48.453] checking for suffix of executables... .exe [22:23:48.494] checking whether we are cross compiling... yes [22:23:48.571] checking for suffix of object files... o [22:23:48.579] checking whether we are using the GNU C compiler... yes [22:23:48.587] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:23:48.594] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:23:48.604] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [22:23:48.668] checking whether we are using the GNU C++ compiler... yes [22:23:48.675] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:23:48.743] checking for gawk... no [22:23:48.743] checking for mawk... mawk [22:23:48.745] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:23:48.752] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:23:48.758] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:23:48.803] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:23:48.990] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:23:48.997] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:23:49.004] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:23:49.010] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:23:49.016] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:23:49.023] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:23:49.029] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:23:49.036] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:23:49.043] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:23:49.050] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:23:49.057] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:23:49.063] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:23:49.070] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:23:49.107] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:23:49.114] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:23:49.122] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:23:49.128] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:23:49.135] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:23:49.142] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:23:49.166] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:23:49.173] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:23:49.180] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:23:49.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:23:49.255] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:23:49.262] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:23:49.268] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:23:49.302] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:23:49.309] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:23:49.316] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:23:49.324] checking whether the C compiler still works... yes [22:23:49.390] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:23:49.460] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:23:49.461] checking pkg-config is at least version 0.9.0... yes [22:23:49.478] checking whether to build with ICU support... no [22:23:49.478] checking whether to build with Tcl... no [22:23:49.478] checking whether to build Perl modules... no [22:23:49.478] checking whether to build Python modules... no [22:23:49.478] checking whether to build with GSSAPI support... no [22:23:49.479] checking whether to build with PAM support... no [22:23:49.479] checking whether to build with BSD Authentication support... no [22:23:49.479] checking whether to build with LDAP support... no [22:23:49.479] checking whether to build with Bonjour support... no [22:23:49.480] checking whether to build with SELinux support... no [22:23:49.480] checking whether to build with systemd support... no [22:23:49.480] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:23:49.480] checking whether to build with XML support... no [22:23:49.480] checking whether to build with LZ4 support... no [22:23:49.480] checking whether to build with ZSTD support... no [22:23:49.481] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:23:49.481] checking whether it is possible to strip libraries... yes [22:23:49.488] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:23:49.488] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:23:49.489] checking for a BSD-compatible install... /usr/bin/install -c [22:23:49.497] checking for tar... /usr/bin/tar [22:23:49.497] checking whether ln -s works... yes [22:23:49.497] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:23:49.499] checking for bison... /usr/bin/bison [22:23:49.501] configure: using bison (GNU Bison) 3.8.2 [22:23:49.504] checking for flex... /usr/bin/flex [22:23:49.515] configure: using flex 2.6.4 [22:23:49.516] checking for perl... /usr/bin/perl [22:23:49.518] configure: using perl 5.36.0 [22:23:49.520] checking for zic... /usr/sbin/zic [22:23:49.520] checking for a sed that does not truncate output... /usr/bin/sed [22:23:49.525] checking for grep that handles long lines and -e... /usr/bin/grep [22:23:49.527] checking for egrep... /usr/bin/grep -E [22:23:49.528] checking for ANSI C header files... yes [22:23:49.575] checking for sys/types.h... yes [22:23:49.590] checking for sys/stat.h... yes [22:23:49.605] checking for stdlib.h... yes [22:23:49.618] checking for string.h... yes [22:23:49.632] checking for memory.h... yes [22:23:49.648] checking for strings.h... yes [22:23:49.663] checking for inttypes.h... yes [22:23:49.680] checking for stdint.h... yes [22:23:49.694] checking for unistd.h... yes [22:23:49.710] checking for main in -lm... yes [22:23:49.756] checking for library containing setproctitle... no [22:23:49.851] checking for library containing dlsym... no [22:23:49.935] checking for library containing socket... -lws2_32 [22:23:50.062] checking for library containing getopt_long... none required [22:23:50.108] checking for library containing shm_open... no [22:23:50.195] checking for library containing shm_unlink... no [22:23:50.285] checking for library containing clock_gettime... no [22:23:50.373] checking for library containing shmget... no [22:23:50.460] checking for library containing backtrace_symbols... no [22:23:50.547] checking for library containing pthread_barrier_wait... -lpthread [22:23:50.633] checking for inflate in -lz... yes [22:23:50.679] checking for stdbool.h that conforms to C99... yes [22:23:50.690] checking for _Bool... yes [22:23:50.761] checking atomic.h usability... no [22:23:50.816] checking atomic.h presence... no [22:23:50.835] checking for atomic.h... no [22:23:50.838] checking copyfile.h usability... no [22:23:50.894] checking copyfile.h presence... no [22:23:50.913] checking for copyfile.h... no [22:23:50.916] checking execinfo.h usability... no [22:23:50.971] checking execinfo.h presence... no [22:23:50.990] checking for execinfo.h... no [22:23:50.993] checking getopt.h usability... yes [22:23:51.001] checking getopt.h presence... yes [22:23:51.016] checking for getopt.h... yes [22:23:51.023] checking ifaddrs.h usability... no [22:23:51.079] checking ifaddrs.h presence... no [22:23:51.099] checking for ifaddrs.h... no [22:23:51.102] checking mbarrier.h usability... no [22:23:51.159] checking mbarrier.h presence... no [22:23:51.178] checking for mbarrier.h... no [22:23:51.182] checking sys/epoll.h usability... no [22:23:51.238] checking sys/epoll.h presence... no [22:23:51.257] checking for sys/epoll.h... no [22:23:51.261] checking sys/event.h usability... no [22:23:51.318] checking sys/event.h presence... no [22:23:51.337] checking for sys/event.h... no [22:23:51.341] checking sys/personality.h usability... no [22:23:51.398] checking sys/personality.h presence... no [22:23:51.418] checking for sys/personality.h... no [22:23:51.421] checking sys/prctl.h usability... no [22:23:51.479] checking sys/prctl.h presence... no [22:23:51.499] checking for sys/prctl.h... no [22:23:51.502] checking sys/procctl.h usability... no [22:23:51.557] checking sys/procctl.h presence... no [22:23:51.576] checking for sys/procctl.h... no [22:23:51.580] checking sys/signalfd.h usability... no [22:23:51.635] checking sys/signalfd.h presence... no [22:23:51.655] checking for sys/signalfd.h... no [22:23:51.658] checking sys/ucred.h usability... no [22:23:51.714] checking sys/ucred.h presence... no [22:23:51.734] checking for sys/ucred.h... no [22:23:51.738] checking termios.h usability... no [22:23:51.796] checking termios.h presence... no [22:23:51.816] checking for termios.h... no [22:23:51.819] checking ucred.h usability... no [22:23:51.875] checking ucred.h presence... no [22:23:51.894] checking for ucred.h... no [22:23:51.897] checking zlib.h usability... yes [22:23:51.906] checking zlib.h presence... yes [22:23:51.925] checking for zlib.h... yes [22:23:51.925] checking for lz4... /usr/bin/lz4 [22:23:51.925] checking for zstd... /usr/bin/zstd [22:23:51.926] checking for openssl... /usr/bin/openssl [22:23:51.930] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [22:23:51.930] checking crtdefs.h usability... yes [22:23:51.938] checking crtdefs.h presence... yes [22:23:51.952] checking for crtdefs.h... yes [22:23:51.953] checking whether byte ordering is bigendian... no [22:23:52.024] checking for inline... inline [22:23:52.031] checking for printf format archetype... gnu_printf [22:23:52.039] checking for _Static_assert... yes [22:23:52.081] checking for typeof... typeof [22:23:52.088] checking for __builtin_types_compatible_p... yes [22:23:52.099] checking for __builtin_constant_p... yes [22:23:52.110] checking for __builtin_unreachable... yes [22:23:52.151] checking for computed goto support... yes [22:23:52.159] checking for struct tm.tm_zone... no [22:23:52.234] checking for union semun... no [22:23:52.266] checking for socklen_t... yes [22:23:53.429] checking for struct sockaddr.sa_len... no [22:23:55.506] checking for locale_t... no [22:23:55.575] checking for C/C++ restrict keyword... __restrict [22:23:55.589] checking for struct option... yes [22:23:55.634] checking whether assembler supports x86_64 popcntq... yes [22:23:55.642] checking size of off_t... 4 [22:23:55.849] 0 [22:23:55.849] checking size of bool... 1 [22:23:55.893] checking for int timezone... yes [22:23:55.940] checking for wcstombs_l declaration... no [22:23:56.022] checking for backtrace_symbols... no [22:23:56.071] checking for copyfile... no [22:23:56.121] checking for copy_file_range... no [22:23:56.169] checking for getifaddrs... no [22:23:56.218] checking for getpeerucred... no [22:23:56.265] checking for inet_pton... yes [22:23:56.313] checking for kqueue... no [22:23:56.360] checking for mbstowcs_l... no [22:23:56.407] checking for memset_s... no [22:23:56.454] checking for posix_fallocate... no [22:23:56.502] checking for ppoll... no [22:23:56.550] checking for pthread_is_threaded_np... no [22:23:56.599] checking for setproctitle... no [22:23:56.649] checking for setproctitle_fast... no [22:23:56.699] checking for strchrnul... no [22:23:56.749] checking for strsignal... no [22:23:56.799] checking for syncfs... no [22:23:56.848] checking for sync_file_range... no [22:23:56.896] checking for uselocale... no [22:23:56.945] checking for wcstombs_l... no [22:23:56.992] checking for __builtin_bswap16... yes [22:23:57.039] checking for __builtin_bswap32... yes [22:23:57.086] checking for __builtin_bswap64... yes [22:23:57.134] checking for __builtin_clz... yes [22:23:57.183] checking for __builtin_ctz... yes [22:23:57.230] checking for __builtin_popcount... yes [22:23:57.279] checking for __builtin_frame_address... yes [22:23:57.326] checking for _LARGEFILE_SOURCE value needed for large files... no [22:23:57.378] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:23:57.408] checking for posix_fadvise... no [22:23:57.460] checking whether posix_fadvise is declared... no [22:23:57.507] checking whether fdatasync is declared... no [22:23:57.556] checking whether strlcat is declared... no [22:23:57.619] checking whether strlcpy is declared... no [22:23:57.685] checking whether strnlen is declared... yes [22:23:57.697] checking whether strsep is declared... no [22:23:57.761] checking whether preadv is declared... no [22:23:57.798] checking whether pwritev is declared... no [22:23:57.837] checking whether F_FULLFSYNC is declared... no [22:23:57.878] checking for explicit_bzero... no [22:23:57.924] checking for getopt... yes [22:23:57.970] checking for getpeereid... no [22:23:58.018] checking for inet_aton... no [22:23:58.066] checking for mkdtemp... no [22:23:58.113] checking for strlcat... no [22:23:58.160] checking for strlcpy... no [22:23:58.206] checking for strnlen... yes [22:23:58.253] checking for strsep... no [22:23:58.300] checking for pthread_barrier_wait... yes [22:23:58.343] configure: On mingw32 we will use our strtof wrapper. [22:23:58.343] checking for getopt_long... yes [22:23:58.387] checking for _configthreadlocale... yes [22:23:58.431] checking for syslog... no [22:23:58.478] checking for opterr... yes [22:23:58.525] checking for optreset... no [22:23:58.577] checking test program... cross-compiling [22:23:58.577] checking whether long int is 64 bits... no [22:23:58.608] checking whether long long int is 64 bits... yes [22:23:58.617] checking for __builtin_mul_overflow... yes [22:23:58.660] checking size of void *... 8 [22:23:58.936] checking size of size_t... 8 [22:23:59.209] checking size of long... 4 [22:23:59.414] checking alignment of short... 2 [22:23:59.553] checking alignment of int... 4 [22:23:59.757] checking alignment of long... 4 [22:23:59.967] checking alignment of long long int... 8 [22:24:00.243] checking alignment of double... 8 [22:24:00.507] checking for int8... no [22:24:00.548] checking for uint8... no [22:24:00.588] checking for int64... no [22:24:00.629] checking for uint64... no [22:24:00.670] checking for __int128... yes [22:24:00.717] checking for __int128 alignment bug... assuming ok [22:24:00.717] checking alignment of PG_INT128_TYPE... 16 [22:24:01.053] checking for builtin __sync char locking functions... yes [22:24:01.096] checking for builtin __sync int32 locking functions... yes [22:24:01.139] checking for builtin __sync int32 atomic operations... yes [22:24:01.182] checking for builtin __sync int64 atomic operations... yes [22:24:01.225] checking for builtin __atomic int32 atomic operations... yes [22:24:01.267] checking for builtin __atomic int64 atomic operations... yes [22:24:01.308] checking for __get_cpuid... yes [22:24:01.353] checking for __get_cpuid_count... yes [22:24:01.397] checking for __cpuid... no [22:24:01.800] checking for __cpuidex... no [22:24:02.218] checking for _xgetbv with CFLAGS=... no [22:24:02.594] checking for _xgetbv with CFLAGS=-mxsave... yes [22:24:02.988] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:24:03.369] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:24:03.706] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:24:03.751] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:24:03.839] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:24:03.862] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:24:03.881] 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 [22:24:03.936] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:24:03.937] checking which random number source to use... Windows native [22:24:03.938] checking for xmllint... /usr/bin/xmllint [22:24:03.939] checking for xsltproc... /usr/bin/xsltproc [22:24:03.939] checking for fop... /usr/bin/fop [22:24:03.939] checking for dbtoepub... no [22:24:03.939] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:24:03.940] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:24:03.940] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:24:03.950] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:24:03.950] 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 [22:24:03.950] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:24:03.950] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:24:04.035] configure: creating ./config.status [22:24:04.122] config.status: creating GNUmakefile [22:24:04.135] config.status: creating src/Makefile.global [22:24:04.150] config.status: creating src/include/pg_config.h [22:24:04.163] config.status: creating src/include/pg_config_ext.h [22:24:04.175] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:24:04.190] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:24:04.197] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:24:04.204] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:24:04.211] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:24:04.218] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:24:04.222] config.status: executing check_win32_symlinks commands [22:24:04.255] [22:24:04.255] real 0m16.306s [22:24:04.255] user 0m10.753s [22:24:04.255] sys 0m5.160s [22:24:04.255] make -s -j${BUILD_JOBS} clean [22:24:04.753] time make -s -j${BUILD_JOBS} world-bin [22:24:13.826] smgr.c: In function ‘smgrdestroy’: [22:24:13.826] smgr.c:279:25: error: unused variable ‘forknum’ [-Werror=unused-variable] [22:24:13.826] 279 | ForkNumber forknum; [22:24:13.826] | ^~~~~~~ [22:24:13.826] smgr.c: In function ‘smgrdounlinkall’: [22:24:13.826] smgr.c:484:41: error: unused variable ‘which’ [-Werror=unused-variable] [22:24:13.826] 484 | int which = rels[i]->smgr_which; [22:24:13.826] | ^~~~~ [22:24:13.826] cc1: all warnings being treated as errors [22:24:13.827] make[4]: *** [: smgr.o] Error 1 [22:24:13.827] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [22:24:13.827] make[2]: *** [common.mk:37: storage-recursive] Error 2 [22:24:13.827] make[2]: *** Waiting for unfinished jobs.... [22:24:15.985] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:24:15.985] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:24:15.985] [22:24:15.985] real 0m11.232s [22:24:15.985] user 0m28.405s [22:24:15.985] sys 0m10.039s [22:24:15.986] [22:24:15.986] Exit status: 2