[06:11:51.025] time ./configure \ [06:11:51.025] --host=x86_64-w64-mingw32 \ [06:11:51.025] --enable-cassert \ [06:11:51.025] --without-icu \ [06:11:51.025] CC="ccache x86_64-w64-mingw32-gcc" \ [06:11:51.025] CXX="ccache x86_64-w64-mingw32-g++" [06:11:51.145] checking build system type... x86_64-pc-linux-gnu [06:11:51.366] checking host system type... x86_64-w64-mingw32 [06:11:51.371] checking which template to use... win32 [06:11:51.372] checking whether NLS is wanted... no [06:11:51.372] checking for default port number... 5432 [06:11:51.378] checking for block size... 8kB [06:11:51.380] checking for segment size... 1GB [06:11:51.383] checking for WAL block size... 8kB [06:11:51.384] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [06:11:51.419] checking whether the C compiler works... yes [06:11:51.573] checking for C compiler default output file name... a.exe [06:11:51.574] checking for suffix of executables... .exe [06:11:51.615] checking whether we are cross compiling... yes [06:11:51.696] checking for suffix of object files... o [06:11:51.704] checking whether we are using the GNU C compiler... yes [06:11:51.735] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [06:11:51.768] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [06:11:51.848] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [06:11:51.919] checking whether we are using the GNU C++ compiler... yes [06:11:51.926] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [06:11:52.209] checking for gawk... no [06:11:52.210] checking for mawk... mawk [06:11:52.212] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [06:11:52.242] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [06:11:52.275] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [06:11:52.321] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [06:11:52.368] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [06:11:52.384] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [06:11:52.417] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [06:11:52.449] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:11:52.456] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [06:11:52.473] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [06:11:52.491] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [06:11:52.499] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [06:11:52.506] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [06:11:52.539] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [06:11:52.556] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [06:11:52.562] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [06:11:52.569] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [06:11:52.606] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [06:11:52.624] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [06:11:52.656] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [06:11:52.673] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [06:11:52.708] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [06:11:52.715] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [06:11:52.739] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:11:52.746] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:11:52.761] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [06:11:52.798] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [06:11:52.836] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [06:11:52.842] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [06:11:52.875] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:11:52.911] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:11:52.918] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:11:52.925] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:11:52.933] checking whether the C compiler still works... yes [06:11:52.982] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [06:11:53.054] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [06:11:53.054] checking pkg-config is at least version 0.9.0... yes [06:11:53.071] checking whether to build with ICU support... no [06:11:53.071] checking whether to build with Tcl... no [06:11:53.071] checking whether to build Perl modules... no [06:11:53.072] checking whether to build Python modules... no [06:11:53.072] checking whether to build with GSSAPI support... no [06:11:53.073] checking whether to build with PAM support... no [06:11:53.073] checking whether to build with BSD Authentication support... no [06:11:53.073] checking whether to build with LDAP support... no [06:11:53.073] checking whether to build with Bonjour support... no [06:11:53.073] checking whether to build with SELinux support... no [06:11:53.073] checking whether to build with systemd support... no [06:11:53.073] configure: WARNING: *** Readline does not work on MinGW --- disabling [06:11:53.073] checking whether to build with XML support... no [06:11:53.074] checking whether to build with LZ4 support... no [06:11:53.074] checking whether to build with ZSTD support... no [06:11:53.074] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [06:11:53.074] checking whether it is possible to strip libraries... yes [06:11:53.082] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [06:11:53.083] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [06:11:53.083] checking for a BSD-compatible install... /usr/bin/install -c [06:11:53.092] checking for tar... /usr/bin/tar [06:11:53.092] checking whether ln -s works... yes [06:11:53.092] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:11:53.094] checking for bison... /usr/bin/bison [06:11:53.096] configure: using bison (GNU Bison) 3.8.2 [06:11:53.099] checking for flex... /usr/bin/flex [06:11:53.111] configure: using flex 2.6.4 [06:11:53.111] checking for perl... /usr/bin/perl [06:11:53.113] configure: using perl 5.36.0 [06:11:53.116] checking for zic... /usr/sbin/zic [06:11:53.116] checking for a sed that does not truncate output... /usr/bin/sed [06:11:53.121] checking for grep that handles long lines and -e... /usr/bin/grep [06:11:53.123] checking for egrep... /usr/bin/grep -E [06:11:53.125] checking for ANSI C header files... yes [06:11:53.185] checking for sys/types.h... yes [06:11:53.200] checking for sys/stat.h... yes [06:11:53.263] checking for stdlib.h... yes [06:11:53.276] checking for string.h... yes [06:11:53.291] checking for memory.h... yes [06:11:53.307] checking for strings.h... yes [06:11:53.342] checking for inttypes.h... yes [06:11:53.358] checking for stdint.h... yes [06:11:53.392] checking for unistd.h... yes [06:11:53.407] checking for main in -lm... yes [06:11:53.455] checking for library containing setproctitle... no [06:11:53.542] checking for library containing dlsym... no [06:11:53.627] checking for library containing socket... -lws2_32 [06:11:53.759] checking for library containing getopt_long... none required [06:11:53.805] checking for library containing shm_open... no [06:11:53.894] checking for library containing shm_unlink... no [06:11:53.989] checking for library containing clock_gettime... no [06:11:54.084] checking for library containing shmget... no [06:11:54.173] checking for library containing backtrace_symbols... no [06:11:54.265] checking for library containing pthread_barrier_wait... -lpthread [06:11:54.359] checking for inflate in -lz... yes [06:11:54.406] checking for stdbool.h that conforms to C99... yes [06:11:54.452] checking for _Bool... yes [06:11:54.570] checking atomic.h usability... no [06:11:54.629] checking atomic.h presence... no [06:11:54.649] checking for atomic.h... no [06:11:54.653] checking copyfile.h usability... no [06:11:54.711] checking copyfile.h presence... no [06:11:54.731] checking for copyfile.h... no [06:11:54.735] checking execinfo.h usability... no [06:11:54.795] checking execinfo.h presence... no [06:11:54.815] checking for execinfo.h... no [06:11:54.818] checking getopt.h usability... yes [06:11:54.826] checking getopt.h presence... yes [06:11:54.841] checking for getopt.h... yes [06:11:54.850] checking ifaddrs.h usability... no [06:11:54.909] checking ifaddrs.h presence... no [06:11:54.928] checking for ifaddrs.h... no [06:11:54.931] checking mbarrier.h usability... no [06:11:54.984] checking mbarrier.h presence... no [06:11:55.002] checking for mbarrier.h... no [06:11:55.005] checking sys/epoll.h usability... no [06:11:55.057] checking sys/epoll.h presence... no [06:11:55.075] checking for sys/epoll.h... no [06:11:55.078] checking sys/event.h usability... no [06:11:55.133] checking sys/event.h presence... no [06:11:55.152] checking for sys/event.h... no [06:11:55.156] checking sys/personality.h usability... no [06:11:55.211] checking sys/personality.h presence... no [06:11:55.230] checking for sys/personality.h... no [06:11:55.233] checking sys/prctl.h usability... no [06:11:55.288] checking sys/prctl.h presence... no [06:11:55.306] checking for sys/prctl.h... no [06:11:55.309] checking sys/procctl.h usability... no [06:11:55.361] checking sys/procctl.h presence... no [06:11:55.378] checking for sys/procctl.h... no [06:11:55.381] checking sys/signalfd.h usability... no [06:11:55.433] checking sys/signalfd.h presence... no [06:11:55.450] checking for sys/signalfd.h... no [06:11:55.453] checking sys/ucred.h usability... no [06:11:55.508] checking sys/ucred.h presence... no [06:11:55.526] checking for sys/ucred.h... no [06:11:55.528] checking termios.h usability... no [06:11:55.583] checking termios.h presence... no [06:11:55.601] checking for termios.h... no [06:11:55.604] checking ucred.h usability... no [06:11:55.658] checking ucred.h presence... no [06:11:55.677] checking for ucred.h... no [06:11:55.680] checking xlocale.h usability... no [06:11:55.735] checking xlocale.h presence... no [06:11:55.753] checking for xlocale.h... no [06:11:55.756] checking zlib.h usability... yes [06:11:55.789] checking zlib.h presence... yes [06:11:55.808] checking for zlib.h... yes [06:11:55.808] checking for lz4... /usr/bin/lz4 [06:11:55.809] checking for zstd... /usr/bin/zstd [06:11:55.809] checking for openssl... /usr/bin/openssl [06:11:55.813] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [06:11:55.814] checking crtdefs.h usability... yes [06:11:55.821] checking crtdefs.h presence... yes [06:11:55.836] checking for crtdefs.h... yes [06:11:55.838] checking whether byte ordering is bigendian... no [06:11:55.913] checking for inline... inline [06:11:55.920] checking for printf format archetype... gnu_printf [06:11:55.928] checking for _Static_assert... yes [06:11:55.970] checking for typeof... typeof [06:11:55.978] checking for __builtin_types_compatible_p... yes [06:11:55.990] checking for __builtin_constant_p... yes [06:11:56.002] checking for __builtin_unreachable... yes [06:11:56.045] checking for computed goto support... yes [06:11:56.062] checking for struct tm.tm_zone... no [06:11:56.141] checking for union semun... no [06:11:56.174] checking for socklen_t... yes [06:11:58.339] checking for struct sockaddr.sa_len... no [06:12:00.282] checking for C/C++ restrict keyword... __restrict [06:12:00.295] checking for struct option... yes [06:12:00.337] checking whether assembler supports x86_64 popcntq... yes [06:12:00.354] checking size of off_t... 4 [06:12:00.599] 0 [06:12:00.600] checking size of bool... 1 [06:12:00.651] checking for int timezone... yes [06:12:00.702] checking for backtrace_symbols... no [06:12:00.754] checking for copyfile... no [06:12:00.802] checking for copy_file_range... no [06:12:00.851] checking for getifaddrs... no [06:12:00.899] checking for getpeerucred... no [06:12:00.951] checking for inet_pton... yes [06:12:01.002] checking for kqueue... no [06:12:01.052] checking for mbstowcs_l... no [06:12:01.103] checking for memset_s... no [06:12:01.155] checking for posix_fallocate... no [06:12:01.205] checking for ppoll... no [06:12:01.255] checking for pthread_is_threaded_np... no [06:12:01.305] checking for setproctitle... no [06:12:01.358] checking for setproctitle_fast... no [06:12:01.411] checking for strchrnul... no [06:12:01.466] checking for strsignal... no [06:12:01.519] checking for syncfs... no [06:12:01.569] checking for sync_file_range... no [06:12:01.620] checking for uselocale... no [06:12:01.671] checking for wcstombs_l... no [06:12:01.719] checking for __builtin_bswap16... yes [06:12:01.768] checking for __builtin_bswap32... yes [06:12:01.816] checking for __builtin_bswap64... yes [06:12:01.864] checking for __builtin_clz... yes [06:12:01.911] checking for __builtin_ctz... yes [06:12:01.960] checking for __builtin_popcount... yes [06:12:02.007] checking for __builtin_frame_address... yes [06:12:02.055] checking for _LARGEFILE_SOURCE value needed for large files... no [06:12:02.106] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [06:12:02.135] checking for posix_fadvise... no [06:12:02.185] checking whether posix_fadvise is declared... no [06:12:02.229] checking whether fdatasync is declared... no [06:12:02.275] checking whether strlcat is declared... no [06:12:02.336] checking whether strlcpy is declared... no [06:12:02.398] checking whether strnlen is declared... yes [06:12:02.469] checking whether strsep is declared... no [06:12:02.536] checking whether preadv is declared... no [06:12:02.575] checking whether pwritev is declared... no [06:12:02.613] checking whether F_FULLFSYNC is declared... no [06:12:02.654] checking for explicit_bzero... no [06:12:02.701] checking for getopt... yes [06:12:02.747] checking for getpeereid... no [06:12:02.793] checking for inet_aton... no [06:12:02.843] checking for mkdtemp... no [06:12:02.893] checking for strlcat... no [06:12:02.940] checking for strlcpy... no [06:12:02.989] checking for strnlen... yes [06:12:03.038] checking for strsep... no [06:12:03.085] checking for pthread_barrier_wait... yes [06:12:03.127] configure: On mingw32 we will use our strtof wrapper. [06:12:03.127] checking for getopt_long... yes [06:12:03.171] checking for _configthreadlocale... yes [06:12:03.215] checking for syslog... no [06:12:03.262] checking for opterr... yes [06:12:03.313] checking for optreset... no [06:12:03.364] checking test program... cross-compiling [06:12:03.364] checking whether long int is 64 bits... no [06:12:03.394] checking whether long long int is 64 bits... yes [06:12:03.429] checking for __builtin_mul_overflow... yes [06:12:03.470] checking size of void *... 8 [06:12:03.800] checking size of size_t... 8 [06:12:04.183] checking size of long... 4 [06:12:04.414] checking alignment of short... 2 [06:12:04.661] checking alignment of int... 4 [06:12:04.959] checking alignment of long... 4 [06:12:05.299] checking alignment of long long int... 8 [06:12:05.621] checking alignment of double... 8 [06:12:06.025] checking for __int128... yes [06:12:06.073] checking for __int128 alignment bug... assuming ok [06:12:06.074] checking alignment of PG_INT128_TYPE... 16 [06:12:06.512] checking for builtin __sync char locking functions... yes [06:12:06.554] checking for builtin __sync int32 locking functions... yes [06:12:06.596] checking for builtin __sync int32 atomic operations... yes [06:12:06.640] checking for builtin __sync int64 atomic operations... yes [06:12:06.682] checking for builtin __atomic int32 atomic operations... yes [06:12:06.724] checking for builtin __atomic int64 atomic operations... yes [06:12:06.766] checking for __get_cpuid... yes [06:12:06.813] checking for __get_cpuid_count... yes [06:12:06.858] checking for __cpuid... no [06:12:07.252] checking for __cpuidex... no [06:12:07.684] checking for _xgetbv... yes [06:12:08.091] checking for _mm512_popcnt_epi64... yes [06:12:08.512] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [06:12:08.561] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [06:12:08.651] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:12:08.672] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:12:08.690] 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 [06:12:08.742] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:12:08.743] checking which random number source to use... Windows native [06:12:08.745] checking for xmllint... /usr/bin/xmllint [06:12:08.745] checking for xsltproc... /usr/bin/xsltproc [06:12:08.745] checking for fop... /usr/bin/fop [06:12:08.745] checking for dbtoepub... no [06:12:08.746] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [06:12:08.746] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [06:12:08.746] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [06:12:08.756] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [06:12:08.756] 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 [06:12:08.756] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [06:12:08.756] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [06:12:08.840] configure: creating ./config.status [06:12:08.926] config.status: creating GNUmakefile [06:12:08.940] config.status: creating src/Makefile.global [06:12:08.956] config.status: creating src/include/pg_config.h [06:12:08.969] config.status: creating src/include/pg_config_ext.h [06:12:08.981] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:12:08.996] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:12:09.002] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [06:12:09.009] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [06:12:09.016] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [06:12:09.023] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [06:12:09.026] config.status: executing check_win32_symlinks commands [06:12:09.059] [06:12:09.059] real 0m18.034s [06:12:09.059] user 0m11.882s [06:12:09.059] sys 0m5.645s [06:12:09.059] make -s -j${BUILD_JOBS} clean [06:12:09.599] time make -s -j${BUILD_JOBS} world-bin [06:12:37.309] In file included from ../../../../src/include/postgres.h:46, [06:12:37.309] from gininsert.c:15: [06:12:37.309] gininsert.c: In function ‘_gin_parallel_insert’: [06:12:37.309] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long unsigned int’ [-Werror=format=] [06:12:37.309] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [06:12:37.309] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ [06:12:37.309] | | [06:12:37.309] | long long unsigned int [06:12:37.309] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [06:12:37.309] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [06:12:37.309] | ^~~~~~~~~~~ [06:12:37.309] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [06:12:37.309] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [06:12:37.309] | ^~~~~~~ [06:12:37.309] gininsert.c:2402:25: note: in expansion of macro ‘elog’ [06:12:37.309] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [06:12:37.309] | ^~~~ [06:12:37.309] gininsert.c:2402:59: note: format string is defined here [06:12:37.309] 2402 | elog(ERROR, "incorrect data %zu %ld", ret, sizeof(len)); [06:12:37.309] | ~~^ [06:12:37.309] | | [06:12:37.309] | long int [06:12:37.309] | %lld [06:12:37.309] 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=] [06:12:37.309] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [06:12:37.309] | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ [06:12:37.309] | | [06:12:37.309] | int64 {aka long long int} [06:12:37.309] ../../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [06:12:37.309] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [06:12:37.309] | ^~~~~~~~~~~ [06:12:37.309] ../../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [06:12:37.309] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [06:12:37.309] | ^~~~~~~ [06:12:37.309] gininsert.c:2421:25: note: in expansion of macro ‘elog’ [06:12:37.309] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [06:12:37.309] | ^~~~ [06:12:37.309] gininsert.c:2421:47: note: format string is defined here [06:12:37.309] 2421 | elog(LOG, "inserted %ld tuples", ntuples); [06:12:37.309] | ~~^ [06:12:37.309] | | [06:12:37.309] | long int [06:12:37.309] | %lld [06:12:37.309] cc1: all warnings being treated as errors [06:12:37.310] make[4]: *** [: gininsert.o] Error 1 [06:12:37.310] make[3]: *** [../../../src/backend/common.mk:37: gin-recursive] Error 2 [06:12:37.310] make[3]: *** Waiting for unfinished jobs.... [06:12:40.914] make[2]: *** [common.mk:37: access-recursive] Error 2 [06:12:40.914] make[2]: *** Waiting for unfinished jobs.... [06:12:49.190] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [06:12:49.190] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:12:49.190] [06:12:49.190] real 0m39.591s [06:12:49.190] user 2m0.162s [06:12:49.190] sys 0m25.007s [06:12:49.190] [06:12:49.190] Exit status: 2