[12:14:53.035] time ./configure \ [12:14:53.035] --host=x86_64-w64-mingw32 \ [12:14:53.035] --enable-cassert \ [12:14:53.035] --without-icu \ [12:14:53.035] CC="ccache x86_64-w64-mingw32-gcc" \ [12:14:53.035] CXX="ccache x86_64-w64-mingw32-g++" [12:14:53.148] checking build system type... x86_64-pc-linux-gnu [12:14:53.328] checking host system type... x86_64-w64-mingw32 [12:14:53.333] checking which template to use... win32 [12:14:53.333] checking whether NLS is wanted... no [12:14:53.333] checking for default port number... 5432 [12:14:53.339] checking for block size... 8kB [12:14:53.340] checking for segment size... 1GB [12:14:53.343] checking for WAL block size... 8kB [12:14:53.344] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:14:53.375] checking whether the C compiler works... yes [12:14:53.512] checking for C compiler default output file name... a.exe [12:14:53.513] checking for suffix of executables... .exe [12:14:53.551] checking whether we are cross compiling... yes [12:14:53.628] checking for suffix of object files... o [12:14:53.635] checking whether we are using the GNU C compiler... yes [12:14:53.641] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:14:53.647] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:14:53.657] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:14:53.716] checking whether we are using the GNU C++ compiler... yes [12:14:53.722] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:14:53.783] checking for gawk... no [12:14:53.783] checking for mawk... mawk [12:14:53.786] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:14:53.792] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:14:53.798] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:14:53.840] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:14:54.011] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:14:54.018] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:14:54.024] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:14:54.030] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:14:54.036] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:14:54.042] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:14:54.049] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:14:54.055] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:14:54.061] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:14:54.067] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:14:54.073] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:14:54.080] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:14:54.086] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:14:54.121] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:14:54.127] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:14:54.133] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:14:54.139] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:14:54.145] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:14:54.151] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:14:54.173] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:14:54.179] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:14:54.185] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:14:54.221] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:14:54.257] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:14:54.263] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:14:54.270] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:14:54.303] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:14:54.309] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:14:54.315] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:14:54.322] checking whether the C compiler still works... yes [12:14:54.383] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:14:54.447] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:14:54.447] checking pkg-config is at least version 0.9.0... yes [12:14:54.464] checking whether to build with ICU support... no [12:14:54.464] checking whether to build with Tcl... no [12:14:54.464] checking whether to build Perl modules... no [12:14:54.464] checking whether to build Python modules... no [12:14:54.464] checking whether to build with GSSAPI support... no [12:14:54.466] checking whether to build with PAM support... no [12:14:54.466] checking whether to build with BSD Authentication support... no [12:14:54.466] checking whether to build with LDAP support... no [12:14:54.466] checking whether to build with Bonjour support... no [12:14:54.466] checking whether to build with SELinux support... no [12:14:54.466] checking whether to build with systemd support... no [12:14:54.466] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:14:54.466] checking whether to build with XML support... no [12:14:54.467] checking whether to build with LZ4 support... no [12:14:54.467] checking whether to build with ZSTD support... no [12:14:54.467] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:14:54.467] checking whether it is possible to strip libraries... yes [12:14:54.474] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:14:54.475] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:14:54.475] checking for a BSD-compatible install... /usr/bin/install -c [12:14:54.483] checking for tar... /usr/bin/tar [12:14:54.483] checking whether ln -s works... yes [12:14:54.483] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:14:54.485] checking for bison... /usr/bin/bison [12:14:54.487] configure: using bison (GNU Bison) 3.8.2 [12:14:54.490] checking for flex... /usr/bin/flex [12:14:54.501] configure: using flex 2.6.4 [12:14:54.501] checking for perl... /usr/bin/perl [12:14:54.503] configure: using perl 5.36.0 [12:14:54.505] checking for zic... /usr/sbin/zic [12:14:54.505] checking for a sed that does not truncate output... /usr/bin/sed [12:14:54.510] checking for grep that handles long lines and -e... /usr/bin/grep [12:14:54.512] checking for egrep... /usr/bin/grep -E [12:14:54.513] checking for ANSI C header files... yes [12:14:54.557] checking for sys/types.h... yes [12:14:54.572] checking for sys/stat.h... yes [12:14:54.588] checking for stdlib.h... yes [12:14:54.600] checking for string.h... yes [12:14:54.613] checking for memory.h... yes [12:14:54.626] checking for strings.h... yes [12:14:54.639] checking for inttypes.h... yes [12:14:54.653] checking for stdint.h... yes [12:14:54.666] checking for unistd.h... yes [12:14:54.680] checking for main in -lm... yes [12:14:54.724] checking for library containing setproctitle... no [12:14:54.807] checking for library containing dlsym... no [12:14:54.888] checking for library containing socket... -lws2_32 [12:14:55.006] checking for library containing getopt_long... none required [12:14:55.049] checking for library containing shm_open... no [12:14:55.129] checking for library containing shm_unlink... no [12:14:55.213] checking for library containing clock_gettime... no [12:14:55.295] checking for library containing shmget... no [12:14:55.376] checking for library containing backtrace_symbols... no [12:14:55.457] checking for library containing pthread_barrier_wait... -lpthread [12:14:55.539] checking for inflate in -lz... yes [12:14:55.584] checking atomic.h usability... no [12:14:55.640] checking atomic.h presence... no [12:14:55.657] checking for atomic.h... no [12:14:55.659] checking copyfile.h usability... no [12:14:55.710] checking copyfile.h presence... no [12:14:55.727] checking for copyfile.h... no [12:14:55.730] checking execinfo.h usability... no [12:14:55.780] checking execinfo.h presence... no [12:14:55.797] checking for execinfo.h... no [12:14:55.800] checking getopt.h usability... yes [12:14:55.807] checking getopt.h presence... yes [12:14:55.820] checking for getopt.h... yes [12:14:55.826] checking ifaddrs.h usability... no [12:14:55.878] checking ifaddrs.h presence... no [12:14:55.895] checking for ifaddrs.h... no [12:14:55.898] checking mbarrier.h usability... no [12:14:55.948] checking mbarrier.h presence... no [12:14:55.965] checking for mbarrier.h... no [12:14:55.968] checking sys/epoll.h usability... no [12:14:56.018] checking sys/epoll.h presence... no [12:14:56.035] checking for sys/epoll.h... no [12:14:56.037] checking sys/event.h usability... no [12:14:56.088] checking sys/event.h presence... no [12:14:56.105] checking for sys/event.h... no [12:14:56.107] checking sys/personality.h usability... no [12:14:56.158] checking sys/personality.h presence... no [12:14:56.175] checking for sys/personality.h... no [12:14:56.178] checking sys/prctl.h usability... no [12:14:56.228] checking sys/prctl.h presence... no [12:14:56.245] checking for sys/prctl.h... no [12:14:56.248] checking sys/procctl.h usability... no [12:14:56.299] checking sys/procctl.h presence... no [12:14:56.316] checking for sys/procctl.h... no [12:14:56.319] checking sys/signalfd.h usability... no [12:14:56.369] checking sys/signalfd.h presence... no [12:14:56.387] checking for sys/signalfd.h... no [12:14:56.390] checking sys/ucred.h usability... no [12:14:56.440] checking sys/ucred.h presence... no [12:14:56.457] checking for sys/ucred.h... no [12:14:56.460] checking termios.h usability... no [12:14:56.511] checking termios.h presence... no [12:14:56.528] checking for termios.h... no [12:14:56.531] checking ucred.h usability... no [12:14:56.582] checking ucred.h presence... no [12:14:56.599] checking for ucred.h... no [12:14:56.601] checking xlocale.h usability... no [12:14:56.651] checking xlocale.h presence... no [12:14:56.668] checking for xlocale.h... no [12:14:56.671] checking zlib.h usability... yes [12:14:56.681] checking zlib.h presence... yes [12:14:56.698] checking for zlib.h... yes [12:14:56.698] checking for lz4... /usr/bin/lz4 [12:14:56.699] checking for zstd... /usr/bin/zstd [12:14:56.699] checking for openssl... /usr/bin/openssl [12:14:56.703] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [12:14:56.703] checking crtdefs.h usability... yes [12:14:56.710] checking crtdefs.h presence... yes [12:14:56.723] checking for crtdefs.h... yes [12:14:56.725] checking whether byte ordering is bigendian... no [12:14:56.791] checking for inline... inline [12:14:56.797] checking for printf format archetype... gnu_printf [12:14:56.805] checking for _Static_assert... yes [12:14:56.843] checking for typeof... typeof [12:14:56.849] checking for __builtin_types_compatible_p... yes [12:14:56.859] checking for __builtin_constant_p... yes [12:14:56.869] checking for __builtin_unreachable... yes [12:14:56.907] checking for computed goto support... yes [12:14:56.914] checking for struct tm.tm_zone... no [12:14:56.983] checking for union semun... no [12:14:57.013] checking for socklen_t... yes [12:14:58.145] checking for struct sockaddr.sa_len... no [12:15:00.083] checking for C/C++ restrict keyword... __restrict [12:15:00.096] checking for struct option... yes [12:15:00.136] checking whether assembler supports x86_64 popcntq... yes [12:15:00.142] checking size of off_t... 4 [12:15:00.333] 0 [12:15:00.333] checking for int timezone... yes [12:15:00.384] checking for backtrace_symbols... no [12:15:00.431] checking for copyfile... no [12:15:00.478] checking for copy_file_range... no [12:15:00.525] checking for elf_aux_info... no [12:15:00.573] checking for getauxval... no [12:15:00.619] checking for getifaddrs... no [12:15:00.666] checking for getpeerucred... no [12:15:00.713] checking for inet_pton... yes [12:15:00.760] checking for kqueue... no [12:15:00.809] checking for mbstowcs_l... no [12:15:00.856] checking for memset_s... no [12:15:00.903] checking for posix_fallocate... no [12:15:00.949] checking for ppoll... no [12:15:00.995] checking for pthread_is_threaded_np... no [12:15:01.042] checking for setproctitle... no [12:15:01.090] checking for setproctitle_fast... no [12:15:01.136] checking for strchrnul... no [12:15:01.183] checking for strsignal... no [12:15:01.229] checking for syncfs... no [12:15:01.277] checking for sync_file_range... no [12:15:01.324] checking for uselocale... no [12:15:01.371] checking for wcstombs_l... no [12:15:01.417] checking for __builtin_bswap16... yes [12:15:01.464] checking for __builtin_bswap32... yes [12:15:01.508] checking for __builtin_bswap64... yes [12:15:01.553] checking for __builtin_clz... yes [12:15:01.599] checking for __builtin_ctz... yes [12:15:01.643] checking for __builtin_popcount... yes [12:15:01.688] checking for __builtin_frame_address... yes [12:15:01.732] checking for _LARGEFILE_SOURCE value needed for large files... no [12:15:01.781] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:15:01.809] checking for posix_fadvise... no [12:15:01.857] checking whether posix_fadvise is declared... no [12:15:01.899] checking whether fdatasync is declared... no [12:15:01.941] checking whether strlcat is declared... no [12:15:01.999] checking whether strlcpy is declared... no [12:15:02.057] checking whether strnlen is declared... yes [12:15:02.069] checking whether strsep is declared... no [12:15:02.127] checking whether preadv is declared... no [12:15:02.160] checking whether pwritev is declared... no [12:15:02.193] checking whether F_FULLFSYNC is declared... no [12:15:02.229] checking for explicit_bzero... no [12:15:02.274] checking for getopt... yes [12:15:02.315] checking for getpeereid... no [12:15:02.359] checking for inet_aton... no [12:15:02.403] checking for mkdtemp... no [12:15:02.447] checking for strlcat... no [12:15:02.491] checking for strlcpy... no [12:15:02.535] checking for strnlen... yes [12:15:02.579] checking for strsep... no [12:15:02.622] checking for pthread_barrier_wait... yes [12:15:02.663] configure: On mingw32 we will use our strtof wrapper. [12:15:02.663] checking for getopt_long... yes [12:15:02.704] checking for syslog... no [12:15:02.748] checking for opterr... yes [12:15:02.793] checking for optreset... no [12:15:02.841] checking test program... cross-compiling [12:15:02.841] checking whether long int is 64 bits... no [12:15:02.869] checking whether long long int is 64 bits... yes [12:15:02.877] checking for __builtin_mul_overflow... yes [12:15:02.916] checking size of void *... 8 [12:15:03.163] checking size of size_t... 8 [12:15:03.417] checking size of long... 4 [12:15:03.611] checking alignment of short... 2 [12:15:03.742] checking alignment of int... 4 [12:15:03.931] checking alignment of long... 4 [12:15:04.117] checking alignment of long long int... 8 [12:15:04.364] checking alignment of double... 8 [12:15:04.612] checking for __int128... yes [12:15:04.660] checking for __int128 alignment bug... assuming ok [12:15:04.660] checking alignment of PG_INT128_TYPE... 16 [12:15:04.978] checking for builtin __sync char locking functions... yes [12:15:05.018] checking for builtin __sync int32 locking functions... yes [12:15:05.058] checking for builtin __sync int32 atomic operations... yes [12:15:05.098] checking for builtin __sync int64 atomic operations... yes [12:15:05.137] checking for builtin __atomic int32 atomic operations... yes [12:15:05.177] checking for builtin __atomic int64 atomic operations... yes [12:15:05.218] checking for __get_cpuid... yes [12:15:05.264] checking for __get_cpuid_count... yes [12:15:05.307] checking for __cpuid... no [12:15:05.693] checking for __cpuidex... no [12:15:06.101] checking for _xgetbv... yes [12:15:06.489] checking for _mm512_popcnt_epi64... yes [12:15:06.897] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [12:15:06.990] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:15:07.010] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [12:15:07.027] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:15:07.044] 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 [12:15:07.095] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:15:07.095] checking which random number source to use... Windows native [12:15:07.097] checking for xmllint... /usr/bin/xmllint [12:15:07.097] checking for xsltproc... /usr/bin/xsltproc [12:15:07.097] checking for fop... /usr/bin/fop [12:15:07.097] checking for dbtoepub... no [12:15:07.098] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:15:07.098] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:15:07.098] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:15:07.107] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:15:07.108] 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 [12:15:07.108] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:15:07.108] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:15:07.184] configure: creating ./config.status [12:15:07.263] config.status: creating GNUmakefile [12:15:07.274] config.status: creating src/Makefile.global [12:15:07.288] config.status: creating src/include/pg_config.h [12:15:07.300] config.status: creating src/include/pg_config_ext.h [12:15:07.311] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:15:07.325] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:15:07.331] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:15:07.338] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:15:07.344] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:15:07.351] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:15:07.354] config.status: executing check_win32_symlinks commands [12:15:07.385] [12:15:07.385] real 0m14.350s [12:15:07.385] user 0m9.585s [12:15:07.385] sys 0m4.361s [12:15:07.385] make -s -j${BUILD_JOBS} clean [12:15:07.876] time make -s -j${BUILD_JOBS} world-bin [12:15:13.213] postgres.c: In function ‘finish_xact_command’: [12:15:13.213] postgres.c:2836:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration] [12:15:13.213] 2836 | char *old_brk = sbrk(0); [12:15:13.213] | ^~~~ [12:15:13.213] postgres.c:2836:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion] [12:15:13.213] postgres.c:2839:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-declaration] [12:15:13.213] 2839 | malloc_trim(0); [12:15:13.213] | ^~~~~~~~~~~ [12:15:13.213] postgres.c:2840:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion] [12:15:13.213] 2840 | new_brk = sbrk(0); [12:15:13.213] | ^ [12:15:13.213] cc1: all warnings being treated as errors [12:15:13.215] make[3]: *** [: postgres.o] Error 1 [12:15:13.215] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [12:15:13.215] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:15:13.215] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:15:13.216] [12:15:13.216] real 0m5.340s [12:15:13.216] user 0m8.912s [12:15:13.216] sys 0m6.049s [12:15:13.216] [12:15:13.216] Exit status: 2