[11:34:37.565] time ./configure \ [11:34:37.565] --host=x86_64-w64-mingw32 \ [11:34:37.565] --enable-cassert \ [11:34:37.565] --without-icu \ [11:34:37.565] CC="ccache x86_64-w64-mingw32-gcc" \ [11:34:37.565] CXX="ccache x86_64-w64-mingw32-g++" [11:34:37.693] checking build system type... x86_64-pc-linux-gnu [11:34:37.902] checking host system type... x86_64-w64-mingw32 [11:34:37.908] checking which template to use... win32 [11:34:37.908] checking whether NLS is wanted... no [11:34:37.908] checking for default port number... 5432 [11:34:37.916] checking for block size... 8kB [11:34:37.917] checking for segment size... 1GB [11:34:37.920] checking for WAL block size... 8kB [11:34:37.921] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [11:34:37.958] checking whether the C compiler works... yes [11:34:38.111] checking for C compiler default output file name... a.exe [11:34:38.112] checking for suffix of executables... .exe [11:34:38.156] checking whether we are cross compiling... yes [11:34:38.239] checking for suffix of object files... o [11:34:38.258] checking whether we are using the GNU C compiler... yes [11:34:38.295] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [11:34:38.303] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [11:34:38.393] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [11:34:38.540] checking whether we are using the GNU C++ compiler... yes [11:34:38.719] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [11:34:38.791] checking for gawk... no [11:34:38.792] checking for mawk... mawk [11:34:38.794] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:34:38.829] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [11:34:38.865] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:34:38.915] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:34:38.962] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [11:34:38.969] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [11:34:38.977] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:34:38.995] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:34:39.003] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:34:39.040] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:34:39.059] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [11:34:39.096] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:34:39.105] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:34:39.141] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:34:39.160] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [11:34:39.197] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [11:34:39.270] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:34:39.310] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:34:39.317] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:34:39.335] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [11:34:39.352] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [11:34:39.387] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:34:39.404] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:34:39.430] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:34:39.448] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:34:39.466] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:34:39.506] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:34:39.547] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:34:39.582] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:34:39.617] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:34:39.654] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:34:39.662] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:34:39.670] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:34:39.706] checking whether the C compiler still works... yes [11:34:39.788] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [11:34:39.865] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [11:34:39.866] checking pkg-config is at least version 0.9.0... yes [11:34:39.885] checking whether to build with ICU support... no [11:34:39.885] checking whether to build with Tcl... no [11:34:39.885] checking whether to build Perl modules... no [11:34:39.885] checking whether to build Python modules... no [11:34:39.885] checking whether to build with GSSAPI support... no [11:34:39.887] checking whether to build with PAM support... no [11:34:39.887] checking whether to build with BSD Authentication support... no [11:34:39.887] checking whether to build with LDAP support... no [11:34:39.887] checking whether to build with Bonjour support... no [11:34:39.887] checking whether to build with SELinux support... no [11:34:39.887] checking whether to build with systemd support... no [11:34:39.887] configure: WARNING: *** Readline does not work on MinGW --- disabling [11:34:39.887] checking whether to build with XML support... no [11:34:39.887] checking whether to build with LZ4 support... no [11:34:39.888] checking whether to build with ZSTD support... no [11:34:39.888] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [11:34:39.888] checking whether it is possible to strip libraries... yes [11:34:39.896] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [11:34:39.896] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [11:34:39.897] checking for a BSD-compatible install... /usr/bin/install -c [11:34:39.907] checking for tar... /usr/bin/tar [11:34:39.907] checking whether ln -s works... yes [11:34:39.907] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:34:39.909] checking for bison... /usr/bin/bison [11:34:39.912] configure: using bison (GNU Bison) 3.8.2 [11:34:39.915] checking for flex... /usr/bin/flex [11:34:39.928] configure: using flex 2.6.4 [11:34:39.929] checking for perl... /usr/bin/perl [11:34:39.932] configure: using perl 5.36.0 [11:34:39.934] checking for zic... /usr/sbin/zic [11:34:39.934] checking for a sed that does not truncate output... /usr/bin/sed [11:34:39.939] checking for grep that handles long lines and -e... /usr/bin/grep [11:34:39.941] checking for egrep... /usr/bin/grep -E [11:34:39.942] checking for ANSI C header files... yes [11:34:40.029] checking for sys/types.h... yes [11:34:40.064] checking for sys/stat.h... yes [11:34:40.125] checking for stdlib.h... yes [11:34:40.139] checking for string.h... yes [11:34:40.198] checking for memory.h... yes [11:34:40.260] checking for strings.h... yes [11:34:40.326] checking for inttypes.h... yes [11:34:40.343] checking for stdint.h... yes [11:34:40.380] checking for unistd.h... yes [11:34:40.448] checking for main in -lm... yes [11:34:40.498] checking for library containing setproctitle... no [11:34:40.591] checking for library containing dlsym... no [11:34:40.685] checking for library containing socket... -lws2_32 [11:34:40.820] checking for library containing getopt_long... none required [11:34:40.869] checking for library containing shm_open... no [11:34:40.964] checking for library containing shm_unlink... no [11:34:41.059] checking for library containing clock_gettime... no [11:34:41.155] checking for library containing shmget... no [11:34:41.252] checking for library containing backtrace_symbols... no [11:34:41.348] checking for library containing pthread_barrier_wait... -lpthread [11:34:41.443] checking for inflate in -lz... yes [11:34:41.493] checking for stdbool.h that conforms to C99... yes [11:34:41.541] checking for _Bool... yes [11:34:41.674] checking atomic.h usability... no [11:34:41.734] checking atomic.h presence... no [11:34:41.757] checking for atomic.h... no [11:34:41.762] checking copyfile.h usability... no [11:34:41.823] checking copyfile.h presence... no [11:34:41.845] checking for copyfile.h... no [11:34:41.849] checking execinfo.h usability... no [11:34:41.911] checking execinfo.h presence... no [11:34:41.932] checking for execinfo.h... no [11:34:41.936] checking getopt.h usability... yes [11:34:41.995] checking getopt.h presence... yes [11:34:42.011] checking for getopt.h... yes [11:34:42.019] checking ifaddrs.h usability... no [11:34:42.077] checking ifaddrs.h presence... no [11:34:42.097] checking for ifaddrs.h... no [11:34:42.100] checking mbarrier.h usability... no [11:34:42.158] checking mbarrier.h presence... no [11:34:42.178] checking for mbarrier.h... no [11:34:42.181] checking sys/epoll.h usability... no [11:34:42.241] checking sys/epoll.h presence... no [11:34:42.262] checking for sys/epoll.h... no [11:34:42.265] checking sys/event.h usability... no [11:34:42.324] checking sys/event.h presence... no [11:34:42.345] checking for sys/event.h... no [11:34:42.348] checking sys/personality.h usability... no [11:34:42.408] checking sys/personality.h presence... no [11:34:42.428] checking for sys/personality.h... no [11:34:42.432] checking sys/prctl.h usability... no [11:34:42.491] checking sys/prctl.h presence... no [11:34:42.513] checking for sys/prctl.h... no [11:34:42.516] checking sys/procctl.h usability... no [11:34:42.577] checking sys/procctl.h presence... no [11:34:42.598] checking for sys/procctl.h... no [11:34:42.602] checking sys/signalfd.h usability... no [11:34:42.662] checking sys/signalfd.h presence... no [11:34:42.683] checking for sys/signalfd.h... no [11:34:42.687] checking sys/ucred.h usability... no [11:34:42.746] checking sys/ucred.h presence... no [11:34:42.767] checking for sys/ucred.h... no [11:34:42.770] checking termios.h usability... no [11:34:42.833] checking termios.h presence... no [11:34:42.855] checking for termios.h... no [11:34:42.858] checking ucred.h usability... no [11:34:42.918] checking ucred.h presence... no [11:34:42.939] checking for ucred.h... no [11:34:42.942] checking xlocale.h usability... no [11:34:43.002] checking xlocale.h presence... no [11:34:43.024] checking for xlocale.h... no [11:34:43.027] checking zlib.h usability... yes [11:34:43.038] checking zlib.h presence... yes [11:34:43.059] checking for zlib.h... yes [11:34:43.059] checking for lz4... /usr/bin/lz4 [11:34:43.059] checking for zstd... /usr/bin/zstd [11:34:43.060] checking for openssl... /usr/bin/openssl [11:34:43.065] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [11:34:43.065] checking crtdefs.h usability... yes [11:34:43.126] checking crtdefs.h presence... yes [11:34:43.143] checking for crtdefs.h... yes [11:34:43.145] checking whether byte ordering is bigendian... no [11:34:43.240] checking for inline... inline [11:34:43.272] checking for printf format archetype... gnu_printf [11:34:43.312] checking for _Static_assert... yes [11:34:43.357] checking for typeof... typeof [11:34:43.393] checking for __builtin_types_compatible_p... yes [11:34:43.414] checking for __builtin_constant_p... yes [11:34:43.425] checking for __builtin_unreachable... yes [11:34:43.470] checking for computed goto support... yes [11:34:43.509] checking for struct tm.tm_zone... no [11:34:43.596] checking for union semun... no [11:34:43.633] checking for socklen_t... yes [11:34:46.010] checking for struct sockaddr.sa_len... no [11:34:48.196] checking for C/C++ restrict keyword... __restrict [11:34:48.223] checking for struct option... yes [11:34:48.305] checking whether assembler supports x86_64 popcntq... yes [11:34:48.313] checking size of off_t... 4 [11:34:48.665] 0 [11:34:48.665] checking size of bool... 1 [11:34:48.750] checking for int timezone... yes [11:34:48.804] checking for backtrace_symbols... no [11:34:48.856] checking for copyfile... no [11:34:48.909] checking for copy_file_range... no [11:34:48.962] checking for getifaddrs... no [11:34:49.015] checking for getpeerucred... no [11:34:49.069] checking for inet_pton... yes [11:34:49.124] checking for kqueue... no [11:34:49.179] checking for mbstowcs_l... no [11:34:49.234] checking for memset_s... no [11:34:49.288] checking for posix_fallocate... no [11:34:49.343] checking for ppoll... no [11:34:49.397] checking for pthread_is_threaded_np... no [11:34:49.452] checking for setproctitle... no [11:34:49.506] checking for setproctitle_fast... no [11:34:49.562] checking for strchrnul... no [11:34:49.617] checking for strsignal... no [11:34:49.672] checking for syncfs... no [11:34:49.726] checking for sync_file_range... no [11:34:49.781] checking for uselocale... no [11:34:49.837] checking for wcstombs_l... no [11:34:49.890] checking for __builtin_bswap16... yes [11:34:49.944] checking for __builtin_bswap32... yes [11:34:49.996] checking for __builtin_bswap64... yes [11:34:50.046] checking for __builtin_clz... yes [11:34:50.099] checking for __builtin_ctz... yes [11:34:50.150] checking for __builtin_popcount... yes [11:34:50.202] checking for __builtin_frame_address... yes [11:34:50.257] checking for _LARGEFILE_SOURCE value needed for large files... no [11:34:50.317] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [11:34:50.352] checking for posix_fadvise... no [11:34:50.407] checking whether posix_fadvise is declared... no [11:34:50.456] checking whether fdatasync is declared... no [11:34:50.510] checking whether strlcat is declared... no [11:34:50.577] checking whether strlcpy is declared... no [11:34:50.644] checking whether strnlen is declared... yes [11:34:50.713] checking whether strsep is declared... no [11:34:50.778] checking whether preadv is declared... no [11:34:50.816] checking whether pwritev is declared... no [11:34:50.855] checking whether F_FULLFSYNC is declared... no [11:34:50.899] checking for explicit_bzero... no [11:34:50.949] checking for getopt... yes [11:34:50.999] checking for getpeereid... no [11:34:51.049] checking for inet_aton... no [11:34:51.099] checking for mkdtemp... no [11:34:51.150] checking for strlcat... no [11:34:51.203] checking for strlcpy... no [11:34:51.254] checking for strnlen... yes [11:34:51.306] checking for strsep... no [11:34:51.356] checking for pthread_barrier_wait... yes [11:34:51.404] configure: On mingw32 we will use our strtof wrapper. [11:34:51.404] checking for getopt_long... yes [11:34:51.453] checking for _configthreadlocale... yes [11:34:51.501] checking for syslog... no [11:34:51.551] checking for opterr... yes [11:34:51.601] checking for optreset... no [11:34:51.660] checking test program... cross-compiling [11:34:51.660] checking whether long int is 64 bits... no [11:34:51.695] checking whether long long int is 64 bits... yes [11:34:51.706] checking for __builtin_mul_overflow... yes [11:34:51.754] checking size of void *... 8 [11:34:52.230] checking size of size_t... 8 [11:34:52.768] checking size of long... 4 [11:34:53.030] checking alignment of short... 2 [11:34:53.349] checking alignment of int... 4 [11:34:53.690] checking alignment of long... 4 [11:34:54.130] checking alignment of long long int... 8 [11:34:54.625] checking alignment of double... 8 [11:34:55.091] checking for int8... no [11:34:55.140] checking for uint8... no [11:34:55.189] checking for int64... no [11:34:55.237] checking for uint64... no [11:34:55.283] checking for __int128... yes [11:34:55.335] checking for __int128 alignment bug... assuming ok [11:34:55.335] checking alignment of PG_INT128_TYPE... 16 [11:34:55.939] checking for builtin __sync char locking functions... yes [11:34:55.985] checking for builtin __sync int32 locking functions... yes [11:34:56.030] checking for builtin __sync int32 atomic operations... yes [11:34:56.075] checking for builtin __sync int64 atomic operations... yes [11:34:56.120] checking for builtin __atomic int32 atomic operations... yes [11:34:56.166] checking for builtin __atomic int64 atomic operations... yes [11:34:56.212] checking for __get_cpuid... yes [11:34:56.262] checking for __get_cpuid_count... yes [11:34:56.311] checking for __cpuid... no [11:34:56.726] checking for __cpuidex... no [11:34:57.150] checking for _xgetbv with CFLAGS=... no [11:34:57.534] checking for _xgetbv with CFLAGS=-mxsave... yes [11:34:57.951] checking for _mm512_popcnt_epi64 with CFLAGS=... no [11:34:58.337] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [11:34:58.686] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:34:58.736] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:34:58.837] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:34:58.863] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:34:58.885] 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 [11:34:58.943] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:34:58.944] checking which random number source to use... Windows native [11:34:58.946] checking for xmllint... /usr/bin/xmllint [11:34:58.946] checking for xsltproc... /usr/bin/xsltproc [11:34:58.946] checking for fop... /usr/bin/fop [11:34:58.946] checking for dbtoepub... no [11:34:58.947] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [11:34:58.947] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [11:34:58.947] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [11:34:58.959] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [11:34:58.959] 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 [11:34:58.959] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [11:34:58.959] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [11:34:59.053] configure: creating ./config.status [11:34:59.145] config.status: creating GNUmakefile [11:34:59.159] config.status: creating src/Makefile.global [11:34:59.175] config.status: creating src/include/pg_config.h [11:34:59.189] config.status: creating src/include/pg_config_ext.h [11:34:59.203] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:34:59.219] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:34:59.226] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [11:34:59.234] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [11:34:59.242] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [11:34:59.250] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [11:34:59.253] config.status: executing check_win32_symlinks commands [11:34:59.291] [11:34:59.291] real 0m21.726s [11:34:59.291] user 0m14.440s [11:34:59.291] sys 0m6.835s [11:34:59.291] make -s -j${BUILD_JOBS} clean [11:34:59.831] time make -s -j${BUILD_JOBS} world-bin [11:35:49.535] In file included from ../../../../src/include/postgres.h:46, [11:35:49.535] from gininsert.c:15: [11:35:49.535] gininsert.c: In function ‘_gin_parallel_insert’: [11:35:49.535] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [11:35:49.535] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [11:35:49.535] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [11:35:49.535] | | [11:35:49.535] | long long unsigned int [11:35:49.535] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [11:35:49.535] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [11:35:49.535] | ^~~~~~~~~~~ [11:35:49.535] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [11:35:49.535] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [11:35:49.535] | ^~~~~~~ [11:35:49.535] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [11:35:49.535] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [11:35:49.535] | ^~~~ [11:35:49.535] gininsert.c:2402:59: note: format string is defined here [11:35:49.535] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [11:35:49.535] | ~~^ [11:35:49.535] | | [11:35:49.535] | long int [11:35:49.535] | %lld [11:35:49.535] 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=] [11:35:49.535] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [11:35:49.535] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [11:35:49.535] | | [11:35:49.535] | int64 {aka long long int} [11:35:49.535] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [11:35:49.535] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [11:35:49.535] | ^~~~~~~~~~~ [11:35:49.535] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [11:35:49.535] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [11:35:49.535] | ^~~~~~~ [11:35:49.535] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [11:35:49.535] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [11:35:49.535] | ^~~~ [11:35:49.535] gininsert.c:2421:47: note: format string is defined here [11:35:49.535] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [11:35:49.535] | ~~^ [11:35:49.535] | | [11:35:49.535] | long int [11:35:49.535] | %lld [11:35:49.535] cc1: all warnings being treated as errors [11:35:49.537] make[4]: *** [: gininsert.o] Error 1 [11:35:49.537] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [11:35:49.537] make[2]: *** [common.mk:37: access-recursive] Error 2 [11:35:49.537] make[2]: *** Waiting for unfinished jobs.... [11:36:02.527] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:36:02.527] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:36:02.528] [11:36:02.528] real 1m2.697s [11:36:02.528] user 3m18.939s [11:36:02.528] sys 0m39.066s [11:36:02.528] [11:36:02.528] Exit status: 2