[21:02:17.869] time ./configure \ [21:02:17.869] --host=x86_64-w64-mingw32 \ [21:02:17.869] --enable-cassert \ [21:02:17.869] --without-icu \ [21:02:17.869] CC="ccache x86_64-w64-mingw32-gcc" \ [21:02:17.869] CXX="ccache x86_64-w64-mingw32-g++" [21:02:17.995] checking build system type... x86_64-pc-linux-gnu [21:02:18.196] checking host system type... x86_64-w64-mingw32 [21:02:18.202] checking which template to use... win32 [21:02:18.202] checking whether NLS is wanted... no [21:02:18.202] checking for default port number... 5432 [21:02:18.209] checking for block size... 8kB [21:02:18.210] checking for segment size... 1GB [21:02:18.213] checking for WAL block size... 8kB [21:02:18.214] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:02:18.249] checking whether the C compiler works... yes [21:02:18.392] checking for C compiler default output file name... a.exe [21:02:18.394] checking for suffix of executables... .exe [21:02:18.437] checking whether we are cross compiling... yes [21:02:18.519] checking for suffix of object files... o [21:02:18.538] checking whether we are using the GNU C compiler... yes [21:02:18.555] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:02:18.563] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:02:18.650] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:02:18.788] checking whether we are using the GNU C++ compiler... yes [21:02:18.954] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:02:19.032] checking for gawk... no [21:02:19.032] checking for mawk... mawk [21:02:19.034] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:02:19.052] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:02:19.087] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:02:19.136] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:02:19.183] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:02:19.191] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:02:19.198] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:02:19.216] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:02:19.225] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:02:19.260] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:02:19.279] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:02:19.314] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:02:19.321] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:02:19.328] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:02:19.336] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:02:19.369] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:02:19.443] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:02:19.480] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:02:19.488] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:02:19.495] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:02:19.503] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:02:19.510] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:02:19.528] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:02:19.555] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:02:19.572] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:02:19.579] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:02:19.618] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:02:19.657] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:02:19.692] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:02:19.726] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:02:19.763] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:02:19.771] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:02:19.789] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:02:19.823] checking whether the C compiler still works... yes [21:02:19.903] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:02:19.978] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:02:19.978] checking pkg-config is at least version 0.9.0... yes [21:02:19.994] checking whether to build with ICU support... no [21:02:19.995] checking whether to build with Tcl... no [21:02:19.995] checking whether to build Perl modules... no [21:02:19.995] checking whether to build Python modules... no [21:02:19.995] checking whether to build with GSSAPI support... no [21:02:19.996] checking whether to build with PAM support... no [21:02:19.996] checking whether to build with BSD Authentication support... no [21:02:19.996] checking whether to build with LDAP support... no [21:02:19.997] checking whether to build with Bonjour support... no [21:02:19.997] checking whether to build with SELinux support... no [21:02:19.997] checking whether to build with systemd support... no [21:02:19.997] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:02:19.997] checking whether to build with XML support... no [21:02:19.997] checking whether to build with LZ4 support... no [21:02:19.997] checking whether to build with ZSTD support... no [21:02:19.998] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:02:19.998] checking whether it is possible to strip libraries... yes [21:02:20.006] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:02:20.007] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:02:20.007] checking for a BSD-compatible install... /usr/bin/install -c [21:02:20.017] checking for tar... /usr/bin/tar [21:02:20.017] checking whether ln -s works... yes [21:02:20.017] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:02:20.019] checking for bison... /usr/bin/bison [21:02:20.022] configure: using bison (GNU Bison) 3.8.2 [21:02:20.025] checking for flex... /usr/bin/flex [21:02:20.037] configure: using flex 2.6.4 [21:02:20.037] checking for perl... /usr/bin/perl [21:02:20.040] configure: using perl 5.36.0 [21:02:20.043] checking for zic... /usr/sbin/zic [21:02:20.043] checking for a sed that does not truncate output... /usr/bin/sed [21:02:20.049] checking for grep that handles long lines and -e... /usr/bin/grep [21:02:20.051] checking for egrep... /usr/bin/grep -E [21:02:20.053] checking for ANSI C header files... yes [21:02:20.141] checking for sys/types.h... yes [21:02:20.159] checking for sys/stat.h... yes [21:02:20.223] checking for stdlib.h... yes [21:02:20.238] checking for string.h... yes [21:02:20.254] checking for memory.h... yes [21:02:20.317] checking for strings.h... yes [21:02:20.380] checking for inttypes.h... yes [21:02:20.397] checking for stdint.h... yes [21:02:20.435] checking for unistd.h... yes [21:02:20.475] checking for main in -lm... yes [21:02:20.524] checking for library containing setproctitle... no [21:02:20.618] checking for library containing dlsym... no [21:02:20.712] checking for library containing socket... -lws2_32 [21:02:20.854] checking for library containing getopt_long... none required [21:02:20.904] checking for library containing shm_open... no [21:02:20.995] checking for library containing shm_unlink... no [21:02:21.088] checking for library containing clock_gettime... no [21:02:21.181] checking for library containing shmget... no [21:02:21.272] checking for library containing backtrace_symbols... no [21:02:21.362] checking for library containing pthread_barrier_wait... -lpthread [21:02:21.456] checking for inflate in -lz... yes [21:02:21.504] checking for stdbool.h that conforms to C99... yes [21:02:21.528] checking for _Bool... yes [21:02:21.661] checking atomic.h usability... no [21:02:21.721] checking atomic.h presence... no [21:02:21.741] checking for atomic.h... no [21:02:21.745] checking copyfile.h usability... no [21:02:21.803] checking copyfile.h presence... no [21:02:21.824] checking for copyfile.h... no [21:02:21.827] checking execinfo.h usability... no [21:02:21.882] checking execinfo.h presence... no [21:02:21.903] checking for execinfo.h... no [21:02:21.907] checking getopt.h usability... yes [21:02:21.938] checking getopt.h presence... yes [21:02:21.955] checking for getopt.h... yes [21:02:21.963] checking ifaddrs.h usability... no [21:02:22.020] checking ifaddrs.h presence... no [21:02:22.038] checking for ifaddrs.h... no [21:02:22.041] checking mbarrier.h usability... no [21:02:22.097] checking mbarrier.h presence... no [21:02:22.117] checking for mbarrier.h... no [21:02:22.120] checking sys/epoll.h usability... no [21:02:22.177] checking sys/epoll.h presence... no [21:02:22.197] checking for sys/epoll.h... no [21:02:22.200] checking sys/event.h usability... no [21:02:22.260] checking sys/event.h presence... no [21:02:22.280] checking for sys/event.h... no [21:02:22.283] checking sys/personality.h usability... no [21:02:22.344] checking sys/personality.h presence... no [21:02:22.363] checking for sys/personality.h... no [21:02:22.367] checking sys/prctl.h usability... no [21:02:22.425] checking sys/prctl.h presence... no [21:02:22.446] checking for sys/prctl.h... no [21:02:22.450] checking sys/procctl.h usability... no [21:02:22.511] checking sys/procctl.h presence... no [21:02:22.531] checking for sys/procctl.h... no [21:02:22.535] checking sys/signalfd.h usability... no [21:02:22.592] checking sys/signalfd.h presence... no [21:02:22.612] checking for sys/signalfd.h... no [21:02:22.616] checking sys/ucred.h usability... no [21:02:22.670] checking sys/ucred.h presence... no [21:02:22.689] checking for sys/ucred.h... no [21:02:22.693] checking termios.h usability... no [21:02:22.749] checking termios.h presence... no [21:02:22.769] checking for termios.h... no [21:02:22.773] checking ucred.h usability... no [21:02:22.829] checking ucred.h presence... no [21:02:22.848] checking for ucred.h... no [21:02:22.851] checking zlib.h usability... yes [21:02:22.862] checking zlib.h presence... yes [21:02:22.881] checking for zlib.h... yes [21:02:22.882] checking for lz4... /usr/bin/lz4 [21:02:22.882] checking for zstd... /usr/bin/zstd [21:02:22.882] checking for openssl... /usr/bin/openssl [21:02:22.887] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:02:22.887] checking crtdefs.h usability... yes [21:02:22.917] checking crtdefs.h presence... yes [21:02:22.933] checking for crtdefs.h... yes [21:02:22.934] checking whether byte ordering is bigendian... no [21:02:23.010] checking for inline... inline [21:02:23.040] checking for printf format archetype... gnu_printf [21:02:23.049] checking for _Static_assert... yes [21:02:23.094] checking for typeof... typeof [21:02:23.130] checking for __builtin_types_compatible_p... yes [21:02:23.142] checking for __builtin_constant_p... yes [21:02:23.176] checking for __builtin_unreachable... yes [21:02:23.220] checking for computed goto support... yes [21:02:23.255] checking for struct tm.tm_zone... no [21:02:23.338] checking for union semun... no [21:02:23.373] checking for socklen_t... yes [21:02:25.549] checking for struct sockaddr.sa_len... no [21:02:27.584] checking for locale_t... no [21:02:27.653] checking for C/C++ restrict keyword... __restrict [21:02:27.678] checking for struct option... yes [21:02:27.723] checking whether assembler supports x86_64 popcntq... yes [21:02:27.731] checking size of off_t... 4 [21:02:27.969] 0 [21:02:27.969] checking size of bool... 1 [21:02:28.045] checking for int timezone... yes [21:02:28.093] checking for wcstombs_l declaration... no [21:02:28.184] checking for backtrace_symbols... no [21:02:28.238] checking for copyfile... no [21:02:28.289] checking for copy_file_range... no [21:02:28.342] checking for getifaddrs... no [21:02:28.396] checking for getpeerucred... no [21:02:28.451] checking for inet_pton... yes [21:02:28.505] checking for kqueue... no [21:02:28.559] checking for mbstowcs_l... no [21:02:28.614] checking for memset_s... no [21:02:28.666] checking for posix_fallocate... no [21:02:28.719] checking for ppoll... no [21:02:28.772] checking for pthread_is_threaded_np... no [21:02:28.825] checking for setproctitle... no [21:02:28.878] checking for setproctitle_fast... no [21:02:28.931] checking for strchrnul... no [21:02:28.983] checking for strsignal... no [21:02:29.037] checking for syncfs... no [21:02:29.090] checking for sync_file_range... no [21:02:29.144] checking for uselocale... no [21:02:29.196] checking for wcstombs_l... no [21:02:29.247] checking for __builtin_bswap16... yes [21:02:29.300] checking for __builtin_bswap32... yes [21:02:29.350] checking for __builtin_bswap64... yes [21:02:29.399] checking for __builtin_clz... yes [21:02:29.449] checking for __builtin_ctz... yes [21:02:29.499] checking for __builtin_popcount... yes [21:02:29.550] checking for __builtin_frame_address... yes [21:02:29.600] checking for _LARGEFILE_SOURCE value needed for large files... no [21:02:29.656] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:02:29.689] checking for posix_fadvise... no [21:02:29.744] checking whether posix_fadvise is declared... no [21:02:29.791] checking whether fdatasync is declared... no [21:02:29.840] checking whether strlcat is declared... no [21:02:29.907] checking whether strlcpy is declared... no [21:02:29.971] checking whether strnlen is declared... yes [21:02:29.986] checking whether strsep is declared... no [21:02:30.053] checking whether preadv is declared... no [21:02:30.093] checking whether pwritev is declared... no [21:02:30.135] checking whether F_FULLFSYNC is declared... no [21:02:30.180] checking for explicit_bzero... no [21:02:30.230] checking for getopt... yes [21:02:30.276] checking for getpeereid... no [21:02:30.328] checking for inet_aton... no [21:02:30.379] checking for mkdtemp... no [21:02:30.429] checking for strlcat... no [21:02:30.480] checking for strlcpy... no [21:02:30.533] checking for strnlen... yes [21:02:30.583] checking for strsep... no [21:02:30.634] checking for pthread_barrier_wait... yes [21:02:30.680] configure: On mingw32 we will use our strtof wrapper. [21:02:30.680] checking for getopt_long... yes [21:02:30.727] checking for _configthreadlocale... yes [21:02:30.773] checking for syslog... no [21:02:30.823] checking for opterr... yes [21:02:30.875] checking for optreset... no [21:02:30.929] checking test program... cross-compiling [21:02:30.929] checking whether long int is 64 bits... no [21:02:30.963] checking whether long long int is 64 bits... yes [21:02:30.972] checking for __builtin_mul_overflow... yes [21:02:31.017] checking size of void *... 8 [21:02:31.456] checking size of size_t... 8 [21:02:31.893] checking size of long... 4 [21:02:32.131] checking alignment of short... 2 [21:02:32.356] checking alignment of int... 4 [21:02:32.653] checking alignment of long... 4 [21:02:32.956] checking alignment of long long int... 8 [21:02:33.348] checking alignment of double... 8 [21:02:33.775] checking for int8... no [21:02:33.819] checking for uint8... no [21:02:33.864] checking for int64... no [21:02:33.909] checking for uint64... no [21:02:33.955] checking for __int128... yes [21:02:34.005] checking for __int128 alignment bug... assuming ok [21:02:34.005] checking alignment of PG_INT128_TYPE... 16 [21:02:34.553] checking for builtin __sync char locking functions... yes [21:02:34.600] checking for builtin __sync int32 locking functions... yes [21:02:34.646] checking for builtin __sync int32 atomic operations... yes [21:02:34.693] checking for builtin __sync int64 atomic operations... yes [21:02:34.740] checking for builtin __atomic int32 atomic operations... yes [21:02:34.786] checking for builtin __atomic int64 atomic operations... yes [21:02:34.832] checking for __get_cpuid... yes [21:02:34.882] checking for __get_cpuid_count... yes [21:02:34.930] checking for __cpuid... no [21:02:35.333] checking for __cpuidex... no [21:02:35.761] checking for _xgetbv with CFLAGS=... no [21:02:36.157] checking for _xgetbv with CFLAGS=-mxsave... yes [21:02:36.566] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:02:36.945] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:02:37.288] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:02:37.336] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:02:37.426] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:02:37.450] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:02:37.470] 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 [21:02:37.526] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:02:37.526] checking which random number source to use... Windows native [21:02:37.528] checking for xmllint... /usr/bin/xmllint [21:02:37.529] checking for xsltproc... /usr/bin/xsltproc [21:02:37.529] checking for fop... /usr/bin/fop [21:02:37.529] checking for dbtoepub... no [21:02:37.530] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:02:37.530] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:02:37.530] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:02:37.541] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:02:37.541] 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 [21:02:37.541] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:02:37.542] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:02:37.636] configure: creating ./config.status [21:02:37.728] config.status: creating GNUmakefile [21:02:37.741] config.status: creating src/Makefile.global [21:02:37.757] config.status: creating src/include/pg_config.h [21:02:37.770] config.status: creating src/include/pg_config_ext.h [21:02:37.784] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:02:37.800] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:02:37.808] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:02:37.815] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:02:37.823] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:02:37.830] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:02:37.833] config.status: executing check_win32_symlinks commands [21:02:37.871] [21:02:37.871] real 0m20.001s [21:02:37.871] user 0m13.180s [21:02:37.871] sys 0m6.403s [21:02:37.871] make -s -j${BUILD_JOBS} clean [21:02:38.404] time make -s -j${BUILD_JOBS} world-bin [21:04:04.046] import_stats.c: In function ‘attribute_statistics_update’: [21:04:04.046] import_stats.c:559:17: error: ‘elem_eq_opr’ may be used uninitialized [-Werror=maybe-uninitialized] [21:04:04.046] 559 | set_stats_slot(values, nulls, [21:04:04.046] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:04.046] 560 | STATISTIC_KIND_DECHIST, [21:04:04.046] | ~~~~~~~~~~~~~~~~~~~~~~~ [21:04:04.046] 561 | elem_eq_opr, atttypcoll, [21:04:04.046] | ~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:04.046] 562 | stanumbers, false, 0, true); [21:04:04.046] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:04.046] import_stats.c:301:33: note: ‘elem_eq_opr’ was declared here [21:04:04.046] 301 | Oid elem_eq_opr; [21:04:04.046] | ^~~~~~~~~~~ [21:04:04.046] import_stats.c:529:29: error: ‘elemtypid’ may be used uninitialized [-Werror=maybe-uninitialized] [21:04:04.046] 529 | stavalues = text_to_stavalues("most_common_elems", [21:04:04.046] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:04.046] 530 | &array_in_fn, [21:04:04.046] | ~~~~~~~~~~~~~ [21:04:04.046] 531 | PG_GETARG_DATUM(MOST_COMMON_ELEMS_ARG), [21:04:04.046] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:04.046] 532 | elemtypid, atttypmod, [21:04:04.046] | ~~~~~~~~~~~~~~~~~~~~~ [21:04:04.046] 533 | elevel, &converted); [21:04:04.046] | ~~~~~~~~~~~~~~~~~~~ [21:04:04.046] import_stats.c:300:33: note: ‘elemtypid’ was declared here [21:04:04.046] 300 | Oid elemtypid; [21:04:04.046] | ^~~~~~~~~ [21:04:04.046] cc1: all warnings being treated as errors [21:04:04.047] make[3]: *** [: import_stats.o] Error 1 [21:04:04.047] make[2]: *** [common.mk:37: statistics-recursive] Error 2 [21:04:04.047] make[2]: *** Waiting for unfinished jobs.... [21:04:18.776] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:04:18.776] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:04:18.776] [21:04:18.776] real 1m40.372s [21:04:18.776] user 5m24.553s [21:04:18.776] sys 1m4.088s [21:04:18.777] [21:04:18.777] Exit status: 2