[05:27:45.854] time ./configure \ [05:27:45.854] --host=x86_64-w64-mingw32 \ [05:27:45.854] --enable-cassert \ [05:27:45.854] --without-icu \ [05:27:45.854] CC="ccache x86_64-w64-mingw32-gcc" \ [05:27:45.854] CXX="ccache x86_64-w64-mingw32-g++" [05:27:45.977] checking build system type... x86_64-pc-linux-gnu [05:27:46.205] checking host system type... x86_64-w64-mingw32 [05:27:46.211] checking which template to use... win32 [05:27:46.211] checking whether NLS is wanted... no [05:27:46.211] checking for default port number... 5432 [05:27:46.218] checking for block size... 8kB [05:27:46.220] checking for segment size... 1GB [05:27:46.222] checking for WAL block size... 8kB [05:27:46.224] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:27:46.264] checking whether the C compiler works... yes [05:27:46.420] checking for C compiler default output file name... a.exe [05:27:46.421] checking for suffix of executables... .exe [05:27:46.467] checking whether we are cross compiling... yes [05:27:46.554] checking for suffix of object files... o [05:27:46.574] checking whether we are using the GNU C compiler... yes [05:27:46.582] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:27:46.621] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:27:46.633] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:27:46.702] checking whether we are using the GNU C++ compiler... yes [05:27:46.709] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:27:47.002] checking for gawk... no [05:27:47.002] checking for mawk... mawk [05:27:47.004] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:27:47.038] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:27:47.056] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:27:47.105] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:27:47.154] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:27:47.173] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:27:47.192] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:27:47.232] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:27:47.253] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:27:47.262] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:27:47.283] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:27:47.305] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:27:47.325] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:27:47.334] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:27:47.343] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:27:47.362] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:27:47.405] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:27:47.448] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:27:47.469] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:27:47.506] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:27:47.525] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:27:47.561] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:27:47.596] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:27:47.624] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:27:47.632] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:27:47.640] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:27:47.680] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:27:47.721] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:27:47.757] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:27:47.777] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:27:47.817] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:27:47.855] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:27:47.864] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:27:47.883] checking whether the C compiler still works... yes [05:27:47.960] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:27:48.052] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:27:48.053] checking pkg-config is at least version 0.9.0... yes [05:27:48.070] checking whether to build with ICU support... no [05:27:48.070] checking whether to build with Tcl... no [05:27:48.070] checking whether to build Perl modules... no [05:27:48.070] checking whether to build Python modules... no [05:27:48.070] checking whether to build with GSSAPI support... no [05:27:48.072] checking whether to build with PAM support... no [05:27:48.072] checking whether to build with BSD Authentication support... no [05:27:48.072] checking whether to build with LDAP support... no [05:27:48.073] checking whether to build with Bonjour support... no [05:27:48.073] checking whether to build with SELinux support... no [05:27:48.073] checking whether to build with systemd support... no [05:27:48.073] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:27:48.073] checking whether to build with XML support... no [05:27:48.074] checking whether to build with LZ4 support... no [05:27:48.074] checking whether to build with ZSTD support... no [05:27:48.074] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:27:48.074] checking whether it is possible to strip libraries... yes [05:27:48.082] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:27:48.083] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:27:48.083] checking for a BSD-compatible install... /usr/bin/install -c [05:27:48.093] checking for tar... /usr/bin/tar [05:27:48.093] checking whether ln -s works... yes [05:27:48.093] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:27:48.096] checking for bison... /usr/bin/bison [05:27:48.099] configure: using bison (GNU Bison) 3.8.2 [05:27:48.101] checking for flex... /usr/bin/flex [05:27:48.115] configure: using flex 2.6.4 [05:27:48.116] checking for perl... /usr/bin/perl [05:27:48.119] configure: using perl 5.36.0 [05:27:48.122] checking for zic... /usr/sbin/zic [05:27:48.122] checking for a sed that does not truncate output... /usr/bin/sed [05:27:48.127] checking for grep that handles long lines and -e... /usr/bin/grep [05:27:48.130] checking for egrep... /usr/bin/grep -E [05:27:48.132] checking for ANSI C header files... yes [05:27:48.188] checking for sys/types.h... yes [05:27:48.209] checking for sys/stat.h... yes [05:27:48.254] checking for stdlib.h... yes [05:27:48.325] checking for string.h... yes [05:27:48.341] checking for memory.h... yes [05:27:48.380] checking for strings.h... yes [05:27:48.446] checking for inttypes.h... yes [05:27:48.487] checking for stdint.h... yes [05:27:48.553] checking for unistd.h... yes [05:27:48.575] checking for main in -lm... yes [05:27:48.634] checking for library containing setproctitle... no [05:27:48.733] checking for library containing dlsym... no [05:27:48.833] checking for library containing socket... -lws2_32 [05:27:48.979] checking for library containing getopt_long... none required [05:27:49.035] checking for library containing shm_open... no [05:27:49.138] checking for library containing shm_unlink... no [05:27:49.237] checking for library containing clock_gettime... no [05:27:49.339] checking for library containing shmget... no [05:27:49.436] checking for library containing backtrace_symbols... no [05:27:49.531] checking for library containing pthread_barrier_wait... -lpthread [05:27:49.630] checking for inflate in -lz... yes [05:27:49.680] checking for stdbool.h that conforms to C99... yes [05:27:49.733] checking for _Bool... yes [05:27:49.834] checking atomic.h usability... no [05:27:49.897] checking atomic.h presence... no [05:27:49.919] checking for atomic.h... no [05:27:49.923] checking copyfile.h usability... no [05:27:49.986] checking copyfile.h presence... no [05:27:50.008] checking for copyfile.h... no [05:27:50.012] checking execinfo.h usability... no [05:27:50.074] checking execinfo.h presence... no [05:27:50.096] checking for execinfo.h... no [05:27:50.100] checking getopt.h usability... yes [05:27:50.158] checking getopt.h presence... yes [05:27:50.175] checking for getopt.h... yes [05:27:50.184] checking ifaddrs.h usability... no [05:27:50.245] checking ifaddrs.h presence... no [05:27:50.266] checking for ifaddrs.h... no [05:27:50.270] checking mbarrier.h usability... no [05:27:50.331] checking mbarrier.h presence... no [05:27:50.354] checking for mbarrier.h... no [05:27:50.357] checking sys/epoll.h usability... no [05:27:50.417] checking sys/epoll.h presence... no [05:27:50.441] checking for sys/epoll.h... no [05:27:50.445] checking sys/event.h usability... no [05:27:50.504] checking sys/event.h presence... no [05:27:50.526] checking for sys/event.h... no [05:27:50.529] checking sys/personality.h usability... no [05:27:50.588] checking sys/personality.h presence... no [05:27:50.610] checking for sys/personality.h... no [05:27:50.613] checking sys/prctl.h usability... no [05:27:50.671] checking sys/prctl.h presence... no [05:27:50.692] checking for sys/prctl.h... no [05:27:50.696] checking sys/procctl.h usability... no [05:27:50.755] checking sys/procctl.h presence... no [05:27:50.776] checking for sys/procctl.h... no [05:27:50.780] checking sys/signalfd.h usability... no [05:27:50.844] checking sys/signalfd.h presence... no [05:27:50.866] checking for sys/signalfd.h... no [05:27:50.870] checking sys/ucred.h usability... no [05:27:50.928] checking sys/ucred.h presence... no [05:27:50.951] checking for sys/ucred.h... no [05:27:50.954] checking termios.h usability... no [05:27:51.016] checking termios.h presence... no [05:27:51.039] checking for termios.h... no [05:27:51.043] checking ucred.h usability... no [05:27:51.106] checking ucred.h presence... no [05:27:51.127] checking for ucred.h... no [05:27:51.131] checking xlocale.h usability... no [05:27:51.193] checking xlocale.h presence... no [05:27:51.218] checking for xlocale.h... no [05:27:51.222] checking zlib.h usability... yes [05:27:51.291] checking zlib.h presence... yes [05:27:51.313] checking for zlib.h... yes [05:27:51.313] checking for lz4... /usr/bin/lz4 [05:27:51.313] checking for zstd... /usr/bin/zstd [05:27:51.314] checking for openssl... /usr/bin/openssl [05:27:51.319] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [05:27:51.319] checking crtdefs.h usability... yes [05:27:51.377] checking crtdefs.h presence... yes [05:27:51.394] checking for crtdefs.h... yes [05:27:51.395] checking whether byte ordering is bigendian... no [05:27:51.512] checking for inline... inline [05:27:51.546] checking for printf format archetype... gnu_printf [05:27:51.585] checking for _Static_assert... yes [05:27:51.630] checking for typeof... typeof [05:27:51.638] checking for __builtin_types_compatible_p... yes [05:27:51.680] checking for __builtin_constant_p... yes [05:27:51.703] checking for __builtin_unreachable... yes [05:27:51.748] checking for computed goto support... yes [05:27:51.767] checking for struct tm.tm_zone... no [05:27:51.855] checking for union semun... no [05:27:51.893] checking for socklen_t... yes [05:27:53.640] checking for struct sockaddr.sa_len... no [05:27:55.926] checking for C/C++ restrict keyword... __restrict [05:27:55.944] checking for struct option... yes [05:27:56.010] checking whether assembler supports x86_64 popcntq... yes [05:27:56.019] checking size of off_t... 4 [05:27:56.472] 0 [05:27:56.472] checking size of bool... 1 [05:27:56.584] checking for int timezone... yes [05:27:56.641] checking for backtrace_symbols... no [05:27:56.698] checking for copyfile... no [05:27:56.754] checking for copy_file_range... no [05:27:56.811] checking for getifaddrs... no [05:27:56.869] checking for getpeerucred... no [05:27:56.928] checking for inet_pton... yes [05:27:56.984] checking for kqueue... no [05:27:57.040] checking for mbstowcs_l... no [05:27:57.096] checking for memset_s... no [05:27:57.154] checking for posix_fallocate... no [05:27:57.211] checking for ppoll... no [05:27:57.266] checking for pthread_is_threaded_np... no [05:27:57.323] checking for setproctitle... no [05:27:57.380] checking for setproctitle_fast... no [05:27:57.440] checking for strchrnul... no [05:27:57.497] checking for strsignal... no [05:27:57.554] checking for syncfs... no [05:27:57.609] checking for sync_file_range... no [05:27:57.667] checking for uselocale... no [05:27:57.727] checking for wcstombs_l... no [05:27:57.783] checking for __builtin_bswap16... yes [05:27:57.840] checking for __builtin_bswap32... yes [05:27:57.896] checking for __builtin_bswap64... yes [05:27:57.952] checking for __builtin_clz... yes [05:27:58.007] checking for __builtin_ctz... yes [05:27:58.063] checking for __builtin_popcount... yes [05:27:58.121] checking for __builtin_frame_address... yes [05:27:58.174] checking for _LARGEFILE_SOURCE value needed for large files... no [05:27:58.230] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:27:58.266] checking for posix_fadvise... no [05:27:58.326] checking whether posix_fadvise is declared... no [05:27:58.378] checking whether fdatasync is declared... no [05:27:58.431] checking whether strlcat is declared... no [05:27:58.502] checking whether strlcpy is declared... no [05:27:58.572] checking whether strnlen is declared... yes [05:27:58.646] checking whether strsep is declared... no [05:27:58.717] checking whether preadv is declared... no [05:27:58.761] checking whether pwritev is declared... no [05:27:58.803] checking whether F_FULLFSYNC is declared... no [05:27:58.847] checking for explicit_bzero... no [05:27:58.900] checking for getopt... yes [05:27:58.948] checking for getpeereid... no [05:27:58.998] checking for inet_aton... no [05:27:59.050] checking for mkdtemp... no [05:27:59.103] checking for strlcat... no [05:27:59.155] checking for strlcpy... no [05:27:59.208] checking for strnlen... yes [05:27:59.261] checking for strsep... no [05:27:59.315] checking for pthread_barrier_wait... yes [05:27:59.363] configure: On mingw32 we will use our strtof wrapper. [05:27:59.363] checking for getopt_long... yes [05:27:59.413] checking for _configthreadlocale... yes [05:27:59.463] checking for syslog... no [05:27:59.514] checking for opterr... yes [05:27:59.566] checking for optreset... no [05:27:59.623] checking test program... cross-compiling [05:27:59.623] checking whether long int is 64 bits... no [05:27:59.662] checking whether long long int is 64 bits... yes [05:27:59.702] checking for __builtin_mul_overflow... yes [05:27:59.749] checking size of void *... 8 [05:28:00.125] checking size of size_t... 8 [05:28:00.556] checking size of long... 4 [05:28:00.886] checking alignment of short... 2 [05:28:01.098] checking alignment of int... 4 [05:28:01.421] checking alignment of long... 4 [05:28:01.771] checking alignment of long long int... 8 [05:28:02.264] checking alignment of double... 8 [05:28:02.797] checking for int8... no [05:28:02.844] checking for uint8... no [05:28:02.891] checking for int64... no [05:28:02.941] checking for uint64... no [05:28:02.987] checking for __int128... yes [05:28:03.040] checking for __int128 alignment bug... assuming ok [05:28:03.041] checking alignment of PG_INT128_TYPE... 16 [05:28:03.579] checking for builtin __sync char locking functions... yes [05:28:03.625] checking for builtin __sync int32 locking functions... yes [05:28:03.673] checking for builtin __sync int32 atomic operations... yes [05:28:03.722] checking for builtin __sync int64 atomic operations... yes [05:28:03.771] checking for builtin __atomic int32 atomic operations... yes [05:28:03.821] checking for builtin __atomic int64 atomic operations... yes [05:28:03.868] checking for __get_cpuid... yes [05:28:03.919] checking for __get_cpuid_count... yes [05:28:03.970] checking for __cpuid... no [05:28:04.385] checking for __cpuidex... no [05:28:04.828] checking for _xgetbv with CFLAGS=... no [05:28:05.221] checking for _xgetbv with CFLAGS=-mxsave... yes [05:28:05.645] checking for _mm512_popcnt_epi64 with CFLAGS=... no [05:28:06.047] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [05:28:06.412] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:28:06.464] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:28:06.567] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:28:06.594] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:28:06.617] 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 [05:28:06.678] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:28:06.679] checking which random number source to use... Windows native [05:28:06.681] checking for xmllint... /usr/bin/xmllint [05:28:06.681] checking for xsltproc... /usr/bin/xsltproc [05:28:06.681] checking for fop... /usr/bin/fop [05:28:06.681] checking for dbtoepub... no [05:28:06.682] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:28:06.682] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:28:06.682] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:28:06.694] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:28:06.694] 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 [05:28:06.694] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:28:06.694] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:28:06.789] configure: creating ./config.status [05:28:06.884] config.status: creating GNUmakefile [05:28:06.898] config.status: creating src/Makefile.global [05:28:06.917] config.status: creating src/include/pg_config.h [05:28:06.932] config.status: creating src/include/pg_config_ext.h [05:28:06.946] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:28:06.964] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:28:06.972] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:28:06.980] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:28:06.988] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:28:06.997] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:28:07.001] config.status: executing check_win32_symlinks commands [05:28:07.040] [05:28:07.040] real 0m21.186s [05:28:07.040] user 0m13.681s [05:28:07.040] sys 0m7.015s [05:28:07.040] make -s -j${BUILD_JOBS} clean [05:28:07.598] time make -s -j${BUILD_JOBS} world-bin [05:28:58.182] In file included from ../../../../src/include/postgres.h:46, [05:28:58.182] from gininsert.c:15: [05:28:58.182] gininsert.c: In function ‘_gin_parallel_insert’: [05:28:58.182] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [05:28:58.182] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [05:28:58.182] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [05:28:58.182] | | [05:28:58.182] | long long unsigned int [05:28:58.182] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [05:28:58.182] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [05:28:58.182] | ^~~~~~~~~~~ [05:28:58.182] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [05:28:58.182] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [05:28:58.182] | ^~~~~~~ [05:28:58.182] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [05:28:58.182] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [05:28:58.182] | ^~~~ [05:28:58.182] gininsert.c:2402:59: note: format string is defined here [05:28:58.182] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [05:28:58.182] | ~~^ [05:28:58.182] | | [05:28:58.182] | long int [05:28:58.182] | %lld [05:28:58.182] 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=] [05:28:58.182] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [05:28:58.182] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [05:28:58.182] | | [05:28:58.182] | int64 {aka long long int} [05:28:58.182] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [05:28:58.182] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [05:28:58.182] | ^~~~~~~~~~~ [05:28:58.182] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [05:28:58.182] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [05:28:58.182] | ^~~~~~~ [05:28:58.182] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [05:28:58.182] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [05:28:58.182] | ^~~~ [05:28:58.182] gininsert.c:2421:47: note: format string is defined here [05:28:58.182] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [05:28:58.182] | ~~^ [05:28:58.182] | | [05:28:58.182] | long int [05:28:58.182] | %lld [05:28:58.182] cc1: all warnings being treated as errors [05:28:58.183] make[4]: *** [: gininsert.o] Error 1 [05:28:58.183] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [05:28:58.183] make[2]: *** [common.mk:37: access-recursive] Error 2 [05:28:58.183] make[2]: *** Waiting for unfinished jobs.... [05:29:11.160] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:29:11.160] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:29:11.161] [05:29:11.161] real 1m3.563s [05:29:11.161] user 3m20.455s [05:29:11.161] sys 0m39.729s [05:29:11.161] [05:29:11.161] Exit status: 2