[15:19:57.320] time ./configure \ [15:19:57.320] --host=x86_64-w64-mingw32 \ [15:19:57.320] --enable-cassert \ [15:19:57.320] --without-icu \ [15:19:57.320] CC="ccache x86_64-w64-mingw32-gcc" \ [15:19:57.320] CXX="ccache x86_64-w64-mingw32-g++" [15:19:57.464] checking build system type... x86_64-pc-linux-gnu [15:19:57.679] checking host system type... x86_64-w64-mingw32 [15:19:57.685] checking which template to use... win32 [15:19:57.686] checking whether NLS is wanted... no [15:19:57.686] checking for default port number... 5432 [15:19:57.693] checking for block size... 8kB [15:19:57.695] checking for segment size... 1GB [15:19:57.698] checking for WAL block size... 8kB [15:19:57.699] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [15:19:57.739] checking whether the C compiler works... yes [15:19:57.879] checking for C compiler default output file name... a.exe [15:19:57.881] checking for suffix of executables... .exe [15:19:57.928] checking whether we are cross compiling... yes [15:19:58.010] checking for suffix of object files... o [15:19:58.020] checking whether we are using the GNU C compiler... yes [15:19:58.028] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [15:19:58.035] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [15:19:58.047] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [15:19:58.116] checking whether we are using the GNU C++ compiler... yes [15:19:58.124] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [15:19:58.206] checking for gawk... no [15:19:58.207] checking for mawk... mawk [15:19:58.210] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [15:19:58.218] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [15:19:58.226] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [15:19:58.279] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [15:19:58.459] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [15:19:58.467] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [15:19:58.476] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [15:19:58.484] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [15:19:58.491] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [15:19:58.499] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [15:19:58.508] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [15:19:58.516] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [15:19:58.524] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [15:19:58.531] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [15:19:58.539] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [15:19:58.548] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [15:19:58.556] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [15:19:58.596] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [15:19:58.603] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [15:19:58.612] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [15:19:58.619] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [15:19:58.627] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [15:19:58.635] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [15:19:58.661] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [15:19:58.669] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [15:19:58.677] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [15:19:58.718] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [15:19:58.762] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:19:58.771] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [15:19:58.779] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [15:19:58.818] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [15:19:58.827] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [15:19:58.835] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [15:19:58.844] checking whether the C compiler still works... yes [15:19:58.917] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [15:19:58.998] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [15:19:58.999] checking pkg-config is at least version 0.9.0... yes [15:19:59.017] checking whether to build with ICU support... no [15:19:59.018] checking whether to build with Tcl... no [15:19:59.018] checking whether to build Perl modules... no [15:19:59.018] checking whether to build Python modules... no [15:19:59.018] checking whether to build with GSSAPI support... no [15:19:59.019] checking whether to build with PAM support... no [15:19:59.019] checking whether to build with BSD Authentication support... no [15:19:59.020] checking whether to build with LDAP support... no [15:19:59.020] checking whether to build with Bonjour support... no [15:19:59.020] checking whether to build with SELinux support... no [15:19:59.020] checking whether to build with systemd support... no [15:19:59.020] configure: WARNING: *** Readline does not work on MinGW --- disabling [15:19:59.020] checking whether to build with XML support... no [15:19:59.021] checking whether to build with LZ4 support... no [15:19:59.021] checking whether to build with ZSTD support... no [15:19:59.021] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [15:19:59.022] checking whether it is possible to strip libraries... yes [15:19:59.029] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [15:19:59.030] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [15:19:59.030] checking for a BSD-compatible install... /usr/bin/install -c [15:19:59.040] checking for tar... /usr/bin/tar [15:19:59.040] checking whether ln -s works... yes [15:19:59.040] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [15:19:59.043] checking for bison... /usr/bin/bison [15:19:59.045] configure: using bison (GNU Bison) 3.8.2 [15:19:59.048] checking for flex... /usr/bin/flex [15:19:59.051] configure: using flex 2.6.4 [15:19:59.051] checking for perl... /usr/bin/perl [15:19:59.054] configure: using perl 5.36.0 [15:19:59.057] checking for zic... /usr/sbin/zic [15:19:59.057] checking for a sed that does not truncate output... /usr/bin/sed [15:19:59.063] checking for grep that handles long lines and -e... /usr/bin/grep [15:19:59.065] checking for egrep... /usr/bin/grep -E [15:19:59.067] checking for ANSI C header files... yes [15:19:59.121] checking for sys/types.h... yes [15:19:59.140] checking for sys/stat.h... yes [15:19:59.160] checking for stdlib.h... yes [15:19:59.176] checking for string.h... yes [15:19:59.193] checking for memory.h... yes [15:19:59.211] checking for strings.h... yes [15:19:59.229] checking for inttypes.h... yes [15:19:59.248] checking for stdint.h... yes [15:19:59.266] checking for unistd.h... yes [15:19:59.285] checking for main in -lm... yes [15:19:59.340] checking for library containing setproctitle... no [15:19:59.441] checking for library containing dlsym... no [15:19:59.542] checking for library containing socket... -lws2_32 [15:19:59.690] checking for library containing getopt_long... none required [15:19:59.744] checking for library containing shm_open... no [15:19:59.844] checking for library containing shm_unlink... no [15:19:59.946] checking for library containing clock_gettime... no [15:20:00.048] checking for library containing shmget... no [15:20:00.150] checking for library containing backtrace_symbols... no [15:20:00.253] checking for library containing pthread_barrier_wait... -lpthread [15:20:00.357] checking for inflate in -lz... yes [15:20:00.413] checking atomic.h usability... no [15:20:00.483] checking atomic.h presence... no [15:20:00.505] checking for atomic.h... no [15:20:00.509] checking copyfile.h usability... no [15:20:00.572] checking copyfile.h presence... no [15:20:00.594] checking for copyfile.h... no [15:20:00.598] checking execinfo.h usability... no [15:20:00.662] checking execinfo.h presence... no [15:20:00.685] checking for execinfo.h... no [15:20:00.689] checking getopt.h usability... yes [15:20:00.698] checking getopt.h presence... yes [15:20:00.715] checking for getopt.h... yes [15:20:00.724] checking ifaddrs.h usability... no [15:20:00.787] checking ifaddrs.h presence... no [15:20:00.809] checking for ifaddrs.h... no [15:20:00.813] checking mbarrier.h usability... no [15:20:00.878] checking mbarrier.h presence... no [15:20:00.900] checking for mbarrier.h... no [15:20:00.904] checking sys/epoll.h usability... no [15:20:00.967] checking sys/epoll.h presence... no [15:20:00.989] checking for sys/epoll.h... no [15:20:00.993] checking sys/event.h usability... no [15:20:01.057] checking sys/event.h presence... no [15:20:01.080] checking for sys/event.h... no [15:20:01.085] checking sys/personality.h usability... no [15:20:01.150] checking sys/personality.h presence... no [15:20:01.172] checking for sys/personality.h... no [15:20:01.176] checking sys/prctl.h usability... no [15:20:01.240] checking sys/prctl.h presence... no [15:20:01.262] checking for sys/prctl.h... no [15:20:01.266] checking sys/procctl.h usability... no [15:20:01.330] checking sys/procctl.h presence... no [15:20:01.352] checking for sys/procctl.h... no [15:20:01.356] checking sys/signalfd.h usability... no [15:20:01.421] checking sys/signalfd.h presence... no [15:20:01.442] checking for sys/signalfd.h... no [15:20:01.446] checking sys/ucred.h usability... no [15:20:01.506] checking sys/ucred.h presence... no [15:20:01.527] checking for sys/ucred.h... no [15:20:01.531] checking termios.h usability... no [15:20:01.591] checking termios.h presence... no [15:20:01.612] checking for termios.h... no [15:20:01.615] checking ucred.h usability... no [15:20:01.676] checking ucred.h presence... no [15:20:01.698] checking for ucred.h... no [15:20:01.702] checking xlocale.h usability... no [15:20:01.762] checking xlocale.h presence... no [15:20:01.784] checking for xlocale.h... no [15:20:01.788] checking zlib.h usability... yes [15:20:01.799] checking zlib.h presence... yes [15:20:01.820] checking for zlib.h... yes [15:20:01.820] checking for lz4... /usr/bin/lz4 [15:20:01.821] checking for zstd... /usr/bin/zstd [15:20:01.821] checking for openssl... /usr/bin/openssl [15:20:01.826] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [15:20:01.827] checking crtdefs.h usability... yes [15:20:01.835] checking crtdefs.h presence... yes [15:20:01.852] checking for crtdefs.h... yes [15:20:01.854] checking whether byte ordering is bigendian... no [15:20:01.937] checking for inline... inline [15:20:01.945] checking for printf format archetype... gnu_printf [15:20:01.954] checking for _Static_assert... yes [15:20:02.001] checking for typeof... typeof [15:20:02.010] checking for __builtin_types_compatible_p... yes [15:20:02.023] checking for __builtin_constant_p... yes [15:20:02.035] checking for __builtin_mul_overflow... yes [15:20:02.089] checking for __builtin_unreachable... yes [15:20:02.135] checking for computed goto support... yes [15:20:02.144] checking for struct tm.tm_zone... no [15:20:02.233] checking for union semun... no [15:20:02.272] checking for socklen_t... yes [15:20:03.538] checking for struct sockaddr.sa_len... no [15:20:05.761] checking for C/C++ restrict keyword... __restrict [15:20:05.777] checking for struct option... yes [15:20:05.826] checking whether assembler supports x86_64 popcntq... yes [15:20:05.835] checking size of off_t... 4 [15:20:06.068] 0 [15:20:06.068] checking for int timezone... yes [15:20:06.128] checking for backtrace_symbols... no [15:20:06.186] checking for copyfile... no [15:20:06.242] checking for copy_file_range... no [15:20:06.297] checking for elf_aux_info... no [15:20:06.353] checking for getauxval... no [15:20:06.409] checking for getifaddrs... no [15:20:06.466] checking for getpeerucred... no [15:20:06.522] checking for inet_pton... yes [15:20:06.581] checking for kqueue... no [15:20:06.637] checking for mbstowcs_l... no [15:20:06.694] checking for memset_s... no [15:20:06.750] checking for posix_fallocate... no [15:20:06.807] checking for ppoll... no [15:20:06.864] checking for pthread_is_threaded_np... no [15:20:06.922] checking for setproctitle... no [15:20:06.982] checking for setproctitle_fast... no [15:20:07.040] checking for strchrnul... no [15:20:07.099] checking for strsignal... no [15:20:07.155] checking for syncfs... no [15:20:07.209] checking for sync_file_range... no [15:20:07.264] checking for uselocale... no [15:20:07.320] checking for wcstombs_l... no [15:20:07.373] checking for __builtin_bswap16... yes [15:20:07.427] checking for __builtin_bswap32... yes [15:20:07.483] checking for __builtin_bswap64... yes [15:20:07.538] checking for __builtin_clz... yes [15:20:07.592] checking for __builtin_ctz... yes [15:20:07.647] checking for __builtin_popcount... yes [15:20:07.701] checking for __builtin_frame_address... yes [15:20:07.754] checking for _LARGEFILE_SOURCE value needed for large files... no [15:20:07.812] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [15:20:07.849] checking for posix_fadvise... no [15:20:07.907] checking whether posix_fadvise is declared... no [15:20:07.959] checking whether fdatasync is declared... no [15:20:08.011] checking whether strlcat is declared... no [15:20:08.084] checking whether strlcpy is declared... no [15:20:08.157] checking whether strnlen is declared... yes [15:20:08.173] checking whether strsep is declared... no [15:20:08.244] checking whether preadv is declared... no [15:20:08.288] checking whether pwritev is declared... no [15:20:08.332] checking whether F_FULLFSYNC is declared... no [15:20:08.379] checking for explicit_bzero... no [15:20:08.434] checking for getopt... yes [15:20:08.484] checking for getpeereid... no [15:20:08.538] checking for inet_aton... no [15:20:08.593] checking for mkdtemp... no [15:20:08.646] checking for strlcat... no [15:20:08.699] checking for strlcpy... no [15:20:08.755] checking for strnlen... yes [15:20:08.809] checking for strsep... no [15:20:08.865] checking for pthread_barrier_wait... yes [15:20:08.914] configure: On mingw32 we will use our strtof wrapper. [15:20:08.914] checking for getopt_long... yes [15:20:08.966] checking for syslog... no [15:20:09.020] checking for opterr... yes [15:20:09.075] checking for optreset... no [15:20:09.134] checking test program... cross-compiling [15:20:09.134] checking size of void *... 8 [15:20:09.434] checking size of size_t... 8 [15:20:09.733] checking size of long... 4 [15:20:09.971] checking size of long long... 8 [15:20:10.282] checking alignment of short... 2 [15:20:10.445] checking alignment of int... 4 [15:20:10.680] checking alignment of long... 4 [15:20:10.914] checking alignment of int64_t... 8 [15:20:11.221] checking alignment of double... 8 [15:20:11.539] checking for __int128... yes [15:20:11.597] checking for __int128 alignment bug... assuming ok [15:20:11.597] checking alignment of PG_INT128_TYPE... 16 [15:20:11.984] checking for builtin __sync char locking functions... yes [15:20:12.034] checking for builtin __sync int32 locking functions... yes [15:20:12.083] checking for builtin __sync int32 atomic operations... yes [15:20:12.134] checking for builtin __sync int64 atomic operations... yes [15:20:12.185] checking for builtin __atomic int32 atomic operations... yes [15:20:12.234] checking for builtin __atomic int64 atomic operations... yes [15:20:12.286] checking for __get_cpuid... yes [15:20:12.339] checking for __get_cpuid_count... yes [15:20:12.390] checking for __cpuid... no [15:20:12.813] checking for __cpuidex... no [15:20:13.266] checking for _xgetbv... yes [15:20:13.695] checking for _mm512_popcnt_epi64... yes [15:20:14.135] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [15:20:14.252] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [15:20:14.279] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [15:20:14.303] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [15:20:14.326] 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 [15:20:14.391] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [15:20:14.392] checking which random number source to use... Windows native [15:20:14.394] checking for xmllint... /usr/bin/xmllint [15:20:14.395] checking for xsltproc... /usr/bin/xsltproc [15:20:14.395] checking for fop... /usr/bin/fop [15:20:14.395] checking for dbtoepub... no [15:20:14.396] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [15:20:14.396] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [15:20:14.396] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [15:20:14.409] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [15:20:14.409] 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 [15:20:14.409] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [15:20:14.409] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [15:20:14.513] configure: creating ./config.status [15:20:14.614] config.status: creating GNUmakefile [15:20:14.631] config.status: creating src/Makefile.global [15:20:14.649] config.status: creating src/include/pg_config.h [15:20:14.665] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [15:20:14.683] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [15:20:14.691] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [15:20:14.700] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [15:20:14.708] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [15:20:14.717] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [15:20:14.721] config.status: executing check_win32_symlinks commands [15:20:14.760] [15:20:14.760] real 0m17.440s [15:20:14.760] user 0m11.506s [15:20:14.760] sys 0m5.608s [15:20:14.760] make -s -j${BUILD_JOBS} clean [15:20:15.316] time make -s -j${BUILD_JOBS} world-bin [15:20:20.384] In file included from ../../../../src/include/postgres.h:48, [15:20:20.384] from allpaths.c:16: [15:20:20.384] allpaths.c: In function ‘starjoin_join_search’: [15:20:20.384] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? [15:20:20.384] 3455 | Assert(root->join_rel_level[startlev] != NIL); [15:20:20.384] | ^~~~~~~~ [15:20:20.384] ../../../../src/include/c.h:832:23: note: in definition of macro ‘Assert’ [15:20:20.384] 832 | if (!(condition)) \ [15:20:20.384] | ^~~~~~~~~ [15:20:20.384] allpaths.c:3455:53: note: each undeclared identifier is reported only once for each function it appears in [15:20:20.384] 3455 | Assert(root->join_rel_level[startlev] != NIL); [15:20:20.384] | ^~~~~~~~ [15:20:20.384] ../../../../src/include/c.h:832:23: note: in definition of macro ‘Assert’ [15:20:20.384] 832 | if (!(condition)) \ [15:20:20.384] | ^~~~~~~~~ [15:20:20.385] make[4]: *** [: allpaths.o] Error 1 [15:20:20.385] make[3]: *** [../../../src/backend/common.mk:37: path-recursive] Error 2 [15:20:20.385] make[3]: *** Waiting for unfinished jobs.... [15:20:24.743] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [15:20:24.743] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [15:20:24.744] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [15:20:24.744] [15:20:24.744] real 0m9.428s [15:20:24.744] user 0m20.610s [15:20:24.744] sys 0m8.297s [15:20:24.744] [15:20:24.744] Exit status: 2