[00:15:07.011] time ./configure \ [00:15:07.011] --host=x86_64-w64-mingw32 \ [00:15:07.011] --enable-cassert \ [00:15:07.011] --without-icu \ [00:15:07.011] CC="ccache x86_64-w64-mingw32-gcc" \ [00:15:07.011] CXX="ccache x86_64-w64-mingw32-g++" [00:15:07.157] checking build system type... x86_64-pc-linux-gnu [00:15:07.393] checking host system type... x86_64-w64-mingw32 [00:15:07.400] checking which template to use... win32 [00:15:07.400] checking whether NLS is wanted... no [00:15:07.400] checking for default port number... 5432 [00:15:07.409] checking for block size... 8kB [00:15:07.411] checking for segment size... 1GB [00:15:07.415] checking for WAL block size... 8kB [00:15:07.416] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:15:07.460] checking whether the C compiler works... yes [00:15:07.628] checking for C compiler default output file name... a.exe [00:15:07.630] checking for suffix of executables... .exe [00:15:07.677] checking whether we are cross compiling... yes [00:15:07.773] checking for suffix of object files... o [00:15:07.816] checking whether we are using the GNU C compiler... yes [00:15:07.824] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:15:07.832] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:15:07.865] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:15:08.061] checking whether we are using the GNU C++ compiler... yes [00:15:08.069] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:15:08.385] checking for gawk... no [00:15:08.386] checking for mawk... mawk [00:15:08.389] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:15:08.408] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:15:08.449] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:15:08.502] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:15:08.553] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:15:08.573] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:15:08.612] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:15:08.630] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:15:08.638] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:15:08.677] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:15:08.685] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:15:08.724] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:15:08.745] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:15:08.786] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:15:08.795] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:15:08.834] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:15:08.843] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:15:08.885] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:15:08.894] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:15:08.933] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:15:08.973] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:15:08.995] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:15:09.036] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:15:09.062] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:15:09.099] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:15:09.138] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:15:09.182] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:15:09.225] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:15:09.245] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:15:09.253] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:15:09.292] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:15:09.300] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:15:09.308] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:15:09.343] checking whether the C compiler still works... yes [00:15:09.427] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:15:09.511] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:15:09.513] checking pkg-config is at least version 0.9.0... yes [00:15:09.532] checking whether to build with ICU support... no [00:15:09.532] checking whether to build with Tcl... no [00:15:09.533] checking whether to build Perl modules... no [00:15:09.533] checking whether to build Python modules... no [00:15:09.533] checking whether to build with GSSAPI support... no [00:15:09.534] checking whether to build with PAM support... no [00:15:09.534] checking whether to build with BSD Authentication support... no [00:15:09.534] checking whether to build with LDAP support... no [00:15:09.534] checking whether to build with Bonjour support... no [00:15:09.535] checking whether to build with SELinux support... no [00:15:09.535] checking whether to build with systemd support... no [00:15:09.535] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:15:09.535] checking whether to build with XML support... no [00:15:09.535] checking whether to build with LZ4 support... no [00:15:09.536] checking whether to build with ZSTD support... no [00:15:09.536] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:15:09.536] checking whether it is possible to strip libraries... yes [00:15:09.544] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:15:09.545] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:15:09.545] checking for a BSD-compatible install... /usr/bin/install -c [00:15:09.555] checking for tar... /usr/bin/tar [00:15:09.555] checking whether ln -s works... yes [00:15:09.555] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:15:09.558] checking for bison... /usr/bin/bison [00:15:09.560] configure: using bison (GNU Bison) 3.8.2 [00:15:09.563] checking for flex... /usr/bin/flex [00:15:09.579] configure: using flex 2.6.4 [00:15:09.579] checking for perl... /usr/bin/perl [00:15:09.582] configure: using perl 5.36.0 [00:15:09.585] checking for zic... /usr/sbin/zic [00:15:09.585] checking for a sed that does not truncate output... /usr/bin/sed [00:15:09.591] checking for grep that handles long lines and -e... /usr/bin/grep [00:15:09.594] checking for egrep... /usr/bin/grep -E [00:15:09.596] checking for ANSI C header files... yes [00:15:09.696] checking for sys/types.h... yes [00:15:09.716] checking for sys/stat.h... yes [00:15:09.757] checking for stdlib.h... yes [00:15:09.825] checking for string.h... yes [00:15:09.864] checking for memory.h... yes [00:15:09.932] checking for strings.h... yes [00:15:09.951] checking for inttypes.h... yes [00:15:09.970] checking for stdint.h... yes [00:15:10.042] checking for unistd.h... yes [00:15:10.060] checking for main in -lm... yes [00:15:10.116] checking for library containing setproctitle... no [00:15:10.222] checking for library containing dlsym... no [00:15:10.329] checking for library containing socket... -lws2_32 [00:15:10.489] checking for library containing getopt_long... none required [00:15:10.546] checking for library containing shm_open... no [00:15:10.653] checking for library containing shm_unlink... no [00:15:10.762] checking for library containing clock_gettime... no [00:15:10.868] checking for library containing shmget... no [00:15:10.970] checking for library containing backtrace_symbols... no [00:15:11.073] checking for library containing pthread_barrier_wait... -lpthread [00:15:11.179] checking for inflate in -lz... yes [00:15:11.233] checking for stdbool.h that conforms to C99... yes [00:15:11.288] checking for _Bool... yes [00:15:11.425] checking atomic.h usability... no [00:15:11.485] checking atomic.h presence... no [00:15:11.508] checking for atomic.h... no [00:15:11.512] checking copyfile.h usability... no [00:15:11.573] checking copyfile.h presence... no [00:15:11.596] checking for copyfile.h... no [00:15:11.599] checking execinfo.h usability... no [00:15:11.663] checking execinfo.h presence... no [00:15:11.686] checking for execinfo.h... no [00:15:11.691] checking getopt.h usability... yes [00:15:11.724] checking getopt.h presence... yes [00:15:11.744] checking for getopt.h... yes [00:15:11.753] checking ifaddrs.h usability... no [00:15:11.817] checking ifaddrs.h presence... no [00:15:11.840] checking for ifaddrs.h... no [00:15:11.844] checking mbarrier.h usability... no [00:15:11.906] checking mbarrier.h presence... no [00:15:11.929] checking for mbarrier.h... no [00:15:11.933] checking sys/epoll.h usability... no [00:15:11.995] checking sys/epoll.h presence... no [00:15:12.018] checking for sys/epoll.h... no [00:15:12.023] checking sys/event.h usability... no [00:15:12.088] checking sys/event.h presence... no [00:15:12.111] checking for sys/event.h... no [00:15:12.115] checking sys/personality.h usability... no [00:15:12.180] checking sys/personality.h presence... no [00:15:12.203] checking for sys/personality.h... no [00:15:12.207] checking sys/prctl.h usability... no [00:15:12.270] checking sys/prctl.h presence... no [00:15:12.293] checking for sys/prctl.h... no [00:15:12.297] checking sys/procctl.h usability... no [00:15:12.360] checking sys/procctl.h presence... no [00:15:12.385] checking for sys/procctl.h... no [00:15:12.389] checking sys/signalfd.h usability... no [00:15:12.449] checking sys/signalfd.h presence... no [00:15:12.472] checking for sys/signalfd.h... no [00:15:12.476] checking sys/ucred.h usability... no [00:15:12.539] checking sys/ucred.h presence... no [00:15:12.563] checking for sys/ucred.h... no [00:15:12.567] checking termios.h usability... no [00:15:12.634] checking termios.h presence... no [00:15:12.656] checking for termios.h... no [00:15:12.660] checking ucred.h usability... no [00:15:12.725] checking ucred.h presence... no [00:15:12.747] checking for ucred.h... no [00:15:12.751] checking xlocale.h usability... no [00:15:12.816] checking xlocale.h presence... no [00:15:12.839] checking for xlocale.h... no [00:15:12.842] checking zlib.h usability... yes [00:15:12.880] checking zlib.h presence... yes [00:15:12.903] checking for zlib.h... yes [00:15:12.904] checking for lz4... /usr/bin/lz4 [00:15:12.904] checking for zstd... /usr/bin/zstd [00:15:12.904] checking for openssl... /usr/bin/openssl [00:15:12.910] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [00:15:12.910] checking crtdefs.h usability... yes [00:15:12.943] checking crtdefs.h presence... yes [00:15:12.961] checking for crtdefs.h... yes [00:15:12.962] checking whether byte ordering is bigendian... no [00:15:13.086] checking for inline... inline [00:15:13.106] checking for printf format archetype... gnu_printf [00:15:13.116] checking for _Static_assert... yes [00:15:13.166] checking for typeof... typeof [00:15:13.209] checking for __builtin_types_compatible_p... yes [00:15:13.233] checking for __builtin_constant_p... yes [00:15:13.273] checking for __builtin_unreachable... yes [00:15:13.321] checking for computed goto support... yes [00:15:13.361] checking for struct tm.tm_zone... no [00:15:13.451] checking for union semun... no [00:15:13.491] checking for socklen_t... yes [00:15:14.842] checking for struct sockaddr.sa_len... no [00:15:17.251] checking for C/C++ restrict keyword... __restrict [00:15:17.281] checking for struct option... yes [00:15:17.336] checking whether assembler supports x86_64 popcntq... yes [00:15:17.378] checking size of off_t... 4 [00:15:17.829] 0 [00:15:17.829] checking size of bool... 1 [00:15:17.907] checking for int timezone... yes [00:15:17.969] checking for backtrace_symbols... no [00:15:18.030] checking for copyfile... no [00:15:18.092] checking for copy_file_range... no [00:15:18.156] checking for getifaddrs... no [00:15:18.216] checking for getpeerucred... no [00:15:18.273] checking for inet_pton... yes [00:15:18.333] checking for kqueue... no [00:15:18.392] checking for mbstowcs_l... no [00:15:18.453] checking for memset_s... no [00:15:18.513] checking for posix_fallocate... no [00:15:18.572] checking for ppoll... no [00:15:18.629] checking for pthread_is_threaded_np... no [00:15:18.687] checking for setproctitle... no [00:15:18.747] checking for setproctitle_fast... no [00:15:18.803] checking for strchrnul... no [00:15:18.862] checking for strsignal... no [00:15:18.922] checking for syncfs... no [00:15:18.978] checking for sync_file_range... no [00:15:19.037] checking for uselocale... no [00:15:19.098] checking for wcstombs_l... no [00:15:19.155] checking for __builtin_bswap16... yes [00:15:19.215] checking for __builtin_bswap32... yes [00:15:19.270] checking for __builtin_bswap64... yes [00:15:19.324] checking for __builtin_clz... yes [00:15:19.379] checking for __builtin_ctz... yes [00:15:19.433] checking for __builtin_popcount... yes [00:15:19.488] checking for __builtin_frame_address... yes [00:15:19.545] checking for _LARGEFILE_SOURCE value needed for large files... no [00:15:19.606] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:15:19.643] checking for posix_fadvise... no [00:15:19.706] checking whether posix_fadvise is declared... no [00:15:19.759] checking whether fdatasync is declared... no [00:15:19.814] checking whether strlcat is declared... no [00:15:19.889] checking whether strlcpy is declared... no [00:15:19.963] checking whether strnlen is declared... yes [00:15:20.042] checking whether strsep is declared... no [00:15:20.115] checking whether preadv is declared... no [00:15:20.161] checking whether pwritev is declared... no [00:15:20.207] checking whether F_FULLFSYNC is declared... no [00:15:20.256] checking for explicit_bzero... no [00:15:20.310] checking for getopt... yes [00:15:20.359] checking for getpeereid... no [00:15:20.416] checking for inet_aton... no [00:15:20.471] checking for mkdtemp... no [00:15:20.525] checking for strlcat... no [00:15:20.580] checking for strlcpy... no [00:15:20.638] checking for strnlen... yes [00:15:20.693] checking for strsep... no [00:15:20.748] checking for pthread_barrier_wait... yes [00:15:20.802] configure: On mingw32 we will use our strtof wrapper. [00:15:20.802] checking for getopt_long... yes [00:15:20.853] checking for _configthreadlocale... yes [00:15:20.907] checking for syslog... no [00:15:20.960] checking for opterr... yes [00:15:21.013] checking for optreset... no [00:15:21.072] checking test program... cross-compiling [00:15:21.072] checking whether long int is 64 bits... no [00:15:21.108] checking whether long long int is 64 bits... yes [00:15:21.129] checking for __builtin_mul_overflow... yes [00:15:21.177] checking size of void *... 8 [00:15:21.771] checking size of size_t... 8 [00:15:22.244] checking size of long... 4 [00:15:22.700] checking alignment of short... 2 [00:15:22.917] checking alignment of int... 4 [00:15:23.324] checking alignment of long... 4 [00:15:23.698] checking alignment of long long int... 8 [00:15:24.245] checking alignment of double... 8 [00:15:24.819] checking for __int128... yes [00:15:24.875] checking for __int128 alignment bug... assuming ok [00:15:24.875] checking alignment of PG_INT128_TYPE... 16 [00:15:25.441] checking for builtin __sync char locking functions... yes [00:15:25.493] checking for builtin __sync int32 locking functions... yes [00:15:25.543] checking for builtin __sync int32 atomic operations... yes [00:15:25.591] checking for builtin __sync int64 atomic operations... yes [00:15:25.640] checking for builtin __atomic int32 atomic operations... yes [00:15:25.690] checking for builtin __atomic int64 atomic operations... yes [00:15:25.740] checking for __get_cpuid... yes [00:15:25.795] checking for __get_cpuid_count... yes [00:15:25.847] checking for __cpuid... no [00:15:26.277] checking for __cpuidex... no [00:15:26.733] checking for _xgetbv... yes [00:15:27.166] checking for _mm512_popcnt_epi64... yes [00:15:27.616] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [00:15:27.667] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [00:15:27.768] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:15:27.796] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:15:27.819] 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 [00:15:27.886] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:15:27.886] checking which random number source to use... Windows native [00:15:27.889] checking for xmllint... /usr/bin/xmllint [00:15:27.889] checking for xsltproc... /usr/bin/xsltproc [00:15:27.889] checking for fop... /usr/bin/fop [00:15:27.889] checking for dbtoepub... no [00:15:27.890] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:15:27.890] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:15:27.890] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:15:27.903] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:15:27.904] 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 [00:15:27.904] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:15:27.904] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:15:28.012] configure: creating ./config.status [00:15:28.115] config.status: creating GNUmakefile [00:15:28.129] config.status: creating src/Makefile.global [00:15:28.148] config.status: creating src/include/pg_config.h [00:15:28.163] config.status: creating src/include/pg_config_ext.h [00:15:28.177] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:15:28.197] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:15:28.206] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:15:28.215] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:15:28.224] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:15:28.233] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:15:28.238] config.status: executing check_win32_symlinks commands [00:15:28.281] [00:15:28.281] real 0m21.271s [00:15:28.281] user 0m13.580s [00:15:28.281] sys 0m7.144s [00:15:28.281] make -s -j${BUILD_JOBS} clean [00:15:28.861] time make -s -j${BUILD_JOBS} world-bin [00:16:17.871] In file included from ../../../../src/include/postgres.h:46, [00:16:17.871] from gininsert.c:15: [00:16:17.871] gininsert.c: In function ‘_gin_parallel_insert’: [00:16:17.871] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [00:16:17.871] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [00:16:17.871] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [00:16:17.871] | | [00:16:17.871] | long long unsigned int [00:16:17.871] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [00:16:17.871] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [00:16:17.871] | ^~~~~~~~~~~ [00:16:17.871] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [00:16:17.871] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [00:16:17.871] | ^~~~~~~ [00:16:17.871] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [00:16:17.871] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [00:16:17.871] | ^~~~ [00:16:17.871] gininsert.c:2402:59: note: format string is defined here [00:16:17.871] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [00:16:17.871] | ~~^ [00:16:17.871] | | [00:16:17.871] | long int [00:16:17.871] | %lld [00:16:17.871] 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=] [00:16:17.871] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [00:16:17.871] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [00:16:17.871] | | [00:16:17.871] | int64 {aka long long int} [00:16:17.871] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [00:16:17.871] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [00:16:17.871] | ^~~~~~~~~~~ [00:16:17.871] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [00:16:17.871] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [00:16:17.871] | ^~~~~~~ [00:16:17.871] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [00:16:17.871] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [00:16:17.871] | ^~~~ [00:16:17.871] gininsert.c:2421:47: note: format string is defined here [00:16:17.871] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [00:16:17.871] | ~~^ [00:16:17.871] | | [00:16:17.871] | long int [00:16:17.871] | %lld [00:16:17.871] cc1: all warnings being treated as errors [00:16:17.872] make[4]: *** [: gininsert.o] Error 1 [00:16:17.872] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [00:16:17.872] make[2]: *** [common.mk:37: access-recursive] Error 2 [00:16:17.872] make[2]: *** Waiting for unfinished jobs.... [00:16:31.846] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:16:31.846] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:16:31.846] [00:16:31.846] real 1m2.986s [00:16:31.846] user 3m17.394s [00:16:31.846] sys 0m38.488s [00:16:31.847] [00:16:31.847] Exit status: 2