[15:02:04.075] time ./configure \ [15:02:04.075] --host=x86_64-w64-mingw32 \ [15:02:04.075] --enable-cassert \ [15:02:04.075] --without-icu \ [15:02:04.075] CC="ccache x86_64-w64-mingw32-gcc" \ [15:02:04.075] CXX="ccache x86_64-w64-mingw32-g++" [15:02:04.207] checking build system type... x86_64-pc-linux-gnu [15:02:04.448] checking host system type... x86_64-w64-mingw32 [15:02:04.455] checking which template to use... win32 [15:02:04.455] checking whether NLS is wanted... no [15:02:04.455] checking for default port number... 5432 [15:02:04.463] checking for block size... 8kB [15:02:04.464] checking for segment size... 1GB [15:02:04.467] checking for WAL block size... 8kB [15:02:04.469] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [15:02:04.508] checking whether the C compiler works... yes [15:02:04.665] checking for C compiler default output file name... a.exe [15:02:04.667] checking for suffix of executables... .exe [15:02:04.712] checking whether we are cross compiling... yes [15:02:04.803] checking for suffix of object files... o [15:02:04.813] checking whether we are using the GNU C compiler... yes [15:02:04.821] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [15:02:04.828] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [15:02:04.840] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [15:02:04.912] checking whether we are using the GNU C++ compiler... yes [15:02:04.919] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [15:02:05.211] checking for gawk... no [15:02:05.211] checking for mawk... mawk [15:02:05.213] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [15:02:05.220] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [15:02:05.258] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [15:02:05.311] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [15:02:05.359] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [15:02:05.367] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [15:02:05.405] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [15:02:05.445] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [15:02:05.463] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [15:02:05.471] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [15:02:05.479] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [15:02:05.516] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [15:02:05.534] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [15:02:05.541] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [15:02:05.560] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [15:02:05.597] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [15:02:05.606] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [15:02:05.648] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [15:02:05.667] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [15:02:05.706] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [15:02:05.715] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [15:02:05.734] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [15:02:05.772] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [15:02:05.799] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [15:02:05.807] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [15:02:05.825] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [15:02:05.868] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [15:02:05.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:02:05.926] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [15:02:05.947] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [15:02:05.989] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [15:02:05.997] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [15:02:06.005] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [15:02:06.015] checking whether the C compiler still works... yes [15:02:06.090] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [15:02:06.172] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [15:02:06.173] checking pkg-config is at least version 0.9.0... yes [15:02:06.191] checking whether to build with ICU support... no [15:02:06.191] checking whether to build with Tcl... no [15:02:06.191] checking whether to build Perl modules... no [15:02:06.191] checking whether to build Python modules... no [15:02:06.191] checking whether to build with GSSAPI support... no [15:02:06.193] checking whether to build with PAM support... no [15:02:06.193] checking whether to build with BSD Authentication support... no [15:02:06.193] checking whether to build with LDAP support... no [15:02:06.193] checking whether to build with Bonjour support... no [15:02:06.193] checking whether to build with SELinux support... no [15:02:06.193] checking whether to build with systemd support... no [15:02:06.193] configure: WARNING: *** Readline does not work on MinGW --- disabling [15:02:06.193] checking whether to build with XML support... no [15:02:06.194] checking whether to build with LZ4 support... no [15:02:06.194] checking whether to build with ZSTD support... no [15:02:06.195] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [15:02:06.195] checking whether it is possible to strip libraries... yes [15:02:06.203] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [15:02:06.203] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [15:02:06.204] checking for a BSD-compatible install... /usr/bin/install -c [15:02:06.214] checking for tar... /usr/bin/tar [15:02:06.214] checking whether ln -s works... yes [15:02:06.214] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [15:02:06.217] checking for bison... /usr/bin/bison [15:02:06.219] configure: using bison (GNU Bison) 3.8.2 [15:02:06.223] checking for flex... /usr/bin/flex [15:02:06.237] configure: using flex 2.6.4 [15:02:06.237] checking for perl... /usr/bin/perl [15:02:06.241] configure: using perl 5.36.0 [15:02:06.243] checking for zic... /usr/sbin/zic [15:02:06.244] checking for a sed that does not truncate output... /usr/bin/sed [15:02:06.250] checking for grep that handles long lines and -e... /usr/bin/grep [15:02:06.252] checking for egrep... /usr/bin/grep -E [15:02:06.254] checking for ANSI C header files... yes [15:02:06.307] checking for sys/types.h... yes [15:02:06.348] checking for sys/stat.h... yes [15:02:06.387] checking for stdlib.h... yes [15:02:06.405] checking for string.h... yes [15:02:06.444] checking for memory.h... yes [15:02:06.462] checking for strings.h... yes [15:02:06.479] checking for inttypes.h... yes [15:02:06.522] checking for stdint.h... yes [15:02:06.539] checking for unistd.h... yes [15:02:06.614] checking for main in -lm... yes [15:02:06.668] checking for library containing setproctitle... no [15:02:06.767] checking for library containing dlsym... no [15:02:06.863] checking for library containing socket... -lws2_32 [15:02:07.006] checking for library containing getopt_long... none required [15:02:07.059] checking for library containing shm_open... no [15:02:07.164] checking for library containing shm_unlink... no [15:02:07.266] checking for library containing clock_gettime... no [15:02:07.367] checking for library containing shmget... no [15:02:07.470] checking for library containing backtrace_symbols... no [15:02:07.570] checking for library containing pthread_barrier_wait... -lpthread [15:02:07.674] checking for inflate in -lz... yes [15:02:07.729] checking for stdbool.h that conforms to C99... yes [15:02:07.784] checking for _Bool... yes [15:02:07.924] checking atomic.h usability... no [15:02:07.984] checking atomic.h presence... no [15:02:08.005] checking for atomic.h... no [15:02:08.009] checking copyfile.h usability... no [15:02:08.072] checking copyfile.h presence... no [15:02:08.096] checking for copyfile.h... no [15:02:08.100] checking execinfo.h usability... no [15:02:08.166] checking execinfo.h presence... no [15:02:08.188] checking for execinfo.h... no [15:02:08.191] checking getopt.h usability... yes [15:02:08.223] checking getopt.h presence... yes [15:02:08.239] checking for getopt.h... yes [15:02:08.248] checking ifaddrs.h usability... no [15:02:08.305] checking ifaddrs.h presence... no [15:02:08.325] checking for ifaddrs.h... no [15:02:08.329] checking mbarrier.h usability... no [15:02:08.387] checking mbarrier.h presence... no [15:02:08.408] checking for mbarrier.h... no [15:02:08.412] checking sys/epoll.h usability... no [15:02:08.471] checking sys/epoll.h presence... no [15:02:08.492] checking for sys/epoll.h... no [15:02:08.496] checking sys/event.h usability... no [15:02:08.555] checking sys/event.h presence... no [15:02:08.575] checking for sys/event.h... no [15:02:08.579] checking sys/personality.h usability... no [15:02:08.635] checking sys/personality.h presence... no [15:02:08.655] checking for sys/personality.h... no [15:02:08.659] checking sys/prctl.h usability... no [15:02:08.719] checking sys/prctl.h presence... no [15:02:08.741] checking for sys/prctl.h... no [15:02:08.744] checking sys/procctl.h usability... no [15:02:08.803] checking sys/procctl.h presence... no [15:02:08.824] checking for sys/procctl.h... no [15:02:08.828] checking sys/signalfd.h usability... no [15:02:08.890] checking sys/signalfd.h presence... no [15:02:08.910] checking for sys/signalfd.h... no [15:02:08.914] checking sys/ucred.h usability... no [15:02:08.975] checking sys/ucred.h presence... no [15:02:08.997] checking for sys/ucred.h... no [15:02:09.000] checking termios.h usability... no [15:02:09.060] checking termios.h presence... no [15:02:09.081] checking for termios.h... no [15:02:09.085] checking ucred.h usability... no [15:02:09.147] checking ucred.h presence... no [15:02:09.170] checking for ucred.h... no [15:02:09.174] checking xlocale.h usability... no [15:02:09.239] checking xlocale.h presence... no [15:02:09.260] checking for xlocale.h... no [15:02:09.264] checking zlib.h usability... yes [15:02:09.332] checking zlib.h presence... yes [15:02:09.352] checking for zlib.h... yes [15:02:09.353] checking for lz4... /usr/bin/lz4 [15:02:09.353] checking for zstd... /usr/bin/zstd [15:02:09.353] checking for openssl... /usr/bin/openssl [15:02:09.358] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [15:02:09.359] checking crtdefs.h usability... yes [15:02:09.368] checking crtdefs.h presence... yes [15:02:09.384] checking for crtdefs.h... yes [15:02:09.386] checking whether byte ordering is bigendian... no [15:02:09.486] checking for inline... inline [15:02:09.495] checking for printf format archetype... gnu_printf [15:02:09.505] checking for _Static_assert... yes [15:02:09.553] checking for typeof... typeof [15:02:09.592] checking for __builtin_types_compatible_p... yes [15:02:09.604] checking for __builtin_constant_p... yes [15:02:09.615] checking for __builtin_unreachable... yes [15:02:09.660] checking for computed goto support... yes [15:02:09.699] checking for struct tm.tm_zone... no [15:02:09.783] checking for union semun... no [15:02:09.823] checking for socklen_t... yes [15:02:11.546] checking for struct sockaddr.sa_len... no [15:02:13.770] checking for C/C++ restrict keyword... __restrict [15:02:13.785] checking for struct option... yes [15:02:13.871] checking whether assembler supports x86_64 popcntq... yes [15:02:13.879] checking size of off_t... 4 [15:02:14.214] 0 [15:02:14.214] checking size of bool... 1 [15:02:14.298] checking for int timezone... yes [15:02:14.356] checking for backtrace_symbols... no [15:02:14.415] checking for copyfile... no [15:02:14.472] checking for copy_file_range... no [15:02:14.532] checking for getifaddrs... no [15:02:14.589] checking for getpeerucred... no [15:02:14.648] checking for inet_pton... yes [15:02:14.709] checking for kqueue... no [15:02:14.768] checking for mbstowcs_l... no [15:02:14.829] checking for memset_s... no [15:02:14.890] checking for posix_fallocate... no [15:02:14.952] checking for ppoll... no [15:02:15.012] checking for pthread_is_threaded_np... no [15:02:15.073] checking for setproctitle... no [15:02:15.131] checking for setproctitle_fast... no [15:02:15.187] checking for strchrnul... no [15:02:15.242] checking for strsignal... no [15:02:15.301] checking for syncfs... no [15:02:15.359] checking for sync_file_range... no [15:02:15.416] checking for uselocale... no [15:02:15.475] checking for wcstombs_l... no [15:02:15.532] checking for __builtin_bswap16... yes [15:02:15.591] checking for __builtin_bswap32... yes [15:02:15.645] checking for __builtin_bswap64... yes [15:02:15.700] checking for __builtin_clz... yes [15:02:15.755] checking for __builtin_ctz... yes [15:02:15.810] checking for __builtin_popcount... yes [15:02:15.863] checking for __builtin_frame_address... yes [15:02:15.916] checking for _LARGEFILE_SOURCE value needed for large files... no [15:02:15.977] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [15:02:16.017] checking for posix_fadvise... no [15:02:16.075] checking whether posix_fadvise is declared... no [15:02:16.129] checking whether fdatasync is declared... no [15:02:16.182] checking whether strlcat is declared... no [15:02:16.254] checking whether strlcpy is declared... no [15:02:16.329] checking whether strnlen is declared... yes [15:02:16.404] checking whether strsep is declared... no [15:02:16.475] checking whether preadv is declared... no [15:02:16.521] checking whether pwritev is declared... no [15:02:16.566] checking whether F_FULLFSYNC is declared... no [15:02:16.615] checking for explicit_bzero... no [15:02:16.670] checking for getopt... yes [15:02:16.722] checking for getpeereid... no [15:02:16.776] checking for inet_aton... no [15:02:16.832] checking for mkdtemp... no [15:02:16.887] checking for strlcat... no [15:02:16.943] checking for strlcpy... no [15:02:16.999] checking for strnlen... yes [15:02:17.055] checking for strsep... no [15:02:17.109] checking for pthread_barrier_wait... yes [15:02:17.161] configure: On mingw32 we will use our strtof wrapper. [15:02:17.162] checking for getopt_long... yes [15:02:17.215] checking for _configthreadlocale... yes [15:02:17.265] checking for syslog... no [15:02:17.319] checking for opterr... yes [15:02:17.372] checking for optreset... no [15:02:17.428] checking test program... cross-compiling [15:02:17.428] checking whether long int is 64 bits... no [15:02:17.464] checking whether long long int is 64 bits... yes [15:02:17.509] checking for __builtin_mul_overflow... yes [15:02:17.559] checking size of void *... 8 [15:02:18.027] checking size of size_t... 8 [15:02:18.391] checking size of long... 4 [15:02:18.730] checking alignment of short... 2 [15:02:19.005] checking alignment of int... 4 [15:02:19.389] checking alignment of long... 4 [15:02:19.691] checking alignment of long long int... 8 [15:02:20.068] checking alignment of double... 8 [15:02:20.623] checking for __int128... yes [15:02:20.680] checking for __int128 alignment bug... assuming ok [15:02:20.681] checking alignment of PG_INT128_TYPE... 16 [15:02:21.145] checking for builtin __sync char locking functions... yes [15:02:21.195] checking for builtin __sync int32 locking functions... yes [15:02:21.243] checking for builtin __sync int32 atomic operations... yes [15:02:21.289] checking for builtin __sync int64 atomic operations... yes [15:02:21.338] checking for builtin __atomic int32 atomic operations... yes [15:02:21.385] checking for builtin __atomic int64 atomic operations... yes [15:02:21.433] checking for __get_cpuid... yes [15:02:21.486] checking for __get_cpuid_count... yes [15:02:21.539] checking for __cpuid... no [15:02:21.955] checking for __cpuidex... no [15:02:22.388] checking for _xgetbv with CFLAGS=... no [15:02:22.777] checking for _xgetbv with CFLAGS=-mxsave... yes [15:02:23.189] checking for _mm512_popcnt_epi64 with CFLAGS=... no [15:02:23.586] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [15:02:23.936] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [15:02:23.985] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [15:02:24.084] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [15:02:24.109] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [15:02:24.131] 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 [15:02:24.192] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [15:02:24.192] checking which random number source to use... Windows native [15:02:24.195] checking for xmllint... /usr/bin/xmllint [15:02:24.195] checking for xsltproc... /usr/bin/xsltproc [15:02:24.195] checking for fop... /usr/bin/fop [15:02:24.196] checking for dbtoepub... no [15:02:24.196] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [15:02:24.196] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [15:02:24.197] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [15:02:24.209] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [15:02:24.209] 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 [15:02:24.209] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [15:02:24.209] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [15:02:24.304] configure: creating ./config.status [15:02:24.399] config.status: creating GNUmakefile [15:02:24.412] config.status: creating src/Makefile.global [15:02:24.428] config.status: creating src/include/pg_config.h [15:02:24.441] config.status: creating src/include/pg_config_ext.h [15:02:24.455] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [15:02:24.472] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [15:02:24.480] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [15:02:24.489] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [15:02:24.497] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [15:02:24.506] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [15:02:24.509] config.status: executing check_win32_symlinks commands [15:02:24.551] [15:02:24.551] real 0m20.476s [15:02:24.551] user 0m13.519s [15:02:24.551] sys 0m6.477s [15:02:24.551] make -s -j${BUILD_JOBS} clean [15:02:25.092] time make -s -j${BUILD_JOBS} world-bin [15:03:06.378] In file included from ../../../../src/include/postgres.h:46, [15:03:06.378] from gininsert.c:15: [15:03:06.378] gininsert.c: In function ‘_gin_parallel_insert’: [15:03:06.378] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [15:03:06.378] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [15:03:06.378] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [15:03:06.378] | | [15:03:06.378] | long long unsigned int [15:03:06.378] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [15:03:06.378] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [15:03:06.378] | ^~~~~~~~~~~ [15:03:06.378] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [15:03:06.378] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [15:03:06.378] | ^~~~~~~ [15:03:06.378] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [15:03:06.378] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [15:03:06.378] | ^~~~ [15:03:06.378] gininsert.c:2402:59: note: format string is defined here [15:03:06.378] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [15:03:06.378] | ~~^ [15:03:06.378] | | [15:03:06.378] | long int [15:03:06.378] | %lld [15:03:06.378] 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=] [15:03:06.378] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [15:03:06.378] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [15:03:06.378] | | [15:03:06.378] | int64 {aka long long int} [15:03:06.378] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [15:03:06.378] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [15:03:06.378] | ^~~~~~~~~~~ [15:03:06.378] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [15:03:06.378] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [15:03:06.378] | ^~~~~~~ [15:03:06.378] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [15:03:06.378] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [15:03:06.378] | ^~~~ [15:03:06.378] gininsert.c:2421:47: note: format string is defined here [15:03:06.378] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [15:03:06.378] | ~~^ [15:03:06.378] | | [15:03:06.378] | long int [15:03:06.378] | %lld [15:03:06.378] cc1: all warnings being treated as errors [15:03:06.379] make[4]: *** [: gininsert.o] Error 1 [15:03:06.379] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [15:03:06.379] make[2]: *** [common.mk:37: access-recursive] Error 2 [15:03:06.379] make[2]: *** Waiting for unfinished jobs.... [15:03:18.655] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [15:03:18.655] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [15:03:18.655] [15:03:18.655] real 0m53.563s [15:03:18.655] user 2m49.077s [15:03:18.655] sys 0m32.605s [15:03:18.655] [15:03:18.655] Exit status: 2