[13:28:25.230] time ./configure \ [13:28:25.230] --host=x86_64-w64-mingw32 \ [13:28:25.230] --enable-cassert \ [13:28:25.230] --without-icu \ [13:28:25.230] CC="ccache x86_64-w64-mingw32-gcc" \ [13:28:25.230] CXX="ccache x86_64-w64-mingw32-g++" [13:28:25.338] checking build system type... x86_64-pc-linux-gnu [13:28:25.527] checking host system type... x86_64-w64-mingw32 [13:28:25.532] checking which template to use... win32 [13:28:25.532] checking whether NLS is wanted... no [13:28:25.532] checking for default port number... 5432 [13:28:25.538] checking for block size... 8kB [13:28:25.539] checking for segment size... 1GB [13:28:25.542] checking for WAL block size... 8kB [13:28:25.543] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:28:25.577] checking whether the C compiler works... yes [13:28:25.720] checking for C compiler default output file name... a.exe [13:28:25.721] checking for suffix of executables... .exe [13:28:25.761] checking whether we are cross compiling... yes [13:28:25.837] checking for suffix of object files... o [13:28:25.846] checking whether we are using the GNU C compiler... yes [13:28:25.879] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:28:25.895] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:28:25.973] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [13:28:26.110] checking whether we are using the GNU C++ compiler... yes [13:28:26.117] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:28:26.373] checking for gawk... no [13:28:26.373] checking for mawk... mawk [13:28:26.375] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:28:26.391] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:28:26.407] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:28:26.452] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:28:26.496] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:28:26.528] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:28:26.561] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:28:26.593] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:28:26.600] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:28:26.633] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:28:26.649] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:28:26.656] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:28:26.688] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:28:26.695] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:28:26.712] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:28:26.718] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:28:26.725] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:28:26.761] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:28:26.793] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:28:26.825] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:28:26.856] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:28:26.872] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:28:26.879] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:28:26.902] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:28:26.919] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:28:26.935] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:28:26.971] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:28:27.009] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:28:27.016] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:28:27.048] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:28:27.083] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:28:27.099] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:28:27.116] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:28:27.150] checking whether the C compiler still works... yes [13:28:27.224] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:28:27.294] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:28:27.294] checking pkg-config is at least version 0.9.0... yes [13:28:27.311] checking whether to build with ICU support... no [13:28:27.311] checking whether to build with Tcl... no [13:28:27.311] checking whether to build Perl modules... no [13:28:27.311] checking whether to build Python modules... no [13:28:27.311] checking whether to build with GSSAPI support... no [13:28:27.313] checking whether to build with PAM support... no [13:28:27.313] checking whether to build with BSD Authentication support... no [13:28:27.313] checking whether to build with LDAP support... no [13:28:27.313] checking whether to build with Bonjour support... no [13:28:27.313] checking whether to build with SELinux support... no [13:28:27.313] checking whether to build with systemd support... no [13:28:27.313] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:28:27.313] checking whether to build with XML support... no [13:28:27.314] checking whether to build with LZ4 support... no [13:28:27.314] checking whether to build with ZSTD support... no [13:28:27.314] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:28:27.314] checking whether it is possible to strip libraries... yes [13:28:27.323] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:28:27.323] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:28:27.323] checking for a BSD-compatible install... /usr/bin/install -c [13:28:27.332] checking for tar... /usr/bin/tar [13:28:27.332] checking whether ln -s works... yes [13:28:27.332] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:28:27.334] checking for bison... /usr/bin/bison [13:28:27.336] configure: using bison (GNU Bison) 3.8.2 [13:28:27.339] checking for flex... /usr/bin/flex [13:28:27.350] configure: using flex 2.6.4 [13:28:27.350] checking for perl... /usr/bin/perl [13:28:27.353] configure: using perl 5.36.0 [13:28:27.355] checking for zic... /usr/sbin/zic [13:28:27.355] checking for a sed that does not truncate output... /usr/bin/sed [13:28:27.360] checking for grep that handles long lines and -e... /usr/bin/grep [13:28:27.362] checking for egrep... /usr/bin/grep -E [13:28:27.363] checking for ANSI C header files... yes [13:28:27.448] checking for sys/types.h... yes [13:28:27.464] checking for sys/stat.h... yes [13:28:27.525] checking for stdlib.h... yes [13:28:27.583] checking for string.h... yes [13:28:27.596] checking for memory.h... yes [13:28:27.657] checking for strings.h... yes [13:28:27.692] checking for inttypes.h... yes [13:28:27.711] checking for stdint.h... yes [13:28:27.772] checking for unistd.h... yes [13:28:27.788] checking for main in -lm... yes [13:28:27.836] checking for library containing setproctitle... no [13:28:27.921] checking for library containing dlsym... no [13:28:28.006] checking for library containing socket... -lws2_32 [13:28:28.133] checking for library containing getopt_long... none required [13:28:28.180] checking for library containing shm_open... no [13:28:28.267] checking for library containing shm_unlink... no [13:28:28.352] checking for library containing clock_gettime... no [13:28:28.437] checking for library containing shmget... no [13:28:28.525] checking for library containing backtrace_symbols... no [13:28:28.613] checking for library containing pthread_barrier_wait... -lpthread [13:28:28.703] checking for inflate in -lz... yes [13:28:28.749] checking for stdbool.h that conforms to C99... yes [13:28:28.795] checking for _Bool... yes [13:28:28.888] checking atomic.h usability... no [13:28:28.943] checking atomic.h presence... no [13:28:28.963] checking for atomic.h... no [13:28:28.966] checking copyfile.h usability... no [13:28:29.023] checking copyfile.h presence... no [13:28:29.041] checking for copyfile.h... no [13:28:29.044] checking execinfo.h usability... no [13:28:29.100] checking execinfo.h presence... no [13:28:29.118] checking for execinfo.h... no [13:28:29.121] checking getopt.h usability... yes [13:28:29.149] checking getopt.h presence... yes [13:28:29.164] checking for getopt.h... yes [13:28:29.170] checking ifaddrs.h usability... no [13:28:29.227] checking ifaddrs.h presence... no [13:28:29.246] checking for ifaddrs.h... no [13:28:29.250] checking mbarrier.h usability... no [13:28:29.305] checking mbarrier.h presence... no [13:28:29.325] checking for mbarrier.h... no [13:28:29.328] checking sys/epoll.h usability... no [13:28:29.384] checking sys/epoll.h presence... no [13:28:29.403] checking for sys/epoll.h... no [13:28:29.406] checking sys/event.h usability... no [13:28:29.461] checking sys/event.h presence... no [13:28:29.480] checking for sys/event.h... no [13:28:29.484] checking sys/personality.h usability... no [13:28:29.540] checking sys/personality.h presence... no [13:28:29.560] checking for sys/personality.h... no [13:28:29.563] checking sys/prctl.h usability... no [13:28:29.620] checking sys/prctl.h presence... no [13:28:29.640] checking for sys/prctl.h... no [13:28:29.643] checking sys/procctl.h usability... no [13:28:29.700] checking sys/procctl.h presence... no [13:28:29.720] checking for sys/procctl.h... no [13:28:29.723] checking sys/signalfd.h usability... no [13:28:29.780] checking sys/signalfd.h presence... no [13:28:29.800] checking for sys/signalfd.h... no [13:28:29.803] checking sys/ucred.h usability... no [13:28:29.860] checking sys/ucred.h presence... no [13:28:29.880] checking for sys/ucred.h... no [13:28:29.884] checking termios.h usability... no [13:28:29.939] checking termios.h presence... no [13:28:29.959] checking for termios.h... no [13:28:29.963] checking ucred.h usability... no [13:28:30.020] checking ucred.h presence... no [13:28:30.039] checking for ucred.h... no [13:28:30.042] checking xlocale.h usability... no [13:28:30.103] checking xlocale.h presence... no [13:28:30.122] checking for xlocale.h... no [13:28:30.125] checking zlib.h usability... yes [13:28:30.186] checking zlib.h presence... yes [13:28:30.205] checking for zlib.h... yes [13:28:30.206] checking for lz4... /usr/bin/lz4 [13:28:30.206] checking for zstd... /usr/bin/zstd [13:28:30.206] checking for openssl... /usr/bin/openssl [13:28:30.211] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [13:28:30.211] checking crtdefs.h usability... yes [13:28:30.240] checking crtdefs.h presence... yes [13:28:30.256] checking for crtdefs.h... yes [13:28:30.258] checking whether byte ordering is bigendian... no [13:28:30.366] checking for inline... inline [13:28:30.373] checking for printf format archetype... gnu_printf [13:28:30.381] checking for _Static_assert... yes [13:28:30.424] checking for typeof... typeof [13:28:30.431] checking for __builtin_types_compatible_p... yes [13:28:30.453] checking for __builtin_constant_p... yes [13:28:30.486] checking for __builtin_unreachable... yes [13:28:30.529] checking for computed goto support... yes [13:28:30.536] checking for struct tm.tm_zone... no [13:28:30.613] checking for union semun... no [13:28:30.648] checking for socklen_t... yes [13:28:32.875] checking for struct sockaddr.sa_len... no [13:28:35.022] checking for C/C++ restrict keyword... __restrict [13:28:35.035] checking for struct option... yes [13:28:35.079] checking whether assembler supports x86_64 popcntq... yes [13:28:35.099] checking size of off_t... 4 [13:28:35.465] 0 [13:28:35.465] checking size of bool... 1 [13:28:35.554] checking for int timezone... yes [13:28:35.608] checking for backtrace_symbols... no [13:28:35.660] checking for copyfile... no [13:28:35.712] checking for copy_file_range... no [13:28:35.761] checking for elf_aux_info... no [13:28:35.809] checking for getauxval... no [13:28:35.859] checking for getifaddrs... no [13:28:35.909] checking for getpeerucred... no [13:28:35.959] checking for inet_pton... yes [13:28:36.009] checking for kqueue... no [13:28:36.058] checking for mbstowcs_l... no [13:28:36.106] checking for memset_s... no [13:28:36.155] checking for posix_fallocate... no [13:28:36.204] checking for ppoll... no [13:28:36.255] checking for pthread_is_threaded_np... no [13:28:36.306] checking for setproctitle... no [13:28:36.356] checking for setproctitle_fast... no [13:28:36.406] checking for strchrnul... no [13:28:36.457] checking for strsignal... no [13:28:36.507] checking for syncfs... no [13:28:36.558] checking for sync_file_range... no [13:28:36.607] checking for uselocale... no [13:28:36.658] checking for wcstombs_l... no [13:28:36.704] checking for __builtin_bswap16... yes [13:28:36.752] checking for __builtin_bswap32... yes [13:28:36.799] checking for __builtin_bswap64... yes [13:28:36.847] checking for __builtin_clz... yes [13:28:36.894] checking for __builtin_ctz... yes [13:28:36.942] checking for __builtin_popcount... yes [13:28:36.990] checking for __builtin_frame_address... yes [13:28:37.037] checking for _LARGEFILE_SOURCE value needed for large files... no [13:28:37.090] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:28:37.122] checking for posix_fadvise... no [13:28:37.174] checking whether posix_fadvise is declared... no [13:28:37.219] checking whether fdatasync is declared... no [13:28:37.265] checking whether strlcat is declared... no [13:28:37.328] checking whether strlcpy is declared... no [13:28:37.392] checking whether strnlen is declared... yes [13:28:37.460] checking whether strsep is declared... no [13:28:37.524] checking whether preadv is declared... no [13:28:37.561] checking whether pwritev is declared... no [13:28:37.598] checking whether F_FULLFSYNC is declared... no [13:28:37.639] checking for explicit_bzero... no [13:28:37.688] checking for getopt... yes [13:28:37.732] checking for getpeereid... no [13:28:37.779] checking for inet_aton... no [13:28:37.825] checking for mkdtemp... no [13:28:37.872] checking for strlcat... no [13:28:37.918] checking for strlcpy... no [13:28:37.965] checking for strnlen... yes [13:28:38.011] checking for strsep... no [13:28:38.056] checking for pthread_barrier_wait... yes [13:28:38.099] configure: On mingw32 we will use our strtof wrapper. [13:28:38.099] checking for getopt_long... yes [13:28:38.142] checking for _configthreadlocale... yes [13:28:38.185] checking for syslog... no [13:28:38.231] checking for opterr... yes [13:28:38.278] checking for optreset... no [13:28:38.329] checking test program... cross-compiling [13:28:38.329] checking whether long int is 64 bits... no [13:28:38.358] checking whether long long int is 64 bits... yes [13:28:38.393] checking for __builtin_mul_overflow... yes [13:28:38.434] checking size of void *... 8 [13:28:38.888] checking size of size_t... 8 [13:28:39.313] checking size of long... 4 [13:28:39.599] checking alignment of short... 2 [13:28:39.809] checking alignment of int... 4 [13:28:40.098] checking alignment of long... 4 [13:28:40.404] checking alignment of long long int... 8 [13:28:40.731] checking alignment of double... 8 [13:28:41.144] checking for __int128... yes [13:28:41.191] checking for __int128 alignment bug... assuming ok [13:28:41.191] checking alignment of PG_INT128_TYPE... 16 [13:28:41.641] checking for builtin __sync char locking functions... yes [13:28:41.684] checking for builtin __sync int32 locking functions... yes [13:28:41.726] checking for builtin __sync int32 atomic operations... yes [13:28:41.770] checking for builtin __sync int64 atomic operations... yes [13:28:41.813] checking for builtin __atomic int32 atomic operations... yes [13:28:41.855] checking for builtin __atomic int64 atomic operations... yes [13:28:41.897] checking for __get_cpuid... yes [13:28:41.943] checking for __get_cpuid_count... yes [13:28:41.986] checking for __cpuid... no [13:28:42.384] checking for __cpuidex... no [13:28:42.808] checking for _xgetbv... yes [13:28:43.216] checking for _mm512_popcnt_epi64... yes [13:28:43.639] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:28:43.684] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:28:43.772] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:28:43.793] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:28:43.811] 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 [13:28:43.865] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:28:43.865] checking which random number source to use... Windows native [13:28:43.867] checking for xmllint... /usr/bin/xmllint [13:28:43.867] checking for xsltproc... /usr/bin/xsltproc [13:28:43.867] checking for fop... /usr/bin/fop [13:28:43.868] checking for dbtoepub... no [13:28:43.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:28:43.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:28:43.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:28:43.878] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:28:43.878] 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 [13:28:43.878] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:28:43.878] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:28:43.957] configure: creating ./config.status [13:28:44.037] config.status: creating GNUmakefile [13:28:44.048] config.status: creating src/Makefile.global [13:28:44.063] config.status: creating src/include/pg_config.h [13:28:44.075] config.status: creating src/include/pg_config_ext.h [13:28:44.086] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:28:44.100] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:28:44.107] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:28:44.113] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:28:44.120] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:28:44.127] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:28:44.130] config.status: executing check_win32_symlinks commands [13:28:44.162] [13:28:44.162] real 0m18.933s [13:28:44.162] user 0m12.760s [13:28:44.162] sys 0m5.779s [13:28:44.162] make -s -j${BUILD_JOBS} clean [13:28:44.678] time make -s -j${BUILD_JOBS} world-bin [13:29:27.335] In file included from ../../../../src/include/postgres.h:46, [13:29:27.335] from gininsert.c:15: [13:29:27.335] gininsert.c: In function ‘_gin_parallel_insert’: [13:29:27.335] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [13:29:27.335] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [13:29:27.335] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [13:29:27.335] | | [13:29:27.335] | long long unsigned int [13:29:27.335] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:29:27.335] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:29:27.335] | ^~~~~~~~~~~ [13:29:27.335] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:29:27.335] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:29:27.335] | ^~~~~~~ [13:29:27.335] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [13:29:27.335] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [13:29:27.335] | ^~~~ [13:29:27.335] gininsert.c:2402:59: note: format string is defined here [13:29:27.335] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [13:29:27.335] | ~~^ [13:29:27.335] | | [13:29:27.335] | long int [13:29:27.335] | %lld [13:29:27.335] 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=] [13:29:27.335] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [13:29:27.335] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [13:29:27.335] | | [13:29:27.335] | int64 {aka long long int} [13:29:27.335] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:29:27.335] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:29:27.335] | ^~~~~~~~~~~ [13:29:27.335] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:29:27.335] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:29:27.335] | ^~~~~~~ [13:29:27.335] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [13:29:27.335] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [13:29:27.335] | ^~~~ [13:29:27.335] gininsert.c:2421:47: note: format string is defined here [13:29:27.335] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [13:29:27.335] | ~~^ [13:29:27.335] | | [13:29:27.335] | long int [13:29:27.335] | %lld [13:29:27.335] cc1: all warnings being treated as errors [13:29:27.336] make[4]: *** [: gininsert.o] Error 1 [13:29:27.336] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [13:29:27.336] make[2]: *** [common.mk:37: access-recursive] Error 2 [13:29:27.336] make[2]: *** Waiting for unfinished jobs.... [13:29:40.944] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:29:40.944] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:29:40.945] [13:29:40.945] real 0m56.266s [13:29:40.945] user 2m57.050s [13:29:40.945] sys 0m33.519s [13:29:40.945] [13:29:40.945] Exit status: 2