[22:44:25.367] time ./configure \ [22:44:25.367] --host=x86_64-w64-mingw32 \ [22:44:25.367] --enable-cassert \ [22:44:25.367] --without-icu \ [22:44:25.367] CC="ccache x86_64-w64-mingw32-gcc" \ [22:44:25.367] CXX="ccache x86_64-w64-mingw32-g++" [22:44:25.495] checking build system type... x86_64-pc-linux-gnu [22:44:25.699] checking host system type... x86_64-w64-mingw32 [22:44:25.704] checking which template to use... win32 [22:44:25.704] checking whether NLS is wanted... no [22:44:25.704] checking for default port number... 5432 [22:44:25.711] checking for block size... 8kB [22:44:25.712] checking for segment size... 1GB [22:44:25.715] checking for WAL block size... 8kB [22:44:25.716] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:44:25.755] checking whether the C compiler works... yes [22:44:25.901] checking for C compiler default output file name... a.exe [22:44:25.902] checking for suffix of executables... .exe [22:44:25.946] checking whether we are cross compiling... yes [22:44:26.026] checking for suffix of object files... o [22:44:26.044] checking whether we are using the GNU C compiler... yes [22:44:26.078] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:44:26.096] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:44:26.179] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [22:44:26.248] checking whether we are using the GNU C++ compiler... yes [22:44:26.256] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:44:26.485] checking for gawk... no [22:44:26.485] checking for mawk... mawk [22:44:26.487] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:44:26.523] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:44:26.556] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:44:26.605] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:44:26.652] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:44:26.671] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:44:26.688] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:44:26.695] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:44:26.703] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:44:26.720] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:44:26.728] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:44:26.762] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:44:26.834] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:44:26.853] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:44:26.872] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:44:26.907] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:44:26.915] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:44:26.953] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:44:26.988] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:44:26.996] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:44:27.003] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:44:27.037] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:44:27.070] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:44:27.094] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:44:27.100] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:44:27.135] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:44:27.172] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:44:27.212] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:44:27.230] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:44:27.263] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:44:27.298] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:44:27.305] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:44:27.323] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:44:27.331] checking whether the C compiler still works... yes [22:44:27.383] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:44:27.460] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:44:27.460] checking pkg-config is at least version 0.9.0... yes [22:44:27.477] checking whether to build with ICU support... no [22:44:27.478] checking whether to build with Tcl... no [22:44:27.478] checking whether to build Perl modules... no [22:44:27.478] checking whether to build Python modules... no [22:44:27.478] checking whether to build with GSSAPI support... no [22:44:27.479] checking whether to build with PAM support... no [22:44:27.479] checking whether to build with BSD Authentication support... no [22:44:27.479] checking whether to build with LDAP support... no [22:44:27.479] checking whether to build with Bonjour support... no [22:44:27.480] checking whether to build with SELinux support... no [22:44:27.480] checking whether to build with systemd support... no [22:44:27.480] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:44:27.480] checking whether to build with XML support... no [22:44:27.480] checking whether to build with LZ4 support... no [22:44:27.481] checking whether to build with ZSTD support... no [22:44:27.481] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:44:27.481] checking whether it is possible to strip libraries... yes [22:44:27.490] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:44:27.491] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:44:27.491] checking for a BSD-compatible install... /usr/bin/install -c [22:44:27.500] checking for tar... /usr/bin/tar [22:44:27.501] checking whether ln -s works... yes [22:44:27.501] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:44:27.503] checking for bison... /usr/bin/bison [22:44:27.505] configure: using bison (GNU Bison) 3.8.2 [22:44:27.508] checking for flex... /usr/bin/flex [22:44:27.522] configure: using flex 2.6.4 [22:44:27.522] checking for perl... /usr/bin/perl [22:44:27.526] configure: using perl 5.36.0 [22:44:27.529] checking for zic... /usr/sbin/zic [22:44:27.529] checking for a sed that does not truncate output... /usr/bin/sed [22:44:27.535] checking for grep that handles long lines and -e... /usr/bin/grep [22:44:27.537] checking for egrep... /usr/bin/grep -E [22:44:27.539] checking for ANSI C header files... yes [22:44:27.611] checking for sys/types.h... yes [22:44:27.632] checking for sys/stat.h... yes [22:44:27.700] checking for stdlib.h... yes [22:44:27.717] checking for string.h... yes [22:44:27.734] checking for memory.h... yes [22:44:27.771] checking for strings.h... yes [22:44:27.811] checking for inttypes.h... yes [22:44:27.830] checking for stdint.h... yes [22:44:27.870] checking for unistd.h... yes [22:44:27.939] checking for main in -lm... yes [22:44:27.991] checking for library containing setproctitle... no [22:44:28.085] checking for library containing dlsym... no [22:44:28.178] checking for library containing socket... -lws2_32 [22:44:28.326] checking for library containing getopt_long... none required [22:44:28.381] checking for library containing shm_open... no [22:44:28.478] checking for library containing shm_unlink... no [22:44:28.578] checking for library containing clock_gettime... no [22:44:28.675] checking for library containing shmget... no [22:44:28.769] checking for library containing backtrace_symbols... no [22:44:28.865] checking for library containing pthread_barrier_wait... -lpthread [22:44:28.965] checking for inflate in -lz... yes [22:44:29.016] checking for stdbool.h that conforms to C99... yes [22:44:29.028] checking for _Bool... yes [22:44:29.168] checking atomic.h usability... no [22:44:29.230] checking atomic.h presence... no [22:44:29.250] checking for atomic.h... no [22:44:29.253] checking copyfile.h usability... no [22:44:29.311] checking copyfile.h presence... no [22:44:29.333] checking for copyfile.h... no [22:44:29.336] checking execinfo.h usability... no [22:44:29.395] checking execinfo.h presence... no [22:44:29.415] checking for execinfo.h... no [22:44:29.418] checking getopt.h usability... yes [22:44:29.476] checking getopt.h presence... yes [22:44:29.494] checking for getopt.h... yes [22:44:29.502] checking ifaddrs.h usability... no [22:44:29.563] checking ifaddrs.h presence... no [22:44:29.584] checking for ifaddrs.h... no [22:44:29.588] checking mbarrier.h usability... no [22:44:29.648] checking mbarrier.h presence... no [22:44:29.670] checking for mbarrier.h... no [22:44:29.674] checking sys/epoll.h usability... no [22:44:29.734] checking sys/epoll.h presence... no [22:44:29.755] checking for sys/epoll.h... no [22:44:29.759] checking sys/event.h usability... no [22:44:29.819] checking sys/event.h presence... no [22:44:29.842] checking for sys/event.h... no [22:44:29.846] checking sys/personality.h usability... no [22:44:29.908] checking sys/personality.h presence... no [22:44:29.928] checking for sys/personality.h... no [22:44:29.932] checking sys/prctl.h usability... no [22:44:29.991] checking sys/prctl.h presence... no [22:44:30.012] checking for sys/prctl.h... no [22:44:30.015] checking sys/procctl.h usability... no [22:44:30.075] checking sys/procctl.h presence... no [22:44:30.095] checking for sys/procctl.h... no [22:44:30.099] checking sys/signalfd.h usability... no [22:44:30.159] checking sys/signalfd.h presence... no [22:44:30.181] checking for sys/signalfd.h... no [22:44:30.184] checking sys/ucred.h usability... no [22:44:30.242] checking sys/ucred.h presence... no [22:44:30.263] checking for sys/ucred.h... no [22:44:30.267] checking termios.h usability... no [22:44:30.325] checking termios.h presence... no [22:44:30.346] checking for termios.h... no [22:44:30.349] checking ucred.h usability... no [22:44:30.409] checking ucred.h presence... no [22:44:30.430] checking for ucred.h... no [22:44:30.434] checking xlocale.h usability... no [22:44:30.493] checking xlocale.h presence... no [22:44:30.514] checking for xlocale.h... no [22:44:30.518] checking zlib.h usability... yes [22:44:30.585] checking zlib.h presence... yes [22:44:30.605] checking for zlib.h... yes [22:44:30.605] checking for lz4... /usr/bin/lz4 [22:44:30.606] checking for zstd... /usr/bin/zstd [22:44:30.606] checking for openssl... /usr/bin/openssl [22:44:30.611] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [22:44:30.611] checking crtdefs.h usability... yes [22:44:30.671] checking crtdefs.h presence... yes [22:44:30.688] checking for crtdefs.h... yes [22:44:30.689] checking whether byte ordering is bigendian... no [22:44:30.772] checking for inline... inline [22:44:30.790] checking for printf format archetype... gnu_printf [22:44:30.828] checking for _Static_assert... yes [22:44:30.871] checking for typeof... typeof [22:44:30.907] checking for __builtin_types_compatible_p... yes [22:44:30.919] checking for __builtin_constant_p... yes [22:44:30.931] checking for __builtin_unreachable... yes [22:44:30.976] checking for computed goto support... yes [22:44:31.013] checking for struct tm.tm_zone... no [22:44:31.102] checking for union semun... no [22:44:31.137] checking for socklen_t... yes [22:44:33.486] checking for struct sockaddr.sa_len... no [22:44:35.740] checking for C/C++ restrict keyword... __restrict [22:44:35.764] checking for struct option... yes [22:44:35.842] checking whether assembler supports x86_64 popcntq... yes [22:44:35.880] checking size of off_t... 4 [22:44:36.202] 0 [22:44:36.203] checking size of bool... 1 [22:44:36.281] checking for int timezone... yes [22:44:36.338] checking for backtrace_symbols... no [22:44:36.390] checking for copyfile... no [22:44:36.444] checking for copy_file_range... no [22:44:36.498] checking for getifaddrs... no [22:44:36.551] checking for getpeerucred... no [22:44:36.605] checking for inet_pton... yes [22:44:36.658] checking for kqueue... no [22:44:36.712] checking for mbstowcs_l... no [22:44:36.768] checking for memset_s... no [22:44:36.824] checking for posix_fallocate... no [22:44:36.875] checking for ppoll... no [22:44:36.929] checking for pthread_is_threaded_np... no [22:44:36.981] checking for setproctitle... no [22:44:37.033] checking for setproctitle_fast... no [22:44:37.087] checking for strchrnul... no [22:44:37.141] checking for strsignal... no [22:44:37.195] checking for syncfs... no [22:44:37.250] checking for sync_file_range... no [22:44:37.303] checking for uselocale... no [22:44:37.354] checking for wcstombs_l... no [22:44:37.403] checking for __builtin_bswap16... yes [22:44:37.454] checking for __builtin_bswap32... yes [22:44:37.503] checking for __builtin_bswap64... yes [22:44:37.553] checking for __builtin_clz... yes [22:44:37.604] checking for __builtin_ctz... yes [22:44:37.655] checking for __builtin_popcount... yes [22:44:37.706] checking for __builtin_frame_address... yes [22:44:37.758] checking for _LARGEFILE_SOURCE value needed for large files... no [22:44:37.814] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:44:37.849] checking for posix_fadvise... no [22:44:37.905] checking whether posix_fadvise is declared... no [22:44:37.956] checking whether fdatasync is declared... no [22:44:38.009] checking whether strlcat is declared... no [22:44:38.079] checking whether strlcpy is declared... no [22:44:38.147] checking whether strnlen is declared... yes [22:44:38.185] checking whether strsep is declared... no [22:44:38.257] checking whether preadv is declared... no [22:44:38.300] checking whether pwritev is declared... no [22:44:38.343] checking whether F_FULLFSYNC is declared... no [22:44:38.388] checking for explicit_bzero... no [22:44:38.440] checking for getopt... yes [22:44:38.489] checking for getpeereid... no [22:44:38.539] checking for inet_aton... no [22:44:38.588] checking for mkdtemp... no [22:44:38.637] checking for strlcat... no [22:44:38.688] checking for strlcpy... no [22:44:38.738] checking for strnlen... yes [22:44:38.789] checking for strsep... no [22:44:38.842] checking for pthread_barrier_wait... yes [22:44:38.891] configure: On mingw32 we will use our strtof wrapper. [22:44:38.892] checking for getopt_long... yes [22:44:38.941] checking for _configthreadlocale... yes [22:44:38.989] checking for syslog... no [22:44:39.041] checking for opterr... yes [22:44:39.093] checking for optreset... no [22:44:39.149] checking test program... cross-compiling [22:44:39.150] checking whether long int is 64 bits... no [22:44:39.186] checking whether long long int is 64 bits... yes [22:44:39.197] checking for __builtin_mul_overflow... yes [22:44:39.244] checking size of void *... 8 [22:44:39.583] checking size of size_t... 8 [22:44:40.076] checking size of long... 4 [22:44:40.374] checking alignment of short... 2 [22:44:40.698] checking alignment of int... 4 [22:44:41.051] checking alignment of long... 4 [22:44:41.297] checking alignment of long long int... 8 [22:44:41.721] checking alignment of double... 8 [22:44:42.119] checking for __int128... yes [22:44:42.173] checking for __int128 alignment bug... assuming ok [22:44:42.173] checking alignment of PG_INT128_TYPE... 16 [22:44:42.661] checking for builtin __sync char locking functions... yes [22:44:42.708] checking for builtin __sync int32 locking functions... yes [22:44:42.753] checking for builtin __sync int32 atomic operations... yes [22:44:42.798] checking for builtin __sync int64 atomic operations... yes [22:44:42.843] checking for builtin __atomic int32 atomic operations... yes [22:44:42.889] checking for builtin __atomic int64 atomic operations... yes [22:44:42.935] checking for __get_cpuid... yes [22:44:42.983] checking for __get_cpuid_count... yes [22:44:43.030] checking for __cpuid... no [22:44:43.437] checking for __cpuidex... no [22:44:43.867] checking for _xgetbv... yes [22:44:44.279] checking for _mm512_popcnt_epi64... yes [22:44:44.713] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:44:44.762] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:44:44.855] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:44:44.880] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:44:44.902] 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 [22:44:44.960] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:44:44.960] checking which random number source to use... Windows native [22:44:44.962] checking for xmllint... /usr/bin/xmllint [22:44:44.962] checking for xsltproc... /usr/bin/xsltproc [22:44:44.963] checking for fop... /usr/bin/fop [22:44:44.963] checking for dbtoepub... no [22:44:44.963] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:44:44.963] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:44:44.963] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:44:44.975] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:44:44.975] 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 [22:44:44.975] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:44:44.975] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:44:45.067] configure: creating ./config.status [22:44:45.159] config.status: creating GNUmakefile [22:44:45.173] config.status: creating src/Makefile.global [22:44:45.190] config.status: creating src/include/pg_config.h [22:44:45.204] config.status: creating src/include/pg_config_ext.h [22:44:45.217] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:44:45.234] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:44:45.243] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:44:45.251] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:44:45.258] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:44:45.266] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:44:45.270] config.status: executing check_win32_symlinks commands [22:44:45.308] [22:44:45.308] real 0m19.941s [22:44:45.308] user 0m13.153s [22:44:45.308] sys 0m6.336s [22:44:45.308] make -s -j${BUILD_JOBS} clean [22:44:45.859] time make -s -j${BUILD_JOBS} world-bin [22:45:28.533] In file included from ../../../../src/include/postgres.h:46, [22:45:28.533] from gininsert.c:15: [22:45:28.533] gininsert.c: In function ‘_gin_parallel_insert’: [22:45:28.533] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [22:45:28.533] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [22:45:28.533] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [22:45:28.533] | | [22:45:28.533] | long long unsigned int [22:45:28.533] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [22:45:28.533] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [22:45:28.533] | ^~~~~~~~~~~ [22:45:28.533] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [22:45:28.533] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [22:45:28.533] | ^~~~~~~ [22:45:28.533] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [22:45:28.533] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [22:45:28.533] | ^~~~ [22:45:28.533] gininsert.c:2402:59: note: format string is defined here [22:45:28.533] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [22:45:28.533] | ~~^ [22:45:28.533] | | [22:45:28.533] | long int [22:45:28.533] | %lld [22:45:28.533] 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=] [22:45:28.533] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [22:45:28.533] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [22:45:28.533] | | [22:45:28.533] | int64 {aka long long int} [22:45:28.533] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [22:45:28.533] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [22:45:28.533] | ^~~~~~~~~~~ [22:45:28.533] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [22:45:28.533] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [22:45:28.533] | ^~~~~~~ [22:45:28.533] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [22:45:28.533] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [22:45:28.533] | ^~~~ [22:45:28.533] gininsert.c:2421:47: note: format string is defined here [22:45:28.533] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [22:45:28.533] | ~~^ [22:45:28.533] | | [22:45:28.533] | long int [22:45:28.533] | %lld [22:45:28.533] cc1: all warnings being treated as errors [22:45:28.534] make[4]: *** [: gininsert.o] Error 1 [22:45:28.534] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [22:45:28.534] make[2]: *** [common.mk:37: access-recursive] Error 2 [22:45:28.534] make[2]: *** Waiting for unfinished jobs.... [22:45:43.218] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:45:43.218] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:45:43.219] [22:45:43.219] real 0m57.359s [22:45:43.219] user 3m1.763s [22:45:43.219] sys 0m34.790s [22:45:43.219] [22:45:43.219] Exit status: 2