[18:26:22.643] time ./configure \ [18:26:22.643] --host=x86_64-w64-mingw32 \ [18:26:22.643] --enable-cassert \ [18:26:22.643] --without-icu \ [18:26:22.643] CC="ccache x86_64-w64-mingw32-gcc" \ [18:26:22.643] CXX="ccache x86_64-w64-mingw32-g++" [18:26:22.772] checking build system type... x86_64-pc-linux-gnu [18:26:22.991] checking host system type... x86_64-w64-mingw32 [18:26:22.997] checking which template to use... win32 [18:26:22.998] checking whether NLS is wanted... no [18:26:22.998] checking for default port number... 5432 [18:26:23.005] checking for block size... 8kB [18:26:23.006] checking for segment size... 1GB [18:26:23.009] checking for WAL block size... 8kB [18:26:23.011] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:26:23.047] checking whether the C compiler works... yes [18:26:23.208] checking for C compiler default output file name... a.exe [18:26:23.210] checking for suffix of executables... .exe [18:26:23.254] checking whether we are cross compiling... yes [18:26:23.342] checking for suffix of object files... o [18:26:23.360] checking whether we are using the GNU C compiler... yes [18:26:23.368] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:26:23.407] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:26:23.495] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:26:23.567] checking whether we are using the GNU C++ compiler... yes [18:26:23.790] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:26:23.893] checking for gawk... no [18:26:23.893] checking for mawk... mawk [18:26:23.896] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:26:23.931] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:26:23.948] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:26:23.994] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:26:24.040] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:26:24.047] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:26:24.065] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:26:24.102] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:26:24.110] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:26:24.144] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:26:24.180] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:26:24.216] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:26:24.235] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:26:24.242] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:26:24.277] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:26:24.312] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:26:24.320] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:26:24.358] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:26:24.377] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:26:24.411] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:26:24.418] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:26:24.453] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:26:24.488] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:26:24.513] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:26:24.521] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:26:24.538] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:26:24.578] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:26:24.618] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:26:24.636] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:26:24.671] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:26:24.708] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:26:24.716] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:26:24.750] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:26:24.784] checking whether the C compiler still works... yes [18:26:24.837] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:26:24.915] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:26:24.915] checking pkg-config is at least version 0.9.0... yes [18:26:24.933] checking whether to build with ICU support... no [18:26:24.933] checking whether to build with Tcl... no [18:26:24.933] checking whether to build Perl modules... no [18:26:24.933] checking whether to build Python modules... no [18:26:24.933] checking whether to build with GSSAPI support... no [18:26:24.935] checking whether to build with PAM support... no [18:26:24.935] checking whether to build with BSD Authentication support... no [18:26:24.935] checking whether to build with LDAP support... no [18:26:24.935] checking whether to build with Bonjour support... no [18:26:24.935] checking whether to build with SELinux support... no [18:26:24.935] checking whether to build with systemd support... no [18:26:24.935] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:26:24.935] checking whether to build with XML support... no [18:26:24.935] checking whether to build with LZ4 support... no [18:26:24.936] checking whether to build with ZSTD support... no [18:26:24.936] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:26:24.936] checking whether it is possible to strip libraries... yes [18:26:24.944] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:26:24.944] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:26:24.945] checking for a BSD-compatible install... /usr/bin/install -c [18:26:24.954] checking for tar... /usr/bin/tar [18:26:24.955] checking whether ln -s works... yes [18:26:24.955] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:26:24.957] checking for bison... /usr/bin/bison [18:26:24.959] configure: using bison (GNU Bison) 3.8.2 [18:26:24.963] checking for flex... /usr/bin/flex [18:26:24.975] configure: using flex 2.6.4 [18:26:24.976] checking for perl... /usr/bin/perl [18:26:24.979] configure: using perl 5.36.0 [18:26:24.981] checking for zic... /usr/sbin/zic [18:26:24.981] checking for a sed that does not truncate output... /usr/bin/sed [18:26:24.986] checking for grep that handles long lines and -e... /usr/bin/grep [18:26:24.989] checking for egrep... /usr/bin/grep -E [18:26:24.990] checking for ANSI C header files... yes [18:26:25.085] checking for sys/types.h... yes [18:26:25.150] checking for sys/stat.h... yes [18:26:25.219] checking for stdlib.h... yes [18:26:25.257] checking for string.h... yes [18:26:25.293] checking for memory.h... yes [18:26:25.332] checking for strings.h... yes [18:26:25.371] checking for inttypes.h... yes [18:26:25.438] checking for stdint.h... yes [18:26:25.476] checking for unistd.h... yes [18:26:25.542] checking for main in -lm... yes [18:26:25.592] checking for library containing setproctitle... no [18:26:25.685] checking for library containing dlsym... no [18:26:25.780] checking for library containing socket... -lws2_32 [18:26:25.916] checking for library containing getopt_long... none required [18:26:25.967] checking for library containing shm_open... no [18:26:26.058] checking for library containing shm_unlink... no [18:26:26.151] checking for library containing clock_gettime... no [18:26:26.245] checking for library containing shmget... no [18:26:26.340] checking for library containing backtrace_symbols... no [18:26:26.432] checking for library containing pthread_barrier_wait... -lpthread [18:26:26.531] checking for inflate in -lz... yes [18:26:26.585] checking atomic.h usability... no [18:26:26.643] checking atomic.h presence... no [18:26:26.663] checking for atomic.h... no [18:26:26.666] checking copyfile.h usability... no [18:26:26.723] checking copyfile.h presence... no [18:26:26.743] checking for copyfile.h... no [18:26:26.746] checking execinfo.h usability... no [18:26:26.803] checking execinfo.h presence... no [18:26:26.825] checking for execinfo.h... no [18:26:26.828] checking getopt.h usability... yes [18:26:26.888] checking getopt.h presence... yes [18:26:26.905] checking for getopt.h... yes [18:26:26.913] checking ifaddrs.h usability... no [18:26:26.973] checking ifaddrs.h presence... no [18:26:26.993] checking for ifaddrs.h... no [18:26:26.997] checking mbarrier.h usability... no [18:26:27.055] checking mbarrier.h presence... no [18:26:27.077] checking for mbarrier.h... no [18:26:27.081] checking sys/epoll.h usability... no [18:26:27.142] checking sys/epoll.h presence... no [18:26:27.163] checking for sys/epoll.h... no [18:26:27.167] checking sys/event.h usability... no [18:26:27.228] checking sys/event.h presence... no [18:26:27.249] checking for sys/event.h... no [18:26:27.252] checking sys/personality.h usability... no [18:26:27.312] checking sys/personality.h presence... no [18:26:27.333] checking for sys/personality.h... no [18:26:27.336] checking sys/prctl.h usability... no [18:26:27.396] checking sys/prctl.h presence... no [18:26:27.418] checking for sys/prctl.h... no [18:26:27.422] checking sys/procctl.h usability... no [18:26:27.480] checking sys/procctl.h presence... no [18:26:27.500] checking for sys/procctl.h... no [18:26:27.504] checking sys/signalfd.h usability... no [18:26:27.562] checking sys/signalfd.h presence... no [18:26:27.582] checking for sys/signalfd.h... no [18:26:27.586] checking sys/ucred.h usability... no [18:26:27.648] checking sys/ucred.h presence... no [18:26:27.669] checking for sys/ucred.h... no [18:26:27.673] checking termios.h usability... no [18:26:27.734] checking termios.h presence... no [18:26:27.756] checking for termios.h... no [18:26:27.760] checking ucred.h usability... no [18:26:27.818] checking ucred.h presence... no [18:26:27.839] checking for ucred.h... no [18:26:27.843] checking xlocale.h usability... no [18:26:27.903] checking xlocale.h presence... no [18:26:27.923] checking for xlocale.h... no [18:26:27.927] checking zlib.h usability... yes [18:26:27.937] checking zlib.h presence... yes [18:26:27.957] checking for zlib.h... yes [18:26:27.957] checking for lz4... /usr/bin/lz4 [18:26:27.957] checking for zstd... /usr/bin/zstd [18:26:27.958] checking for openssl... /usr/bin/openssl [18:26:27.962] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [18:26:27.963] checking crtdefs.h usability... yes [18:26:28.021] checking crtdefs.h presence... yes [18:26:28.037] checking for crtdefs.h... yes [18:26:28.038] checking whether byte ordering is bigendian... no [18:26:28.126] checking for inline... inline [18:26:28.134] checking for printf format archetype... gnu_printf [18:26:28.154] checking for _Static_assert... yes [18:26:28.198] checking for typeof... typeof [18:26:28.234] checking for __builtin_types_compatible_p... yes [18:26:28.245] checking for __builtin_constant_p... yes [18:26:28.268] checking for __builtin_unreachable... yes [18:26:28.313] checking for computed goto support... yes [18:26:28.331] checking for struct tm.tm_zone... no [18:26:28.419] checking for union semun... no [18:26:28.455] checking for socklen_t... yes [18:26:29.639] checking for struct sockaddr.sa_len... no [18:26:31.724] checking for C/C++ restrict keyword... __restrict [18:26:31.770] checking for struct option... yes [18:26:31.846] checking whether assembler supports x86_64 popcntq... yes [18:26:31.864] checking size of off_t... 4 [18:26:32.267] 0 [18:26:32.267] checking size of bool... 1 [18:26:32.325] checking for int timezone... yes [18:26:32.379] checking for backtrace_symbols... no [18:26:32.433] checking for copyfile... no [18:26:32.489] checking for copy_file_range... no [18:26:32.544] checking for elf_aux_info... no [18:26:32.600] checking for getauxval... no [18:26:32.661] checking for getifaddrs... no [18:26:32.718] checking for getpeerucred... no [18:26:32.775] checking for inet_pton... yes [18:26:32.830] checking for kqueue... no [18:26:32.886] checking for mbstowcs_l... no [18:26:32.940] checking for memset_s... no [18:26:32.994] checking for posix_fallocate... no [18:26:33.048] checking for ppoll... no [18:26:33.102] checking for pthread_is_threaded_np... no [18:26:33.158] checking for setproctitle... no [18:26:33.213] checking for setproctitle_fast... no [18:26:33.266] checking for strchrnul... no [18:26:33.321] checking for strsignal... no [18:26:33.376] checking for syncfs... no [18:26:33.429] checking for sync_file_range... no [18:26:33.483] checking for uselocale... no [18:26:33.538] checking for wcstombs_l... no [18:26:33.589] checking for __builtin_bswap16... yes [18:26:33.642] checking for __builtin_bswap32... yes [18:26:33.695] checking for __builtin_bswap64... yes [18:26:33.746] checking for __builtin_clz... yes [18:26:33.799] checking for __builtin_ctz... yes [18:26:33.848] checking for __builtin_popcount... yes [18:26:33.900] checking for __builtin_frame_address... yes [18:26:33.953] checking for _LARGEFILE_SOURCE value needed for large files... no [18:26:34.010] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:26:34.047] checking for posix_fadvise... no [18:26:34.103] checking whether posix_fadvise is declared... no [18:26:34.152] checking whether fdatasync is declared... no [18:26:34.204] checking whether strlcat is declared... no [18:26:34.274] checking whether strlcpy is declared... no [18:26:34.342] checking whether strnlen is declared... yes [18:26:34.379] checking whether strsep is declared... no [18:26:34.450] checking whether preadv is declared... no [18:26:34.488] checking whether pwritev is declared... no [18:26:34.525] checking whether F_FULLFSYNC is declared... no [18:26:34.568] checking for explicit_bzero... no [18:26:34.618] checking for getopt... yes [18:26:34.664] checking for getpeereid... no [18:26:34.713] checking for inet_aton... no [18:26:34.762] checking for mkdtemp... no [18:26:34.810] checking for strlcat... no [18:26:34.858] checking for strlcpy... no [18:26:34.906] checking for strnlen... yes [18:26:34.956] checking for strsep... no [18:26:35.004] checking for pthread_barrier_wait... yes [18:26:35.050] configure: On mingw32 we will use our strtof wrapper. [18:26:35.050] checking for getopt_long... yes [18:26:35.096] checking for syslog... no [18:26:35.146] checking for opterr... yes [18:26:35.197] checking for optreset... no [18:26:35.253] checking test program... cross-compiling [18:26:35.253] checking whether long int is 64 bits... no [18:26:35.288] checking whether long long int is 64 bits... yes [18:26:35.328] checking for __builtin_mul_overflow... yes [18:26:35.371] checking size of void *... 8 [18:26:35.829] checking size of size_t... 8 [18:26:36.262] checking size of long... 4 [18:26:36.579] checking alignment of short... 2 [18:26:36.861] checking alignment of int... 4 [18:26:37.264] checking alignment of long... 4 [18:26:37.645] checking alignment of long long int... 8 [18:26:38.089] checking alignment of double... 8 [18:26:38.479] checking for __int128... yes [18:26:38.533] checking for __int128 alignment bug... assuming ok [18:26:38.533] checking alignment of PG_INT128_TYPE... 16 [18:26:39.108] checking for builtin __sync char locking functions... yes [18:26:39.155] checking for builtin __sync int32 locking functions... yes [18:26:39.200] checking for builtin __sync int32 atomic operations... yes [18:26:39.246] checking for builtin __sync int64 atomic operations... yes [18:26:39.291] checking for builtin __atomic int32 atomic operations... yes [18:26:39.336] checking for builtin __atomic int64 atomic operations... yes [18:26:39.380] checking for __get_cpuid... yes [18:26:39.432] checking for __get_cpuid_count... yes [18:26:39.478] checking for __cpuid... no [18:26:39.877] checking for __cpuidex... no [18:26:40.304] checking for _xgetbv... yes [18:26:40.708] checking for _mm512_popcnt_epi64... yes [18:26:41.131] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:26:41.178] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:26:41.270] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:26:41.293] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [18:26:41.313] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:26:41.332] 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 [18:26:41.388] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:26:41.389] checking which random number source to use... Windows native [18:26:41.391] checking for xmllint... /usr/bin/xmllint [18:26:41.391] checking for xsltproc... /usr/bin/xsltproc [18:26:41.391] checking for fop... /usr/bin/fop [18:26:41.391] checking for dbtoepub... no [18:26:41.392] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:26:41.392] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:26:41.392] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:26:41.404] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:26:41.404] 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 [18:26:41.404] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:26:41.404] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:26:41.500] configure: creating ./config.status [18:26:41.593] config.status: creating GNUmakefile [18:26:41.606] config.status: creating src/Makefile.global [18:26:41.624] config.status: creating src/include/pg_config.h [18:26:41.638] config.status: creating src/include/pg_config_ext.h [18:26:41.652] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:26:41.668] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:26:41.675] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:26:41.683] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:26:41.690] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:26:41.699] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:26:41.702] config.status: executing check_win32_symlinks commands [18:26:41.741] [18:26:41.741] real 0m19.098s [18:26:41.741] user 0m12.184s [18:26:41.741] sys 0m6.432s [18:26:41.741] make -s -j${BUILD_JOBS} clean [18:26:42.285] time make -s -j${BUILD_JOBS} world-bin [18:27:24.158] In file included from ../../../../src/include/postgres.h:46, [18:27:24.158] from gininsert.c:15: [18:27:24.158] gininsert.c: In function ‘_gin_parallel_insert’: [18:27:24.158] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [18:27:24.158] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [18:27:24.158] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [18:27:24.158] | | [18:27:24.158] | long long unsigned int [18:27:24.158] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [18:27:24.158] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [18:27:24.158] | ^~~~~~~~~~~ [18:27:24.158] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [18:27:24.158] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [18:27:24.158] | ^~~~~~~ [18:27:24.158] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [18:27:24.158] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [18:27:24.158] | ^~~~ [18:27:24.158] gininsert.c:2402:59: note: format string is defined here [18:27:24.158] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [18:27:24.158] | ~~^ [18:27:24.158] | | [18:27:24.158] | long int [18:27:24.158] | %lld [18:27:24.158] 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=] [18:27:24.158] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [18:27:24.158] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [18:27:24.158] | | [18:27:24.158] | int64 {aka long long int} [18:27:24.158] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [18:27:24.158] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [18:27:24.158] | ^~~~~~~~~~~ [18:27:24.158] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [18:27:24.158] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [18:27:24.158] | ^~~~~~~ [18:27:24.158] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [18:27:24.158] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [18:27:24.158] | ^~~~ [18:27:24.158] gininsert.c:2421:47: note: format string is defined here [18:27:24.158] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [18:27:24.158] | ~~^ [18:27:24.158] | | [18:27:24.158] | long int [18:27:24.158] | %lld [18:27:24.158] cc1: all warnings being treated as errors [18:27:24.159] make[4]: *** [: gininsert.o] Error 1 [18:27:24.159] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [18:27:24.159] make[2]: *** [common.mk:37: access-recursive] Error 2 [18:27:24.159] make[2]: *** Waiting for unfinished jobs.... [18:27:37.473] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:27:37.473] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:27:37.473] [18:27:37.473] real 0m55.188s [18:27:37.473] user 2m54.922s [18:27:37.473] sys 0m33.902s [18:27:37.473] [18:27:37.473] Exit status: 2