[13:45:41.990] time ./configure \ [13:45:41.990] --host=x86_64-w64-mingw32 \ [13:45:41.990] --enable-cassert \ [13:45:41.990] --without-icu \ [13:45:41.990] CC="ccache x86_64-w64-mingw32-gcc" \ [13:45:41.990] CXX="ccache x86_64-w64-mingw32-g++" [13:45:42.100] checking build system type... x86_64-pc-linux-gnu [13:45:42.292] checking host system type... x86_64-w64-mingw32 [13:45:42.297] checking which template to use... win32 [13:45:42.297] checking whether NLS is wanted... no [13:45:42.297] checking for default port number... 5432 [13:45:42.304] checking for block size... 8kB [13:45:42.305] checking for segment size... 1GB [13:45:42.308] checking for WAL block size... 8kB [13:45:42.309] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:45:42.343] checking whether the C compiler works... yes [13:45:42.482] checking for C compiler default output file name... a.exe [13:45:42.483] checking for suffix of executables... .exe [13:45:42.523] checking whether we are cross compiling... yes [13:45:42.601] checking for suffix of object files... o [13:45:42.619] checking whether we are using the GNU C compiler... yes [13:45:42.651] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:45:42.685] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:45:42.763] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [13:45:42.827] checking whether we are using the GNU C++ compiler... yes [13:45:42.984] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:45:43.114] checking for gawk... no [13:45:43.114] checking for mawk... mawk [13:45:43.117] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:45:43.132] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:45:43.164] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:45:43.209] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:45:43.252] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:45:43.268] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:45:43.301] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:45:43.335] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:45:43.342] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:45:43.373] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:45:43.407] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:45:43.439] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:45:43.446] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:45:43.462] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:45:43.478] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:45:43.511] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:45:43.544] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:45:43.581] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:45:43.588] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:45:43.620] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:45:43.626] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:45:43.634] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:45:43.640] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:45:43.666] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:45:43.674] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:45:43.690] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:45:43.729] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:45:43.768] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:45:43.801] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:45:43.833] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:45:43.868] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:45:43.885] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:45:43.901] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:45:43.934] checking whether the C compiler still works... yes [13:45:43.991] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:45:44.063] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:45:44.063] checking pkg-config is at least version 0.9.0... yes [13:45:44.079] checking whether to build with ICU support... no [13:45:44.079] checking whether to build with Tcl... no [13:45:44.080] checking whether to build Perl modules... no [13:45:44.080] checking whether to build Python modules... no [13:45:44.080] checking whether to build with GSSAPI support... no [13:45:44.081] checking whether to build with PAM support... no [13:45:44.081] checking whether to build with BSD Authentication support... no [13:45:44.081] checking whether to build with LDAP support... no [13:45:44.081] checking whether to build with Bonjour support... no [13:45:44.081] checking whether to build with SELinux support... no [13:45:44.081] checking whether to build with systemd support... no [13:45:44.081] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:45:44.082] checking whether to build with XML support... no [13:45:44.082] checking whether to build with LZ4 support... no [13:45:44.082] checking whether to build with ZSTD support... no [13:45:44.082] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:45:44.083] checking whether it is possible to strip libraries... yes [13:45:44.093] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:45:44.093] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:45:44.094] checking for a BSD-compatible install... /usr/bin/install -c [13:45:44.102] checking for tar... /usr/bin/tar [13:45:44.102] checking whether ln -s works... yes [13:45:44.102] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:45:44.105] checking for bison... /usr/bin/bison [13:45:44.107] configure: using bison (GNU Bison) 3.8.2 [13:45:44.110] checking for flex... /usr/bin/flex [13:45:44.122] configure: using flex 2.6.4 [13:45:44.122] checking for perl... /usr/bin/perl [13:45:44.125] configure: using perl 5.36.0 [13:45:44.127] checking for zic... /usr/sbin/zic [13:45:44.127] checking for a sed that does not truncate output... /usr/bin/sed [13:45:44.132] checking for grep that handles long lines and -e... /usr/bin/grep [13:45:44.134] checking for egrep... /usr/bin/grep -E [13:45:44.136] checking for ANSI C header files... yes [13:45:44.230] checking for sys/types.h... yes [13:45:44.265] checking for sys/stat.h... yes [13:45:44.325] checking for stdlib.h... yes [13:45:44.382] checking for string.h... yes [13:45:44.440] checking for memory.h... yes [13:45:44.454] checking for strings.h... yes [13:45:44.512] checking for inttypes.h... yes [13:45:44.528] checking for stdint.h... yes [13:45:44.590] checking for unistd.h... yes [13:45:44.654] checking for main in -lm... yes [13:45:44.703] checking for library containing setproctitle... no [13:45:44.791] checking for library containing dlsym... no [13:45:44.878] checking for library containing socket... -lws2_32 [13:45:45.006] checking for library containing getopt_long... none required [13:45:45.053] checking for library containing shm_open... no [13:45:45.141] checking for library containing shm_unlink... no [13:45:45.228] checking for library containing clock_gettime... no [13:45:45.315] checking for library containing shmget... no [13:45:45.403] checking for library containing backtrace_symbols... no [13:45:45.489] checking for library containing pthread_barrier_wait... -lpthread [13:45:45.581] checking for inflate in -lz... yes [13:45:45.627] checking for stdbool.h that conforms to C99... yes [13:45:45.673] checking for _Bool... yes [13:45:45.797] checking atomic.h usability... no [13:45:45.852] checking atomic.h presence... no [13:45:45.870] checking for atomic.h... no [13:45:45.873] checking copyfile.h usability... no [13:45:45.927] checking copyfile.h presence... no [13:45:45.947] checking for copyfile.h... no [13:45:45.951] checking execinfo.h usability... no [13:45:46.007] checking execinfo.h presence... no [13:45:46.026] checking for execinfo.h... no [13:45:46.029] checking getopt.h usability... yes [13:45:46.083] checking getopt.h presence... yes [13:45:46.098] checking for getopt.h... yes [13:45:46.106] checking ifaddrs.h usability... no [13:45:46.161] checking ifaddrs.h presence... no [13:45:46.180] checking for ifaddrs.h... no [13:45:46.183] checking mbarrier.h usability... no [13:45:46.239] checking mbarrier.h presence... no [13:45:46.258] checking for mbarrier.h... no [13:45:46.261] checking sys/epoll.h usability... no [13:45:46.318] checking sys/epoll.h presence... no [13:45:46.337] checking for sys/epoll.h... no [13:45:46.340] checking sys/event.h usability... no [13:45:46.396] checking sys/event.h presence... no [13:45:46.416] checking for sys/event.h... no [13:45:46.420] checking sys/personality.h usability... no [13:45:46.475] checking sys/personality.h presence... no [13:45:46.494] checking for sys/personality.h... no [13:45:46.498] checking sys/prctl.h usability... no [13:45:46.555] checking sys/prctl.h presence... no [13:45:46.574] checking for sys/prctl.h... no [13:45:46.577] checking sys/procctl.h usability... no [13:45:46.633] checking sys/procctl.h presence... no [13:45:46.655] checking for sys/procctl.h... no [13:45:46.658] checking sys/signalfd.h usability... no [13:45:46.714] checking sys/signalfd.h presence... no [13:45:46.733] checking for sys/signalfd.h... no [13:45:46.737] checking sys/ucred.h usability... no [13:45:46.792] checking sys/ucred.h presence... no [13:45:46.812] checking for sys/ucred.h... no [13:45:46.815] checking termios.h usability... no [13:45:46.870] checking termios.h presence... no [13:45:46.888] checking for termios.h... no [13:45:46.891] checking ucred.h usability... no [13:45:46.947] checking ucred.h presence... no [13:45:46.966] checking for ucred.h... no [13:45:46.969] checking xlocale.h usability... no [13:45:47.025] checking xlocale.h presence... no [13:45:47.043] checking for xlocale.h... no [13:45:47.045] checking zlib.h usability... yes [13:45:47.105] checking zlib.h presence... yes [13:45:47.123] checking for zlib.h... yes [13:45:47.124] checking for lz4... /usr/bin/lz4 [13:45:47.124] checking for zstd... /usr/bin/zstd [13:45:47.124] checking for openssl... /usr/bin/openssl [13:45:47.128] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [13:45:47.129] checking crtdefs.h usability... yes [13:45:47.184] checking crtdefs.h presence... yes [13:45:47.199] checking for crtdefs.h... yes [13:45:47.201] checking whether byte ordering is bigendian... no [13:45:47.305] checking for inline... inline [13:45:47.333] checking for printf format archetype... gnu_printf [13:45:47.370] checking for _Static_assert... yes [13:45:47.412] checking for typeof... typeof [13:45:47.447] checking for __builtin_types_compatible_p... yes [13:45:47.486] checking for __builtin_constant_p... yes [13:45:47.507] checking for __builtin_unreachable... yes [13:45:47.549] checking for computed goto support... yes [13:45:47.584] checking for struct tm.tm_zone... no [13:45:47.662] checking for union semun... no [13:45:47.697] checking for socklen_t... yes [13:45:49.907] checking for struct sockaddr.sa_len... no [13:45:51.925] checking for C/C++ restrict keyword... __restrict [13:45:51.938] checking for struct option... yes [13:45:52.013] checking whether assembler supports x86_64 popcntq... yes [13:45:52.030] checking size of off_t... 4 [13:45:52.449] 0 [13:45:52.449] checking size of bool... 1 [13:45:52.547] checking for int timezone... yes [13:45:52.598] checking for backtrace_symbols... no [13:45:52.647] checking for copyfile... no [13:45:52.697] checking for copy_file_range... no [13:45:52.746] checking for getifaddrs... no [13:45:52.795] checking for getpeerucred... no [13:45:52.844] checking for inet_pton... yes [13:45:52.893] checking for kqueue... no [13:45:52.941] checking for mbstowcs_l... no [13:45:52.990] checking for memset_s... no [13:45:53.040] checking for posix_fallocate... no [13:45:53.090] checking for ppoll... no [13:45:53.140] checking for pthread_is_threaded_np... no [13:45:53.190] checking for setproctitle... no [13:45:53.240] checking for setproctitle_fast... no [13:45:53.289] checking for strchrnul... no [13:45:53.339] checking for strsignal... no [13:45:53.389] checking for syncfs... no [13:45:53.439] checking for sync_file_range... no [13:45:53.487] checking for uselocale... no [13:45:53.535] checking for wcstombs_l... no [13:45:53.582] checking for __builtin_bswap16... yes [13:45:53.630] checking for __builtin_bswap32... yes [13:45:53.678] checking for __builtin_bswap64... yes [13:45:53.725] checking for __builtin_clz... yes [13:45:53.774] checking for __builtin_ctz... yes [13:45:53.821] checking for __builtin_popcount... yes [13:45:53.868] checking for __builtin_frame_address... yes [13:45:53.913] checking for _LARGEFILE_SOURCE value needed for large files... no [13:45:53.965] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:45:53.996] checking for posix_fadvise... no [13:45:54.048] checking whether posix_fadvise is declared... no [13:45:54.091] checking whether fdatasync is declared... no [13:45:54.136] checking whether strlcat is declared... no [13:45:54.197] checking whether strlcpy is declared... no [13:45:54.259] checking whether strnlen is declared... yes [13:45:54.324] checking whether strsep is declared... no [13:45:54.385] checking whether preadv is declared... no [13:45:54.419] checking whether pwritev is declared... no [13:45:54.454] checking whether F_FULLFSYNC is declared... no [13:45:54.492] checking for explicit_bzero... no [13:45:54.536] checking for getopt... yes [13:45:54.579] checking for getpeereid... no [13:45:54.625] checking for inet_aton... no [13:45:54.671] checking for mkdtemp... no [13:45:54.716] checking for strlcat... no [13:45:54.762] checking for strlcpy... no [13:45:54.807] checking for strnlen... yes [13:45:54.852] checking for strsep... no [13:45:54.897] checking for pthread_barrier_wait... yes [13:45:54.940] configure: On mingw32 we will use our strtof wrapper. [13:45:54.940] checking for getopt_long... yes [13:45:54.984] checking for _configthreadlocale... yes [13:45:55.029] checking for syslog... no [13:45:55.076] checking for opterr... yes [13:45:55.125] checking for optreset... no [13:45:55.176] checking test program... cross-compiling [13:45:55.176] checking whether long int is 64 bits... no [13:45:55.206] checking whether long long int is 64 bits... yes [13:45:55.241] checking for __builtin_mul_overflow... yes [13:45:55.282] checking size of void *... 8 [13:45:55.669] checking size of size_t... 8 [13:45:56.104] checking size of long... 4 [13:45:56.350] checking alignment of short... 2 [13:45:56.611] checking alignment of int... 4 [13:45:56.953] checking alignment of long... 4 [13:45:57.294] checking alignment of long long int... 8 [13:45:57.769] checking alignment of double... 8 [13:45:58.249] checking for __int128... yes [13:45:58.295] checking for __int128 alignment bug... assuming ok [13:45:58.295] checking alignment of PG_INT128_TYPE... 16 [13:45:58.825] checking for builtin __sync char locking functions... yes [13:45:58.868] checking for builtin __sync int32 locking functions... yes [13:45:58.910] checking for builtin __sync int32 atomic operations... yes [13:45:58.953] checking for builtin __sync int64 atomic operations... yes [13:45:58.995] checking for builtin __atomic int32 atomic operations... yes [13:45:59.038] checking for builtin __atomic int64 atomic operations... yes [13:45:59.080] checking for __get_cpuid... yes [13:45:59.126] checking for __get_cpuid_count... yes [13:45:59.171] checking for __cpuid... no [13:45:59.566] checking for __cpuidex... no [13:45:59.987] checking for _xgetbv... yes [13:46:00.392] checking for _mm512_popcnt_epi64... yes [13:46:00.808] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:46:00.852] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:46:00.939] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:46:00.961] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:46:00.978] 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:46:01.031] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:46:01.032] checking which random number source to use... Windows native [13:46:01.033] checking for xmllint... /usr/bin/xmllint [13:46:01.034] checking for xsltproc... /usr/bin/xsltproc [13:46:01.034] checking for fop... /usr/bin/fop [13:46:01.034] checking for dbtoepub... no [13:46:01.035] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:46:01.035] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:46:01.035] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:46:01.045] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:46:01.045] 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:46:01.045] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:46:01.045] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:46:01.124] configure: creating ./config.status [13:46:01.202] config.status: creating GNUmakefile [13:46:01.213] config.status: creating src/Makefile.global [13:46:01.228] config.status: creating src/include/pg_config.h [13:46:01.239] config.status: creating src/include/pg_config_ext.h [13:46:01.250] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:46:01.265] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:46:01.272] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:46:01.279] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:46:01.286] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:46:01.294] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:46:01.297] config.status: executing check_win32_symlinks commands [13:46:01.331] [13:46:01.331] real 0m19.340s [13:46:01.331] user 0m12.664s [13:46:01.331] sys 0m6.269s [13:46:01.331] make -s -j${BUILD_JOBS} clean [13:46:01.840] time make -s -j${BUILD_JOBS} world-bin [13:46:54.393] In file included from ../../../../src/include/postgres.h:46, [13:46:54.393] from gininsert.c:15: [13:46:54.393] gininsert.c: In function ‘_gin_parallel_insert’: [13:46:54.393] 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:46:54.393] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [13:46:54.393] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [13:46:54.393] | | [13:46:54.393] | long long unsigned int [13:46:54.393] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:46:54.393] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:46:54.393] | ^~~~~~~~~~~ [13:46:54.393] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:46:54.393] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:46:54.393] | ^~~~~~~ [13:46:54.393] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [13:46:54.393] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [13:46:54.393] | ^~~~ [13:46:54.393] gininsert.c:2402:59: note: format string is defined here [13:46:54.393] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [13:46:54.393] | ~~^ [13:46:54.393] | | [13:46:54.393] | long int [13:46:54.393] | %lld [13:46:54.393] 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:46:54.393] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [13:46:54.393] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [13:46:54.393] | | [13:46:54.393] | int64 {aka long long int} [13:46:54.393] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:46:54.393] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:46:54.393] | ^~~~~~~~~~~ [13:46:54.393] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:46:54.393] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:46:54.393] | ^~~~~~~ [13:46:54.393] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [13:46:54.393] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [13:46:54.393] | ^~~~ [13:46:54.393] gininsert.c:2421:47: note: format string is defined here [13:46:54.393] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [13:46:54.393] | ~~^ [13:46:54.393] | | [13:46:54.393] | long int [13:46:54.393] | %lld [13:46:54.393] cc1: all warnings being treated as errors [13:46:54.394] make[4]: *** [: gininsert.o] Error 1 [13:46:54.394] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [13:46:54.394] make[2]: *** [common.mk:37: access-recursive] Error 2 [13:46:54.394] make[2]: *** Waiting for unfinished jobs.... [13:47:06.566] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:47:06.567] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:47:06.567] [13:47:06.567] real 1m4.727s [13:47:06.567] user 3m25.404s [13:47:06.567] sys 0m39.720s [13:47:06.567] [13:47:06.567] Exit status: 2