[03:16:56.172] time ./configure \ [03:16:56.172] --host=x86_64-w64-mingw32 \ [03:16:56.172] --enable-cassert \ [03:16:56.172] --without-icu \ [03:16:56.172] CC="ccache x86_64-w64-mingw32-gcc" \ [03:16:56.172] CXX="ccache x86_64-w64-mingw32-g++" [03:16:56.292] checking build system type... x86_64-pc-linux-gnu [03:16:56.531] checking host system type... x86_64-w64-mingw32 [03:16:56.536] checking which template to use... win32 [03:16:56.537] checking whether NLS is wanted... no [03:16:56.537] checking for default port number... 5432 [03:16:56.543] checking for block size... 8kB [03:16:56.545] checking for segment size... 1GB [03:16:56.547] checking for WAL block size... 8kB [03:16:56.548] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [03:16:56.584] checking whether the C compiler works... yes [03:16:56.730] checking for C compiler default output file name... a.exe [03:16:56.731] checking for suffix of executables... .exe [03:16:56.772] checking whether we are cross compiling... yes [03:16:56.852] checking for suffix of object files... o [03:16:56.862] checking whether we are using the GNU C compiler... yes [03:16:56.869] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [03:16:56.875] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [03:16:56.905] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [03:16:56.964] checking whether we are using the GNU C++ compiler... yes [03:16:57.202] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [03:16:57.270] checking for gawk... no [03:16:57.270] checking for mawk... mawk [03:16:57.273] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:16:57.306] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [03:16:57.337] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:16:57.385] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:16:57.431] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [03:16:57.438] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:16:57.455] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:16:57.462] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:16:57.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:16:57.502] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:16:57.509] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [03:16:57.516] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:16:57.531] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:16:57.547] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:16:57.581] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [03:16:57.598] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [03:16:57.630] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:16:57.667] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:16:57.674] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:16:57.681] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [03:16:57.698] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [03:16:57.729] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:16:57.760] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:16:57.785] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:16:57.792] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:16:57.808] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:16:57.846] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:16:57.884] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:16:57.916] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:16:57.931] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:16:57.966] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:16:57.973] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:16:57.980] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:16:58.013] checking whether the C compiler still works... yes [03:16:58.082] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [03:16:58.154] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [03:16:58.154] checking pkg-config is at least version 0.9.0... yes [03:16:58.172] checking whether to build with ICU support... no [03:16:58.172] checking whether to build with Tcl... no [03:16:58.172] checking whether to build Perl modules... no [03:16:58.172] checking whether to build Python modules... no [03:16:58.172] checking whether to build with GSSAPI support... no [03:16:58.174] checking whether to build with PAM support... no [03:16:58.174] checking whether to build with BSD Authentication support... no [03:16:58.174] checking whether to build with LDAP support... no [03:16:58.174] checking whether to build with Bonjour support... no [03:16:58.174] checking whether to build with SELinux support... no [03:16:58.174] checking whether to build with systemd support... no [03:16:58.174] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:16:58.174] checking whether to build with XML support... no [03:16:58.175] checking whether to build with LZ4 support... no [03:16:58.175] checking whether to build with ZSTD support... no [03:16:58.175] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [03:16:58.175] checking whether it is possible to strip libraries... yes [03:16:58.183] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [03:16:58.183] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [03:16:58.183] checking for a BSD-compatible install... /usr/bin/install -c [03:16:58.193] checking for tar... /usr/bin/tar [03:16:58.193] checking whether ln -s works... yes [03:16:58.193] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:16:58.195] checking for bison... /usr/bin/bison [03:16:58.197] configure: using bison (GNU Bison) 3.8.2 [03:16:58.200] checking for flex... /usr/bin/flex [03:16:58.211] configure: using flex 2.6.4 [03:16:58.211] checking for perl... /usr/bin/perl [03:16:58.214] configure: using perl 5.36.0 [03:16:58.216] checking for zic... /usr/sbin/zic [03:16:58.216] checking for a sed that does not truncate output... /usr/bin/sed [03:16:58.220] checking for grep that handles long lines and -e... /usr/bin/grep [03:16:58.222] checking for egrep... /usr/bin/grep -E [03:16:58.224] checking for ANSI C header files... yes [03:16:58.312] checking for sys/types.h... yes [03:16:58.367] checking for sys/stat.h... yes [03:16:58.402] checking for stdlib.h... yes [03:16:58.415] checking for string.h... yes [03:16:58.448] checking for memory.h... yes [03:16:58.486] checking for strings.h... yes [03:16:58.544] checking for inttypes.h... yes [03:16:58.609] checking for stdint.h... yes [03:16:58.644] checking for unistd.h... yes [03:16:58.708] checking for main in -lm... yes [03:16:58.754] checking for library containing setproctitle... no [03:16:58.843] checking for library containing dlsym... no [03:16:58.928] checking for library containing socket... -lws2_32 [03:16:59.054] checking for library containing getopt_long... none required [03:16:59.101] checking for library containing shm_open... no [03:16:59.188] checking for library containing shm_unlink... no [03:16:59.275] checking for library containing clock_gettime... no [03:16:59.360] checking for library containing shmget... no [03:16:59.445] checking for library containing backtrace_symbols... no [03:16:59.530] checking for library containing pthread_barrier_wait... -lpthread [03:16:59.618] checking for inflate in -lz... yes [03:16:59.662] checking for stdbool.h that conforms to C99... yes [03:16:59.683] checking for _Bool... yes [03:16:59.805] checking atomic.h usability... no [03:16:59.859] checking atomic.h presence... no [03:16:59.878] checking for atomic.h... no [03:16:59.881] checking copyfile.h usability... no [03:16:59.935] checking copyfile.h presence... no [03:16:59.952] checking for copyfile.h... no [03:16:59.956] checking execinfo.h usability... no [03:17:00.012] checking execinfo.h presence... no [03:17:00.030] checking for execinfo.h... no [03:17:00.033] checking getopt.h usability... yes [03:17:00.041] checking getopt.h presence... yes [03:17:00.055] checking for getopt.h... yes [03:17:00.063] checking ifaddrs.h usability... no [03:17:00.119] checking ifaddrs.h presence... no [03:17:00.137] checking for ifaddrs.h... no [03:17:00.140] checking mbarrier.h usability... no [03:17:00.195] checking mbarrier.h presence... no [03:17:00.214] checking for mbarrier.h... no [03:17:00.217] checking sys/epoll.h usability... no [03:17:00.272] checking sys/epoll.h presence... no [03:17:00.291] checking for sys/epoll.h... no [03:17:00.295] checking sys/event.h usability... no [03:17:00.347] checking sys/event.h presence... no [03:17:00.365] checking for sys/event.h... no [03:17:00.368] checking sys/personality.h usability... no [03:17:00.424] checking sys/personality.h presence... no [03:17:00.442] checking for sys/personality.h... no [03:17:00.446] checking sys/prctl.h usability... no [03:17:00.503] checking sys/prctl.h presence... no [03:17:00.522] checking for sys/prctl.h... no [03:17:00.525] checking sys/procctl.h usability... no [03:17:00.580] checking sys/procctl.h presence... no [03:17:00.600] checking for sys/procctl.h... no [03:17:00.603] checking sys/signalfd.h usability... no [03:17:00.657] checking sys/signalfd.h presence... no [03:17:00.677] checking for sys/signalfd.h... no [03:17:00.681] checking sys/ucred.h usability... no [03:17:00.737] checking sys/ucred.h presence... no [03:17:00.755] checking for sys/ucred.h... no [03:17:00.759] checking termios.h usability... no [03:17:00.816] checking termios.h presence... no [03:17:00.834] checking for termios.h... no [03:17:00.837] checking ucred.h usability... no [03:17:00.894] checking ucred.h presence... no [03:17:00.913] checking for ucred.h... no [03:17:00.916] checking zlib.h usability... yes [03:17:00.976] checking zlib.h presence... yes [03:17:00.996] checking for zlib.h... yes [03:17:00.996] checking for lz4... /usr/bin/lz4 [03:17:00.996] checking for zstd... /usr/bin/zstd [03:17:00.996] checking for openssl... /usr/bin/openssl [03:17:01.001] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [03:17:01.002] checking crtdefs.h usability... yes [03:17:01.030] checking crtdefs.h presence... yes [03:17:01.045] checking for crtdefs.h... yes [03:17:01.046] checking whether byte ordering is bigendian... no [03:17:01.133] checking for inline... inline [03:17:01.161] checking for printf format archetype... gnu_printf [03:17:01.170] checking for _Static_assert... yes [03:17:01.211] checking for typeof... typeof [03:17:01.219] checking for __builtin_types_compatible_p... yes [03:17:01.230] checking for __builtin_constant_p... yes [03:17:01.241] checking for __builtin_unreachable... yes [03:17:01.285] checking for computed goto support... yes [03:17:01.293] checking for struct tm.tm_zone... no [03:17:01.372] checking for union semun... no [03:17:01.407] checking for socklen_t... yes [03:17:02.933] checking for struct sockaddr.sa_len... no [03:17:04.963] checking for locale_t... no [03:17:05.033] checking for C/C++ restrict keyword... __restrict [03:17:05.047] checking for struct option... yes [03:17:05.122] checking whether assembler supports x86_64 popcntq... yes [03:17:05.130] checking size of off_t... 4 [03:17:05.376] 0 [03:17:05.376] checking size of bool... 1 [03:17:05.469] checking for int timezone... yes [03:17:05.518] checking for wcstombs_l declaration... no [03:17:05.602] checking for backtrace_symbols... no [03:17:05.650] checking for copyfile... no [03:17:05.699] checking for copy_file_range... no [03:17:05.748] checking for getifaddrs... no [03:17:05.799] checking for getpeerucred... no [03:17:05.851] checking for inet_pton... yes [03:17:05.902] checking for kqueue... no [03:17:05.953] checking for mbstowcs_l... no [03:17:06.003] checking for memset_s... no [03:17:06.054] checking for posix_fallocate... no [03:17:06.105] checking for ppoll... no [03:17:06.154] checking for pthread_is_threaded_np... no [03:17:06.202] checking for setproctitle... no [03:17:06.251] checking for setproctitle_fast... no [03:17:06.300] checking for strchrnul... no [03:17:06.351] checking for strsignal... no [03:17:06.400] checking for syncfs... no [03:17:06.450] checking for sync_file_range... no [03:17:06.506] checking for uselocale... no [03:17:06.556] checking for wcstombs_l... no [03:17:06.603] checking for __builtin_bswap16... yes [03:17:06.651] checking for __builtin_bswap32... yes [03:17:06.699] checking for __builtin_bswap64... yes [03:17:06.746] checking for __builtin_clz... yes [03:17:06.795] checking for __builtin_ctz... yes [03:17:06.843] checking for __builtin_popcount... yes [03:17:06.891] checking for __builtin_frame_address... yes [03:17:06.939] checking for _LARGEFILE_SOURCE value needed for large files... no [03:17:06.990] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [03:17:07.021] checking for posix_fadvise... no [03:17:07.072] checking whether posix_fadvise is declared... no [03:17:07.118] checking whether fdatasync is declared... no [03:17:07.164] checking whether strlcat is declared... no [03:17:07.226] checking whether strlcpy is declared... no [03:17:07.288] checking whether strnlen is declared... yes [03:17:07.321] checking whether strsep is declared... no [03:17:07.382] checking whether preadv is declared... no [03:17:07.417] checking whether pwritev is declared... no [03:17:07.451] checking whether F_FULLFSYNC is declared... no [03:17:07.489] checking for explicit_bzero... no [03:17:07.534] checking for getopt... yes [03:17:07.578] checking for getpeereid... no [03:17:07.625] checking for inet_aton... no [03:17:07.672] checking for mkdtemp... no [03:17:07.719] checking for strlcat... no [03:17:07.766] checking for strlcpy... no [03:17:07.814] checking for strnlen... yes [03:17:07.861] checking for strsep... no [03:17:07.906] checking for pthread_barrier_wait... yes [03:17:07.950] configure: On mingw32 we will use our strtof wrapper. [03:17:07.950] checking for getopt_long... yes [03:17:07.993] checking for _configthreadlocale... yes [03:17:08.037] checking for syslog... no [03:17:08.083] checking for opterr... yes [03:17:08.130] checking for optreset... no [03:17:08.178] checking test program... cross-compiling [03:17:08.179] checking whether long int is 64 bits... no [03:17:08.209] checking whether long long int is 64 bits... yes [03:17:08.218] checking for __builtin_mul_overflow... yes [03:17:08.259] checking size of void *... 8 [03:17:08.673] checking size of size_t... 8 [03:17:09.069] checking size of long... 4 [03:17:09.415] checking alignment of short... 2 [03:17:09.710] checking alignment of int... 4 [03:17:10.050] checking alignment of long... 4 [03:17:10.352] checking alignment of long long int... 8 [03:17:10.636] checking alignment of double... 8 [03:17:11.000] checking for int8... no [03:17:11.042] checking for uint8... no [03:17:11.085] checking for int64... no [03:17:11.128] checking for uint64... no [03:17:11.170] checking for __int128... yes [03:17:11.219] checking for __int128 alignment bug... assuming ok [03:17:11.219] checking alignment of PG_INT128_TYPE... 16 [03:17:11.695] checking for builtin __sync char locking functions... yes [03:17:11.737] checking for builtin __sync int32 locking functions... yes [03:17:11.778] checking for builtin __sync int32 atomic operations... yes [03:17:11.820] checking for builtin __sync int64 atomic operations... yes [03:17:11.864] checking for builtin __atomic int32 atomic operations... yes [03:17:11.906] checking for builtin __atomic int64 atomic operations... yes [03:17:11.947] checking for __get_cpuid... yes [03:17:11.994] checking for __get_cpuid_count... yes [03:17:12.037] checking for __cpuid... no [03:17:12.439] checking for __cpuidex... no [03:17:12.856] checking for _xgetbv with CFLAGS=... no [03:17:13.237] checking for _xgetbv with CFLAGS=-mxsave... yes [03:17:13.636] checking for _mm512_popcnt_epi64 with CFLAGS=... no [03:17:14.020] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [03:17:14.358] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [03:17:14.403] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [03:17:14.491] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:17:14.513] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:17:14.531] 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 [03:17:14.586] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:17:14.586] checking which random number source to use... Windows native [03:17:14.588] checking for xmllint... /usr/bin/xmllint [03:17:14.588] checking for xsltproc... /usr/bin/xsltproc [03:17:14.588] checking for fop... /usr/bin/fop [03:17:14.589] checking for dbtoepub... no [03:17:14.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:17:14.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:17:14.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:17:14.600] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [03:17:14.600] 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 [03:17:14.600] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:17:14.600] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:17:14.685] configure: creating ./config.status [03:17:14.771] config.status: creating GNUmakefile [03:17:14.784] config.status: creating src/Makefile.global [03:17:14.799] config.status: creating src/include/pg_config.h [03:17:14.812] config.status: creating src/include/pg_config_ext.h [03:17:14.823] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:17:14.838] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:17:14.845] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:17:14.852] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:17:14.858] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:17:14.865] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:17:14.868] config.status: executing check_win32_symlinks commands [03:17:14.901] [03:17:14.901] real 0m18.729s [03:17:14.901] user 0m12.596s [03:17:14.901] sys 0m5.623s [03:17:14.901] make -s -j${BUILD_JOBS} clean [03:17:15.403] time make -s -j${BUILD_JOBS} world-bin [03:18:47.935] import_stats.c: In function ‘attribute_statistics_update’: [03:18:47.935] import_stats.c:559:17: error: ‘elem_eq_opr’ may be used uninitialized [-Werror=maybe-uninitialized] [03:18:47.935] 559 | set_stats_slot(values, nulls, [03:18:47.935] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:18:47.935] 560 | STATISTIC_KIND_DECHIST, [03:18:47.935] | ~~~~~~~~~~~~~~~~~~~~~~~ [03:18:47.935] 561 | elem_eq_opr, atttypcoll, [03:18:47.935] | ~~~~~~~~~~~~~~~~~~~~~~~~ [03:18:47.935] 562 | stanumbers, false, 0, true); [03:18:47.935] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:18:47.935] import_stats.c:301:33: note: ‘elem_eq_opr’ was declared here [03:18:47.935] 301 | Oid elem_eq_opr; [03:18:47.935] | ^~~~~~~~~~~ [03:18:47.935] import_stats.c:529:29: error: ‘elemtypid’ may be used uninitialized [-Werror=maybe-uninitialized] [03:18:47.935] 529 | stavalues = text_to_stavalues("most_common_elems", [03:18:47.935] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:18:47.935] 530 | &array_in_fn, [03:18:47.935] | ~~~~~~~~~~~~~ [03:18:47.935] 531 | PG_GETARG_DATUM(MOST_COMMON_ELEMS_ARG), [03:18:47.935] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:18:47.935] 532 | elemtypid, atttypmod, [03:18:47.935] | ~~~~~~~~~~~~~~~~~~~~~ [03:18:47.935] 533 | elevel, &converted); [03:18:47.935] | ~~~~~~~~~~~~~~~~~~~ [03:18:47.935] import_stats.c:300:33: note: ‘elemtypid’ was declared here [03:18:47.935] 300 | Oid elemtypid; [03:18:47.935] | ^~~~~~~~~ [03:18:47.935] cc1: all warnings being treated as errors [03:18:47.935] make[3]: *** [: import_stats.o] Error 1 [03:18:47.935] make[2]: *** [common.mk:37: statistics-recursive] Error 2 [03:18:47.935] make[2]: *** Waiting for unfinished jobs.... [03:18:57.684] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:18:57.685] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:18:57.685] [03:18:57.685] real 1m42.282s [03:18:57.685] user 5m29.352s [03:18:57.685] sys 1m4.492s [03:18:57.685] [03:18:57.685] Exit status: 2