[03:22:12.806] time ./configure \ [03:22:12.806] --host=x86_64-w64-mingw32 \ [03:22:12.806] --enable-cassert \ [03:22:12.806] --without-icu \ [03:22:12.806] CC="ccache x86_64-w64-mingw32-gcc" \ [03:22:12.806] CXX="ccache x86_64-w64-mingw32-g++" [03:22:12.921] checking build system type... x86_64-pc-linux-gnu [03:22:13.131] checking host system type... x86_64-w64-mingw32 [03:22:13.137] checking which template to use... win32 [03:22:13.138] checking whether NLS is wanted... no [03:22:13.138] checking for default port number... 5432 [03:22:13.145] checking for block size... 8kB [03:22:13.146] checking for segment size... 1GB [03:22:13.149] checking for WAL block size... 8kB [03:22:13.150] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [03:22:13.185] checking whether the C compiler works... yes [03:22:13.333] checking for C compiler default output file name... a.exe [03:22:13.335] checking for suffix of executables... .exe [03:22:13.374] checking whether we are cross compiling... yes [03:22:13.460] checking for suffix of object files... o [03:22:13.469] checking whether we are using the GNU C compiler... yes [03:22:13.503] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [03:22:13.510] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [03:22:13.597] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [03:22:13.667] checking whether we are using the GNU C++ compiler... yes [03:22:13.674] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [03:22:13.959] checking for gawk... no [03:22:13.959] checking for mawk... mawk [03:22:13.962] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:22:13.995] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [03:22:14.012] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:22:14.059] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:22:14.104] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [03:22:14.112] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:22:14.120] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:22:14.155] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:22:14.173] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:22:14.190] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:22:14.198] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [03:22:14.215] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:22:14.250] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:22:14.257] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:22:14.289] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [03:22:14.296] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [03:22:14.304] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:22:14.342] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:22:14.359] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:22:14.392] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [03:22:14.409] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [03:22:14.443] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:22:14.450] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:22:14.473] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:22:14.491] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:22:14.498] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:22:14.538] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:22:14.579] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:22:14.586] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:22:14.623] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:22:14.659] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:22:14.666] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:22:14.673] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:22:14.682] checking whether the C compiler still works... yes [03:22:14.733] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [03:22:14.806] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [03:22:14.806] checking pkg-config is at least version 0.9.0... yes [03:22:14.823] checking whether to build with ICU support... no [03:22:14.823] checking whether to build with Tcl... no [03:22:14.823] checking whether to build Perl modules... no [03:22:14.823] checking whether to build Python modules... no [03:22:14.823] checking whether to build with GSSAPI support... no [03:22:14.825] checking whether to build with PAM support... no [03:22:14.825] checking whether to build with BSD Authentication support... no [03:22:14.825] checking whether to build with LDAP support... no [03:22:14.825] checking whether to build with Bonjour support... no [03:22:14.825] checking whether to build with SELinux support... no [03:22:14.825] checking whether to build with systemd support... no [03:22:14.825] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:22:14.825] checking whether to build with XML support... no [03:22:14.826] checking whether to build with LZ4 support... no [03:22:14.826] checking whether to build with ZSTD support... no [03:22:14.826] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [03:22:14.826] checking whether it is possible to strip libraries... yes [03:22:14.835] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [03:22:14.836] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [03:22:14.836] checking for a BSD-compatible install... /usr/bin/install -c [03:22:14.846] checking for tar... /usr/bin/tar [03:22:14.846] checking whether ln -s works... yes [03:22:14.846] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:22:14.848] checking for bison... /usr/bin/bison [03:22:14.851] configure: using bison (GNU Bison) 3.8.2 [03:22:14.853] checking for flex... /usr/bin/flex [03:22:14.866] configure: using flex 2.6.4 [03:22:14.866] checking for perl... /usr/bin/perl [03:22:14.869] configure: using perl 5.36.0 [03:22:14.871] checking for zic... /usr/sbin/zic [03:22:14.872] checking for a sed that does not truncate output... /usr/bin/sed [03:22:14.877] checking for grep that handles long lines and -e... /usr/bin/grep [03:22:14.879] checking for egrep... /usr/bin/grep -E [03:22:14.881] checking for ANSI C header files... yes [03:22:14.930] checking for sys/types.h... yes [03:22:14.948] checking for sys/stat.h... yes [03:22:15.013] checking for stdlib.h... yes [03:22:15.029] checking for string.h... yes [03:22:15.044] checking for memory.h... yes [03:22:15.082] checking for strings.h... yes [03:22:15.123] checking for inttypes.h... yes [03:22:15.190] checking for stdint.h... yes [03:22:15.206] checking for unistd.h... yes [03:22:15.223] checking for main in -lm... yes [03:22:15.273] checking for library containing setproctitle... no [03:22:15.365] checking for library containing dlsym... no [03:22:15.456] checking for library containing socket... -lws2_32 [03:22:15.597] checking for library containing getopt_long... none required [03:22:15.648] checking for library containing shm_open... no [03:22:15.743] checking for library containing shm_unlink... no [03:22:15.838] checking for library containing clock_gettime... no [03:22:15.933] checking for library containing shmget... no [03:22:16.026] checking for library containing backtrace_symbols... no [03:22:16.120] checking for library containing pthread_barrier_wait... -lpthread [03:22:16.218] checking for inflate in -lz... yes [03:22:16.267] checking for stdbool.h that conforms to C99... yes [03:22:16.279] checking for _Bool... yes [03:22:16.377] checking atomic.h usability... no [03:22:16.437] checking atomic.h presence... no [03:22:16.462] checking for atomic.h... no [03:22:16.465] checking copyfile.h usability... no [03:22:16.525] checking copyfile.h presence... no [03:22:16.544] checking for copyfile.h... no [03:22:16.547] checking execinfo.h usability... no [03:22:16.606] checking execinfo.h presence... no [03:22:16.625] checking for execinfo.h... no [03:22:16.629] checking getopt.h usability... yes [03:22:16.637] checking getopt.h presence... yes [03:22:16.653] checking for getopt.h... yes [03:22:16.660] checking ifaddrs.h usability... no [03:22:16.718] checking ifaddrs.h presence... no [03:22:16.737] checking for ifaddrs.h... no [03:22:16.740] checking mbarrier.h usability... no [03:22:16.797] checking mbarrier.h presence... no [03:22:16.817] checking for mbarrier.h... no [03:22:16.821] checking sys/epoll.h usability... no [03:22:16.880] checking sys/epoll.h presence... no [03:22:16.900] checking for sys/epoll.h... no [03:22:16.904] checking sys/event.h usability... no [03:22:16.962] checking sys/event.h presence... no [03:22:16.982] checking for sys/event.h... no [03:22:16.985] checking sys/personality.h usability... no [03:22:17.042] checking sys/personality.h presence... no [03:22:17.063] checking for sys/personality.h... no [03:22:17.067] checking sys/prctl.h usability... no [03:22:17.127] checking sys/prctl.h presence... no [03:22:17.146] checking for sys/prctl.h... no [03:22:17.150] checking sys/procctl.h usability... no [03:22:17.207] checking sys/procctl.h presence... no [03:22:17.226] checking for sys/procctl.h... no [03:22:17.229] checking sys/signalfd.h usability... no [03:22:17.286] checking sys/signalfd.h presence... no [03:22:17.306] checking for sys/signalfd.h... no [03:22:17.310] checking sys/ucred.h usability... no [03:22:17.367] checking sys/ucred.h presence... no [03:22:17.387] checking for sys/ucred.h... no [03:22:17.390] checking termios.h usability... no [03:22:17.449] checking termios.h presence... no [03:22:17.468] checking for termios.h... no [03:22:17.471] checking ucred.h usability... no [03:22:17.527] checking ucred.h presence... no [03:22:17.546] checking for ucred.h... no [03:22:17.549] checking zlib.h usability... yes [03:22:17.612] checking zlib.h presence... yes [03:22:17.632] checking for zlib.h... yes [03:22:17.632] checking for lz4... /usr/bin/lz4 [03:22:17.632] checking for zstd... /usr/bin/zstd [03:22:17.633] checking for openssl... /usr/bin/openssl [03:22:17.637] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [03:22:17.638] checking crtdefs.h usability... yes [03:22:17.646] checking crtdefs.h presence... yes [03:22:17.664] checking for crtdefs.h... yes [03:22:17.665] checking whether byte ordering is bigendian... no [03:22:17.747] checking for inline... inline [03:22:17.766] checking for printf format archetype... gnu_printf [03:22:17.775] checking for _Static_assert... yes [03:22:17.820] checking for typeof... typeof [03:22:17.828] checking for __builtin_types_compatible_p... yes [03:22:17.840] checking for __builtin_constant_p... yes [03:22:17.852] checking for __builtin_unreachable... yes [03:22:17.897] checking for computed goto support... yes [03:22:17.916] checking for struct tm.tm_zone... no [03:22:17.995] checking for union semun... no [03:22:18.030] checking for socklen_t... yes [03:22:20.184] checking for struct sockaddr.sa_len... no [03:22:22.207] checking for locale_t... no [03:22:22.278] checking for C/C++ restrict keyword... __restrict [03:22:22.292] checking for struct option... yes [03:22:22.350] checking whether assembler supports x86_64 popcntq... yes [03:22:22.358] checking size of off_t... 4 [03:22:22.596] 0 [03:22:22.597] checking size of bool... 1 [03:22:22.672] checking for int timezone... yes [03:22:22.723] checking for wcstombs_l declaration... no [03:22:22.812] checking for backtrace_symbols... no [03:22:22.865] checking for copyfile... no [03:22:22.918] checking for copy_file_range... no [03:22:22.971] checking for getifaddrs... no [03:22:23.025] checking for getpeerucred... no [03:22:23.077] checking for inet_pton... yes [03:22:23.130] checking for kqueue... no [03:22:23.183] checking for mbstowcs_l... no [03:22:23.237] checking for memset_s... no [03:22:23.289] checking for posix_fallocate... no [03:22:23.340] checking for ppoll... no [03:22:23.393] checking for pthread_is_threaded_np... no [03:22:23.445] checking for setproctitle... no [03:22:23.499] checking for setproctitle_fast... no [03:22:23.550] checking for strchrnul... no [03:22:23.606] checking for strsignal... no [03:22:23.658] checking for syncfs... no [03:22:23.708] checking for sync_file_range... no [03:22:23.758] checking for uselocale... no [03:22:23.808] checking for wcstombs_l... no [03:22:23.853] checking for __builtin_bswap16... yes [03:22:23.901] checking for __builtin_bswap32... yes [03:22:23.948] checking for __builtin_bswap64... yes [03:22:23.994] checking for __builtin_clz... yes [03:22:24.040] checking for __builtin_ctz... yes [03:22:24.086] checking for __builtin_popcount... yes [03:22:24.132] checking for __builtin_frame_address... yes [03:22:24.178] checking for _LARGEFILE_SOURCE value needed for large files... no [03:22:24.226] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [03:22:24.255] checking for posix_fadvise... no [03:22:24.304] checking whether posix_fadvise is declared... no [03:22:24.345] checking whether fdatasync is declared... no [03:22:24.389] checking whether strlcat is declared... no [03:22:24.449] checking whether strlcpy is declared... no [03:22:24.509] checking whether strnlen is declared... yes [03:22:24.542] checking whether strsep is declared... no [03:22:24.603] checking whether preadv is declared... no [03:22:24.638] checking whether pwritev is declared... no [03:22:24.672] checking whether F_FULLFSYNC is declared... no [03:22:24.709] checking for explicit_bzero... no [03:22:24.753] checking for getopt... yes [03:22:24.794] checking for getpeereid... no [03:22:24.840] checking for inet_aton... no [03:22:24.885] checking for mkdtemp... no [03:22:24.930] checking for strlcat... no [03:22:24.975] checking for strlcpy... no [03:22:25.020] checking for strnlen... yes [03:22:25.065] checking for strsep... no [03:22:25.112] checking for pthread_barrier_wait... yes [03:22:25.154] configure: On mingw32 we will use our strtof wrapper. [03:22:25.154] checking for getopt_long... yes [03:22:25.198] checking for _configthreadlocale... yes [03:22:25.241] checking for syslog... no [03:22:25.286] checking for opterr... yes [03:22:25.332] checking for optreset... no [03:22:25.381] checking test program... cross-compiling [03:22:25.381] checking whether long int is 64 bits... no [03:22:25.411] checking whether long long int is 64 bits... yes [03:22:25.445] checking for __builtin_mul_overflow... yes [03:22:25.485] checking size of void *... 8 [03:22:25.865] checking size of size_t... 8 [03:22:26.218] checking size of long... 4 [03:22:26.506] checking alignment of short... 2 [03:22:26.685] checking alignment of int... 4 [03:22:26.976] checking alignment of long... 4 [03:22:27.166] checking alignment of long long int... 8 [03:22:27.440] checking alignment of double... 8 [03:22:27.781] checking for int8... no [03:22:27.822] checking for uint8... no [03:22:27.862] checking for int64... no [03:22:27.902] checking for uint64... no [03:22:27.943] checking for __int128... yes [03:22:27.990] checking for __int128 alignment bug... assuming ok [03:22:27.990] checking alignment of PG_INT128_TYPE... 16 [03:22:28.357] checking for builtin __sync char locking functions... yes [03:22:28.397] checking for builtin __sync int32 locking functions... yes [03:22:28.435] checking for builtin __sync int32 atomic operations... yes [03:22:28.474] checking for builtin __sync int64 atomic operations... yes [03:22:28.513] checking for builtin __atomic int32 atomic operations... yes [03:22:28.551] checking for builtin __atomic int64 atomic operations... yes [03:22:28.590] checking for __get_cpuid... yes [03:22:28.635] checking for __get_cpuid_count... yes [03:22:28.676] checking for __cpuid... no [03:22:29.068] checking for __cpuidex... no [03:22:29.483] checking for _xgetbv with CFLAGS=... no [03:22:29.855] checking for _xgetbv with CFLAGS=-mxsave... yes [03:22:30.243] checking for _mm512_popcnt_epi64 with CFLAGS=... no [03:22:30.618] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [03:22:30.948] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [03:22:30.993] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [03:22:31.076] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:22:31.096] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:22:31.114] 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:22:31.165] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:22:31.165] checking which random number source to use... Windows native [03:22:31.167] checking for xmllint... /usr/bin/xmllint [03:22:31.167] checking for xsltproc... /usr/bin/xsltproc [03:22:31.167] checking for fop... /usr/bin/fop [03:22:31.168] checking for dbtoepub... no [03:22:31.168] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:22:31.168] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:22:31.168] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:22:31.178] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [03:22:31.178] 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:22:31.178] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:22:31.178] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:22:31.262] configure: creating ./config.status [03:22:31.341] config.status: creating GNUmakefile [03:22:31.352] config.status: creating src/Makefile.global [03:22:31.367] config.status: creating src/include/pg_config.h [03:22:31.378] config.status: creating src/include/pg_config_ext.h [03:22:31.389] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:22:31.403] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:22:31.409] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:22:31.416] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:22:31.423] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:22:31.429] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:22:31.432] config.status: executing check_win32_symlinks commands [03:22:31.464] [03:22:31.464] real 0m18.658s [03:22:31.464] user 0m12.572s [03:22:31.464] sys 0m5.632s [03:22:31.464] make -s -j${BUILD_JOBS} clean [03:22:31.962] time make -s -j${BUILD_JOBS} world-bin [03:24:09.895] import_stats.c: In function ‘attribute_statistics_update’: [03:24:09.895] import_stats.c:559:17: error: ‘elem_eq_opr’ may be used uninitialized [-Werror=maybe-uninitialized] [03:24:09.895] 559 | set_stats_slot(values, nulls, [03:24:09.895] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:24:09.895] 560 | STATISTIC_KIND_DECHIST, [03:24:09.895] | ~~~~~~~~~~~~~~~~~~~~~~~ [03:24:09.895] 561 | elem_eq_opr, atttypcoll, [03:24:09.895] | ~~~~~~~~~~~~~~~~~~~~~~~~ [03:24:09.895] 562 | stanumbers, false, 0, true); [03:24:09.895] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:24:09.895] import_stats.c:301:33: note: ‘elem_eq_opr’ was declared here [03:24:09.895] 301 | Oid elem_eq_opr; [03:24:09.895] | ^~~~~~~~~~~ [03:24:09.895] import_stats.c:529:29: error: ‘elemtypid’ may be used uninitialized [-Werror=maybe-uninitialized] [03:24:09.895] 529 | stavalues = text_to_stavalues("most_common_elems", [03:24:09.895] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:24:09.895] 530 | &array_in_fn, [03:24:09.895] | ~~~~~~~~~~~~~ [03:24:09.895] 531 | PG_GETARG_DATUM(MOST_COMMON_ELEMS_ARG), [03:24:09.895] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:24:09.895] 532 | elemtypid, atttypmod, [03:24:09.895] | ~~~~~~~~~~~~~~~~~~~~~ [03:24:09.895] 533 | elevel, &converted); [03:24:09.895] | ~~~~~~~~~~~~~~~~~~~ [03:24:09.895] import_stats.c:300:33: note: ‘elemtypid’ was declared here [03:24:09.895] 300 | Oid elemtypid; [03:24:09.895] | ^~~~~~~~~ [03:24:09.895] cc1: all warnings being treated as errors [03:24:09.896] make[3]: *** [: import_stats.o] Error 1 [03:24:09.896] make[2]: *** [common.mk:37: statistics-recursive] Error 2 [03:24:09.896] make[2]: *** Waiting for unfinished jobs.... [03:24:13.174] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:24:13.174] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:24:13.175] [03:24:13.175] real 1m41.212s [03:24:13.175] user 5m27.848s [03:24:13.175] sys 1m0.815s [03:24:13.175] [03:24:13.175] Exit status: 2