[21:42:41.859] time ./configure \ [21:42:41.859] --host=x86_64-w64-mingw32 \ [21:42:41.859] --enable-cassert \ [21:42:41.859] --without-icu \ [21:42:41.859] CC="ccache x86_64-w64-mingw32-gcc" \ [21:42:41.859] CXX="ccache x86_64-w64-mingw32-g++" [21:42:41.981] checking build system type... x86_64-pc-linux-gnu [21:42:42.196] checking host system type... x86_64-w64-mingw32 [21:42:42.202] checking which template to use... win32 [21:42:42.202] checking whether NLS is wanted... no [21:42:42.202] checking for default port number... 5432 [21:42:42.210] checking for block size... 8kB [21:42:42.211] checking for segment size... 1GB [21:42:42.214] checking for WAL block size... 8kB [21:42:42.216] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [21:42:42.252] checking whether the C compiler works... yes [21:42:42.422] checking for C compiler default output file name... a.exe [21:42:42.424] checking for suffix of executables... .exe [21:42:42.470] checking whether we are cross compiling... yes [21:42:42.558] checking for suffix of object files... o [21:42:42.567] checking whether we are using the GNU C compiler... yes [21:42:42.575] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [21:42:42.582] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [21:42:42.595] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [21:42:42.670] checking whether we are using the GNU C++ compiler... yes [21:42:42.677] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [21:42:42.747] checking for gawk... no [21:42:42.747] checking for mawk... mawk [21:42:42.750] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:42:42.757] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [21:42:42.764] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:42:42.811] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:42:43.012] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [21:42:43.019] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [21:42:43.027] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:42:43.035] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:42:43.043] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:42:43.050] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:42:43.058] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [21:42:43.065] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:42:43.073] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:42:43.080] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:42:43.088] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [21:42:43.095] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [21:42:43.102] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:42:43.140] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:42:43.147] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:42:43.155] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [21:42:43.162] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [21:42:43.169] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:42:43.177] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:42:43.202] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:42:43.210] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:42:43.218] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:42:43.259] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:42:43.301] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:42:43.308] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:42:43.317] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:42:43.355] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:42:43.362] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:42:43.371] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:42:43.380] checking whether the C compiler still works... yes [21:42:43.455] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [21:42:43.535] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [21:42:43.536] checking pkg-config is at least version 0.9.0... yes [21:42:43.554] checking whether to build with ICU support... no [21:42:43.554] checking whether to build with Tcl... no [21:42:43.554] checking whether to build Perl modules... no [21:42:43.554] checking whether to build Python modules... no [21:42:43.554] checking whether to build with GSSAPI support... no [21:42:43.556] checking whether to build with PAM support... no [21:42:43.556] checking whether to build with BSD Authentication support... no [21:42:43.556] checking whether to build with LDAP support... no [21:42:43.556] checking whether to build with Bonjour support... no [21:42:43.556] checking whether to build with SELinux support... no [21:42:43.556] checking whether to build with systemd support... no [21:42:43.556] configure: WARNING: *** Readline does not work on MinGW --- disabling [21:42:43.556] checking whether to build with XML support... no [21:42:43.557] checking whether to build with LZ4 support... no [21:42:43.557] checking whether to build with ZSTD support... no [21:42:43.557] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [21:42:43.557] checking whether it is possible to strip libraries... yes [21:42:43.566] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [21:42:43.567] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [21:42:43.567] checking for a BSD-compatible install... /usr/bin/install -c [21:42:43.577] checking for tar... /usr/bin/tar [21:42:43.577] checking whether ln -s works... yes [21:42:43.578] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:42:43.580] checking for bison... /usr/bin/bison [21:42:43.583] configure: using bison (GNU Bison) 3.8.2 [21:42:43.586] checking for flex... /usr/bin/flex [21:42:43.600] configure: using flex 2.6.4 [21:42:43.600] checking for perl... /usr/bin/perl [21:42:43.603] configure: using perl 5.36.0 [21:42:43.606] checking for zic... /usr/sbin/zic [21:42:43.606] checking for a sed that does not truncate output... /usr/bin/sed [21:42:43.612] checking for grep that handles long lines and -e... /usr/bin/grep [21:42:43.614] checking for egrep... /usr/bin/grep -E [21:42:43.616] checking for ANSI C header files... yes [21:42:43.669] checking for sys/types.h... yes [21:42:43.686] checking for sys/stat.h... yes [21:42:43.703] checking for stdlib.h... yes [21:42:43.717] checking for string.h... yes [21:42:43.730] checking for memory.h... yes [21:42:43.746] checking for strings.h... yes [21:42:43.761] checking for inttypes.h... yes [21:42:43.777] checking for stdint.h... yes [21:42:43.791] checking for unistd.h... yes [21:42:43.805] checking for main in -lm... yes [21:42:43.851] checking for library containing setproctitle... no [21:42:43.945] checking for library containing dlsym... no [21:42:44.044] checking for library containing socket... -lws2_32 [21:42:44.187] checking for library containing getopt_long... none required [21:42:44.237] checking for library containing shm_open... no [21:42:44.336] checking for library containing shm_unlink... no [21:42:44.435] checking for library containing clock_gettime... no [21:42:44.535] checking for library containing shmget... no [21:42:44.635] checking for library containing backtrace_symbols... no [21:42:44.724] checking for library containing pthread_barrier_wait... -lpthread [21:42:44.812] checking for inflate in -lz... yes [21:42:44.859] checking atomic.h usability... no [21:42:44.923] checking atomic.h presence... no [21:42:44.947] checking for atomic.h... no [21:42:44.951] checking copyfile.h usability... no [21:42:45.012] checking copyfile.h presence... no [21:42:45.034] checking for copyfile.h... no [21:42:45.038] checking execinfo.h usability... no [21:42:45.099] checking execinfo.h presence... no [21:42:45.120] checking for execinfo.h... no [21:42:45.124] checking getopt.h usability... yes [21:42:45.132] checking getopt.h presence... yes [21:42:45.150] checking for getopt.h... yes [21:42:45.159] checking ifaddrs.h usability... no [21:42:45.218] checking ifaddrs.h presence... no [21:42:45.240] checking for ifaddrs.h... no [21:42:45.244] checking mbarrier.h usability... no [21:42:45.305] checking mbarrier.h presence... no [21:42:45.327] checking for mbarrier.h... no [21:42:45.331] checking sys/epoll.h usability... no [21:42:45.392] checking sys/epoll.h presence... no [21:42:45.415] checking for sys/epoll.h... no [21:42:45.419] checking sys/event.h usability... no [21:42:45.481] checking sys/event.h presence... no [21:42:45.503] checking for sys/event.h... no [21:42:45.507] checking sys/personality.h usability... no [21:42:45.564] checking sys/personality.h presence... no [21:42:45.584] checking for sys/personality.h... no [21:42:45.587] checking sys/prctl.h usability... no [21:42:45.644] checking sys/prctl.h presence... no [21:42:45.664] checking for sys/prctl.h... no [21:42:45.667] checking sys/procctl.h usability... no [21:42:45.722] checking sys/procctl.h presence... no [21:42:45.740] checking for sys/procctl.h... no [21:42:45.743] checking sys/signalfd.h usability... no [21:42:45.796] checking sys/signalfd.h presence... no [21:42:45.814] checking for sys/signalfd.h... no [21:42:45.817] checking sys/ucred.h usability... no [21:42:45.871] checking sys/ucred.h presence... no [21:42:45.889] checking for sys/ucred.h... no [21:42:45.892] checking termios.h usability... no [21:42:45.949] checking termios.h presence... no [21:42:45.968] checking for termios.h... no [21:42:45.971] checking ucred.h usability... no [21:42:46.032] checking ucred.h presence... no [21:42:46.053] checking for ucred.h... no [21:42:46.056] checking xlocale.h usability... no [21:42:46.116] checking xlocale.h presence... no [21:42:46.136] checking for xlocale.h... no [21:42:46.139] checking zlib.h usability... yes [21:42:46.151] checking zlib.h presence... yes [21:42:46.172] checking for zlib.h... yes [21:42:46.172] checking for lz4... /usr/bin/lz4 [21:42:46.172] checking for zstd... /usr/bin/zstd [21:42:46.173] checking for openssl... /usr/bin/openssl [21:42:46.177] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [21:42:46.177] checking crtdefs.h usability... yes [21:42:46.185] checking crtdefs.h presence... yes [21:42:46.201] checking for crtdefs.h... yes [21:42:46.202] checking whether byte ordering is bigendian... no [21:42:46.278] checking for inline... inline [21:42:46.286] checking for printf format archetype... gnu_printf [21:42:46.294] checking for _Static_assert... yes [21:42:46.340] checking for typeof... typeof [21:42:46.348] checking for __builtin_types_compatible_p... yes [21:42:46.360] checking for __builtin_constant_p... yes [21:42:46.372] checking for __builtin_unreachable... yes [21:42:46.418] checking for computed goto support... yes [21:42:46.426] checking for struct tm.tm_zone... no [21:42:46.514] checking for union semun... no [21:42:46.554] checking for socklen_t... yes [21:42:47.832] checking for struct sockaddr.sa_len... no [21:42:50.016] checking for C/C++ restrict keyword... __restrict [21:42:50.033] checking for struct option... yes [21:42:50.080] checking whether assembler supports x86_64 popcntq... yes [21:42:50.089] checking size of off_t... 4 [21:42:50.304] 0 [21:42:50.305] checking size of bool... 1 [21:42:50.354] checking for int timezone... yes [21:42:50.409] checking for backtrace_symbols... no [21:42:50.464] checking for copyfile... no [21:42:50.517] checking for copy_file_range... no [21:42:50.572] checking for elf_aux_info... no [21:42:50.629] checking for getauxval... no [21:42:50.688] checking for getifaddrs... no [21:42:50.742] checking for getpeerucred... no [21:42:50.795] checking for inet_pton... yes [21:42:50.847] checking for kqueue... no [21:42:50.901] checking for mbstowcs_l... no [21:42:50.957] checking for memset_s... no [21:42:51.013] checking for posix_fallocate... no [21:42:51.069] checking for ppoll... no [21:42:51.124] checking for pthread_is_threaded_np... no [21:42:51.180] checking for setproctitle... no [21:42:51.236] checking for setproctitle_fast... no [21:42:51.295] checking for strchrnul... no [21:42:51.354] checking for strsignal... no [21:42:51.414] checking for syncfs... no [21:42:51.470] checking for sync_file_range... no [21:42:51.527] checking for uselocale... no [21:42:51.582] checking for wcstombs_l... no [21:42:51.636] checking for __builtin_bswap16... yes [21:42:51.692] checking for __builtin_bswap32... yes [21:42:51.741] checking for __builtin_bswap64... yes [21:42:51.788] checking for __builtin_clz... yes [21:42:51.836] checking for __builtin_ctz... yes [21:42:51.884] checking for __builtin_popcount... yes [21:42:51.934] checking for __builtin_frame_address... yes [21:42:51.987] checking for _LARGEFILE_SOURCE value needed for large files... no [21:42:52.046] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [21:42:52.082] checking for posix_fadvise... no [21:42:52.140] checking whether posix_fadvise is declared... no [21:42:52.194] checking whether fdatasync is declared... no [21:42:52.245] checking whether strlcat is declared... no [21:42:52.315] checking whether strlcpy is declared... no [21:42:52.388] checking whether strnlen is declared... yes [21:42:52.404] checking whether strsep is declared... no [21:42:52.476] checking whether preadv is declared... no [21:42:52.522] checking whether pwritev is declared... no [21:42:52.564] checking whether F_FULLFSYNC is declared... no [21:42:52.611] checking for explicit_bzero... no [21:42:52.665] checking for getopt... yes [21:42:52.714] checking for getpeereid... no [21:42:52.762] checking for inet_aton... no [21:42:52.808] checking for mkdtemp... no [21:42:52.855] checking for strlcat... no [21:42:52.904] checking for strlcpy... no [21:42:52.959] checking for strnlen... yes [21:42:53.011] checking for strsep... no [21:42:53.066] checking for pthread_barrier_wait... yes [21:42:53.113] configure: On mingw32 we will use our strtof wrapper. [21:42:53.113] checking for getopt_long... yes [21:42:53.163] checking for _configthreadlocale... yes [21:42:53.214] checking for syslog... no [21:42:53.265] checking for opterr... yes [21:42:53.318] checking for optreset... no [21:42:53.375] checking test program... cross-compiling [21:42:53.375] checking whether long int is 64 bits... no [21:42:53.414] checking whether long long int is 64 bits... yes [21:42:53.425] checking for __builtin_mul_overflow... yes [21:42:53.472] checking size of void *... 8 [21:42:53.765] checking size of size_t... 8 [21:42:54.049] checking size of long... 4 [21:42:54.274] checking alignment of short... 2 [21:42:54.434] checking alignment of int... 4 [21:42:54.663] checking alignment of long... 4 [21:42:54.864] checking alignment of long long int... 8 [21:42:55.138] checking alignment of double... 8 [21:42:55.427] checking for __int128... yes [21:42:55.481] checking for __int128 alignment bug... assuming ok [21:42:55.482] checking alignment of PG_INT128_TYPE... 16 [21:42:55.852] checking for builtin __sync char locking functions... yes [21:42:55.896] checking for builtin __sync int32 locking functions... yes [21:42:55.942] checking for builtin __sync int32 atomic operations... yes [21:42:55.990] checking for builtin __sync int64 atomic operations... yes [21:42:56.039] checking for builtin __atomic int32 atomic operations... yes [21:42:56.085] checking for builtin __atomic int64 atomic operations... yes [21:42:56.134] checking for __get_cpuid... yes [21:42:56.186] checking for __get_cpuid_count... yes [21:42:56.234] checking for __cpuid... no [21:42:56.652] checking for __cpuidex... no [21:42:57.083] checking for _xgetbv... yes [21:42:57.515] checking for _mm512_popcnt_epi64... yes [21:42:57.950] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:42:58.000] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:42:58.097] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:42:58.123] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:42:58.145] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:42:58.165] 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:42:58.223] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:42:58.224] checking which random number source to use... Windows native [21:42:58.226] checking for xmllint... /usr/bin/xmllint [21:42:58.226] checking for xsltproc... /usr/bin/xsltproc [21:42:58.226] checking for fop... /usr/bin/fop [21:42:58.226] checking for dbtoepub... no [21:42:58.227] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [21:42:58.227] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [21:42:58.227] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [21:42:58.240] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [21:42:58.240] 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:42:58.240] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [21:42:58.240] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [21:42:58.335] configure: creating ./config.status [21:42:58.424] config.status: creating GNUmakefile [21:42:58.438] config.status: creating src/Makefile.global [21:42:58.454] config.status: creating src/include/pg_config.h [21:42:58.468] config.status: creating src/include/pg_config_ext.h [21:42:58.481] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:42:58.496] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:42:58.504] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [21:42:58.511] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [21:42:58.519] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [21:42:58.528] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [21:42:58.532] config.status: executing check_win32_symlinks commands [21:42:58.568] [21:42:58.568] real 0m16.709s [21:42:58.568] user 0m10.997s [21:42:58.568] sys 0m5.276s [21:42:58.568] make -s -j${BUILD_JOBS} clean [21:42:59.069] time make -s -j${BUILD_JOBS} world-bin [21:43:06.159] jsonpath_exec.c: In function ‘executeStringInternalMethod’: [21:43:06.159] jsonpath_exec.c:2827:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:43:06.159] 2827 | JsonbValue jbvbuf; [21:43:06.159] | ^~~~~~~~~~ [21:43:06.159] cc1: all warnings being treated as errors [21:43:06.160] make[4]: *** [: jsonpath_exec.o] Error 1 [21:43:06.160] make[4]: *** Waiting for unfinished jobs.... [21:43:06.304] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [21:43:06.304] make[3]: *** Waiting for unfinished jobs.... [21:43:06.329] make[2]: *** [common.mk:37: utils-recursive] Error 2 [21:43:06.329] make[2]: *** Waiting for unfinished jobs.... [21:43:06.776] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:43:06.777] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:43:06.777] [21:43:06.777] real 0m7.708s [21:43:06.777] user 0m16.889s [21:43:06.777] sys 0m7.279s [21:43:06.777] [21:43:06.777] Exit status: 2