[16:32:07.426] time ./configure \ [16:32:07.426] --host=x86_64-w64-mingw32 \ [16:32:07.426] --enable-cassert \ [16:32:07.426] --without-icu \ [16:32:07.426] CC="ccache x86_64-w64-mingw32-gcc" \ [16:32:07.426] CXX="ccache x86_64-w64-mingw32-g++" [16:32:07.542] checking build system type... x86_64-pc-linux-gnu [16:32:07.753] checking host system type... x86_64-w64-mingw32 [16:32:07.758] checking which template to use... win32 [16:32:07.758] checking whether NLS is wanted... no [16:32:07.758] checking for default port number... 5432 [16:32:07.765] checking for block size... 8kB [16:32:07.766] checking for segment size... 1GB [16:32:07.769] checking for WAL block size... 8kB [16:32:07.770] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [16:32:07.803] checking whether the C compiler works... yes [16:32:07.949] checking for C compiler default output file name... a.exe [16:32:07.950] checking for suffix of executables... .exe [16:32:07.990] checking whether we are cross compiling... yes [16:32:08.062] checking for suffix of object files... o [16:32:08.093] checking whether we are using the GNU C compiler... yes [16:32:08.107] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [16:32:08.122] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [16:32:08.201] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [16:32:08.328] checking whether we are using the GNU C++ compiler... yes [16:32:08.487] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [16:32:08.615] checking for gawk... no [16:32:08.615] checking for mawk... mawk [16:32:08.618] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [16:32:08.647] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [16:32:08.677] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [16:32:08.720] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [16:32:08.762] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [16:32:08.791] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [16:32:08.822] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [16:32:08.852] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [16:32:08.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [16:32:08.900] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [16:32:08.908] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [16:32:08.940] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [16:32:08.956] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [16:32:08.987] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [16:32:08.994] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [16:32:09.024] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [16:32:09.056] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [16:32:09.091] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [16:32:09.106] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [16:32:09.138] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [16:32:09.169] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [16:32:09.201] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [16:32:09.232] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [16:32:09.254] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [16:32:09.284] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [16:32:09.314] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [16:32:09.350] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [16:32:09.387] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [16:32:09.394] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [16:32:09.400] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [16:32:09.433] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [16:32:09.449] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [16:32:09.464] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [16:32:09.495] checking whether the C compiler still works... yes [16:32:09.566] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [16:32:09.629] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [16:32:09.630] checking pkg-config is at least version 0.9.0... yes [16:32:09.647] checking whether to build with ICU support... no [16:32:09.648] checking whether to build with Tcl... no [16:32:09.648] checking whether to build Perl modules... no [16:32:09.648] checking whether to build Python modules... no [16:32:09.648] checking whether to build with GSSAPI support... no [16:32:09.649] checking whether to build with PAM support... no [16:32:09.649] checking whether to build with BSD Authentication support... no [16:32:09.649] checking whether to build with LDAP support... no [16:32:09.649] checking whether to build with Bonjour support... no [16:32:09.649] checking whether to build with SELinux support... no [16:32:09.649] checking whether to build with systemd support... no [16:32:09.649] configure: WARNING: *** Readline does not work on MinGW --- disabling [16:32:09.650] checking whether to build with XML support... no [16:32:09.650] checking whether to build with LZ4 support... no [16:32:09.650] checking whether to build with ZSTD support... no [16:32:09.650] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [16:32:09.651] checking whether it is possible to strip libraries... yes [16:32:09.658] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [16:32:09.659] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [16:32:09.659] checking for a BSD-compatible install... /usr/bin/install -c [16:32:09.667] checking for tar... /usr/bin/tar [16:32:09.667] checking whether ln -s works... yes [16:32:09.668] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [16:32:09.669] checking for bison... /usr/bin/bison [16:32:09.672] configure: using bison (GNU Bison) 3.8.2 [16:32:09.675] checking for flex... /usr/bin/flex [16:32:09.687] configure: using flex 2.6.4 [16:32:09.687] checking for perl... /usr/bin/perl [16:32:09.690] configure: using perl 5.36.0 [16:32:09.692] checking for zic... /usr/sbin/zic [16:32:09.692] checking for a sed that does not truncate output... /usr/bin/sed [16:32:09.697] checking for grep that handles long lines and -e... /usr/bin/grep [16:32:09.699] checking for egrep... /usr/bin/grep -E [16:32:09.701] checking for ANSI C header files... yes [16:32:09.786] checking for sys/types.h... yes [16:32:09.802] checking for sys/stat.h... yes [16:32:09.818] checking for stdlib.h... yes [16:32:09.850] checking for string.h... yes [16:32:09.863] checking for memory.h... yes [16:32:09.918] checking for strings.h... yes [16:32:09.973] checking for inttypes.h... yes [16:32:09.989] checking for stdint.h... yes [16:32:10.021] checking for unistd.h... yes [16:32:10.055] checking for main in -lm... yes [16:32:10.100] checking for library containing setproctitle... no [16:32:10.183] checking for library containing dlsym... no [16:32:10.266] checking for library containing socket... -lws2_32 [16:32:10.389] checking for library containing getopt_long... none required [16:32:10.433] checking for library containing shm_open... no [16:32:10.513] checking for library containing shm_unlink... no [16:32:10.594] checking for library containing clock_gettime... no [16:32:10.676] checking for library containing shmget... no [16:32:10.759] checking for library containing backtrace_symbols... no [16:32:10.842] checking for library containing pthread_barrier_wait... -lpthread [16:32:10.925] checking for inflate in -lz... yes [16:32:10.967] checking for stdbool.h that conforms to C99... yes [16:32:11.007] checking for _Bool... yes [16:32:11.124] checking atomic.h usability... no [16:32:11.177] checking atomic.h presence... no [16:32:11.195] checking for atomic.h... no [16:32:11.199] checking copyfile.h usability... no [16:32:11.252] checking copyfile.h presence... no [16:32:11.270] checking for copyfile.h... no [16:32:11.274] checking execinfo.h usability... no [16:32:11.327] checking execinfo.h presence... no [16:32:11.344] checking for execinfo.h... no [16:32:11.348] checking getopt.h usability... yes [16:32:11.400] checking getopt.h presence... yes [16:32:11.414] checking for getopt.h... yes [16:32:11.421] checking ifaddrs.h usability... no [16:32:11.475] checking ifaddrs.h presence... no [16:32:11.493] checking for ifaddrs.h... no [16:32:11.496] checking mbarrier.h usability... no [16:32:11.549] checking mbarrier.h presence... no [16:32:11.567] checking for mbarrier.h... no [16:32:11.570] checking sys/epoll.h usability... no [16:32:11.623] checking sys/epoll.h presence... no [16:32:11.642] checking for sys/epoll.h... no [16:32:11.645] checking sys/event.h usability... no [16:32:11.698] checking sys/event.h presence... no [16:32:11.715] checking for sys/event.h... no [16:32:11.718] checking sys/personality.h usability... no [16:32:11.771] checking sys/personality.h presence... no [16:32:11.790] checking for sys/personality.h... no [16:32:11.793] checking sys/prctl.h usability... no [16:32:11.844] checking sys/prctl.h presence... no [16:32:11.862] checking for sys/prctl.h... no [16:32:11.865] checking sys/procctl.h usability... no [16:32:11.918] checking sys/procctl.h presence... no [16:32:11.935] checking for sys/procctl.h... no [16:32:11.939] checking sys/signalfd.h usability... no [16:32:11.991] checking sys/signalfd.h presence... no [16:32:12.010] checking for sys/signalfd.h... no [16:32:12.013] checking sys/ucred.h usability... no [16:32:12.065] checking sys/ucred.h presence... no [16:32:12.083] checking for sys/ucred.h... no [16:32:12.087] checking termios.h usability... no [16:32:12.140] checking termios.h presence... no [16:32:12.158] checking for termios.h... no [16:32:12.161] checking ucred.h usability... no [16:32:12.215] checking ucred.h presence... no [16:32:12.232] checking for ucred.h... no [16:32:12.235] checking xlocale.h usability... no [16:32:12.286] checking xlocale.h presence... no [16:32:12.304] checking for xlocale.h... no [16:32:12.307] checking zlib.h usability... yes [16:32:12.315] checking zlib.h presence... yes [16:32:12.332] checking for zlib.h... yes [16:32:12.332] checking for lz4... /usr/bin/lz4 [16:32:12.333] checking for zstd... /usr/bin/zstd [16:32:12.333] checking for openssl... /usr/bin/openssl [16:32:12.337] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [16:32:12.337] checking crtdefs.h usability... yes [16:32:12.344] checking crtdefs.h presence... yes [16:32:12.358] checking for crtdefs.h... yes [16:32:12.359] checking whether byte ordering is bigendian... no [16:32:12.427] checking for inline... inline [16:32:12.452] checking for printf format archetype... gnu_printf [16:32:12.459] checking for _Static_assert... yes [16:32:12.498] checking for typeof... typeof [16:32:12.531] checking for __builtin_types_compatible_p... yes [16:32:12.543] checking for __builtin_constant_p... yes [16:32:12.574] checking for __builtin_unreachable... yes [16:32:12.616] checking for computed goto support... yes [16:32:12.649] checking for struct tm.tm_zone... no [16:32:12.723] checking for union semun... no [16:32:12.755] checking for socklen_t... yes [16:32:14.854] checking for struct sockaddr.sa_len... no [16:32:16.797] checking for C/C++ restrict keyword... __restrict [16:32:16.810] checking for struct option... yes [16:32:16.863] checking whether assembler supports x86_64 popcntq... yes [16:32:16.870] checking size of off_t... 4 [16:32:17.183] 0 [16:32:17.184] checking size of bool... 1 [16:32:17.234] checking for int timezone... yes [16:32:17.285] checking for backtrace_symbols... no [16:32:17.332] checking for copyfile... no [16:32:17.379] checking for copy_file_range... no [16:32:17.427] checking for getifaddrs... no [16:32:17.476] checking for getpeerucred... no [16:32:17.524] checking for inet_pton... yes [16:32:17.573] checking for kqueue... no [16:32:17.621] checking for mbstowcs_l... no [16:32:17.670] checking for memset_s... no [16:32:17.718] checking for posix_fallocate... no [16:32:17.766] checking for ppoll... no [16:32:17.817] checking for pthread_is_threaded_np... no [16:32:17.867] checking for setproctitle... no [16:32:17.918] checking for setproctitle_fast... no [16:32:17.967] checking for strchrnul... no [16:32:18.015] checking for strsignal... no [16:32:18.063] checking for syncfs... no [16:32:18.113] checking for sync_file_range... no [16:32:18.161] checking for uselocale... no [16:32:18.208] checking for wcstombs_l... no [16:32:18.253] checking for __builtin_bswap16... yes [16:32:18.299] checking for __builtin_bswap32... yes [16:32:18.343] checking for __builtin_bswap64... yes [16:32:18.388] checking for __builtin_clz... yes [16:32:18.433] checking for __builtin_ctz... yes [16:32:18.477] checking for __builtin_popcount... yes [16:32:18.522] checking for __builtin_frame_address... yes [16:32:18.567] checking for _LARGEFILE_SOURCE value needed for large files... no [16:32:18.617] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [16:32:18.646] checking for posix_fadvise... no [16:32:18.695] checking whether posix_fadvise is declared... no [16:32:18.737] checking whether fdatasync is declared... no [16:32:18.779] checking whether strlcat is declared... no [16:32:18.839] checking whether strlcpy is declared... no [16:32:18.898] checking whether strnlen is declared... yes [16:32:18.960] checking whether strsep is declared... no [16:32:19.020] checking whether preadv is declared... no [16:32:19.054] checking whether pwritev is declared... no [16:32:19.090] checking whether F_FULLFSYNC is declared... no [16:32:19.129] checking for explicit_bzero... no [16:32:19.175] checking for getopt... yes [16:32:19.218] checking for getpeereid... no [16:32:19.263] checking for inet_aton... no [16:32:19.307] checking for mkdtemp... no [16:32:19.352] checking for strlcat... no [16:32:19.396] checking for strlcpy... no [16:32:19.443] checking for strnlen... yes [16:32:19.488] checking for strsep... no [16:32:19.535] checking for pthread_barrier_wait... yes [16:32:19.578] configure: On mingw32 we will use our strtof wrapper. [16:32:19.578] checking for getopt_long... yes [16:32:19.620] checking for _configthreadlocale... yes [16:32:19.662] checking for syslog... no [16:32:19.707] checking for opterr... yes [16:32:19.753] checking for optreset... no [16:32:19.803] checking test program... cross-compiling [16:32:19.803] checking whether long int is 64 bits... no [16:32:19.833] checking whether long long int is 64 bits... yes [16:32:19.866] checking for __builtin_mul_overflow... yes [16:32:19.907] checking size of void *... 8 [16:32:20.375] checking size of size_t... 8 [16:32:20.786] checking size of long... 4 [16:32:21.103] checking alignment of short... 2 [16:32:21.357] checking alignment of int... 4 [16:32:21.679] checking alignment of long... 4 [16:32:22.053] checking alignment of long long int... 8 [16:32:22.449] checking alignment of double... 8 [16:32:22.874] checking for int8... no [16:32:22.914] checking for uint8... no [16:32:22.954] checking for int64... no [16:32:22.996] checking for uint64... no [16:32:23.037] checking for __int128... yes [16:32:23.081] checking for __int128 alignment bug... assuming ok [16:32:23.082] checking alignment of PG_INT128_TYPE... 16 [16:32:23.621] checking for builtin __sync char locking functions... yes [16:32:23.661] checking for builtin __sync int32 locking functions... yes [16:32:23.700] checking for builtin __sync int32 atomic operations... yes [16:32:23.740] checking for builtin __sync int64 atomic operations... yes [16:32:23.779] checking for builtin __atomic int32 atomic operations... yes [16:32:23.820] checking for builtin __atomic int64 atomic operations... yes [16:32:23.861] checking for __get_cpuid... yes [16:32:23.905] checking for __get_cpuid_count... yes [16:32:23.948] checking for __cpuid... no [16:32:24.339] checking for __cpuidex... no [16:32:24.754] checking for _xgetbv with CFLAGS=... no [16:32:25.128] checking for _xgetbv with CFLAGS=-mxsave... yes [16:32:25.514] checking for _mm512_popcnt_epi64 with CFLAGS=... no [16:32:25.889] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [16:32:26.220] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [16:32:26.264] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [16:32:26.350] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [16:32:26.371] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [16:32:26.389] 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 [16:32:26.442] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [16:32:26.442] checking which random number source to use... Windows native [16:32:26.444] checking for xmllint... /usr/bin/xmllint [16:32:26.444] checking for xsltproc... /usr/bin/xsltproc [16:32:26.444] checking for fop... /usr/bin/fop [16:32:26.445] checking for dbtoepub... no [16:32:26.445] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [16:32:26.445] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [16:32:26.445] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [16:32:26.456] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [16:32:26.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 [16:32:26.456] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [16:32:26.456] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [16:32:26.534] configure: creating ./config.status [16:32:26.615] config.status: creating GNUmakefile [16:32:26.627] config.status: creating src/Makefile.global [16:32:26.641] config.status: creating src/include/pg_config.h [16:32:26.652] config.status: creating src/include/pg_config_ext.h [16:32:26.663] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [16:32:26.677] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [16:32:26.683] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [16:32:26.690] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [16:32:26.696] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [16:32:26.703] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [16:32:26.706] config.status: executing check_win32_symlinks commands [16:32:26.737] [16:32:26.737] real 0m19.311s [16:32:26.737] user 0m12.917s [16:32:26.737] sys 0m5.923s [16:32:26.737] make -s -j${BUILD_JOBS} clean [16:32:27.226] time make -s -j${BUILD_JOBS} world-bin [16:35:45.685] elog.c: In function ‘EmitErrorReport’: [16:35:45.685] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] [16:35:45.685] 1699 | char* str = debug_query_string; [16:35:45.685] | ^~~~~~~~~~~~~~~~~~ [16:35:45.685] cc1: all warnings being treated as errors [16:35:45.686] make[4]: *** [: elog.o] Error 1 [16:35:45.686] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [16:35:45.686] make[3]: *** Waiting for unfinished jobs.... [16:35:47.072] make[2]: *** [common.mk:37: utils-recursive] Error 2 [16:35:47.072] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [16:35:47.072] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [16:35:47.073] [16:35:47.073] real 3m19.847s [16:35:47.073] user 11m0.313s [16:35:47.073] sys 1m59.781s [16:35:47.073] [16:35:47.073] Exit status: 2