[12:45:25.918] time ./configure \ [12:45:25.918] --host=x86_64-w64-mingw32 \ [12:45:25.918] --enable-cassert \ [12:45:25.918] --without-icu \ [12:45:25.918] CC="ccache x86_64-w64-mingw32-gcc" \ [12:45:25.918] CXX="ccache x86_64-w64-mingw32-g++" [12:45:26.051] checking build system type... x86_64-pc-linux-gnu [12:45:26.257] checking host system type... x86_64-w64-mingw32 [12:45:26.263] checking which template to use... win32 [12:45:26.263] checking whether NLS is wanted... no [12:45:26.263] checking for default port number... 5432 [12:45:26.271] checking for block size... 8kB [12:45:26.272] checking for segment size... 1GB [12:45:26.275] checking for WAL block size... 8kB [12:45:26.276] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:45:26.314] checking whether the C compiler works... yes [12:45:26.468] checking for C compiler default output file name... a.exe [12:45:26.469] checking for suffix of executables... .exe [12:45:26.513] checking whether we are cross compiling... yes [12:45:26.589] checking for suffix of object files... o [12:45:26.625] checking whether we are using the GNU C compiler... yes [12:45:26.661] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:45:26.680] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:45:26.763] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:45:26.912] checking whether we are using the GNU C++ compiler... yes [12:45:26.919] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:45:27.232] checking for gawk... no [12:45:27.232] checking for mawk... mawk [12:45:27.235] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:45:27.269] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:45:27.286] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:45:27.334] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:45:27.381] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:45:27.388] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:45:27.422] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:45:27.459] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:45:27.477] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:45:27.512] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:45:27.547] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:45:27.581] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:45:27.617] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:45:27.633] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:45:27.668] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:45:27.704] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:45:27.722] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:45:27.761] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:45:27.795] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:45:27.828] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:45:27.846] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:45:27.881] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:45:27.915] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:45:27.941] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:45:27.978] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:45:28.014] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:45:28.053] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:45:28.095] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:45:28.113] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:45:28.149] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:45:28.187] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:45:28.207] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:45:28.216] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:45:28.252] checking whether the C compiler still works... yes [12:45:28.336] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:45:28.416] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:45:28.417] checking pkg-config is at least version 0.9.0... yes [12:45:28.433] checking whether to build with ICU support... no [12:45:28.434] checking whether to build with Tcl... no [12:45:28.434] checking whether to build Perl modules... no [12:45:28.434] checking whether to build Python modules... no [12:45:28.434] checking whether to build with GSSAPI support... no [12:45:28.435] checking whether to build with PAM support... no [12:45:28.435] checking whether to build with BSD Authentication support... no [12:45:28.435] checking whether to build with LDAP support... no [12:45:28.435] checking whether to build with Bonjour support... no [12:45:28.436] checking whether to build with SELinux support... no [12:45:28.436] checking whether to build with systemd support... no [12:45:28.436] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:45:28.436] checking whether to build with XML support... no [12:45:28.436] checking whether to build with LZ4 support... no [12:45:28.436] checking whether to build with ZSTD support... no [12:45:28.437] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:45:28.437] checking whether it is possible to strip libraries... yes [12:45:28.446] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:45:28.447] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:45:28.447] checking for a BSD-compatible install... /usr/bin/install -c [12:45:28.457] checking for tar... /usr/bin/tar [12:45:28.457] checking whether ln -s works... yes [12:45:28.457] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:45:28.460] checking for bison... /usr/bin/bison [12:45:28.463] configure: using bison (GNU Bison) 3.8.2 [12:45:28.466] checking for flex... /usr/bin/flex [12:45:28.480] configure: using flex 2.6.4 [12:45:28.480] checking for perl... /usr/bin/perl [12:45:28.483] configure: using perl 5.36.0 [12:45:28.486] checking for zic... /usr/sbin/zic [12:45:28.486] checking for a sed that does not truncate output... /usr/bin/sed [12:45:28.492] checking for grep that handles long lines and -e... /usr/bin/grep [12:45:28.494] checking for egrep... /usr/bin/grep -E [12:45:28.496] checking for ANSI C header files... yes [12:45:28.593] checking for sys/types.h... yes [12:45:28.655] checking for sys/stat.h... yes [12:45:28.719] checking for stdlib.h... yes [12:45:28.783] checking for string.h... yes [12:45:28.847] checking for memory.h... yes [12:45:28.911] checking for strings.h... yes [12:45:28.950] checking for inttypes.h... yes [12:45:29.015] checking for stdint.h... yes [12:45:29.080] checking for unistd.h... yes [12:45:29.146] checking for main in -lm... yes [12:45:29.195] checking for library containing setproctitle... no [12:45:29.286] checking for library containing dlsym... no [12:45:29.377] checking for library containing socket... -lws2_32 [12:45:29.509] checking for library containing getopt_long... none required [12:45:29.559] checking for library containing shm_open... no [12:45:29.652] checking for library containing shm_unlink... no [12:45:29.745] checking for library containing clock_gettime... no [12:45:29.840] checking for library containing shmget... no [12:45:29.935] checking for library containing backtrace_symbols... no [12:45:30.030] checking for library containing pthread_barrier_wait... -lpthread [12:45:30.126] checking for inflate in -lz... yes [12:45:30.174] checking for stdbool.h that conforms to C99... yes [12:45:30.222] checking for _Bool... yes [12:45:30.319] checking atomic.h usability... no [12:45:30.378] checking atomic.h presence... no [12:45:30.399] checking for atomic.h... no [12:45:30.403] checking copyfile.h usability... no [12:45:30.460] checking copyfile.h presence... no [12:45:30.480] checking for copyfile.h... no [12:45:30.484] checking execinfo.h usability... no [12:45:30.544] checking execinfo.h presence... no [12:45:30.566] checking for execinfo.h... no [12:45:30.570] checking getopt.h usability... yes [12:45:30.628] checking getopt.h presence... yes [12:45:30.645] checking for getopt.h... yes [12:45:30.654] checking ifaddrs.h usability... no [12:45:30.715] checking ifaddrs.h presence... no [12:45:30.737] checking for ifaddrs.h... no [12:45:30.741] checking mbarrier.h usability... no [12:45:30.802] checking mbarrier.h presence... no [12:45:30.824] checking for mbarrier.h... no [12:45:30.828] checking sys/epoll.h usability... no [12:45:30.886] checking sys/epoll.h presence... no [12:45:30.907] checking for sys/epoll.h... no [12:45:30.911] checking sys/event.h usability... no [12:45:30.969] checking sys/event.h presence... no [12:45:30.990] checking for sys/event.h... no [12:45:30.994] checking sys/personality.h usability... no [12:45:31.053] checking sys/personality.h presence... no [12:45:31.075] checking for sys/personality.h... no [12:45:31.078] checking sys/prctl.h usability... no [12:45:31.138] checking sys/prctl.h presence... no [12:45:31.159] checking for sys/prctl.h... no [12:45:31.163] checking sys/procctl.h usability... no [12:45:31.223] checking sys/procctl.h presence... no [12:45:31.244] checking for sys/procctl.h... no [12:45:31.248] checking sys/signalfd.h usability... no [12:45:31.306] checking sys/signalfd.h presence... no [12:45:31.327] checking for sys/signalfd.h... no [12:45:31.331] checking sys/ucred.h usability... no [12:45:31.388] checking sys/ucred.h presence... no [12:45:31.408] checking for sys/ucred.h... no [12:45:31.411] checking termios.h usability... no [12:45:31.468] checking termios.h presence... no [12:45:31.488] checking for termios.h... no [12:45:31.491] checking ucred.h usability... no [12:45:31.547] checking ucred.h presence... no [12:45:31.566] checking for ucred.h... no [12:45:31.570] checking xlocale.h usability... no [12:45:31.627] checking xlocale.h presence... no [12:45:31.646] checking for xlocale.h... no [12:45:31.649] checking zlib.h usability... yes [12:45:31.709] checking zlib.h presence... yes [12:45:31.728] checking for zlib.h... yes [12:45:31.728] checking for lz4... /usr/bin/lz4 [12:45:31.729] checking for zstd... /usr/bin/zstd [12:45:31.729] checking for openssl... /usr/bin/openssl [12:45:31.734] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:45:31.734] checking crtdefs.h usability... yes [12:45:31.791] checking crtdefs.h presence... yes [12:45:31.807] checking for crtdefs.h... yes [12:45:31.809] checking whether byte ordering is bigendian... no [12:45:31.916] checking for inline... inline [12:45:31.933] checking for printf format archetype... gnu_printf [12:45:31.970] checking for _Static_assert... yes [12:45:32.013] checking for typeof... typeof [12:45:32.050] checking for __builtin_types_compatible_p... yes [12:45:32.072] checking for __builtin_constant_p... yes [12:45:32.095] checking for __builtin_unreachable... yes [12:45:32.139] checking for computed goto support... yes [12:45:32.177] checking for struct tm.tm_zone... no [12:45:32.262] checking for union semun... no [12:45:32.298] checking for socklen_t... yes [12:45:34.593] checking for struct sockaddr.sa_len... no [12:45:36.709] checking for C/C++ restrict keyword... __restrict [12:45:36.733] checking for struct option... yes [12:45:36.810] checking whether assembler supports x86_64 popcntq... yes [12:45:36.818] checking size of off_t... 4 [12:45:37.267] 0 [12:45:37.267] checking size of bool... 1 [12:45:37.349] checking for int timezone... yes [12:45:37.405] checking for backtrace_symbols... no [12:45:37.461] checking for copyfile... no [12:45:37.517] checking for copy_file_range... no [12:45:37.572] checking for getifaddrs... no [12:45:37.627] checking for getpeerucred... no [12:45:37.681] checking for inet_pton... yes [12:45:37.737] checking for kqueue... no [12:45:37.793] checking for mbstowcs_l... no [12:45:37.848] checking for memset_s... no [12:45:37.902] checking for posix_fallocate... no [12:45:37.956] checking for ppoll... no [12:45:38.011] checking for pthread_is_threaded_np... no [12:45:38.066] checking for setproctitle... no [12:45:38.118] checking for setproctitle_fast... no [12:45:38.169] checking for strchrnul... no [12:45:38.222] checking for strsignal... no [12:45:38.273] checking for syncfs... no [12:45:38.324] checking for sync_file_range... no [12:45:38.377] checking for uselocale... no [12:45:38.429] checking for wcstombs_l... no [12:45:38.478] checking for __builtin_bswap16... yes [12:45:38.528] checking for __builtin_bswap32... yes [12:45:38.577] checking for __builtin_bswap64... yes [12:45:38.628] checking for __builtin_clz... yes [12:45:38.680] checking for __builtin_ctz... yes [12:45:38.732] checking for __builtin_popcount... yes [12:45:38.783] checking for __builtin_frame_address... yes [12:45:38.834] checking for _LARGEFILE_SOURCE value needed for large files... no [12:45:38.889] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:45:38.923] checking for posix_fadvise... no [12:45:38.976] checking whether posix_fadvise is declared... no [12:45:39.023] checking whether fdatasync is declared... no [12:45:39.071] checking whether strlcat is declared... no [12:45:39.140] checking whether strlcpy is declared... no [12:45:39.206] checking whether strnlen is declared... yes [12:45:39.276] checking whether strsep is declared... no [12:45:39.341] checking whether preadv is declared... no [12:45:39.378] checking whether pwritev is declared... no [12:45:39.418] checking whether F_FULLFSYNC is declared... no [12:45:39.461] checking for explicit_bzero... no [12:45:39.512] checking for getopt... yes [12:45:39.557] checking for getpeereid... no [12:45:39.608] checking for inet_aton... no [12:45:39.657] checking for mkdtemp... no [12:45:39.707] checking for strlcat... no [12:45:39.754] checking for strlcpy... no [12:45:39.803] checking for strnlen... yes [12:45:39.851] checking for strsep... no [12:45:39.900] checking for pthread_barrier_wait... yes [12:45:39.946] configure: On mingw32 we will use our strtof wrapper. [12:45:39.946] checking for getopt_long... yes [12:45:39.992] checking for _configthreadlocale... yes [12:45:40.039] checking for syslog... no [12:45:40.090] checking for opterr... yes [12:45:40.138] checking for optreset... no [12:45:40.189] checking test program... cross-compiling [12:45:40.189] checking whether long int is 64 bits... no [12:45:40.223] checking whether long long int is 64 bits... yes [12:45:40.260] checking for __builtin_mul_overflow... yes [12:45:40.305] checking size of void *... 8 [12:45:40.857] checking size of size_t... 8 [12:45:41.382] checking size of long... 4 [12:45:41.744] checking alignment of short... 2 [12:45:42.006] checking alignment of int... 4 [12:45:42.379] checking alignment of long... 4 [12:45:42.741] checking alignment of long long int... 8 [12:45:43.226] checking alignment of double... 8 [12:45:43.784] checking for int8... no [12:45:43.829] checking for uint8... no [12:45:43.874] checking for int64... no [12:45:43.921] checking for uint64... no [12:45:43.966] checking for __int128... yes [12:45:44.015] checking for __int128 alignment bug... assuming ok [12:45:44.015] checking alignment of PG_INT128_TYPE... 16 [12:45:44.629] checking for builtin __sync char locking functions... yes [12:45:44.672] checking for builtin __sync int32 locking functions... yes [12:45:44.716] checking for builtin __sync int32 atomic operations... yes [12:45:44.759] checking for builtin __sync int64 atomic operations... yes [12:45:44.804] checking for builtin __atomic int32 atomic operations... yes [12:45:44.849] checking for builtin __atomic int64 atomic operations... yes [12:45:44.894] checking for __get_cpuid... yes [12:45:44.942] checking for __get_cpuid_count... yes [12:45:44.988] checking for __cpuid... no [12:45:45.397] checking for __cpuidex... no [12:45:45.821] checking for _xgetbv with CFLAGS=... no [12:45:46.204] checking for _xgetbv with CFLAGS=-mxsave... yes [12:45:46.613] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:45:47.005] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:45:47.351] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:45:47.401] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:45:47.494] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:45:47.518] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:45:47.538] 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 [12:45:47.594] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:45:47.594] checking which random number source to use... Windows native [12:45:47.596] checking for xmllint... /usr/bin/xmllint [12:45:47.596] checking for xsltproc... /usr/bin/xsltproc [12:45:47.597] checking for fop... /usr/bin/fop [12:45:47.597] checking for dbtoepub... no [12:45:47.597] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:45:47.597] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:45:47.597] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:45:47.608] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:45:47.608] 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 [12:45:47.608] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:45:47.608] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:45:47.695] configure: creating ./config.status [12:45:47.784] config.status: creating GNUmakefile [12:45:47.797] config.status: creating src/Makefile.global [12:45:47.814] config.status: creating src/include/pg_config.h [12:45:47.828] config.status: creating src/include/pg_config_ext.h [12:45:47.842] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:45:47.858] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:45:47.866] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:45:47.874] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:45:47.882] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:45:47.890] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:45:47.894] config.status: executing check_win32_symlinks commands [12:45:47.932] [12:45:47.932] real 0m22.014s [12:45:47.932] user 0m14.610s [12:45:47.932] sys 0m6.963s [12:45:47.932] make -s -j${BUILD_JOBS} clean [12:45:48.464] time make -s -j${BUILD_JOBS} world-bin [12:46:50.684] In file included from ../../../../src/include/postgres.h:46, [12:46:50.684] from gininsert.c:15: [12:46:50.684] gininsert.c: In function ‘_gin_parallel_insert’: [12:46:50.684] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [12:46:50.684] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [12:46:50.684] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [12:46:50.684] | | [12:46:50.684] | long long unsigned int [12:46:50.684] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [12:46:50.684] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:46:50.684] | ^~~~~~~~~~~ [12:46:50.684] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [12:46:50.684] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:46:50.684] | ^~~~~~~ [12:46:50.684] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [12:46:50.684] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [12:46:50.684] | ^~~~ [12:46:50.684] gininsert.c:2402:59: note: format string is defined here [12:46:50.684] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [12:46:50.684] | ~~^ [12:46:50.684] | | [12:46:50.684] | long int [12:46:50.684] | %lld [12:46:50.684] 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=] [12:46:50.684] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [12:46:50.684] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [12:46:50.684] | | [12:46:50.684] | int64 {aka long long int} [12:46:50.684] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [12:46:50.684] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:46:50.684] | ^~~~~~~~~~~ [12:46:50.684] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [12:46:50.684] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:46:50.684] | ^~~~~~~ [12:46:50.684] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [12:46:50.684] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [12:46:50.684] | ^~~~ [12:46:50.684] gininsert.c:2421:47: note: format string is defined here [12:46:50.684] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [12:46:50.684] | ~~^ [12:46:50.684] | | [12:46:50.684] | long int [12:46:50.684] | %lld [12:46:50.684] cc1: all warnings being treated as errors [12:46:50.685] make[4]: *** [: gininsert.o] Error 1 [12:46:50.685] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [12:46:50.685] make[2]: *** [common.mk:37: access-recursive] Error 2 [12:46:50.685] make[2]: *** Waiting for unfinished jobs.... [12:47:02.254] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:47:02.254] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:47:02.255] [12:47:02.255] real 1m13.791s [12:47:02.255] user 3m54.196s [12:47:02.255] sys 0m46.116s [12:47:02.255] [12:47:02.255] Exit status: 2