[07:04:12.698] time ./configure \ [07:04:12.698] --host=x86_64-w64-mingw32 \ [07:04:12.698] --enable-cassert \ [07:04:12.698] --without-icu \ [07:04:12.698] CC="ccache x86_64-w64-mingw32-gcc" \ [07:04:12.698] CXX="ccache x86_64-w64-mingw32-g++" [07:04:12.811] checking build system type... x86_64-pc-linux-gnu [07:04:13.004] checking host system type... x86_64-w64-mingw32 [07:04:13.009] checking which template to use... win32 [07:04:13.009] checking whether NLS is wanted... no [07:04:13.010] checking for default port number... 5432 [07:04:13.016] checking for block size... 8kB [07:04:13.017] checking for segment size... 1GB [07:04:13.020] checking for WAL block size... 8kB [07:04:13.021] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:04:13.056] checking whether the C compiler works... yes [07:04:13.200] checking for C compiler default output file name... a.exe [07:04:13.201] checking for suffix of executables... .exe [07:04:13.240] checking whether we are cross compiling... yes [07:04:13.314] checking for suffix of object files... o [07:04:13.322] checking whether we are using the GNU C compiler... yes [07:04:13.329] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:04:13.335] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:04:13.347] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:04:13.406] checking whether we are using the GNU C++ compiler... yes [07:04:13.414] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:04:13.482] checking for gawk... no [07:04:13.482] checking for mawk... mawk [07:04:13.484] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:04:13.491] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:04:13.497] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:04:13.542] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:04:13.714] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:04:13.721] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:04:13.728] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:04:13.734] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:04:13.741] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:04:13.748] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:04:13.754] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:04:13.761] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:04:13.767] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:04:13.774] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:04:13.781] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:04:13.787] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:04:13.794] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:04:13.829] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:04:13.836] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:04:13.842] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:04:13.849] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:04:13.855] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:04:13.862] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:04:13.884] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:04:13.890] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:04:13.897] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:04:13.933] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:04:13.972] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:04:13.979] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:04:13.986] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:04:14.022] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:04:14.029] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:04:14.036] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:04:14.044] checking whether the C compiler still works... yes [07:04:14.108] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:04:14.176] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:04:14.177] checking pkg-config is at least version 0.9.0... yes [07:04:14.192] checking whether to build with ICU support... no [07:04:14.193] checking whether to build with Tcl... no [07:04:14.193] checking whether to build Perl modules... no [07:04:14.193] checking whether to build Python modules... no [07:04:14.193] checking whether to build with GSSAPI support... no [07:04:14.194] checking whether to build with PAM support... no [07:04:14.194] checking whether to build with BSD Authentication support... no [07:04:14.194] checking whether to build with LDAP support... no [07:04:14.194] checking whether to build with Bonjour support... no [07:04:14.194] checking whether to build with SELinux support... no [07:04:14.194] checking whether to build with systemd support... no [07:04:14.194] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:04:14.195] checking whether to build with XML support... no [07:04:14.195] checking whether to build with LZ4 support... no [07:04:14.195] checking whether to build with ZSTD support... no [07:04:14.195] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:04:14.196] checking whether it is possible to strip libraries... yes [07:04:14.204] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:04:14.204] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:04:14.204] checking for a BSD-compatible install... /usr/bin/install -c [07:04:14.213] checking for tar... /usr/bin/tar [07:04:14.213] checking whether ln -s works... yes [07:04:14.213] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:04:14.215] checking for bison... /usr/bin/bison [07:04:14.218] configure: using bison (GNU Bison) 3.8.2 [07:04:14.220] checking for flex... /usr/bin/flex [07:04:14.232] configure: using flex 2.6.4 [07:04:14.232] checking for perl... /usr/bin/perl [07:04:14.234] configure: using perl 5.36.0 [07:04:14.237] checking for zic... /usr/sbin/zic [07:04:14.237] checking for a sed that does not truncate output... /usr/bin/sed [07:04:14.242] checking for grep that handles long lines and -e... /usr/bin/grep [07:04:14.244] checking for egrep... /usr/bin/grep -E [07:04:14.245] checking for ANSI C header files... yes [07:04:14.290] checking for sys/types.h... yes [07:04:14.307] checking for sys/stat.h... yes [07:04:14.324] checking for stdlib.h... yes [07:04:14.339] checking for string.h... yes [07:04:14.354] checking for memory.h... yes [07:04:14.368] checking for strings.h... yes [07:04:14.381] checking for inttypes.h... yes [07:04:14.396] checking for stdint.h... yes [07:04:14.410] checking for unistd.h... yes [07:04:14.424] checking for main in -lm... yes [07:04:14.469] checking for library containing setproctitle... no [07:04:14.556] checking for library containing dlsym... no [07:04:14.643] checking for library containing socket... -lws2_32 [07:04:14.767] checking for library containing getopt_long... none required [07:04:14.815] checking for library containing shm_open... no [07:04:14.899] checking for library containing shm_unlink... no [07:04:14.983] checking for library containing clock_gettime... no [07:04:15.068] checking for library containing shmget... no [07:04:15.155] checking for library containing backtrace_symbols... no [07:04:15.240] checking for library containing pthread_barrier_wait... -lpthread [07:04:15.330] checking for inflate in -lz... yes [07:04:15.374] checking for stdbool.h that conforms to C99... yes [07:04:15.385] checking for _Bool... yes [07:04:15.456] checking atomic.h usability... no [07:04:15.508] checking atomic.h presence... no [07:04:15.526] checking for atomic.h... no [07:04:15.529] checking copyfile.h usability... no [07:04:15.581] checking copyfile.h presence... no [07:04:15.600] checking for copyfile.h... no [07:04:15.603] checking execinfo.h usability... no [07:04:15.656] checking execinfo.h presence... no [07:04:15.674] checking for execinfo.h... no [07:04:15.677] checking getopt.h usability... yes [07:04:15.684] checking getopt.h presence... yes [07:04:15.698] checking for getopt.h... yes [07:04:15.705] checking ifaddrs.h usability... no [07:04:15.759] checking ifaddrs.h presence... no [07:04:15.779] checking for ifaddrs.h... no [07:04:15.782] checking mbarrier.h usability... no [07:04:15.835] checking mbarrier.h presence... no [07:04:15.853] checking for mbarrier.h... no [07:04:15.856] checking sys/epoll.h usability... no [07:04:15.908] checking sys/epoll.h presence... no [07:04:15.925] checking for sys/epoll.h... no [07:04:15.929] checking sys/event.h usability... no [07:04:15.981] checking sys/event.h presence... no [07:04:15.999] checking for sys/event.h... no [07:04:16.002] checking sys/personality.h usability... no [07:04:16.055] checking sys/personality.h presence... no [07:04:16.074] checking for sys/personality.h... no [07:04:16.078] checking sys/prctl.h usability... no [07:04:16.131] checking sys/prctl.h presence... no [07:04:16.150] checking for sys/prctl.h... no [07:04:16.153] checking sys/procctl.h usability... no [07:04:16.206] checking sys/procctl.h presence... no [07:04:16.224] checking for sys/procctl.h... no [07:04:16.227] checking sys/signalfd.h usability... no [07:04:16.281] checking sys/signalfd.h presence... no [07:04:16.301] checking for sys/signalfd.h... no [07:04:16.304] checking sys/ucred.h usability... no [07:04:16.359] checking sys/ucred.h presence... no [07:04:16.378] checking for sys/ucred.h... no [07:04:16.381] checking termios.h usability... no [07:04:16.436] checking termios.h presence... no [07:04:16.454] checking for termios.h... no [07:04:16.457] checking ucred.h usability... no [07:04:16.511] checking ucred.h presence... no [07:04:16.530] checking for ucred.h... no [07:04:16.533] checking xlocale.h usability... no [07:04:16.588] checking xlocale.h presence... no [07:04:16.606] checking for xlocale.h... no [07:04:16.608] checking zlib.h usability... yes [07:04:16.617] checking zlib.h presence... yes [07:04:16.635] checking for zlib.h... yes [07:04:16.635] checking for lz4... /usr/bin/lz4 [07:04:16.635] checking for zstd... /usr/bin/zstd [07:04:16.636] checking for openssl... /usr/bin/openssl [07:04:16.640] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [07:04:16.640] checking crtdefs.h usability... yes [07:04:16.648] checking crtdefs.h presence... yes [07:04:16.662] checking for crtdefs.h... yes [07:04:16.663] checking whether byte ordering is bigendian... no [07:04:16.735] checking for inline... inline [07:04:16.742] checking for printf format archetype... gnu_printf [07:04:16.750] checking for _Static_assert... yes [07:04:16.789] checking for typeof... typeof [07:04:16.796] checking for __builtin_types_compatible_p... yes [07:04:16.806] checking for __builtin_constant_p... yes [07:04:16.817] checking for __builtin_unreachable... yes [07:04:16.857] checking for computed goto support... yes [07:04:16.864] checking for struct tm.tm_zone... no [07:04:16.942] checking for union semun... no [07:04:16.974] checking for socklen_t... yes [07:04:18.080] checking for struct sockaddr.sa_len... no [07:04:20.024] checking for C/C++ restrict keyword... __restrict [07:04:20.036] checking for struct option... yes [07:04:20.078] checking whether assembler supports x86_64 popcntq... yes [07:04:20.085] checking size of off_t... 4 [07:04:20.283] 0 [07:04:20.283] checking size of bool... 1 [07:04:20.329] checking for int timezone... yes [07:04:20.383] checking for backtrace_symbols... no [07:04:20.433] checking for copyfile... no [07:04:20.483] checking for copy_file_range... no [07:04:20.532] checking for getifaddrs... no [07:04:20.580] checking for getpeerucred... no [07:04:20.629] checking for inet_pton... yes [07:04:20.679] checking for kqueue... no [07:04:20.729] checking for mbstowcs_l... no [07:04:20.779] checking for memset_s... no [07:04:20.828] checking for posix_fallocate... no [07:04:20.878] checking for ppoll... no [07:04:20.929] checking for pthread_is_threaded_np... no [07:04:20.979] checking for setproctitle... no [07:04:21.028] checking for setproctitle_fast... no [07:04:21.077] checking for strchrnul... no [07:04:21.128] checking for strsignal... no [07:04:21.177] checking for syncfs... no [07:04:21.226] checking for sync_file_range... no [07:04:21.276] checking for uselocale... no [07:04:21.326] checking for wcstombs_l... no [07:04:21.373] checking for __builtin_bswap16... yes [07:04:21.423] checking for __builtin_bswap32... yes [07:04:21.473] checking for __builtin_bswap64... yes [07:04:21.522] checking for __builtin_clz... yes [07:04:21.571] checking for __builtin_ctz... yes [07:04:21.618] checking for __builtin_popcount... yes [07:04:21.664] checking for __builtin_frame_address... yes [07:04:21.711] checking for _LARGEFILE_SOURCE value needed for large files... no [07:04:21.764] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:04:21.794] checking for posix_fadvise... no [07:04:21.844] checking whether posix_fadvise is declared... no [07:04:21.887] checking whether fdatasync is declared... no [07:04:21.931] checking whether strlcat is declared... no [07:04:21.994] checking whether strlcpy is declared... no [07:04:22.056] checking whether strnlen is declared... yes [07:04:22.070] checking whether strsep is declared... no [07:04:22.133] checking whether preadv is declared... no [07:04:22.169] checking whether pwritev is declared... no [07:04:22.203] checking whether F_FULLFSYNC is declared... no [07:04:22.241] checking for explicit_bzero... no [07:04:22.287] checking for getopt... yes [07:04:22.330] checking for getpeereid... no [07:04:22.376] checking for inet_aton... no [07:04:22.422] checking for mkdtemp... no [07:04:22.469] checking for strlcat... no [07:04:22.516] checking for strlcpy... no [07:04:22.563] checking for strnlen... yes [07:04:22.610] checking for strsep... no [07:04:22.656] checking for pthread_barrier_wait... yes [07:04:22.700] configure: On mingw32 we will use our strtof wrapper. [07:04:22.700] checking for getopt_long... yes [07:04:22.743] checking for _configthreadlocale... yes [07:04:22.786] checking for syslog... no [07:04:22.832] checking for opterr... yes [07:04:22.877] checking for optreset... no [07:04:22.926] checking test program... cross-compiling [07:04:22.926] checking whether long int is 64 bits... no [07:04:22.956] checking whether long long int is 64 bits... yes [07:04:22.965] checking for __builtin_mul_overflow... yes [07:04:23.007] checking size of void *... 8 [07:04:23.267] checking size of size_t... 8 [07:04:23.529] checking size of long... 4 [07:04:23.729] checking alignment of short... 2 [07:04:23.865] checking alignment of int... 4 [07:04:24.067] checking alignment of long... 4 [07:04:24.263] checking alignment of long long int... 8 [07:04:24.534] checking alignment of double... 8 [07:04:24.797] checking for __int128... yes [07:04:24.845] checking for __int128 alignment bug... assuming ok [07:04:24.845] checking alignment of PG_INT128_TYPE... 16 [07:04:25.169] checking for builtin __sync char locking functions... yes [07:04:25.210] checking for builtin __sync int32 locking functions... yes [07:04:25.251] checking for builtin __sync int32 atomic operations... yes [07:04:25.295] checking for builtin __sync int64 atomic operations... yes [07:04:25.337] checking for builtin __atomic int32 atomic operations... yes [07:04:25.379] checking for builtin __atomic int64 atomic operations... yes [07:04:25.420] checking for __get_cpuid... yes [07:04:25.467] checking for __get_cpuid_count... yes [07:04:25.511] checking for __cpuid... no [07:04:25.905] checking for __cpuidex... no [07:04:26.319] checking for _xgetbv... yes [07:04:26.718] checking for _mm512_popcnt_epi64... yes [07:04:27.137] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:04:27.181] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:04:27.266] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:04:27.287] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:04:27.305] 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:04:27.357] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:04:27.357] checking which random number source to use... Windows native [07:04:27.359] checking for xmllint... /usr/bin/xmllint [07:04:27.359] checking for xsltproc... /usr/bin/xsltproc [07:04:27.359] checking for fop... /usr/bin/fop [07:04:27.360] checking for dbtoepub... no [07:04:27.360] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:04:27.360] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:04:27.360] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:04:27.370] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:04:27.370] 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:04:27.370] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:04:27.370] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:04:27.450] configure: creating ./config.status [07:04:27.528] config.status: creating GNUmakefile [07:04:27.539] config.status: creating src/Makefile.global [07:04:27.554] config.status: creating src/include/pg_config.h [07:04:27.566] config.status: creating src/include/pg_config_ext.h [07:04:27.578] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:04:27.593] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:04:27.600] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:04:27.607] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:04:27.614] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:04:27.620] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:04:27.624] config.status: executing check_win32_symlinks commands [07:04:27.655] [07:04:27.655] real 0m14.957s [07:04:27.655] user 0m10.007s [07:04:27.655] sys 0m4.601s [07:04:27.655] make -s -j${BUILD_JOBS} clean [07:04:28.174] time make -s -j${BUILD_JOBS} world-bin [07:04:33.474] postgres.c: In function ‘finish_xact_command’: [07:04:33.474] postgres.c:2825:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration] [07:04:33.474] 2825 | char *old_brk = sbrk(0); [07:04:33.474] | ^~~~ [07:04:33.474] postgres.c:2825:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion] [07:04:33.474] postgres.c:2828:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-declaration] [07:04:33.474] 2828 | malloc_trim(0); [07:04:33.474] | ^~~~~~~~~~~ [07:04:33.474] postgres.c:2829:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion] [07:04:33.474] 2829 | new_brk = sbrk(0); [07:04:33.474] | ^ [07:04:33.474] cc1: all warnings being treated as errors [07:04:33.475] make[3]: *** [: postgres.o] Error 1 [07:04:33.476] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [07:04:33.476] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:04:33.476] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:04:33.477] [07:04:33.477] real 0m5.303s [07:04:33.477] user 0m9.072s [07:04:33.477] sys 0m6.089s [07:04:33.477] [07:04:33.477] Exit status: 2