[07:54:22.761] time ./configure \ [07:54:22.761] --host=x86_64-w64-mingw32 \ [07:54:22.761] --enable-cassert \ [07:54:22.761] --without-icu \ [07:54:22.761] CC="ccache x86_64-w64-mingw32-gcc" \ [07:54:22.761] CXX="ccache x86_64-w64-mingw32-g++" [07:54:22.871] checking build system type... x86_64-pc-linux-gnu [07:54:23.071] checking host system type... x86_64-w64-mingw32 [07:54:23.076] checking which template to use... win32 [07:54:23.077] checking whether NLS is wanted... no [07:54:23.077] checking for default port number... 5432 [07:54:23.084] checking for block size... 8kB [07:54:23.085] checking for segment size... 1GB [07:54:23.088] checking for WAL block size... 8kB [07:54:23.089] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:54:23.124] checking whether the C compiler works... yes [07:54:23.268] checking for C compiler default output file name... a.exe [07:54:23.269] checking for suffix of executables... .exe [07:54:23.311] checking whether we are cross compiling... yes [07:54:23.390] checking for suffix of object files... o [07:54:23.399] checking whether we are using the GNU C compiler... yes [07:54:23.432] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:54:23.439] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:54:23.523] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:54:23.588] checking whether we are using the GNU C++ compiler... yes [07:54:23.595] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:54:23.661] checking for gawk... no [07:54:23.662] checking for mawk... mawk [07:54:23.664] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:54:23.671] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:54:23.678] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:54:23.724] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:54:23.922] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:54:23.929] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:54:23.936] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:54:23.944] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:54:23.951] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:54:23.970] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:54:23.978] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:54:23.986] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:54:24.076] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:54:24.084] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:54:24.091] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:54:24.099] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:54:24.107] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:54:24.148] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:54:24.186] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:54:24.195] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:54:24.203] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:54:24.211] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:54:24.219] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:54:24.247] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:54:24.266] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:54:24.274] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:54:24.316] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:54:24.357] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:54:24.366] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:54:24.404] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:54:24.443] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:54:24.452] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:54:24.460] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:54:24.469] checking whether the C compiler still works... yes [07:54:24.522] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:54:24.606] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:54:24.606] checking pkg-config is at least version 0.9.0... yes [07:54:24.623] checking whether to build with ICU support... no [07:54:24.624] checking whether to build with Tcl... no [07:54:24.624] checking whether to build Perl modules... no [07:54:24.624] checking whether to build Python modules... no [07:54:24.624] checking whether to build with GSSAPI support... no [07:54:24.625] checking whether to build with PAM support... no [07:54:24.626] checking whether to build with BSD Authentication support... no [07:54:24.626] checking whether to build with LDAP support... no [07:54:24.626] checking whether to build with Bonjour support... no [07:54:24.626] checking whether to build with SELinux support... no [07:54:24.626] checking whether to build with systemd support... no [07:54:24.626] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:54:24.626] checking whether to build with XML support... no [07:54:24.627] checking whether to build with LZ4 support... no [07:54:24.627] checking whether to build with ZSTD support... no [07:54:24.627] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:54:24.627] checking whether it is possible to strip libraries... yes [07:54:24.635] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:54:24.635] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:54:24.636] checking for a BSD-compatible install... /usr/bin/install -c [07:54:24.646] checking for tar... /usr/bin/tar [07:54:24.647] checking whether ln -s works... yes [07:54:24.647] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:54:24.649] checking for bison... /usr/bin/bison [07:54:24.652] configure: using bison (GNU Bison) 3.8.2 [07:54:24.655] checking for flex... /usr/bin/flex [07:54:24.668] configure: using flex 2.6.4 [07:54:24.668] checking for perl... /usr/bin/perl [07:54:24.671] configure: using perl 5.36.0 [07:54:24.674] checking for zic... /usr/sbin/zic [07:54:24.674] checking for a sed that does not truncate output... /usr/bin/sed [07:54:24.679] checking for grep that handles long lines and -e... /usr/bin/grep [07:54:24.682] checking for egrep... /usr/bin/grep -E [07:54:24.684] checking for ANSI C header files... yes [07:54:24.735] checking for sys/types.h... yes [07:54:24.751] checking for sys/stat.h... yes [07:54:24.813] checking for stdlib.h... yes [07:54:24.827] checking for string.h... yes [07:54:24.841] checking for memory.h... yes [07:54:24.855] checking for strings.h... yes [07:54:24.891] checking for inttypes.h... yes [07:54:24.908] checking for stdint.h... yes [07:54:24.922] checking for unistd.h... yes [07:54:24.937] checking for main in -lm... yes [07:54:24.986] checking for library containing setproctitle... no [07:54:25.078] checking for library containing dlsym... no [07:54:25.170] checking for library containing socket... -lws2_32 [07:54:25.305] checking for library containing getopt_long... none required [07:54:25.354] checking for library containing shm_open... no [07:54:25.443] checking for library containing shm_unlink... no [07:54:25.532] checking for library containing clock_gettime... no [07:54:25.622] checking for library containing shmget... no [07:54:25.716] checking for library containing backtrace_symbols... no [07:54:25.808] checking for library containing pthread_barrier_wait... -lpthread [07:54:25.898] checking for inflate in -lz... yes [07:54:25.946] checking for stdbool.h that conforms to C99... yes [07:54:25.958] checking for _Bool... yes [07:54:26.034] checking atomic.h usability... no [07:54:26.093] checking atomic.h presence... no [07:54:26.114] checking for atomic.h... no [07:54:26.118] checking copyfile.h usability... no [07:54:26.178] checking copyfile.h presence... no [07:54:26.197] checking for copyfile.h... no [07:54:26.200] checking execinfo.h usability... no [07:54:26.257] checking execinfo.h presence... no [07:54:26.277] checking for execinfo.h... no [07:54:26.280] checking getopt.h usability... yes [07:54:26.288] checking getopt.h presence... yes [07:54:26.304] checking for getopt.h... yes [07:54:26.311] checking ifaddrs.h usability... no [07:54:26.367] checking ifaddrs.h presence... no [07:54:26.387] checking for ifaddrs.h... no [07:54:26.390] checking mbarrier.h usability... no [07:54:26.447] checking mbarrier.h presence... no [07:54:26.468] checking for mbarrier.h... no [07:54:26.472] checking sys/epoll.h usability... no [07:54:26.530] checking sys/epoll.h presence... no [07:54:26.551] checking for sys/epoll.h... no [07:54:26.555] checking sys/event.h usability... no [07:54:26.616] checking sys/event.h presence... no [07:54:26.637] checking for sys/event.h... no [07:54:26.641] checking sys/personality.h usability... no [07:54:26.701] checking sys/personality.h presence... no [07:54:26.722] checking for sys/personality.h... no [07:54:26.726] checking sys/prctl.h usability... no [07:54:26.787] checking sys/prctl.h presence... no [07:54:26.808] checking for sys/prctl.h... no [07:54:26.812] checking sys/procctl.h usability... no [07:54:26.874] checking sys/procctl.h presence... no [07:54:26.896] checking for sys/procctl.h... no [07:54:26.899] checking sys/signalfd.h usability... no [07:54:26.962] checking sys/signalfd.h presence... no [07:54:26.984] checking for sys/signalfd.h... no [07:54:26.987] checking sys/ucred.h usability... no [07:54:27.050] checking sys/ucred.h presence... no [07:54:27.072] checking for sys/ucred.h... no [07:54:27.076] checking termios.h usability... no [07:54:27.138] checking termios.h presence... no [07:54:27.161] checking for termios.h... no [07:54:27.165] checking ucred.h usability... no [07:54:27.223] checking ucred.h presence... no [07:54:27.247] checking for ucred.h... no [07:54:27.250] checking zlib.h usability... yes [07:54:27.261] checking zlib.h presence... yes [07:54:27.284] checking for zlib.h... yes [07:54:27.285] checking for lz4... /usr/bin/lz4 [07:54:27.285] checking for zstd... /usr/bin/zstd [07:54:27.285] checking for openssl... /usr/bin/openssl [07:54:27.290] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [07:54:27.290] checking crtdefs.h usability... yes [07:54:27.300] checking crtdefs.h presence... yes [07:54:27.317] checking for crtdefs.h... yes [07:54:27.319] checking whether byte ordering is bigendian... no [07:54:27.399] checking for inline... inline [07:54:27.419] checking for printf format archetype... gnu_printf [07:54:27.428] checking for _Static_assert... yes [07:54:27.472] checking for typeof... typeof [07:54:27.480] checking for __builtin_types_compatible_p... yes [07:54:27.492] checking for __builtin_constant_p... yes [07:54:27.504] checking for __builtin_unreachable... yes [07:54:27.549] checking for computed goto support... yes [07:54:27.557] checking for struct tm.tm_zone... no [07:54:27.641] checking for union semun... no [07:54:27.679] checking for socklen_t... yes [07:54:30.041] checking for struct sockaddr.sa_len... no [07:54:32.174] checking for locale_t... no [07:54:32.241] checking for C/C++ restrict keyword... __restrict [07:54:32.254] checking for struct option... yes [07:54:32.298] checking whether assembler supports x86_64 popcntq... yes [07:54:32.306] checking size of off_t... 4 [07:54:32.522] 0 [07:54:32.522] checking size of bool... 1 [07:54:32.568] checking for int timezone... yes [07:54:32.617] checking for wcstombs_l declaration... no [07:54:32.705] checking for backtrace_symbols... no [07:54:32.756] checking for copyfile... no [07:54:32.809] checking for copy_file_range... no [07:54:32.861] checking for getifaddrs... no [07:54:32.913] checking for getpeerucred... no [07:54:32.965] checking for inet_pton... yes [07:54:33.016] checking for kqueue... no [07:54:33.071] checking for mbstowcs_l... no [07:54:33.126] checking for memset_s... no [07:54:33.177] checking for posix_fallocate... no [07:54:33.227] checking for ppoll... no [07:54:33.281] checking for pthread_is_threaded_np... no [07:54:33.334] checking for setproctitle... no [07:54:33.386] checking for setproctitle_fast... no [07:54:33.439] checking for strchrnul... no [07:54:33.491] checking for strsignal... no [07:54:33.542] checking for syncfs... no [07:54:33.594] checking for sync_file_range... no [07:54:33.647] checking for uselocale... no [07:54:33.699] checking for wcstombs_l... no [07:54:33.749] checking for __builtin_bswap16... yes [07:54:33.802] checking for __builtin_bswap32... yes [07:54:33.852] checking for __builtin_bswap64... yes [07:54:33.903] checking for __builtin_clz... yes [07:54:33.953] checking for __builtin_ctz... yes [07:54:34.003] checking for __builtin_popcount... yes [07:54:34.054] checking for __builtin_frame_address... yes [07:54:34.104] checking for _LARGEFILE_SOURCE value needed for large files... no [07:54:34.154] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:54:34.187] checking for posix_fadvise... no [07:54:34.241] checking whether posix_fadvise is declared... no [07:54:34.290] checking whether fdatasync is declared... no [07:54:34.343] checking whether strlcat is declared... no [07:54:34.415] checking whether strlcpy is declared... no [07:54:34.488] checking whether strnlen is declared... yes [07:54:34.504] checking whether strsep is declared... no [07:54:34.577] checking whether preadv is declared... no [07:54:34.619] checking whether pwritev is declared... no [07:54:34.663] checking whether F_FULLFSYNC is declared... no [07:54:34.708] checking for explicit_bzero... no [07:54:34.756] checking for getopt... yes [07:54:34.800] checking for getpeereid... no [07:54:34.851] checking for inet_aton... no [07:54:34.900] checking for mkdtemp... no [07:54:34.948] checking for strlcat... no [07:54:34.999] checking for strlcpy... no [07:54:35.050] checking for strnlen... yes [07:54:35.100] checking for strsep... no [07:54:35.150] checking for pthread_barrier_wait... yes [07:54:35.197] configure: On mingw32 we will use our strtof wrapper. [07:54:35.197] checking for getopt_long... yes [07:54:35.244] checking for _configthreadlocale... yes [07:54:35.290] checking for syslog... no [07:54:35.340] checking for opterr... yes [07:54:35.389] checking for optreset... no [07:54:35.445] checking test program... cross-compiling [07:54:35.445] checking whether long int is 64 bits... no [07:54:35.479] checking whether long long int is 64 bits... yes [07:54:35.489] checking for __builtin_mul_overflow... yes [07:54:35.535] checking size of void *... 8 [07:54:35.821] checking size of size_t... 8 [07:54:36.149] checking size of long... 4 [07:54:36.372] checking alignment of short... 2 [07:54:36.516] checking alignment of int... 4 [07:54:36.727] checking alignment of long... 4 [07:54:36.937] checking alignment of long long int... 8 [07:54:37.210] checking alignment of double... 8 [07:54:37.510] checking for int8... no [07:54:37.553] checking for uint8... no [07:54:37.593] checking for int64... no [07:54:37.637] checking for uint64... no [07:54:37.683] checking for __int128... yes [07:54:37.737] checking for __int128 alignment bug... assuming ok [07:54:37.737] checking alignment of PG_INT128_TYPE... 16 [07:54:38.094] checking for builtin __sync char locking functions... yes [07:54:38.139] checking for builtin __sync int32 locking functions... yes [07:54:38.186] checking for builtin __sync int32 atomic operations... yes [07:54:38.233] checking for builtin __sync int64 atomic operations... yes [07:54:38.280] checking for builtin __atomic int32 atomic operations... yes [07:54:38.325] checking for builtin __atomic int64 atomic operations... yes [07:54:38.369] checking for __get_cpuid... yes [07:54:38.418] checking for __get_cpuid_count... yes [07:54:38.465] checking for __cpuid... no [07:54:38.863] checking for __cpuidex... no [07:54:39.292] checking for _xgetbv with CFLAGS=... no [07:54:39.683] checking for _xgetbv with CFLAGS=-mxsave... yes [07:54:40.083] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:54:40.470] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:54:40.820] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:54:40.870] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:54:40.966] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:54:40.992] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:54:41.014] 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 [07:54:41.072] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:54:41.073] checking which random number source to use... Windows native [07:54:41.075] checking for xmllint... /usr/bin/xmllint [07:54:41.075] checking for xsltproc... /usr/bin/xsltproc [07:54:41.075] checking for fop... /usr/bin/fop [07:54:41.075] checking for dbtoepub... no [07:54:41.076] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:54:41.076] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:54:41.076] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:54:41.087] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:54:41.087] 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 [07:54:41.087] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:54:41.087] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:54:41.168] configure: creating ./config.status [07:54:41.249] config.status: creating GNUmakefile [07:54:41.260] config.status: creating src/Makefile.global [07:54:41.275] config.status: creating src/include/pg_config.h [07:54:41.287] config.status: creating src/include/pg_config_ext.h [07:54:41.299] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:54:41.315] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:54:41.323] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:54:41.330] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:54:41.337] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:54:41.344] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:54:41.348] config.status: executing check_win32_symlinks commands [07:54:41.382] [07:54:41.382] real 0m18.621s [07:54:41.382] user 0m12.302s [07:54:41.382] sys 0m5.860s [07:54:41.382] make -s -j${BUILD_JOBS} clean [07:54:41.896] time make -s -j${BUILD_JOBS} world-bin [07:55:42.823] import_stats.c: In function ‘attribute_statistics_update’: [07:55:42.823] import_stats.c:559:17: error: ‘elem_eq_opr’ may be used uninitialized [-Werror=maybe-uninitialized] [07:55:42.823] 559 | set_stats_slot(values, nulls, [07:55:42.823] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:55:42.823] 560 | STATISTIC_KIND_DECHIST, [07:55:42.823] | ~~~~~~~~~~~~~~~~~~~~~~~ [07:55:42.823] 561 | elem_eq_opr, atttypcoll, [07:55:42.823] | ~~~~~~~~~~~~~~~~~~~~~~~~ [07:55:42.823] 562 | stanumbers, false, 0, true); [07:55:42.823] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:55:42.823] import_stats.c:301:33: note: ‘elem_eq_opr’ was declared here [07:55:42.823] 301 | Oid elem_eq_opr; [07:55:42.823] | ^~~~~~~~~~~ [07:55:42.823] import_stats.c:529:29: error: ‘elemtypid’ may be used uninitialized [-Werror=maybe-uninitialized] [07:55:42.823] 529 | stavalues = text_to_stavalues("most_common_elems", [07:55:42.823] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:55:42.823] 530 | &array_in_fn, [07:55:42.823] | ~~~~~~~~~~~~~ [07:55:42.823] 531 | PG_GETARG_DATUM(MOST_COMMON_ELEMS_ARG), [07:55:42.823] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:55:42.823] 532 | elemtypid, atttypmod, [07:55:42.823] | ~~~~~~~~~~~~~~~~~~~~~ [07:55:42.823] 533 | elevel, &converted); [07:55:42.823] | ~~~~~~~~~~~~~~~~~~~ [07:55:42.823] import_stats.c:300:33: note: ‘elemtypid’ was declared here [07:55:42.823] 300 | Oid elemtypid; [07:55:42.823] | ^~~~~~~~~ [07:55:42.823] cc1: all warnings being treated as errors [07:55:42.823] make[3]: *** [: import_stats.o] Error 1 [07:55:42.823] make[2]: *** [common.mk:37: statistics-recursive] Error 2 [07:55:42.823] make[2]: *** Waiting for unfinished jobs.... [07:55:52.745] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:55:52.746] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:55:52.747] [07:55:52.747] real 1m10.851s [07:55:52.747] user 3m47.937s [07:55:52.747] sys 0m45.259s [07:55:52.747] [07:55:52.747] Exit status: 2