[20:13:40.988] time ./configure \ [20:13:40.988] --host=x86_64-w64-mingw32 \ [20:13:40.988] --enable-cassert \ [20:13:40.988] --without-icu \ [20:13:40.988] CC="ccache x86_64-w64-mingw32-gcc" \ [20:13:40.988] CXX="ccache x86_64-w64-mingw32-g++" [20:13:41.112] checking build system type... x86_64-pc-linux-gnu [20:13:41.329] checking host system type... x86_64-w64-mingw32 [20:13:41.334] checking which template to use... win32 [20:13:41.334] checking whether NLS is wanted... no [20:13:41.334] checking for default port number... 5432 [20:13:41.342] checking for block size... 8kB [20:13:41.343] checking for segment size... 1GB [20:13:41.346] checking for WAL block size... 8kB [20:13:41.347] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [20:13:41.384] checking whether the C compiler works... yes [20:13:41.528] checking for C compiler default output file name... a.exe [20:13:41.529] checking for suffix of executables... .exe [20:13:41.571] checking whether we are cross compiling... yes [20:13:41.649] checking for suffix of object files... o [20:13:41.658] checking whether we are using the GNU C compiler... yes [20:13:41.665] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [20:13:41.673] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [20:13:41.684] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [20:13:41.749] checking whether we are using the GNU C++ compiler... yes [20:13:41.756] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [20:13:42.055] checking for gawk... no [20:13:42.055] checking for mawk... mawk [20:13:42.058] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:13:42.092] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [20:13:42.109] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:13:42.158] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:13:42.205] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [20:13:42.212] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [20:13:42.219] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:13:42.252] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:13:42.269] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:13:42.276] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:13:42.283] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [20:13:42.300] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:13:42.307] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:13:42.314] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:13:42.348] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [20:13:42.356] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [20:13:42.363] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [20:13:42.401] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:13:42.418] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:13:42.453] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [20:13:42.470] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [20:13:42.504] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:13:42.511] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:13:42.536] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:13:42.544] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:13:42.551] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:13:42.592] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:13:42.634] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:13:42.642] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:13:42.660] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:13:42.697] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:13:42.704] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:13:42.712] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:13:42.721] checking whether the C compiler still works... yes [20:13:42.790] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [20:13:42.865] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [20:13:42.865] checking pkg-config is at least version 0.9.0... yes [20:13:42.883] checking whether to build with ICU support... no [20:13:42.884] checking whether to build with Tcl... no [20:13:42.884] checking whether to build Perl modules... no [20:13:42.884] checking whether to build Python modules... no [20:13:42.884] checking whether to build with GSSAPI support... no [20:13:42.885] checking whether to build with PAM support... no [20:13:42.885] checking whether to build with BSD Authentication support... no [20:13:42.885] checking whether to build with LDAP support... no [20:13:42.886] checking whether to build with Bonjour support... no [20:13:42.886] checking whether to build with SELinux support... no [20:13:42.886] checking whether to build with systemd support... no [20:13:42.886] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:13:42.886] checking whether to build with XML support... no [20:13:42.886] checking whether to build with LZ4 support... no [20:13:42.886] checking whether to build with ZSTD support... no [20:13:42.887] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [20:13:42.887] checking whether it is possible to strip libraries... yes [20:13:42.897] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [20:13:42.897] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [20:13:42.897] checking for a BSD-compatible install... /usr/bin/install -c [20:13:42.907] checking for tar... /usr/bin/tar [20:13:42.907] checking whether ln -s works... yes [20:13:42.907] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:13:42.909] checking for bison... /usr/bin/bison [20:13:42.912] configure: using bison (GNU Bison) 3.8.2 [20:13:42.915] checking for flex... /usr/bin/flex [20:13:42.928] configure: using flex 2.6.4 [20:13:42.928] checking for perl... /usr/bin/perl [20:13:42.931] configure: using perl 5.36.0 [20:13:42.934] checking for zic... /usr/sbin/zic [20:13:42.934] checking for a sed that does not truncate output... /usr/bin/sed [20:13:42.939] checking for grep that handles long lines and -e... /usr/bin/grep [20:13:42.941] checking for egrep... /usr/bin/grep -E [20:13:42.943] checking for ANSI C header files... yes [20:13:42.996] checking for sys/types.h... yes [20:13:43.061] checking for sys/stat.h... yes [20:13:43.099] checking for stdlib.h... yes [20:13:43.162] checking for string.h... yes [20:13:43.178] checking for memory.h... yes [20:13:43.215] checking for strings.h... yes [20:13:43.232] checking for inttypes.h... yes [20:13:43.298] checking for stdint.h... yes [20:13:43.362] checking for unistd.h... yes [20:13:43.380] checking for main in -lm... yes [20:13:43.429] checking for library containing setproctitle... no [20:13:43.524] checking for library containing dlsym... no [20:13:43.615] checking for library containing socket... -lws2_32 [20:13:43.746] checking for library containing getopt_long... none required [20:13:43.794] checking for library containing shm_open... no [20:13:43.886] checking for library containing shm_unlink... no [20:13:43.980] checking for library containing clock_gettime... no [20:13:44.074] checking for library containing shmget... no [20:13:44.167] checking for library containing backtrace_symbols... no [20:13:44.256] checking for library containing pthread_barrier_wait... -lpthread [20:13:44.346] checking for inflate in -lz... yes [20:13:44.392] checking for stdbool.h that conforms to C99... yes [20:13:44.404] checking for _Bool... yes [20:13:44.500] checking atomic.h usability... no [20:13:44.556] checking atomic.h presence... no [20:13:44.576] checking for atomic.h... no [20:13:44.579] checking copyfile.h usability... no [20:13:44.634] checking copyfile.h presence... no [20:13:44.655] checking for copyfile.h... no [20:13:44.658] checking execinfo.h usability... no [20:13:44.715] checking execinfo.h presence... no [20:13:44.735] checking for execinfo.h... no [20:13:44.738] checking getopt.h usability... yes [20:13:44.745] checking getopt.h presence... yes [20:13:44.760] checking for getopt.h... yes [20:13:44.768] checking ifaddrs.h usability... no [20:13:44.828] checking ifaddrs.h presence... no [20:13:44.849] checking for ifaddrs.h... no [20:13:44.852] checking mbarrier.h usability... no [20:13:44.908] checking mbarrier.h presence... no [20:13:44.928] checking for mbarrier.h... no [20:13:44.932] checking sys/epoll.h usability... no [20:13:44.989] checking sys/epoll.h presence... no [20:13:45.007] checking for sys/epoll.h... no [20:13:45.010] checking sys/event.h usability... no [20:13:45.064] checking sys/event.h presence... no [20:13:45.082] checking for sys/event.h... no [20:13:45.085] checking sys/personality.h usability... no [20:13:45.140] checking sys/personality.h presence... no [20:13:45.160] checking for sys/personality.h... no [20:13:45.164] checking sys/prctl.h usability... no [20:13:45.222] checking sys/prctl.h presence... no [20:13:45.242] checking for sys/prctl.h... no [20:13:45.246] checking sys/procctl.h usability... no [20:13:45.304] checking sys/procctl.h presence... no [20:13:45.326] checking for sys/procctl.h... no [20:13:45.329] checking sys/signalfd.h usability... no [20:13:45.389] checking sys/signalfd.h presence... no [20:13:45.410] checking for sys/signalfd.h... no [20:13:45.414] checking sys/ucred.h usability... no [20:13:45.472] checking sys/ucred.h presence... no [20:13:45.493] checking for sys/ucred.h... no [20:13:45.497] checking termios.h usability... no [20:13:45.554] checking termios.h presence... no [20:13:45.575] checking for termios.h... no [20:13:45.579] checking ucred.h usability... no [20:13:45.638] checking ucred.h presence... no [20:13:45.657] checking for ucred.h... no [20:13:45.661] checking xlocale.h usability... no [20:13:45.717] checking xlocale.h presence... no [20:13:45.737] checking for xlocale.h... no [20:13:45.740] checking zlib.h usability... yes [20:13:45.803] checking zlib.h presence... yes [20:13:45.823] checking for zlib.h... yes [20:13:45.823] checking for lz4... /usr/bin/lz4 [20:13:45.824] checking for zstd... /usr/bin/zstd [20:13:45.824] checking for openssl... /usr/bin/openssl [20:13:45.829] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [20:13:45.829] checking crtdefs.h usability... yes [20:13:45.837] checking crtdefs.h presence... yes [20:13:45.853] checking for crtdefs.h... yes [20:13:45.855] checking whether byte ordering is bigendian... no [20:13:45.930] checking for inline... inline [20:13:45.937] checking for printf format archetype... gnu_printf [20:13:45.946] checking for _Static_assert... yes [20:13:45.988] checking for typeof... typeof [20:13:45.996] checking for __builtin_types_compatible_p... yes [20:13:46.008] checking for __builtin_constant_p... yes [20:13:46.029] checking for __builtin_unreachable... yes [20:13:46.072] checking for computed goto support... yes [20:13:46.090] checking for struct tm.tm_zone... no [20:13:46.171] checking for union semun... no [20:13:46.207] checking for socklen_t... yes [20:13:47.445] checking for struct sockaddr.sa_len... no [20:13:49.600] checking for C/C++ restrict keyword... __restrict [20:13:49.614] checking for struct option... yes [20:13:49.671] checking whether assembler supports x86_64 popcntq... yes [20:13:49.678] checking size of off_t... 4 [20:13:49.919] 0 [20:13:49.919] checking size of bool... 1 [20:13:49.997] checking for int timezone... yes [20:13:50.054] checking for backtrace_symbols... no [20:13:50.107] checking for copyfile... no [20:13:50.160] checking for copy_file_range... no [20:13:50.215] checking for getifaddrs... no [20:13:50.269] checking for getpeerucred... no [20:13:50.322] checking for inet_pton... yes [20:13:50.376] checking for kqueue... no [20:13:50.429] checking for mbstowcs_l... no [20:13:50.482] checking for memset_s... no [20:13:50.534] checking for posix_fallocate... no [20:13:50.584] checking for ppoll... no [20:13:50.634] checking for pthread_is_threaded_np... no [20:13:50.685] checking for setproctitle... no [20:13:50.737] checking for setproctitle_fast... no [20:13:50.792] checking for strchrnul... no [20:13:50.847] checking for strsignal... no [20:13:50.903] checking for syncfs... no [20:13:50.956] checking for sync_file_range... no [20:13:51.009] checking for uselocale... no [20:13:51.061] checking for wcstombs_l... no [20:13:51.107] checking for __builtin_bswap16... yes [20:13:51.156] checking for __builtin_bswap32... yes [20:13:51.206] checking for __builtin_bswap64... yes [20:13:51.255] checking for __builtin_clz... yes [20:13:51.306] checking for __builtin_ctz... yes [20:13:51.356] checking for __builtin_popcount... yes [20:13:51.407] checking for __builtin_frame_address... yes [20:13:51.457] checking for _LARGEFILE_SOURCE value needed for large files... no [20:13:51.511] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [20:13:51.547] checking for posix_fadvise... no [20:13:51.599] checking whether posix_fadvise is declared... no [20:13:51.647] checking whether fdatasync is declared... no [20:13:51.695] checking whether strlcat is declared... no [20:13:51.759] checking whether strlcpy is declared... no [20:13:51.825] checking whether strnlen is declared... yes [20:13:51.861] checking whether strsep is declared... no [20:13:51.926] checking whether preadv is declared... no [20:13:51.967] checking whether pwritev is declared... no [20:13:52.007] checking whether F_FULLFSYNC is declared... no [20:13:52.049] checking for explicit_bzero... no [20:13:52.101] checking for getopt... yes [20:13:52.148] checking for getpeereid... no [20:13:52.201] checking for inet_aton... no [20:13:52.250] checking for mkdtemp... no [20:13:52.298] checking for strlcat... no [20:13:52.348] checking for strlcpy... no [20:13:52.397] checking for strnlen... yes [20:13:52.446] checking for strsep... no [20:13:52.495] checking for pthread_barrier_wait... yes [20:13:52.541] configure: On mingw32 we will use our strtof wrapper. [20:13:52.541] checking for getopt_long... yes [20:13:52.587] checking for _configthreadlocale... yes [20:13:52.634] checking for syslog... no [20:13:52.682] checking for opterr... yes [20:13:52.733] checking for optreset... no [20:13:52.784] checking test program... cross-compiling [20:13:52.784] checking whether long int is 64 bits... no [20:13:52.816] checking whether long long int is 64 bits... yes [20:13:52.852] checking for __builtin_mul_overflow... yes [20:13:52.895] checking size of void *... 8 [20:13:53.296] checking size of size_t... 8 [20:13:53.628] checking size of long... 4 [20:13:53.946] checking alignment of short... 2 [20:13:54.149] checking alignment of int... 4 [20:13:54.469] checking alignment of long... 4 [20:13:54.682] checking alignment of long long int... 8 [20:13:54.992] checking alignment of double... 8 [20:13:55.363] checking for __int128... yes [20:13:55.417] checking for __int128 alignment bug... assuming ok [20:13:55.417] checking alignment of PG_INT128_TYPE... 16 [20:13:55.854] checking for builtin __sync char locking functions... yes [20:13:55.901] checking for builtin __sync int32 locking functions... yes [20:13:55.947] checking for builtin __sync int32 atomic operations... yes [20:13:55.992] checking for builtin __sync int64 atomic operations... yes [20:13:56.036] checking for builtin __atomic int32 atomic operations... yes [20:13:56.081] checking for builtin __atomic int64 atomic operations... yes [20:13:56.126] checking for __get_cpuid... yes [20:13:56.174] checking for __get_cpuid_count... yes [20:13:56.220] checking for __cpuid... no [20:13:56.634] checking for __cpuidex... no [20:13:57.063] checking for _xgetbv with CFLAGS=... no [20:13:57.457] checking for _xgetbv with CFLAGS=-mxsave... yes [20:13:57.861] checking for _mm512_popcnt_epi64 with CFLAGS=... no [20:13:58.247] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [20:13:58.593] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [20:13:58.641] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [20:13:58.733] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:13:58.756] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:13:58.777] 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 [20:13:58.832] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:13:58.832] checking which random number source to use... Windows native [20:13:58.834] checking for xmllint... /usr/bin/xmllint [20:13:58.834] checking for xsltproc... /usr/bin/xsltproc [20:13:58.835] checking for fop... /usr/bin/fop [20:13:58.835] checking for dbtoepub... no [20:13:58.835] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:13:58.835] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:13:58.836] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:13:58.847] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [20:13:58.847] 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 [20:13:58.847] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:13:58.847] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:13:58.936] configure: creating ./config.status [20:13:59.028] config.status: creating GNUmakefile [20:13:59.041] config.status: creating src/Makefile.global [20:13:59.059] config.status: creating src/include/pg_config.h [20:13:59.074] config.status: creating src/include/pg_config_ext.h [20:13:59.088] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:13:59.106] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:13:59.115] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:13:59.124] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:13:59.132] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:13:59.140] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:13:59.143] config.status: executing check_win32_symlinks commands [20:13:59.178] [20:13:59.178] real 0m18.190s [20:13:59.178] user 0m11.881s [20:13:59.178] sys 0m5.878s [20:13:59.178] make -s -j${BUILD_JOBS} clean [20:13:59.706] time make -s -j${BUILD_JOBS} world-bin [20:14:34.307] In file included from ../../../../src/include/postgres.h:46, [20:14:34.307] from gininsert.c:15: [20:14:34.307] gininsert.c: In function ‘_gin_parallel_insert’: [20:14:34.307] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [20:14:34.307] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [20:14:34.307] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [20:14:34.307] | | [20:14:34.307] | long long unsigned int [20:14:34.307] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [20:14:34.307] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [20:14:34.307] | ^~~~~~~~~~~ [20:14:34.307] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [20:14:34.307] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [20:14:34.307] | ^~~~~~~ [20:14:34.307] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [20:14:34.307] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [20:14:34.307] | ^~~~ [20:14:34.307] gininsert.c:2402:59: note: format string is defined here [20:14:34.307] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [20:14:34.307] | ~~^ [20:14:34.307] | | [20:14:34.307] | long int [20:14:34.307] | %lld [20:14:34.307] 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=] [20:14:34.307] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [20:14:34.307] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [20:14:34.307] | | [20:14:34.307] | int64 {aka long long int} [20:14:34.307] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [20:14:34.307] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [20:14:34.307] | ^~~~~~~~~~~ [20:14:34.307] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [20:14:34.307] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [20:14:34.307] | ^~~~~~~ [20:14:34.307] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [20:14:34.307] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [20:14:34.307] | ^~~~ [20:14:34.307] gininsert.c:2421:47: note: format string is defined here [20:14:34.307] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [20:14:34.307] | ~~^ [20:14:34.307] | | [20:14:34.307] | long int [20:14:34.307] | %lld [20:14:34.307] cc1: all warnings being treated as errors [20:14:34.308] make[4]: *** [: gininsert.o] Error 1 [20:14:34.308] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [20:14:34.308] make[2]: *** [common.mk:37: access-recursive] Error 2 [20:14:34.308] make[2]: *** Waiting for unfinished jobs.... [20:14:47.177] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:14:47.178] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:14:47.178] [20:14:47.178] real 0m47.472s [20:14:47.178] user 2m30.295s [20:14:47.178] sys 0m28.674s [20:14:47.178] [20:14:47.178] Exit status: 2