[18:02:53.516] time ./configure \ [18:02:53.516] --host=x86_64-w64-mingw32 \ [18:02:53.516] --enable-cassert \ [18:02:53.516] --without-icu \ [18:02:53.516] CC="ccache x86_64-w64-mingw32-gcc" \ [18:02:53.516] CXX="ccache x86_64-w64-mingw32-g++" [18:02:53.650] checking build system type... x86_64-pc-linux-gnu [18:02:53.870] checking host system type... x86_64-w64-mingw32 [18:02:53.877] checking which template to use... win32 [18:02:53.877] checking whether NLS is wanted... no [18:02:53.877] checking for default port number... 5432 [18:02:53.885] checking for block size... 8kB [18:02:53.886] checking for segment size... 1GB [18:02:53.889] checking for WAL block size... 8kB [18:02:53.891] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:02:53.932] checking whether the C compiler works... yes [18:02:54.092] checking for C compiler default output file name... a.exe [18:02:54.093] checking for suffix of executables... .exe [18:02:54.140] checking whether we are cross compiling... yes [18:02:54.220] checking for suffix of object files... o [18:02:54.240] checking whether we are using the GNU C compiler... yes [18:02:54.276] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:02:54.296] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:02:54.382] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:02:54.450] checking whether we are using the GNU C++ compiler... yes [18:02:54.458] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:02:54.743] checking for gawk... no [18:02:54.743] checking for mawk... mawk [18:02:54.745] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:02:54.753] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:02:54.772] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:02:54.821] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:02:54.869] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:02:54.878] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:02:54.915] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:02:54.953] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:02:54.972] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:02:54.980] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:02:54.998] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:02:55.035] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:02:55.054] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:02:55.073] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:02:55.092] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:02:55.128] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:02:55.136] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:02:55.176] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:02:55.200] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:02:55.238] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:02:55.249] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:02:55.258] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:02:55.298] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:02:55.330] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:02:55.367] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:02:55.406] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:02:55.448] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:02:55.489] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:02:55.497] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:02:55.534] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:02:55.572] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:02:55.589] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:02:55.597] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:02:55.605] checking whether the C compiler still works... yes [18:02:55.658] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:02:55.739] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:02:55.739] checking pkg-config is at least version 0.9.0... yes [18:02:55.757] checking whether to build with ICU support... no [18:02:55.758] checking whether to build with Tcl... no [18:02:55.758] checking whether to build Perl modules... no [18:02:55.758] checking whether to build Python modules... no [18:02:55.758] checking whether to build with GSSAPI support... no [18:02:55.759] checking whether to build with PAM support... no [18:02:55.759] checking whether to build with BSD Authentication support... no [18:02:55.759] checking whether to build with LDAP support... no [18:02:55.760] checking whether to build with Bonjour support... no [18:02:55.760] checking whether to build with SELinux support... no [18:02:55.760] checking whether to build with systemd support... no [18:02:55.760] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:02:55.760] checking whether to build with XML support... no [18:02:55.760] checking whether to build with LZ4 support... no [18:02:55.761] checking whether to build with ZSTD support... no [18:02:55.761] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:02:55.761] checking whether it is possible to strip libraries... yes [18:02:55.769] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:02:55.770] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:02:55.770] checking for a BSD-compatible install... /usr/bin/install -c [18:02:55.780] checking for tar... /usr/bin/tar [18:02:55.780] checking whether ln -s works... yes [18:02:55.780] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:02:55.783] checking for bison... /usr/bin/bison [18:02:55.785] configure: using bison (GNU Bison) 3.8.2 [18:02:55.789] checking for flex... /usr/bin/flex [18:02:55.803] configure: using flex 2.6.4 [18:02:55.803] checking for perl... /usr/bin/perl [18:02:55.806] configure: using perl 5.36.0 [18:02:55.808] checking for zic... /usr/sbin/zic [18:02:55.808] checking for a sed that does not truncate output... /usr/bin/sed [18:02:55.813] checking for grep that handles long lines and -e... /usr/bin/grep [18:02:55.815] checking for egrep... /usr/bin/grep -E [18:02:55.817] checking for ANSI C header files... yes [18:02:55.876] checking for sys/types.h... yes [18:02:55.916] checking for sys/stat.h... yes [18:02:55.984] checking for stdlib.h... yes [18:02:56.046] checking for string.h... yes [18:02:56.108] checking for memory.h... yes [18:02:56.123] checking for strings.h... yes [18:02:56.159] checking for inttypes.h... yes [18:02:56.199] checking for stdint.h... yes [18:02:56.265] checking for unistd.h... yes [18:02:56.338] checking for main in -lm... yes [18:02:56.398] checking for library containing setproctitle... no [18:02:56.496] checking for library containing dlsym... no [18:02:56.595] checking for library containing socket... -lws2_32 [18:02:56.743] checking for library containing getopt_long... none required [18:02:56.796] checking for library containing shm_open... no [18:02:56.894] checking for library containing shm_unlink... no [18:02:56.989] checking for library containing clock_gettime... no [18:02:57.084] checking for library containing shmget... no [18:02:57.178] checking for library containing backtrace_symbols... no [18:02:57.274] checking for library containing pthread_barrier_wait... -lpthread [18:02:57.370] checking for inflate in -lz... yes [18:02:57.422] checking for stdbool.h that conforms to C99... yes [18:02:57.473] checking for _Bool... yes [18:02:57.571] checking atomic.h usability... no [18:02:57.631] checking atomic.h presence... no [18:02:57.653] checking for atomic.h... no [18:02:57.657] checking copyfile.h usability... no [18:02:57.715] checking copyfile.h presence... no [18:02:57.736] checking for copyfile.h... no [18:02:57.740] checking execinfo.h usability... no [18:02:57.802] checking execinfo.h presence... no [18:02:57.825] checking for execinfo.h... no [18:02:57.828] checking getopt.h usability... yes [18:02:57.860] checking getopt.h presence... yes [18:02:57.877] checking for getopt.h... yes [18:02:57.886] checking ifaddrs.h usability... no [18:02:57.950] checking ifaddrs.h presence... no [18:02:57.973] checking for ifaddrs.h... no [18:02:57.976] checking mbarrier.h usability... no [18:02:58.036] checking mbarrier.h presence... no [18:02:58.058] checking for mbarrier.h... no [18:02:58.062] checking sys/epoll.h usability... no [18:02:58.125] checking sys/epoll.h presence... no [18:02:58.148] checking for sys/epoll.h... no [18:02:58.152] checking sys/event.h usability... no [18:02:58.212] checking sys/event.h presence... no [18:02:58.235] checking for sys/event.h... no [18:02:58.240] checking sys/personality.h usability... no [18:02:58.301] checking sys/personality.h presence... no [18:02:58.325] checking for sys/personality.h... no [18:02:58.329] checking sys/prctl.h usability... no [18:02:58.397] checking sys/prctl.h presence... no [18:02:58.420] checking for sys/prctl.h... no [18:02:58.425] checking sys/procctl.h usability... no [18:02:58.487] checking sys/procctl.h presence... no [18:02:58.509] checking for sys/procctl.h... no [18:02:58.513] checking sys/signalfd.h usability... no [18:02:58.574] checking sys/signalfd.h presence... no [18:02:58.596] checking for sys/signalfd.h... no [18:02:58.599] checking sys/ucred.h usability... no [18:02:58.662] checking sys/ucred.h presence... no [18:02:58.685] checking for sys/ucred.h... no [18:02:58.689] checking termios.h usability... no [18:02:58.752] checking termios.h presence... no [18:02:58.775] checking for termios.h... no [18:02:58.779] checking ucred.h usability... no [18:02:58.841] checking ucred.h presence... no [18:02:58.864] checking for ucred.h... no [18:02:58.868] checking xlocale.h usability... no [18:02:58.932] checking xlocale.h presence... no [18:02:58.960] checking for xlocale.h... no [18:02:58.964] checking zlib.h usability... yes [18:02:59.032] checking zlib.h presence... yes [18:02:59.055] checking for zlib.h... yes [18:02:59.055] checking for lz4... /usr/bin/lz4 [18:02:59.055] checking for zstd... /usr/bin/zstd [18:02:59.056] checking for openssl... /usr/bin/openssl [18:02:59.061] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [18:02:59.062] checking crtdefs.h usability... yes [18:02:59.070] checking crtdefs.h presence... yes [18:02:59.088] checking for crtdefs.h... yes [18:02:59.090] checking whether byte ordering is bigendian... no [18:02:59.210] checking for inline... inline [18:02:59.229] checking for printf format archetype... gnu_printf [18:02:59.239] checking for _Static_assert... yes [18:02:59.286] checking for typeof... typeof [18:02:59.325] checking for __builtin_types_compatible_p... yes [18:02:59.338] checking for __builtin_constant_p... yes [18:02:59.362] checking for __builtin_unreachable... yes [18:02:59.407] checking for computed goto support... yes [18:02:59.448] checking for struct tm.tm_zone... no [18:02:59.541] checking for union semun... no [18:02:59.581] checking for socklen_t... yes [18:03:01.960] checking for struct sockaddr.sa_len... no [18:03:04.057] checking for C/C++ restrict keyword... __restrict [18:03:04.082] checking for struct option... yes [18:03:04.164] checking whether assembler supports x86_64 popcntq... yes [18:03:04.200] checking size of off_t... 4 [18:03:04.623] 0 [18:03:04.623] checking size of bool... 1 [18:03:04.701] checking for int timezone... yes [18:03:04.757] checking for backtrace_symbols... no [18:03:04.812] checking for copyfile... no [18:03:04.868] checking for copy_file_range... no [18:03:04.922] checking for getifaddrs... no [18:03:04.979] checking for getpeerucred... no [18:03:05.037] checking for inet_pton... yes [18:03:05.096] checking for kqueue... no [18:03:05.150] checking for mbstowcs_l... no [18:03:05.203] checking for memset_s... no [18:03:05.256] checking for posix_fallocate... no [18:03:05.313] checking for ppoll... no [18:03:05.368] checking for pthread_is_threaded_np... no [18:03:05.422] checking for setproctitle... no [18:03:05.478] checking for setproctitle_fast... no [18:03:05.534] checking for strchrnul... no [18:03:05.590] checking for strsignal... no [18:03:05.646] checking for syncfs... no [18:03:05.703] checking for sync_file_range... no [18:03:05.759] checking for uselocale... no [18:03:05.813] checking for wcstombs_l... no [18:03:05.870] checking for __builtin_bswap16... yes [18:03:05.923] checking for __builtin_bswap32... yes [18:03:05.974] checking for __builtin_bswap64... yes [18:03:06.026] checking for __builtin_clz... yes [18:03:06.079] checking for __builtin_ctz... yes [18:03:06.130] checking for __builtin_popcount... yes [18:03:06.181] checking for __builtin_frame_address... yes [18:03:06.234] checking for _LARGEFILE_SOURCE value needed for large files... no [18:03:06.290] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:03:06.326] checking for posix_fadvise... no [18:03:06.380] checking whether posix_fadvise is declared... no [18:03:06.428] checking whether fdatasync is declared... no [18:03:06.475] checking whether strlcat is declared... no [18:03:06.543] checking whether strlcpy is declared... no [18:03:06.610] checking whether strnlen is declared... yes [18:03:06.680] checking whether strsep is declared... no [18:03:06.749] checking whether preadv is declared... no [18:03:06.789] checking whether pwritev is declared... no [18:03:06.825] checking whether F_FULLFSYNC is declared... no [18:03:06.864] checking for explicit_bzero... no [18:03:06.912] checking for getopt... yes [18:03:06.957] checking for getpeereid... no [18:03:07.006] checking for inet_aton... no [18:03:07.056] checking for mkdtemp... no [18:03:07.105] checking for strlcat... no [18:03:07.155] checking for strlcpy... no [18:03:07.203] checking for strnlen... yes [18:03:07.253] checking for strsep... no [18:03:07.304] checking for pthread_barrier_wait... yes [18:03:07.349] configure: On mingw32 we will use our strtof wrapper. [18:03:07.350] checking for getopt_long... yes [18:03:07.398] checking for _configthreadlocale... yes [18:03:07.446] checking for syslog... no [18:03:07.499] checking for opterr... yes [18:03:07.551] checking for optreset... no [18:03:07.605] checking test program... cross-compiling [18:03:07.605] checking whether long int is 64 bits... no [18:03:07.641] checking whether long long int is 64 bits... yes [18:03:07.682] checking for __builtin_mul_overflow... yes [18:03:07.728] checking size of void *... 8 [18:03:08.158] checking size of size_t... 8 [18:03:08.572] checking size of long... 4 [18:03:08.915] checking alignment of short... 2 [18:03:09.126] checking alignment of int... 4 [18:03:09.485] checking alignment of long... 4 [18:03:09.791] checking alignment of long long int... 8 [18:03:10.284] checking alignment of double... 8 [18:03:10.840] checking for __int128... yes [18:03:10.896] checking for __int128 alignment bug... assuming ok [18:03:10.896] checking alignment of PG_INT128_TYPE... 16 [18:03:11.376] checking for builtin __sync char locking functions... yes [18:03:11.426] checking for builtin __sync int32 locking functions... yes [18:03:11.474] checking for builtin __sync int32 atomic operations... yes [18:03:11.519] checking for builtin __sync int64 atomic operations... yes [18:03:11.563] checking for builtin __atomic int32 atomic operations... yes [18:03:11.608] checking for builtin __atomic int64 atomic operations... yes [18:03:11.655] checking for __get_cpuid... yes [18:03:11.706] checking for __get_cpuid_count... yes [18:03:11.755] checking for __cpuid... no [18:03:12.172] checking for __cpuidex... no [18:03:12.620] checking for _xgetbv with CFLAGS=... no [18:03:13.024] checking for _xgetbv with CFLAGS=-mxsave... yes [18:03:13.450] checking for _mm512_popcnt_epi64 with CFLAGS=... no [18:03:13.856] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [18:03:14.202] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:03:14.253] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:03:14.352] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:03:14.379] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:03:14.401] 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 [18:03:14.463] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:03:14.463] checking which random number source to use... Windows native [18:03:14.465] checking for xmllint... /usr/bin/xmllint [18:03:14.465] checking for xsltproc... /usr/bin/xsltproc [18:03:14.466] checking for fop... /usr/bin/fop [18:03:14.466] checking for dbtoepub... no [18:03:14.466] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:03:14.466] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:03:14.467] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:03:14.479] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:03:14.479] 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 [18:03:14.479] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:03:14.480] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:03:14.582] configure: creating ./config.status [18:03:14.686] config.status: creating GNUmakefile [18:03:14.701] config.status: creating src/Makefile.global [18:03:14.721] config.status: creating src/include/pg_config.h [18:03:14.737] config.status: creating src/include/pg_config_ext.h [18:03:14.753] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:03:14.772] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:03:14.781] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:03:14.790] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:03:14.800] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:03:14.810] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:03:14.815] config.status: executing check_win32_symlinks commands [18:03:14.853] [18:03:14.853] real 0m21.337s [18:03:14.853] user 0m14.104s [18:03:14.853] sys 0m6.814s [18:03:14.853] make -s -j${BUILD_JOBS} clean [18:03:15.391] time make -s -j${BUILD_JOBS} world-bin [18:04:05.552] In file included from ../../../../src/include/postgres.h:46, [18:04:05.552] from gininsert.c:15: [18:04:05.552] gininsert.c: In function ‘_gin_parallel_insert’: [18:04:05.552] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [18:04:05.552] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [18:04:05.552] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [18:04:05.552] | | [18:04:05.552] | long long unsigned int [18:04:05.552] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [18:04:05.552] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [18:04:05.552] | ^~~~~~~~~~~ [18:04:05.552] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [18:04:05.552] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [18:04:05.552] | ^~~~~~~ [18:04:05.552] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [18:04:05.552] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [18:04:05.552] | ^~~~ [18:04:05.552] gininsert.c:2402:59: note: format string is defined here [18:04:05.552] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [18:04:05.552] | ~~^ [18:04:05.552] | | [18:04:05.552] | long int [18:04:05.552] | %lld [18:04:05.552] 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=] [18:04:05.552] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [18:04:05.552] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [18:04:05.552] | | [18:04:05.552] | int64 {aka long long int} [18:04:05.552] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [18:04:05.552] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [18:04:05.552] | ^~~~~~~~~~~ [18:04:05.552] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [18:04:05.552] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [18:04:05.552] | ^~~~~~~ [18:04:05.552] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [18:04:05.552] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [18:04:05.552] | ^~~~ [18:04:05.552] gininsert.c:2421:47: note: format string is defined here [18:04:05.552] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [18:04:05.552] | ~~^ [18:04:05.552] | | [18:04:05.552] | long int [18:04:05.552] | %lld [18:04:05.552] cc1: all warnings being treated as errors [18:04:05.553] make[4]: *** [: gininsert.o] Error 1 [18:04:05.553] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [18:04:05.553] make[2]: *** [common.mk:37: access-recursive] Error 2 [18:04:05.553] make[2]: *** Waiting for unfinished jobs.... [18:04:18.401] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:04:18.401] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:04:18.401] [18:04:18.401] real 1m3.011s [18:04:18.401] user 3m21.941s [18:04:18.401] sys 0m38.612s [18:04:18.402] [18:04:18.402] Exit status: 2