[16:39:03.256] time ./configure \ [16:39:03.256] --host=x86_64-w64-mingw32 \ [16:39:03.256] --enable-cassert \ [16:39:03.256] --without-icu \ [16:39:03.256] CC="ccache x86_64-w64-mingw32-gcc" \ [16:39:03.256] CXX="ccache x86_64-w64-mingw32-g++" [16:39:03.366] checking build system type... x86_64-pc-linux-gnu [16:39:03.547] checking host system type... x86_64-w64-mingw32 [16:39:03.552] checking which template to use... win32 [16:39:03.552] checking whether NLS is wanted... no [16:39:03.552] checking for default port number... 5432 [16:39:03.558] checking for block size... 8kB [16:39:03.559] checking for segment size... 1GB [16:39:03.562] checking for WAL block size... 8kB [16:39:03.563] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [16:39:03.596] checking whether the C compiler works... yes [16:39:03.728] checking for C compiler default output file name... a.exe [16:39:03.729] checking for suffix of executables... .exe [16:39:03.767] checking whether we are cross compiling... yes [16:39:03.836] checking for suffix of object files... o [16:39:03.844] checking whether we are using the GNU C compiler... yes [16:39:03.858] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [16:39:03.874] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [16:39:03.896] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [16:39:04.044] checking whether we are using the GNU C++ compiler... yes [16:39:04.194] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [16:39:04.312] checking for gawk... no [16:39:04.312] checking for mawk... mawk [16:39:04.314] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [16:39:04.343] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [16:39:04.372] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [16:39:04.415] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [16:39:04.456] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [16:39:04.462] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [16:39:04.477] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [16:39:04.506] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [16:39:04.520] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [16:39:04.549] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [16:39:04.556] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [16:39:04.585] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [16:39:04.600] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [16:39:04.615] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [16:39:04.630] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [16:39:04.659] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [16:39:04.689] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [16:39:04.724] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [16:39:04.739] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [16:39:04.768] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [16:39:04.799] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [16:39:04.829] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [16:39:04.859] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [16:39:04.881] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [16:39:04.888] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [16:39:04.903] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [16:39:04.939] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [16:39:04.976] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [16:39:04.983] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [16:39:04.990] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [16:39:05.022] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [16:39:05.037] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [16:39:05.053] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [16:39:05.083] checking whether the C compiler still works... yes [16:39:05.152] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [16:39:05.216] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [16:39:05.216] checking pkg-config is at least version 0.9.0... yes [16:39:05.233] checking whether to build with ICU support... no [16:39:05.234] checking whether to build with Tcl... no [16:39:05.234] checking whether to build Perl modules... no [16:39:05.234] checking whether to build Python modules... no [16:39:05.234] checking whether to build with GSSAPI support... no [16:39:05.235] checking whether to build with PAM support... no [16:39:05.235] checking whether to build with BSD Authentication support... no [16:39:05.235] checking whether to build with LDAP support... no [16:39:05.235] checking whether to build with Bonjour support... no [16:39:05.235] checking whether to build with SELinux support... no [16:39:05.235] checking whether to build with systemd support... no [16:39:05.236] configure: WARNING: *** Readline does not work on MinGW --- disabling [16:39:05.236] checking whether to build with XML support... no [16:39:05.236] checking whether to build with LZ4 support... no [16:39:05.236] checking whether to build with ZSTD support... no [16:39:05.236] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [16:39:05.237] checking whether it is possible to strip libraries... yes [16:39:05.244] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [16:39:05.244] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [16:39:05.245] checking for a BSD-compatible install... /usr/bin/install -c [16:39:05.253] checking for tar... /usr/bin/tar [16:39:05.253] checking whether ln -s works... yes [16:39:05.253] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [16:39:05.255] checking for bison... /usr/bin/bison [16:39:05.257] configure: using bison (GNU Bison) 3.8.2 [16:39:05.260] checking for flex... /usr/bin/flex [16:39:05.272] configure: using flex 2.6.4 [16:39:05.272] checking for perl... /usr/bin/perl [16:39:05.274] configure: using perl 5.36.0 [16:39:05.276] checking for zic... /usr/sbin/zic [16:39:05.277] checking for a sed that does not truncate output... /usr/bin/sed [16:39:05.281] checking for grep that handles long lines and -e... /usr/bin/grep [16:39:05.283] checking for egrep... /usr/bin/grep -E [16:39:05.285] checking for ANSI C header files... yes [16:39:05.367] checking for sys/types.h... yes [16:39:05.399] checking for sys/stat.h... yes [16:39:05.413] checking for stdlib.h... yes [16:39:05.467] checking for string.h... yes [16:39:05.497] checking for memory.h... yes [16:39:05.552] checking for strings.h... yes [16:39:05.606] checking for inttypes.h... yes [16:39:05.621] checking for stdint.h... yes [16:39:05.676] checking for unistd.h... yes [16:39:05.735] checking for main in -lm... yes [16:39:05.779] checking for library containing setproctitle... no [16:39:05.860] checking for library containing dlsym... no [16:39:05.941] checking for library containing socket... -lws2_32 [16:39:06.062] checking for library containing getopt_long... none required [16:39:06.106] checking for library containing shm_open... no [16:39:06.189] checking for library containing shm_unlink... no [16:39:06.269] checking for library containing clock_gettime... no [16:39:06.350] checking for library containing shmget... no [16:39:06.431] checking for library containing backtrace_symbols... no [16:39:06.513] checking for library containing pthread_barrier_wait... -lpthread [16:39:06.597] checking for inflate in -lz... yes [16:39:06.640] checking for stdbool.h that conforms to C99... yes [16:39:06.682] checking for _Bool... yes [16:39:06.795] checking atomic.h usability... no [16:39:06.846] checking atomic.h presence... no [16:39:06.863] checking for atomic.h... no [16:39:06.866] checking copyfile.h usability... no [16:39:06.916] checking copyfile.h presence... no [16:39:06.933] checking for copyfile.h... no [16:39:06.936] checking execinfo.h usability... no [16:39:06.988] checking execinfo.h presence... no [16:39:07.005] checking for execinfo.h... no [16:39:07.008] checking getopt.h usability... yes [16:39:07.035] checking getopt.h presence... yes [16:39:07.048] checking for getopt.h... yes [16:39:07.055] checking ifaddrs.h usability... no [16:39:07.106] checking ifaddrs.h presence... no [16:39:07.123] checking for ifaddrs.h... no [16:39:07.126] checking mbarrier.h usability... no [16:39:07.179] checking mbarrier.h presence... no [16:39:07.197] checking for mbarrier.h... no [16:39:07.200] checking sys/epoll.h usability... no [16:39:07.251] checking sys/epoll.h presence... no [16:39:07.269] checking for sys/epoll.h... no [16:39:07.272] checking sys/event.h usability... no [16:39:07.322] checking sys/event.h presence... no [16:39:07.340] checking for sys/event.h... no [16:39:07.343] checking sys/personality.h usability... no [16:39:07.394] checking sys/personality.h presence... no [16:39:07.411] checking for sys/personality.h... no [16:39:07.414] checking sys/prctl.h usability... no [16:39:07.464] checking sys/prctl.h presence... no [16:39:07.481] checking for sys/prctl.h... no [16:39:07.484] checking sys/procctl.h usability... no [16:39:07.535] checking sys/procctl.h presence... no [16:39:07.553] checking for sys/procctl.h... no [16:39:07.556] checking sys/signalfd.h usability... no [16:39:07.609] checking sys/signalfd.h presence... no [16:39:07.627] checking for sys/signalfd.h... no [16:39:07.630] checking sys/ucred.h usability... no [16:39:07.683] checking sys/ucred.h presence... no [16:39:07.700] checking for sys/ucred.h... no [16:39:07.703] checking termios.h usability... no [16:39:07.755] checking termios.h presence... no [16:39:07.773] checking for termios.h... no [16:39:07.776] checking ucred.h usability... no [16:39:07.828] checking ucred.h presence... no [16:39:07.847] checking for ucred.h... no [16:39:07.850] checking xlocale.h usability... no [16:39:07.903] checking xlocale.h presence... no [16:39:07.921] checking for xlocale.h... no [16:39:07.923] checking zlib.h usability... yes [16:39:07.932] checking zlib.h presence... yes [16:39:07.949] checking for zlib.h... yes [16:39:07.950] checking for lz4... /usr/bin/lz4 [16:39:07.950] checking for zstd... /usr/bin/zstd [16:39:07.950] checking for openssl... /usr/bin/openssl [16:39:07.954] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [16:39:07.955] checking crtdefs.h usability... yes [16:39:07.962] checking crtdefs.h presence... yes [16:39:07.976] checking for crtdefs.h... yes [16:39:07.978] checking whether byte ordering is bigendian... no [16:39:08.073] checking for inline... inline [16:39:08.097] checking for printf format archetype... gnu_printf [16:39:08.105] checking for _Static_assert... yes [16:39:08.146] checking for typeof... typeof [16:39:08.178] checking for __builtin_types_compatible_p... yes [16:39:08.188] checking for __builtin_constant_p... yes [16:39:08.216] checking for __builtin_unreachable... yes [16:39:08.254] checking for computed goto support... yes [16:39:08.286] checking for struct tm.tm_zone... no [16:39:08.355] checking for union semun... no [16:39:08.389] checking for socklen_t... yes [16:39:09.834] checking for struct sockaddr.sa_len... no [16:39:11.793] checking for C/C++ restrict keyword... __restrict [16:39:11.805] checking for struct option... yes [16:39:11.870] checking whether assembler supports x86_64 popcntq... yes [16:39:11.876] checking size of off_t... 4 [16:39:12.138] 0 [16:39:12.139] checking size of bool... 1 [16:39:12.189] checking for int timezone... yes [16:39:12.237] checking for backtrace_symbols... no [16:39:12.283] checking for copyfile... no [16:39:12.329] checking for copy_file_range... no [16:39:12.376] checking for getifaddrs... no [16:39:12.423] checking for getpeerucred... no [16:39:12.469] checking for inet_pton... yes [16:39:12.516] checking for kqueue... no [16:39:12.563] checking for mbstowcs_l... no [16:39:12.610] checking for memset_s... no [16:39:12.657] checking for posix_fallocate... no [16:39:12.703] checking for ppoll... no [16:39:12.749] checking for pthread_is_threaded_np... no [16:39:12.795] checking for setproctitle... no [16:39:12.841] checking for setproctitle_fast... no [16:39:12.887] checking for strchrnul... no [16:39:12.933] checking for strsignal... no [16:39:12.980] checking for syncfs... no [16:39:13.026] checking for sync_file_range... no [16:39:13.073] checking for uselocale... no [16:39:13.119] checking for wcstombs_l... no [16:39:13.167] checking for __builtin_bswap16... yes [16:39:13.213] checking for __builtin_bswap32... yes [16:39:13.257] checking for __builtin_bswap64... yes [16:39:13.302] checking for __builtin_clz... yes [16:39:13.346] checking for __builtin_ctz... yes [16:39:13.390] checking for __builtin_popcount... yes [16:39:13.434] checking for __builtin_frame_address... yes [16:39:13.478] checking for _LARGEFILE_SOURCE value needed for large files... no [16:39:13.529] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [16:39:13.557] checking for posix_fadvise... no [16:39:13.604] checking whether posix_fadvise is declared... no [16:39:13.646] checking whether fdatasync is declared... no [16:39:13.688] checking whether strlcat is declared... no [16:39:13.748] checking whether strlcpy is declared... no [16:39:13.807] checking whether strnlen is declared... yes [16:39:13.869] checking whether strsep is declared... no [16:39:13.930] checking whether preadv is declared... no [16:39:13.963] checking whether pwritev is declared... no [16:39:13.995] checking whether F_FULLFSYNC is declared... no [16:39:14.031] checking for explicit_bzero... no [16:39:14.075] checking for getopt... yes [16:39:14.117] checking for getpeereid... no [16:39:14.161] checking for inet_aton... no [16:39:14.205] checking for mkdtemp... no [16:39:14.249] checking for strlcat... no [16:39:14.292] checking for strlcpy... no [16:39:14.336] checking for strnlen... yes [16:39:14.380] checking for strsep... no [16:39:14.424] checking for pthread_barrier_wait... yes [16:39:14.465] configure: On mingw32 we will use our strtof wrapper. [16:39:14.465] checking for getopt_long... yes [16:39:14.507] checking for _configthreadlocale... yes [16:39:14.551] checking for syslog... no [16:39:14.596] checking for opterr... yes [16:39:14.641] checking for optreset... no [16:39:14.689] checking test program... cross-compiling [16:39:14.689] checking whether long int is 64 bits... no [16:39:14.718] checking whether long long int is 64 bits... yes [16:39:14.751] checking for __builtin_mul_overflow... yes [16:39:14.790] checking size of void *... 8 [16:39:15.232] checking size of size_t... 8 [16:39:15.651] checking size of long... 4 [16:39:15.938] checking alignment of short... 2 [16:39:16.216] checking alignment of int... 4 [16:39:16.525] checking alignment of long... 4 [16:39:16.832] checking alignment of long long int... 8 [16:39:17.150] checking alignment of double... 8 [16:39:17.526] checking for int8... no [16:39:17.564] checking for uint8... no [16:39:17.603] checking for int64... no [16:39:17.642] checking for uint64... no [16:39:17.681] checking for __int128... yes [16:39:17.725] checking for __int128 alignment bug... assuming ok [16:39:17.725] checking alignment of PG_INT128_TYPE... 16 [16:39:18.258] checking for builtin __sync char locking functions... yes [16:39:18.298] checking for builtin __sync int32 locking functions... yes [16:39:18.337] checking for builtin __sync int32 atomic operations... yes [16:39:18.377] checking for builtin __sync int64 atomic operations... yes [16:39:18.416] checking for builtin __atomic int32 atomic operations... yes [16:39:18.456] checking for builtin __atomic int64 atomic operations... yes [16:39:18.496] checking for __get_cpuid... yes [16:39:18.538] checking for __get_cpuid_count... yes [16:39:18.581] checking for __cpuid... no [16:39:18.970] checking for __cpuidex... no [16:39:19.380] checking for _xgetbv with CFLAGS=... no [16:39:19.748] checking for _xgetbv with CFLAGS=-mxsave... yes [16:39:20.137] checking for _mm512_popcnt_epi64 with CFLAGS=... no [16:39:20.512] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [16:39:20.846] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [16:39:20.890] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [16:39:20.975] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [16:39:20.995] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [16:39:21.012] 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:39:21.063] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [16:39:21.064] checking which random number source to use... Windows native [16:39:21.065] checking for xmllint... /usr/bin/xmllint [16:39:21.066] checking for xsltproc... /usr/bin/xsltproc [16:39:21.066] checking for fop... /usr/bin/fop [16:39:21.066] checking for dbtoepub... no [16:39:21.066] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [16:39:21.066] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [16:39:21.067] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [16:39:21.076] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [16:39:21.076] 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:39:21.076] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [16:39:21.076] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [16:39:21.153] configure: creating ./config.status [16:39:21.234] config.status: creating GNUmakefile [16:39:21.245] config.status: creating src/Makefile.global [16:39:21.259] config.status: creating src/include/pg_config.h [16:39:21.271] config.status: creating src/include/pg_config_ext.h [16:39:21.282] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [16:39:21.297] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [16:39:21.304] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [16:39:21.310] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [16:39:21.317] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [16:39:21.324] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [16:39:21.327] config.status: executing check_win32_symlinks commands [16:39:21.359] [16:39:21.359] real 0m18.102s [16:39:21.359] user 0m12.013s [16:39:21.359] sys 0m5.698s [16:39:21.359] make -s -j${BUILD_JOBS} clean [16:39:21.860] time make -s -j${BUILD_JOBS} world-bin [16:40:14.598] In file included from ../../../../src/include/postgres.h:46, [16:40:14.598] from gininsert.c:15: [16:40:14.598] gininsert.c: In function ‘_gin_parallel_insert’: [16:40:14.598] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [16:40:14.598] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [16:40:14.598] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [16:40:14.598] | | [16:40:14.598] | long long unsigned int [16:40:14.598] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [16:40:14.598] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [16:40:14.598] | ^~~~~~~~~~~ [16:40:14.598] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [16:40:14.598] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [16:40:14.598] | ^~~~~~~ [16:40:14.598] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [16:40:14.598] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [16:40:14.598] | ^~~~ [16:40:14.598] gininsert.c:2402:59: note: format string is defined here [16:40:14.598] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [16:40:14.598] | ~~^ [16:40:14.598] | | [16:40:14.598] | long int [16:40:14.598] | %lld [16:40:14.598] 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=] [16:40:14.598] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [16:40:14.598] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [16:40:14.598] | | [16:40:14.598] | int64 {aka long long int} [16:40:14.598] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [16:40:14.598] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [16:40:14.598] | ^~~~~~~~~~~ [16:40:14.598] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [16:40:14.598] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [16:40:14.598] | ^~~~~~~ [16:40:14.598] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [16:40:14.598] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [16:40:14.598] | ^~~~ [16:40:14.598] gininsert.c:2421:47: note: format string is defined here [16:40:14.598] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [16:40:14.598] | ~~^ [16:40:14.598] | | [16:40:14.598] | long int [16:40:14.598] | %lld [16:40:14.598] cc1: all warnings being treated as errors [16:40:14.599] make[4]: *** [: gininsert.o] Error 1 [16:40:14.599] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [16:40:14.599] make[2]: *** [common.mk:37: access-recursive] Error 2 [16:40:14.599] make[2]: *** Waiting for unfinished jobs.... [16:40:25.167] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [16:40:25.167] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [16:40:25.168] [16:40:25.168] real 1m3.308s [16:40:25.168] user 3m19.907s [16:40:25.168] sys 0m39.374s [16:40:25.168] [16:40:25.168] Exit status: 2