[00:10:40.554] time ./configure \ [00:10:40.554] --host=x86_64-w64-mingw32 \ [00:10:40.554] --enable-cassert \ [00:10:40.554] --without-icu \ [00:10:40.554] CC="ccache x86_64-w64-mingw32-gcc" \ [00:10:40.554] CXX="ccache x86_64-w64-mingw32-g++" [00:10:40.687] checking build system type... x86_64-pc-linux-gnu [00:10:40.904] checking host system type... x86_64-w64-mingw32 [00:10:40.911] checking which template to use... win32 [00:10:40.911] checking whether NLS is wanted... no [00:10:40.911] checking for default port number... 5432 [00:10:40.919] checking for block size... 8kB [00:10:40.920] checking for segment size... 1GB [00:10:40.923] checking for WAL block size... 8kB [00:10:40.924] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:10:40.961] checking whether the C compiler works... yes [00:10:41.113] checking for C compiler default output file name... a.exe [00:10:41.114] checking for suffix of executables... .exe [00:10:41.157] checking whether we are cross compiling... yes [00:10:41.241] checking for suffix of object files... o [00:10:41.250] checking whether we are using the GNU C compiler... yes [00:10:41.257] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:10:41.265] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:10:41.276] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:10:41.344] checking whether we are using the GNU C++ compiler... yes [00:10:41.351] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:10:41.428] checking for gawk... no [00:10:41.428] checking for mawk... mawk [00:10:41.430] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:10:41.437] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:10:41.444] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:10:41.492] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:10:41.681] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:10:41.688] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:10:41.696] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:10:41.703] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:10:41.711] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:10:41.718] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:10:41.725] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:10:41.732] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:10:41.739] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:10:41.746] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:10:41.753] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:10:41.759] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:10:41.767] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:10:41.806] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:10:41.814] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:10:41.821] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:10:41.828] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:10:41.835] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:10:41.843] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:10:41.870] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:10:41.878] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:10:41.886] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:10:41.927] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:10:41.968] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:10:41.976] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:10:41.984] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:10:42.022] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:10:42.031] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:10:42.039] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:10:42.047] checking whether the C compiler still works... yes [00:10:42.119] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:10:42.197] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:10:42.199] checking pkg-config is at least version 0.9.0... yes [00:10:42.217] checking whether to build with ICU support... no [00:10:42.217] checking whether to build with Tcl... no [00:10:42.217] checking whether to build Perl modules... no [00:10:42.218] checking whether to build Python modules... no [00:10:42.218] checking whether to build with GSSAPI support... no [00:10:42.219] checking whether to build with PAM support... no [00:10:42.219] checking whether to build with BSD Authentication support... no [00:10:42.219] checking whether to build with LDAP support... no [00:10:42.219] checking whether to build with Bonjour support... no [00:10:42.219] checking whether to build with SELinux support... no [00:10:42.219] checking whether to build with systemd support... no [00:10:42.219] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:10:42.219] checking whether to build with XML support... no [00:10:42.220] checking whether to build with LZ4 support... no [00:10:42.220] checking whether to build with ZSTD support... no [00:10:42.220] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:10:42.221] checking whether it is possible to strip libraries... yes [00:10:42.235] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:10:42.235] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:10:42.236] checking for a BSD-compatible install... /usr/bin/install -c [00:10:42.245] checking for tar... /usr/bin/tar [00:10:42.245] checking whether ln -s works... yes [00:10:42.245] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:10:42.248] checking for bison... /usr/bin/bison [00:10:42.251] configure: using bison (GNU Bison) 3.8.2 [00:10:42.253] checking for flex... /usr/bin/flex [00:10:42.267] configure: using flex 2.6.4 [00:10:42.267] checking for perl... /usr/bin/perl [00:10:42.271] configure: using perl 5.36.0 [00:10:42.273] checking for zic... /usr/sbin/zic [00:10:42.273] checking for a sed that does not truncate output... /usr/bin/sed [00:10:42.278] checking for grep that handles long lines and -e... /usr/bin/grep [00:10:42.280] checking for egrep... /usr/bin/grep -E [00:10:42.282] checking for ANSI C header files... yes [00:10:42.334] checking for sys/types.h... yes [00:10:42.352] checking for sys/stat.h... yes [00:10:42.369] checking for stdlib.h... yes [00:10:42.383] checking for string.h... yes [00:10:42.399] checking for memory.h... yes [00:10:42.415] checking for strings.h... yes [00:10:42.443] checking for inttypes.h... yes [00:10:42.460] checking for stdint.h... yes [00:10:42.475] checking for unistd.h... yes [00:10:42.492] checking for main in -lm... yes [00:10:42.543] checking for library containing setproctitle... no [00:10:42.641] checking for library containing dlsym... no [00:10:42.737] checking for library containing socket... -lws2_32 [00:10:42.878] checking for library containing getopt_long... none required [00:10:42.927] checking for library containing shm_open... no [00:10:43.021] checking for library containing shm_unlink... no [00:10:43.113] checking for library containing clock_gettime... no [00:10:43.211] checking for library containing shmget... no [00:10:43.306] checking for library containing backtrace_symbols... no [00:10:43.400] checking for library containing pthread_barrier_wait... -lpthread [00:10:43.498] checking for inflate in -lz... yes [00:10:43.549] checking for stdbool.h that conforms to C99... yes [00:10:43.560] checking for _Bool... yes [00:10:43.640] checking atomic.h usability... no [00:10:43.697] checking atomic.h presence... no [00:10:43.717] checking for atomic.h... no [00:10:43.720] checking copyfile.h usability... no [00:10:43.777] checking copyfile.h presence... no [00:10:43.797] checking for copyfile.h... no [00:10:43.800] checking execinfo.h usability... no [00:10:43.861] checking execinfo.h presence... no [00:10:43.883] checking for execinfo.h... no [00:10:43.886] checking getopt.h usability... yes [00:10:43.894] checking getopt.h presence... yes [00:10:43.910] checking for getopt.h... yes [00:10:43.917] checking ifaddrs.h usability... no [00:10:43.974] checking ifaddrs.h presence... no [00:10:43.995] checking for ifaddrs.h... no [00:10:43.998] checking mbarrier.h usability... no [00:10:44.058] checking mbarrier.h presence... no [00:10:44.079] checking for mbarrier.h... no [00:10:44.083] checking sys/epoll.h usability... no [00:10:44.143] checking sys/epoll.h presence... no [00:10:44.165] checking for sys/epoll.h... no [00:10:44.169] checking sys/event.h usability... no [00:10:44.227] checking sys/event.h presence... no [00:10:44.246] checking for sys/event.h... no [00:10:44.249] checking sys/personality.h usability... no [00:10:44.309] checking sys/personality.h presence... no [00:10:44.330] checking for sys/personality.h... no [00:10:44.333] checking sys/prctl.h usability... no [00:10:44.393] checking sys/prctl.h presence... no [00:10:44.414] checking for sys/prctl.h... no [00:10:44.417] checking sys/procctl.h usability... no [00:10:44.475] checking sys/procctl.h presence... no [00:10:44.497] checking for sys/procctl.h... no [00:10:44.501] checking sys/signalfd.h usability... no [00:10:44.559] checking sys/signalfd.h presence... no [00:10:44.577] checking for sys/signalfd.h... no [00:10:44.581] checking sys/ucred.h usability... no [00:10:44.640] checking sys/ucred.h presence... no [00:10:44.660] checking for sys/ucred.h... no [00:10:44.664] checking termios.h usability... no [00:10:44.724] checking termios.h presence... no [00:10:44.744] checking for termios.h... no [00:10:44.747] checking ucred.h usability... no [00:10:44.805] checking ucred.h presence... no [00:10:44.826] checking for ucred.h... no [00:10:44.829] checking xlocale.h usability... no [00:10:44.889] checking xlocale.h presence... no [00:10:44.910] checking for xlocale.h... no [00:10:44.913] checking zlib.h usability... yes [00:10:44.924] checking zlib.h presence... yes [00:10:44.944] checking for zlib.h... yes [00:10:44.944] checking for lz4... /usr/bin/lz4 [00:10:44.944] checking for zstd... /usr/bin/zstd [00:10:44.945] checking for openssl... /usr/bin/openssl [00:10:44.949] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [00:10:44.950] checking crtdefs.h usability... yes [00:10:44.958] checking crtdefs.h presence... yes [00:10:44.974] checking for crtdefs.h... yes [00:10:44.975] checking whether byte ordering is bigendian... no [00:10:45.053] checking for inline... inline [00:10:45.062] checking for printf format archetype... gnu_printf [00:10:45.070] checking for _Static_assert... yes [00:10:45.115] checking for typeof... typeof [00:10:45.123] checking for __builtin_types_compatible_p... yes [00:10:45.134] checking for __builtin_constant_p... yes [00:10:45.145] checking for __builtin_unreachable... yes [00:10:45.188] checking for computed goto support... yes [00:10:45.195] checking for struct tm.tm_zone... no [00:10:45.274] checking for union semun... no [00:10:45.310] checking for socklen_t... yes [00:10:46.585] checking for struct sockaddr.sa_len... no [00:10:48.813] checking for C/C++ restrict keyword... __restrict [00:10:48.828] checking for struct option... yes [00:10:48.874] checking whether assembler supports x86_64 popcntq... yes [00:10:48.881] checking size of off_t... 4 [00:10:49.098] 0 [00:10:49.098] checking size of bool... 1 [00:10:49.150] checking for int timezone... yes [00:10:49.207] checking for backtrace_symbols... no [00:10:49.260] checking for copyfile... no [00:10:49.312] checking for copy_file_range... no [00:10:49.365] checking for getifaddrs... no [00:10:49.419] checking for getpeerucred... no [00:10:49.472] checking for inet_pton... yes [00:10:49.529] checking for kqueue... no [00:10:49.583] checking for mbstowcs_l... no [00:10:49.637] checking for memset_s... no [00:10:49.691] checking for posix_fallocate... no [00:10:49.743] checking for ppoll... no [00:10:49.796] checking for pthread_is_threaded_np... no [00:10:49.850] checking for setproctitle... no [00:10:49.905] checking for setproctitle_fast... no [00:10:49.962] checking for strchrnul... no [00:10:50.017] checking for strsignal... no [00:10:50.075] checking for syncfs... no [00:10:50.132] checking for sync_file_range... no [00:10:50.187] checking for uselocale... no [00:10:50.239] checking for wcstombs_l... no [00:10:50.287] checking for __builtin_bswap16... yes [00:10:50.339] checking for __builtin_bswap32... yes [00:10:50.390] checking for __builtin_bswap64... yes [00:10:50.442] checking for __builtin_clz... yes [00:10:50.496] checking for __builtin_ctz... yes [00:10:50.546] checking for __builtin_popcount... yes [00:10:50.597] checking for __builtin_frame_address... yes [00:10:50.650] checking for _LARGEFILE_SOURCE value needed for large files... no [00:10:50.707] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:10:50.740] checking for posix_fadvise... no [00:10:50.798] checking whether posix_fadvise is declared... no [00:10:50.848] checking whether fdatasync is declared... no [00:10:50.899] checking whether strlcat is declared... no [00:10:50.969] checking whether strlcpy is declared... no [00:10:51.036] checking whether strnlen is declared... yes [00:10:51.050] checking whether strsep is declared... no [00:10:51.120] checking whether preadv is declared... no [00:10:51.161] checking whether pwritev is declared... no [00:10:51.201] checking whether F_FULLFSYNC is declared... no [00:10:51.244] checking for explicit_bzero... no [00:10:51.296] checking for getopt... yes [00:10:51.342] checking for getpeereid... no [00:10:51.392] checking for inet_aton... no [00:10:51.443] checking for mkdtemp... no [00:10:51.494] checking for strlcat... no [00:10:51.546] checking for strlcpy... no [00:10:51.599] checking for strnlen... yes [00:10:51.650] checking for strsep... no [00:10:51.699] checking for pthread_barrier_wait... yes [00:10:51.747] configure: On mingw32 we will use our strtof wrapper. [00:10:51.747] checking for getopt_long... yes [00:10:51.796] checking for _configthreadlocale... yes [00:10:51.846] checking for syslog... no [00:10:51.899] checking for opterr... yes [00:10:51.950] checking for optreset... no [00:10:52.004] checking test program... cross-compiling [00:10:52.004] checking whether long int is 64 bits... no [00:10:52.037] checking whether long long int is 64 bits... yes [00:10:52.047] checking for __builtin_mul_overflow... yes [00:10:52.092] checking size of void *... 8 [00:10:52.384] checking size of size_t... 8 [00:10:52.664] checking size of long... 4 [00:10:52.884] checking alignment of short... 2 [00:10:53.030] checking alignment of int... 4 [00:10:53.249] checking alignment of long... 4 [00:10:53.465] checking alignment of long long int... 8 [00:10:53.745] checking alignment of double... 8 [00:10:54.033] checking for __int128... yes [00:10:54.088] checking for __int128 alignment bug... assuming ok [00:10:54.088] checking alignment of PG_INT128_TYPE... 16 [00:10:54.439] checking for builtin __sync char locking functions... yes [00:10:54.484] checking for builtin __sync int32 locking functions... yes [00:10:54.532] checking for builtin __sync int32 atomic operations... yes [00:10:54.579] checking for builtin __sync int64 atomic operations... yes [00:10:54.626] checking for builtin __atomic int32 atomic operations... yes [00:10:54.671] checking for builtin __atomic int64 atomic operations... yes [00:10:54.716] checking for __get_cpuid... yes [00:10:54.768] checking for __get_cpuid_count... yes [00:10:54.815] checking for __cpuid... no [00:10:55.227] checking for __cpuidex... no [00:10:55.664] checking for _xgetbv with CFLAGS=... no [00:10:56.056] checking for _xgetbv with CFLAGS=-mxsave... yes [00:10:56.456] checking for _mm512_popcnt_epi64 with CFLAGS=... no [00:10:56.845] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [00:10:57.196] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [00:10:57.245] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [00:10:57.339] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:10:57.363] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:10:57.383] 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:10:57.441] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:10:57.442] checking which random number source to use... Windows native [00:10:57.443] checking for xmllint... /usr/bin/xmllint [00:10:57.444] checking for xsltproc... /usr/bin/xsltproc [00:10:57.444] checking for fop... /usr/bin/fop [00:10:57.444] checking for dbtoepub... no [00:10:57.445] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:10:57.445] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:10:57.445] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:10:57.456] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:10:57.456] 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:10:57.456] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:10:57.456] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:10:57.547] configure: creating ./config.status [00:10:57.637] config.status: creating GNUmakefile [00:10:57.650] config.status: creating src/Makefile.global [00:10:57.665] config.status: creating src/include/pg_config.h [00:10:57.686] config.status: creating src/include/pg_config_ext.h [00:10:57.699] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:10:57.715] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:10:57.724] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:10:57.732] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:10:57.740] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:10:57.748] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:10:57.752] config.status: executing check_win32_symlinks commands [00:10:57.790] [00:10:57.790] real 0m17.236s [00:10:57.790] user 0m11.440s [00:10:57.790] sys 0m5.328s [00:10:57.790] make -s -j${BUILD_JOBS} clean [00:10:58.326] time make -s -j${BUILD_JOBS} world-bin [00:11:03.532] smgr.c: In function ‘smgrdestroy’: [00:11:03.532] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] [00:11:03.532] 282 | ForkNumber forknum; [00:11:03.532] | ^~~~~~~ [00:11:03.532] smgr.c: In function ‘smgrdounlinkall’: [00:11:03.532] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] [00:11:03.532] 487 | int which = rels[i]->smgr_which; [00:11:03.532] | ^~~~~ [00:11:03.532] cc1: all warnings being treated as errors [00:11:03.534] make[4]: *** [: smgr.o] Error 1 [00:11:03.534] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [00:11:03.535] make[2]: *** [common.mk:37: storage-recursive] Error 2 [00:11:03.535] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:11:03.535] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:11:03.535] [00:11:03.535] real 0m5.210s [00:11:03.535] user 0m8.931s [00:11:03.535] sys 0m6.358s [00:11:03.536] [00:11:03.536] Exit status: 2