[00:24:03.773] time ./configure \ [00:24:03.773] --host=x86_64-w64-mingw32ucrt \ [00:24:03.773] --enable-cassert \ [00:24:03.773] --without-icu \ [00:24:03.773] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [00:24:03.773] CXX="ccache x86_64-w64-mingw32ucrt-g++" [00:24:03.897] checking build system type... x86_64-pc-linux-gnu [00:24:04.091] checking host system type... x86_64-w64-mingw32ucrt [00:24:04.096] checking which template to use... win32 [00:24:04.097] checking whether NLS is wanted... no [00:24:04.097] checking for default port number... 5432 [00:24:04.103] checking for block size... 8kB [00:24:04.105] checking for segment size... 1GB [00:24:04.107] checking for WAL block size... 8kB [00:24:04.109] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [00:24:04.143] checking whether the C compiler works... yes [00:24:04.296] checking for C compiler default output file name... a.exe [00:24:04.298] checking for suffix of executables... .exe [00:24:04.341] checking whether we are cross compiling... yes [00:24:04.432] checking for suffix of object files... o [00:24:04.466] checking whether we are using the GNU C compiler... yes [00:24:04.497] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [00:24:04.504] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [00:24:04.528] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [00:24:04.592] checking whether we are using the GNU C++ compiler... yes [00:24:04.599] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [00:24:04.614] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [00:24:04.650] checking for gawk... no [00:24:04.650] checking for mawk... mawk [00:24:04.652] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:24:04.660] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [00:24:04.667] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=vla, for CXXFLAGS... yes [00:24:04.869] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:24:04.924] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:24:04.979] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:24:04.987] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:24:05.021] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wold-style-declaration, for CFLAGS... yes [00:24:05.029] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [00:24:05.037] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [00:24:05.045] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [00:24:05.052] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:24:05.060] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:24:05.092] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:24:05.110] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [00:24:05.118] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [00:24:05.126] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [00:24:05.134] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:24:05.151] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:24:05.186] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [00:24:05.219] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [00:24:05.227] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:24:05.235] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [00:24:05.270] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:24:05.286] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:24:05.294] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:24:05.340] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:24:05.390] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:24:05.397] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:24:05.405] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:24:05.448] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:24:05.456] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:24:05.464] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:24:05.473] checking whether the C compiler still works... yes [00:24:05.535] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [00:24:05.611] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [00:24:05.611] checking pkg-config is at least version 0.9.0... yes [00:24:05.628] checking whether to build with ICU support... no [00:24:05.628] checking whether to build with Tcl... no [00:24:05.628] checking whether to build Perl modules... no [00:24:05.628] checking whether to build Python modules... no [00:24:05.628] checking whether to build with GSSAPI support... no [00:24:05.630] checking whether to build with PAM support... no [00:24:05.630] checking whether to build with BSD Authentication support... no [00:24:05.630] checking whether to build with LDAP support... no [00:24:05.630] checking whether to build with Bonjour support... no [00:24:05.630] checking whether to build with SELinux support... no [00:24:05.630] checking whether to build with systemd support... no [00:24:05.630] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:24:05.631] checking whether to build with liburing support... no [00:24:05.631] checking whether to build with libcurl support... no [00:24:05.631] checking whether to build with libnuma support... no [00:24:05.631] checking whether to build with XML support... no [00:24:05.631] checking whether to build with LZ4 support... no [00:24:05.632] checking whether to build with ZSTD support... no [00:24:05.632] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [00:24:05.632] checking whether it is possible to strip libraries... yes [00:24:05.641] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [00:24:05.641] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [00:24:05.642] checking for a BSD-compatible install... /usr/bin/install -c [00:24:05.652] checking for tar... /usr/bin/tar [00:24:05.652] checking whether ln -s works... yes [00:24:05.652] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:24:05.654] checking for nm... /usr/bin/nm [00:24:05.655] checking for bison... /usr/bin/bison [00:24:05.657] configure: using bison (GNU Bison) 3.8.2 [00:24:05.661] checking for flex... /usr/bin/flex [00:24:05.663] configure: using flex 2.6.4 [00:24:05.663] checking for perl... /usr/bin/perl [00:24:05.667] configure: using perl 5.40.1 [00:24:05.669] checking for zic... /usr/sbin/zic [00:24:05.669] checking for a sed that does not truncate output... /usr/bin/sed [00:24:05.675] checking for grep that handles long lines and -e... /usr/bin/grep [00:24:05.677] checking for egrep... /usr/bin/grep -E [00:24:05.679] checking for ANSI C header files... yes [00:24:05.732] checking for sys/types.h... yes [00:24:05.750] checking for sys/stat.h... yes [00:24:05.766] checking for stdlib.h... yes [00:24:05.805] checking for string.h... yes [00:24:05.866] checking for memory.h... yes [00:24:05.928] checking for strings.h... yes [00:24:05.944] checking for inttypes.h... yes [00:24:05.985] checking for stdint.h... yes [00:24:06.001] checking for unistd.h... yes [00:24:06.016] checking for main in -lm... yes [00:24:06.071] checking for library containing setproctitle... no [00:24:06.173] checking for library containing dlsym... no [00:24:06.272] checking for library containing socket... -lws2_32 [00:24:06.417] checking for library containing getopt_long... none required [00:24:06.469] checking for library containing shm_open... no [00:24:06.566] checking for library containing shm_unlink... no [00:24:06.662] checking for library containing clock_gettime... none required [00:24:06.709] checking for library containing shmget... no [00:24:06.806] checking for library containing backtrace_symbols... no [00:24:06.905] checking for library containing pthread_barrier_wait... none required [00:24:06.953] checking for inflate in -lz... yes [00:24:07.005] checking copyfile.h usability... no [00:24:07.066] checking copyfile.h presence... no [00:24:07.086] checking for copyfile.h... no [00:24:07.089] checking execinfo.h usability... no [00:24:07.146] checking execinfo.h presence... no [00:24:07.166] checking for execinfo.h... no [00:24:07.169] checking getopt.h usability... yes [00:24:07.177] checking getopt.h presence... yes [00:24:07.192] checking for getopt.h... yes [00:24:07.201] checking ifaddrs.h usability... no [00:24:07.258] checking ifaddrs.h presence... no [00:24:07.277] checking for ifaddrs.h... no [00:24:07.280] checking sys/epoll.h usability... no [00:24:07.336] checking sys/epoll.h presence... no [00:24:07.356] checking for sys/epoll.h... no [00:24:07.359] checking sys/event.h usability... no [00:24:07.416] checking sys/event.h presence... no [00:24:07.435] checking for sys/event.h... no [00:24:07.438] checking sys/personality.h usability... no [00:24:07.496] checking sys/personality.h presence... no [00:24:07.516] checking for sys/personality.h... no [00:24:07.520] checking sys/prctl.h usability... no [00:24:07.574] checking sys/prctl.h presence... no [00:24:07.594] checking for sys/prctl.h... no [00:24:07.598] checking sys/procctl.h usability... no [00:24:07.654] checking sys/procctl.h presence... no [00:24:07.674] checking for sys/procctl.h... no [00:24:07.678] checking sys/signalfd.h usability... no [00:24:07.735] checking sys/signalfd.h presence... no [00:24:07.755] checking for sys/signalfd.h... no [00:24:07.759] checking sys/ucred.h usability... no [00:24:07.816] checking sys/ucred.h presence... no [00:24:07.836] checking for sys/ucred.h... no [00:24:07.839] checking termios.h usability... no [00:24:07.896] checking termios.h presence... no [00:24:07.915] checking for termios.h... no [00:24:07.919] checking uchar.h usability... yes [00:24:07.990] checking uchar.h presence... yes [00:24:08.010] checking for uchar.h... yes [00:24:08.018] checking ucred.h usability... no [00:24:08.075] checking ucred.h presence... no [00:24:08.093] checking for ucred.h... no [00:24:08.097] checking xlocale.h usability... no [00:24:08.154] checking xlocale.h presence... no [00:24:08.174] checking for xlocale.h... no [00:24:08.177] checking zlib.h usability... yes [00:24:08.186] checking zlib.h presence... yes [00:24:08.207] checking for zlib.h... yes [00:24:08.207] checking for lz4... /usr/bin/lz4 [00:24:08.208] checking for zstd... /usr/bin/zstd [00:24:08.208] checking for openssl... /usr/bin/openssl [00:24:08.213] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [00:24:08.213] checking crtdefs.h usability... yes [00:24:08.222] checking crtdefs.h presence... yes [00:24:08.238] checking for crtdefs.h... yes [00:24:08.239] checking whether byte ordering is bigendian... no [00:24:08.316] checking for C printf format archetype... gnu_printf [00:24:08.352] checking for C++ printf format archetype... gnu_printf [00:24:08.362] checking for typeof... typeof [00:24:08.370] checking for C++ typeof... typeof [00:24:08.379] checking for typeof_unqual... __typeof_unqual__ [00:24:08.424] checking for C++ typeof_unqual... no [00:24:08.494] checking for __builtin_types_compatible_p... yes [00:24:08.534] checking for __builtin_constant_p... yes [00:24:08.546] checking for __builtin_mul_overflow... yes [00:24:08.605] checking for __builtin_unreachable... yes [00:24:08.650] checking for computed goto support... yes [00:24:08.659] checking for struct tm.tm_zone... no [00:24:08.737] checking for union semun... no [00:24:08.770] checking for socklen_t... yes [00:24:10.068] checking for struct sockaddr.sa_len... no [00:24:12.379] checking for C/C++ restrict keyword... __restrict [00:24:12.394] checking for struct option... yes [00:24:12.438] checking whether assembler supports x86_64 popcntq... yes [00:24:12.447] checking size of off_t... 4 [00:24:12.664] checking for SA_SIGINFO... no [00:24:12.700] checking for int timezone... yes [00:24:12.765] checking for backtrace_symbols... no [00:24:12.822] checking for copyfile... no [00:24:12.878] checking for copy_file_range... no [00:24:12.935] checking for elf_aux_info... no [00:24:12.992] checking for explicit_memset... no [00:24:13.049] checking for getauxval... no [00:24:13.105] checking for getifaddrs... no [00:24:13.162] checking for getpeerucred... no [00:24:13.219] checking for inet_pton... yes [00:24:13.273] checking for kqueue... no [00:24:13.330] checking for localeconv_l... no [00:24:13.387] checking for mbstowcs_l... no [00:24:13.445] checking for memset_explicit... no [00:24:13.503] checking for posix_fallocate... no [00:24:13.564] checking for ppoll... no [00:24:13.624] checking for pthread_is_threaded_np... no [00:24:13.682] checking for setproctitle... no [00:24:13.740] checking for setproctitle_fast... no [00:24:13.798] checking for strsignal... no [00:24:13.856] checking for syncfs... no [00:24:13.914] checking for sync_file_range... no [00:24:13.971] checking for uselocale... no [00:24:14.029] checking for wcstombs_l... no [00:24:14.085] checking for __builtin_bswap16... yes [00:24:14.142] checking for __builtin_bswap32... yes [00:24:14.199] checking for __builtin_bswap64... yes [00:24:14.254] checking for __builtin_clz... yes [00:24:14.311] checking for __builtin_ctz... yes [00:24:14.364] checking for __builtin_frame_address... yes [00:24:14.418] checking for _LARGEFILE_SOURCE value needed for large files... no [00:24:14.477] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [00:24:14.508] checking for posix_fadvise... no [00:24:14.566] checking whether posix_fadvise is declared... no [00:24:14.613] checking whether fdatasync is declared... no [00:24:14.662] checking whether strlcat is declared... no [00:24:14.729] checking whether strlcpy is declared... no [00:24:14.797] checking whether strsep is declared... no [00:24:14.864] checking whether timingsafe_bcmp is declared... no [00:24:14.932] checking whether preadv is declared... no [00:24:14.971] checking whether pwritev is declared... no [00:24:15.011] checking whether strchrnul is declared... no [00:24:15.054] checking whether memset_s is declared... no [00:24:15.098] checking whether F_FULLFSYNC is declared... no [00:24:15.139] checking for explicit_bzero... no [00:24:15.193] checking for getopt... yes [00:24:15.242] checking for getpeereid... no [00:24:15.295] checking for inet_aton... no [00:24:15.346] checking for mkdtemp... no [00:24:15.399] checking for strlcat... no [00:24:15.452] checking for strlcpy... no [00:24:15.506] checking for strsep... no [00:24:15.558] checking for timingsafe_bcmp... no [00:24:15.611] checking for pthread_barrier_wait... yes [00:24:15.660] configure: On mingw32ucrt we will use our strtof wrapper. [00:24:15.660] checking for getopt_long... yes [00:24:15.710] checking for syslog... no [00:24:15.763] checking for opterr... yes [00:24:15.813] checking for optreset... no [00:24:15.867] checking test program... cross-compiling [00:24:15.868] checking size of void *... 8 [00:24:16.221] checking size of size_t... 8 [00:24:16.599] checking size of long... 4 [00:24:16.880] checking size of long long... 8 [00:24:17.316] checking size of intmax_t... 8 [00:24:17.617] checking alignment of short... 2 [00:24:17.776] checking alignment of int... 4 [00:24:18.080] checking alignment of int64_t... 8 [00:24:18.413] checking alignment of double... 8 [00:24:18.795] checking for __int128... yes [00:24:18.857] checking for __int128 alignment bug... assuming ok [00:24:18.857] checking alignment of PG_INT128_TYPE... 16 [00:24:19.234] checking for builtin __sync char locking functions... yes [00:24:19.283] checking for builtin __sync int32 locking functions... yes [00:24:19.333] checking for builtin __sync int32 atomic operations... yes [00:24:19.383] checking for builtin __sync int64 atomic operations... yes [00:24:19.433] checking for builtin __atomic int32 atomic operations... yes [00:24:19.481] checking for builtin __atomic int64 atomic operations... yes [00:24:19.532] checking for __get_cpuid... yes [00:24:19.587] checking for __get_cpuid_count... yes [00:24:19.639] checking for __cpuidex... yes [00:24:19.688] checking for AVX2 target attribute support... yes [00:24:19.728] checking for _xgetbv... yes [00:24:20.183] checking for _mm512_popcnt_epi64... yes [00:24:20.659] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:24:20.777] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:24:20.801] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:24:20.822] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:24:20.843] 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:24:20.879] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:24:20.880] checking for _mm512_clmulepi64_epi128... yes [00:24:21.347] checking for vectorized CRC-32C... AVX-512 with runtime check [00:24:21.348] checking which random number source to use... Windows native [00:24:21.350] checking for xmllint... /usr/bin/xmllint [00:24:21.350] checking for xsltproc... /usr/bin/xsltproc [00:24:21.350] checking for fop... /usr/bin/fop [00:24:21.350] checking for dbtoepub... no [00:24:21.351] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:24:21.351] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:24:21.351] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:24:21.363] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [00:24:21.363] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wmissing-format-attribute -Wold-style-declaration -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wstrict-prototypes -Wold-style-definition [00:24:21.363] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:24:21.363] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:24:21.463] configure: creating ./config.status [00:24:21.560] config.status: creating GNUmakefile [00:24:21.574] config.status: creating src/Makefile.global [00:24:21.592] config.status: creating src/include/pg_config.h [00:24:21.606] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:24:21.622] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:24:21.631] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:24:21.639] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:24:21.647] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:24:21.650] config.status: executing check_win32_symlinks commands [00:24:21.687] [00:24:21.687] real 0m17.914s [00:24:21.687] user 0m12.374s [00:24:21.687] sys 0m5.199s [00:24:21.687] make -s -j${BUILD_JOBS} clean [00:24:22.281] time make -s -j${BUILD_JOBS} world-bin [00:26:46.711] In file included from io_limit.c:11: [00:26:46.711] ziggurat.h:26:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes] [00:26:46.711] 26 | double std_uniform(); [00:26:46.711] | ^~~~~~ [00:26:46.711] ziggurat.h:27:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes] [00:26:46.711] 27 | double random_standard_exponential(); [00:26:46.711] | ^~~~~~ [00:26:46.711] ziggurat.h:381:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes] [00:26:46.711] 381 | std_uniform() [00:26:46.711] | ^~~~~~~~~~~ [00:26:46.711] ziggurat.h: In function ‘std_uniform’: [00:26:46.711] ziggurat.h:381:1: error: old-style function definition [-Werror=old-style-definition] [00:26:46.711] ziggurat.h: At top level: [00:26:46.711] ziggurat.h:418:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes] [00:26:46.711] 418 | random_standard_exponential() [00:26:46.711] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:26:46.711] ziggurat.h: In function ‘random_standard_exponential’: [00:26:46.711] ziggurat.h:418:1: error: old-style function definition [-Werror=old-style-definition] [00:26:46.711] ziggurat.h: In function ‘random_geometric_inversion’: [00:26:46.711] ziggurat.h:451:24: error: overflow in conversion from ‘long long int’ to ‘long int’ changes value from ‘9223372036854775807’ to ‘-1’ [-Werror=overflow] [00:26:46.711] 451 | return INT64_MAX; [00:26:46.711] | ^~~~~~~~~ [00:26:46.711] cc1: all warnings being treated as errors [00:26:46.713] make[2]: *** [: io_limit.o] Error 1 [00:26:46.714] make[1]: *** [Makefile:99: all-io_limit-recurse] Error 2 [00:26:46.717] make[1]: *** Waiting for unfinished jobs.... [00:26:48.088] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [00:26:48.089] [00:26:48.089] real 2m25.808s [00:26:48.089] user 7m43.015s [00:26:48.089] sys 1m12.028s [00:26:48.089] [00:26:48.089] Exit status: 2