[13:44:03.310] time ./configure \ [13:44:03.310] --host=x86_64-w64-mingw32 \ [13:44:03.310] --enable-cassert \ [13:44:03.310] --without-icu \ [13:44:03.310] CC="ccache x86_64-w64-mingw32-gcc" \ [13:44:03.310] CXX="ccache x86_64-w64-mingw32-g++" [13:44:03.433] checking build system type... x86_64-pc-linux-gnu [13:44:03.649] checking host system type... x86_64-w64-mingw32 [13:44:03.655] checking which template to use... win32 [13:44:03.655] checking whether NLS is wanted... no [13:44:03.655] checking for default port number... 5432 [13:44:03.662] checking for block size... 8kB [13:44:03.663] checking for segment size... 1GB [13:44:03.666] checking for WAL block size... 8kB [13:44:03.667] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:44:03.702] checking whether the C compiler works... yes [13:44:03.870] checking for C compiler default output file name... a.exe [13:44:03.872] checking for suffix of executables... .exe [13:44:03.912] checking whether we are cross compiling... yes [13:44:03.991] checking for suffix of object files... o [13:44:03.999] checking whether we are using the GNU C compiler... yes [13:44:04.016] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:44:04.024] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:44:04.055] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [13:44:04.220] checking whether we are using the GNU C++ compiler... yes [13:44:04.390] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:44:04.463] checking for gawk... no [13:44:04.463] checking for mawk... mawk [13:44:04.466] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:44:04.473] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:44:04.506] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:44:04.556] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:44:04.604] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:44:04.622] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:44:04.697] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:44:04.714] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:44:04.723] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:44:04.741] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:44:04.749] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:44:04.757] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:44:04.764] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:44:04.800] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:44:04.834] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:44:04.842] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:44:04.876] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:44:04.915] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:44:04.922] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:44:04.939] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:44:04.975] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:44:04.993] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:44:05.001] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:44:05.026] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:44:05.035] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:44:05.043] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:44:05.083] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:44:05.123] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:44:05.159] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:44:05.166] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:44:05.204] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:44:05.212] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:44:05.220] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:44:05.229] checking whether the C compiler still works... yes [13:44:05.305] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:44:05.381] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:44:05.381] checking pkg-config is at least version 0.9.0... yes [13:44:05.398] checking whether to build with ICU support... no [13:44:05.398] checking whether to build with Tcl... no [13:44:05.398] checking whether to build Perl modules... no [13:44:05.398] checking whether to build Python modules... no [13:44:05.399] checking whether to build with GSSAPI support... no [13:44:05.400] checking whether to build with PAM support... no [13:44:05.400] checking whether to build with BSD Authentication support... no [13:44:05.400] checking whether to build with LDAP support... no [13:44:05.400] checking whether to build with Bonjour support... no [13:44:05.400] checking whether to build with SELinux support... no [13:44:05.400] checking whether to build with systemd support... no [13:44:05.400] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:44:05.400] checking whether to build with XML support... no [13:44:05.401] checking whether to build with LZ4 support... no [13:44:05.401] checking whether to build with ZSTD support... no [13:44:05.401] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:44:05.402] checking whether it is possible to strip libraries... yes [13:44:05.410] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:44:05.411] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:44:05.411] checking for a BSD-compatible install... /usr/bin/install -c [13:44:05.421] checking for tar... /usr/bin/tar [13:44:05.421] checking whether ln -s works... yes [13:44:05.421] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:44:05.424] checking for bison... /usr/bin/bison [13:44:05.426] configure: using bison (GNU Bison) 3.8.2 [13:44:05.429] checking for flex... /usr/bin/flex [13:44:05.443] configure: using flex 2.6.4 [13:44:05.443] checking for perl... /usr/bin/perl [13:44:05.446] configure: using perl 5.36.0 [13:44:05.448] checking for zic... /usr/sbin/zic [13:44:05.448] checking for a sed that does not truncate output... /usr/bin/sed [13:44:05.455] checking for grep that handles long lines and -e... /usr/bin/grep [13:44:05.457] checking for egrep... /usr/bin/grep -E [13:44:05.459] checking for ANSI C header files... yes [13:44:05.523] checking for sys/types.h... yes [13:44:05.583] checking for sys/stat.h... yes [13:44:05.601] checking for stdlib.h... yes [13:44:05.635] checking for string.h... yes [13:44:05.697] checking for memory.h... yes [13:44:05.759] checking for strings.h... yes [13:44:05.820] checking for inttypes.h... yes [13:44:05.885] checking for stdint.h... yes [13:44:05.899] checking for unistd.h... yes [13:44:05.961] checking for main in -lm... yes [13:44:06.011] checking for library containing setproctitle... no [13:44:06.103] checking for library containing dlsym... no [13:44:06.197] checking for library containing socket... -lws2_32 [13:44:06.337] checking for library containing getopt_long... none required [13:44:06.389] checking for library containing shm_open... no [13:44:06.479] checking for library containing shm_unlink... no [13:44:06.568] checking for library containing clock_gettime... no [13:44:06.660] checking for library containing shmget... no [13:44:06.753] checking for library containing backtrace_symbols... no [13:44:06.847] checking for library containing pthread_barrier_wait... -lpthread [13:44:06.943] checking for inflate in -lz... yes [13:44:06.995] checking for stdbool.h that conforms to C99... yes [13:44:07.046] checking for _Bool... yes [13:44:07.178] checking atomic.h usability... no [13:44:07.236] checking atomic.h presence... no [13:44:07.256] checking for atomic.h... no [13:44:07.260] checking copyfile.h usability... no [13:44:07.319] checking copyfile.h presence... no [13:44:07.340] checking for copyfile.h... no [13:44:07.344] checking execinfo.h usability... no [13:44:07.404] checking execinfo.h presence... no [13:44:07.426] checking for execinfo.h... no [13:44:07.429] checking getopt.h usability... yes [13:44:07.437] checking getopt.h presence... yes [13:44:07.453] checking for getopt.h... yes [13:44:07.467] checking ifaddrs.h usability... no [13:44:07.526] checking ifaddrs.h presence... no [13:44:07.547] checking for ifaddrs.h... no [13:44:07.551] checking mbarrier.h usability... no [13:44:07.610] checking mbarrier.h presence... no [13:44:07.631] checking for mbarrier.h... no [13:44:07.635] checking sys/epoll.h usability... no [13:44:07.693] checking sys/epoll.h presence... no [13:44:07.714] checking for sys/epoll.h... no [13:44:07.717] checking sys/event.h usability... no [13:44:07.773] checking sys/event.h presence... no [13:44:07.793] checking for sys/event.h... no [13:44:07.796] checking sys/personality.h usability... no [13:44:07.851] checking sys/personality.h presence... no [13:44:07.872] checking for sys/personality.h... no [13:44:07.876] checking sys/prctl.h usability... no [13:44:07.934] checking sys/prctl.h presence... no [13:44:07.953] checking for sys/prctl.h... no [13:44:07.956] checking sys/procctl.h usability... no [13:44:08.012] checking sys/procctl.h presence... no [13:44:08.031] checking for sys/procctl.h... no [13:44:08.034] checking sys/signalfd.h usability... no [13:44:08.091] checking sys/signalfd.h presence... no [13:44:08.112] checking for sys/signalfd.h... no [13:44:08.115] checking sys/ucred.h usability... no [13:44:08.177] checking sys/ucred.h presence... no [13:44:08.198] checking for sys/ucred.h... no [13:44:08.202] checking termios.h usability... no [13:44:08.261] checking termios.h presence... no [13:44:08.280] checking for termios.h... no [13:44:08.283] checking ucred.h usability... no [13:44:08.341] checking ucred.h presence... no [13:44:08.361] checking for ucred.h... no [13:44:08.365] checking xlocale.h usability... no [13:44:08.424] checking xlocale.h presence... no [13:44:08.446] checking for xlocale.h... no [13:44:08.449] checking zlib.h usability... yes [13:44:08.483] checking zlib.h presence... yes [13:44:08.504] checking for zlib.h... yes [13:44:08.504] checking for lz4... /usr/bin/lz4 [13:44:08.504] checking for zstd... /usr/bin/zstd [13:44:08.505] checking for openssl... /usr/bin/openssl [13:44:08.509] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:44:08.510] checking crtdefs.h usability... yes [13:44:08.518] checking crtdefs.h presence... yes [13:44:08.533] checking for crtdefs.h... yes [13:44:08.535] checking whether byte ordering is bigendian... no [13:44:08.623] checking for inline... inline [13:44:08.651] checking for printf format archetype... gnu_printf [13:44:08.669] checking for _Static_assert... yes [13:44:08.712] checking for typeof... typeof [13:44:08.719] checking for __builtin_types_compatible_p... yes [13:44:08.729] checking for __builtin_constant_p... yes [13:44:08.760] checking for __builtin_unreachable... yes [13:44:08.802] checking for computed goto support... yes [13:44:08.809] checking for struct tm.tm_zone... no [13:44:08.887] checking for union semun... no [13:44:08.921] checking for socklen_t... yes [13:44:10.115] checking for struct sockaddr.sa_len... no [13:44:12.269] checking for C/C++ restrict keyword... __restrict [13:44:12.283] checking for struct option... yes [13:44:12.362] checking whether assembler supports x86_64 popcntq... yes [13:44:12.371] checking size of off_t... 4 [13:44:12.639] 0 [13:44:12.639] checking size of bool... 1 [13:44:12.723] checking for int timezone... yes [13:44:12.775] checking for backtrace_symbols... no [13:44:12.829] checking for copyfile... no [13:44:12.882] checking for copy_file_range... no [13:44:12.935] checking for getifaddrs... no [13:44:12.990] checking for getpeerucred... no [13:44:13.043] checking for inet_pton... yes [13:44:13.097] checking for kqueue... no [13:44:13.150] checking for mbstowcs_l... no [13:44:13.204] checking for memset_s... no [13:44:13.258] checking for posix_fallocate... no [13:44:13.313] checking for ppoll... no [13:44:13.366] checking for pthread_is_threaded_np... no [13:44:13.421] checking for setproctitle... no [13:44:13.475] checking for setproctitle_fast... no [13:44:13.528] checking for strchrnul... no [13:44:13.582] checking for strsignal... no [13:44:13.636] checking for syncfs... no [13:44:13.690] checking for sync_file_range... no [13:44:13.743] checking for uselocale... no [13:44:13.794] checking for wcstombs_l... no [13:44:13.843] checking for __builtin_bswap16... yes [13:44:13.893] checking for __builtin_bswap32... yes [13:44:13.940] checking for __builtin_bswap64... yes [13:44:13.989] checking for __builtin_clz... yes [13:44:14.039] checking for __builtin_ctz... yes [13:44:14.087] checking for __builtin_popcount... yes [13:44:14.137] checking for __builtin_frame_address... yes [13:44:14.186] checking for _LARGEFILE_SOURCE value needed for large files... no [13:44:14.240] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:44:14.275] checking for posix_fadvise... no [13:44:14.330] checking whether posix_fadvise is declared... no [13:44:14.376] checking whether fdatasync is declared... no [13:44:14.427] checking whether strlcat is declared... no [13:44:14.493] checking whether strlcpy is declared... no [13:44:14.561] checking whether strnlen is declared... yes [13:44:14.632] checking whether strsep is declared... no [13:44:14.699] checking whether preadv is declared... no [13:44:14.738] checking whether pwritev is declared... no [13:44:14.777] checking whether F_FULLFSYNC is declared... no [13:44:14.820] checking for explicit_bzero... no [13:44:14.871] checking for getopt... yes [13:44:14.917] checking for getpeereid... no [13:44:14.966] checking for inet_aton... no [13:44:15.016] checking for mkdtemp... no [13:44:15.068] checking for strlcat... no [13:44:15.121] checking for strlcpy... no [13:44:15.172] checking for strnlen... yes [13:44:15.222] checking for strsep... no [13:44:15.272] checking for pthread_barrier_wait... yes [13:44:15.319] configure: On mingw32 we will use our strtof wrapper. [13:44:15.319] checking for getopt_long... yes [13:44:15.367] checking for _configthreadlocale... yes [13:44:15.414] checking for syslog... no [13:44:15.464] checking for opterr... yes [13:44:15.513] checking for optreset... no [13:44:15.564] checking test program... cross-compiling [13:44:15.564] checking whether long int is 64 bits... no [13:44:15.595] checking whether long long int is 64 bits... yes [13:44:15.615] checking for __builtin_mul_overflow... yes [13:44:15.663] checking size of void *... 8 [13:44:16.084] checking size of size_t... 8 [13:44:16.540] checking size of long... 4 [13:44:16.894] checking alignment of short... 2 [13:44:17.164] checking alignment of int... 4 [13:44:17.501] checking alignment of long... 4 [13:44:17.856] checking alignment of long long int... 8 [13:44:18.242] checking alignment of double... 8 [13:44:18.709] checking for __int128... yes [13:44:18.760] checking for __int128 alignment bug... assuming ok [13:44:18.760] checking alignment of PG_INT128_TYPE... 16 [13:44:19.236] checking for builtin __sync char locking functions... yes [13:44:19.281] checking for builtin __sync int32 locking functions... yes [13:44:19.326] checking for builtin __sync int32 atomic operations... yes [13:44:19.371] checking for builtin __sync int64 atomic operations... yes [13:44:19.417] checking for builtin __atomic int32 atomic operations... yes [13:44:19.463] checking for builtin __atomic int64 atomic operations... yes [13:44:19.508] checking for __get_cpuid... yes [13:44:19.556] checking for __get_cpuid_count... yes [13:44:19.603] checking for __cpuid... no [13:44:20.008] checking for __cpuidex... no [13:44:20.436] checking for _xgetbv with CFLAGS=... no [13:44:20.827] checking for _xgetbv with CFLAGS=-mxsave... yes [13:44:21.237] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:44:21.625] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:44:21.969] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:44:22.019] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:44:22.113] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:44:22.138] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:44:22.158] 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 [13:44:22.218] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:44:22.218] checking which random number source to use... Windows native [13:44:22.220] checking for xmllint... /usr/bin/xmllint [13:44:22.220] checking for xsltproc... /usr/bin/xsltproc [13:44:22.220] checking for fop... /usr/bin/fop [13:44:22.220] checking for dbtoepub... no [13:44:22.221] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:44:22.221] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:44:22.221] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:44:22.232] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:44:22.232] 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 [13:44:22.232] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:44:22.232] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:44:22.325] configure: creating ./config.status [13:44:22.412] config.status: creating GNUmakefile [13:44:22.424] config.status: creating src/Makefile.global [13:44:22.439] config.status: creating src/include/pg_config.h [13:44:22.452] config.status: creating src/include/pg_config_ext.h [13:44:22.465] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:44:22.482] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:44:22.490] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:44:22.497] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:44:22.504] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:44:22.512] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:44:22.515] config.status: executing check_win32_symlinks commands [13:44:22.549] [13:44:22.549] real 0m19.239s [13:44:22.549] user 0m12.618s [13:44:22.549] sys 0m6.118s [13:44:22.549] make -s -j${BUILD_JOBS} clean [13:44:23.085] time make -s -j${BUILD_JOBS} world-bin [13:45:08.104] In file included from ../../../../src/include/postgres.h:46, [13:45:08.104] from gininsert.c:15: [13:45:08.104] gininsert.c: In function ‘_gin_parallel_insert’: [13:45:08.104] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [13:45:08.104] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [13:45:08.104] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [13:45:08.104] | | [13:45:08.104] | long long unsigned int [13:45:08.104] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:45:08.104] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:45:08.104] | ^~~~~~~~~~~ [13:45:08.104] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:45:08.104] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:45:08.104] | ^~~~~~~ [13:45:08.104] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [13:45:08.104] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [13:45:08.104] | ^~~~ [13:45:08.104] gininsert.c:2402:59: note: format string is defined here [13:45:08.104] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [13:45:08.104] | ~~^ [13:45:08.104] | | [13:45:08.104] | long int [13:45:08.104] | %lld [13:45:08.104] gininsert.c:2421:35: error: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int64’ {aka ‘long long int’} [-Werror=format=] [13:45:08.104] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [13:45:08.104] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [13:45:08.104] | | [13:45:08.104] | int64 {aka long long int} [13:45:08.104] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:45:08.104] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:45:08.104] | ^~~~~~~~~~~ [13:45:08.104] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:45:08.104] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:45:08.104] | ^~~~~~~ [13:45:08.104] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [13:45:08.104] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [13:45:08.104] | ^~~~ [13:45:08.104] gininsert.c:2421:47: note: format string is defined here [13:45:08.104] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [13:45:08.104] | ~~^ [13:45:08.104] | | [13:45:08.104] | long int [13:45:08.104] | %lld [13:45:08.104] cc1: all warnings being treated as errors [13:45:08.105] make[4]: *** [: gininsert.o] Error 1 [13:45:08.105] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [13:45:08.105] make[2]: *** [common.mk:37: access-recursive] Error 2 [13:45:08.105] make[2]: *** Waiting for unfinished jobs.... [13:45:19.276] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:45:19.276] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:45:19.276] [13:45:19.276] real 0m56.191s [13:45:19.276] user 2m56.514s [13:45:19.276] sys 0m33.555s [13:45:19.277] [13:45:19.277] Exit status: 2