[00:42:49.297] time ./configure \ [00:42:49.297] --host=x86_64-w64-mingw32 \ [00:42:49.297] --enable-cassert \ [00:42:49.297] --without-icu \ [00:42:49.297] CC="ccache x86_64-w64-mingw32-gcc" \ [00:42:49.297] CXX="ccache x86_64-w64-mingw32-g++" [00:42:49.442] checking build system type... x86_64-pc-linux-gnu [00:42:49.651] checking host system type... x86_64-w64-mingw32 [00:42:49.657] checking which template to use... win32 [00:42:49.658] checking whether NLS is wanted... no [00:42:49.658] checking for default port number... 5432 [00:42:49.666] checking for block size... 8kB [00:42:49.667] checking for segment size... 1GB [00:42:49.670] checking for WAL block size... 8kB [00:42:49.671] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [00:42:49.713] checking whether the C compiler works... yes [00:42:49.856] checking for C compiler default output file name... a.exe [00:42:49.857] checking for suffix of executables... .exe [00:42:49.905] checking whether we are cross compiling... yes [00:42:49.989] checking for suffix of object files... o [00:42:49.999] checking whether we are using the GNU C compiler... yes [00:42:50.007] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [00:42:50.015] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [00:42:50.027] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [00:42:50.202] checking whether we are using the GNU C++ compiler... yes [00:42:50.364] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [00:42:50.508] checking for gawk... no [00:42:50.508] checking for mawk... mawk [00:42:50.511] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:42:50.519] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [00:42:50.557] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:42:50.609] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:42:50.661] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [00:42:50.669] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [00:42:50.688] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:42:50.728] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:42:50.749] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:42:50.768] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:42:50.776] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [00:42:50.814] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:42:50.822] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:42:50.843] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:42:50.851] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [00:42:50.889] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [00:42:50.898] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:42:50.941] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:42:50.950] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:42:50.989] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [00:42:50.997] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [00:42:51.005] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:42:51.013] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:42:51.042] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:42:51.061] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:42:51.069] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:42:51.113] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:42:51.156] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:42:51.165] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:42:51.183] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:42:51.223] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:42:51.232] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:42:51.252] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:42:51.262] checking whether the C compiler still works... yes [00:42:51.351] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [00:42:51.435] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [00:42:51.435] checking pkg-config is at least version 0.9.0... yes [00:42:51.453] checking whether to build with ICU support... no [00:42:51.453] checking whether to build with Tcl... no [00:42:51.453] checking whether to build Perl modules... no [00:42:51.453] checking whether to build Python modules... no [00:42:51.453] checking whether to build with GSSAPI support... no [00:42:51.455] checking whether to build with PAM support... no [00:42:51.455] checking whether to build with BSD Authentication support... no [00:42:51.455] checking whether to build with LDAP support... no [00:42:51.455] checking whether to build with Bonjour support... no [00:42:51.455] checking whether to build with SELinux support... no [00:42:51.455] checking whether to build with systemd support... no [00:42:51.455] configure: WARNING: *** Readline does not work on MinGW --- disabling [00:42:51.456] checking whether to build with libcurl support... no [00:42:51.456] checking whether to build with XML support... no [00:42:51.456] checking whether to build with LZ4 support... no [00:42:51.457] checking whether to build with ZSTD support... no [00:42:51.457] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [00:42:51.457] checking whether it is possible to strip libraries... yes [00:42:51.466] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [00:42:51.466] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [00:42:51.466] checking for a BSD-compatible install... /usr/bin/install -c [00:42:51.478] checking for tar... /usr/bin/tar [00:42:51.478] checking whether ln -s works... yes [00:42:51.478] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:42:51.481] checking for bison... /usr/bin/bison [00:42:51.483] configure: using bison (GNU Bison) 3.8.2 [00:42:51.487] checking for flex... /usr/bin/flex [00:42:51.489] configure: using flex 2.6.4 [00:42:51.490] checking for perl... /usr/bin/perl [00:42:51.493] configure: using perl 5.36.0 [00:42:51.496] checking for zic... /usr/sbin/zic [00:42:51.496] checking for a sed that does not truncate output... /usr/bin/sed [00:42:51.503] checking for grep that handles long lines and -e... /usr/bin/grep [00:42:51.505] checking for egrep... /usr/bin/grep -E [00:42:51.507] checking for ANSI C header files... yes [00:42:51.562] checking for sys/types.h... yes [00:42:51.581] checking for sys/stat.h... yes [00:42:51.600] checking for stdlib.h... yes [00:42:51.640] checking for string.h... yes [00:42:51.657] checking for memory.h... yes [00:42:51.725] checking for strings.h... yes [00:42:51.765] checking for inttypes.h... yes [00:42:51.807] checking for stdint.h... yes [00:42:51.826] checking for unistd.h... yes [00:42:51.900] checking for main in -lm... yes [00:42:51.956] checking for library containing setproctitle... no [00:42:52.058] checking for library containing dlsym... no [00:42:52.168] checking for library containing socket... -lws2_32 [00:42:52.320] checking for library containing getopt_long... none required [00:42:52.375] checking for library containing shm_open... no [00:42:52.474] checking for library containing shm_unlink... no [00:42:52.573] checking for library containing clock_gettime... no [00:42:52.669] checking for library containing shmget... no [00:42:52.764] checking for library containing backtrace_symbols... no [00:42:52.861] checking for library containing pthread_barrier_wait... -lpthread [00:42:52.961] checking for inflate in -lz... yes [00:42:53.017] checking atomic.h usability... no [00:42:53.079] checking atomic.h presence... no [00:42:53.103] checking for atomic.h... no [00:42:53.106] checking copyfile.h usability... no [00:42:53.172] checking copyfile.h presence... no [00:42:53.194] checking for copyfile.h... no [00:42:53.198] checking execinfo.h usability... no [00:42:53.263] checking execinfo.h presence... no [00:42:53.287] checking for execinfo.h... no [00:42:53.291] checking getopt.h usability... yes [00:42:53.352] checking getopt.h presence... yes [00:42:53.370] checking for getopt.h... yes [00:42:53.379] checking ifaddrs.h usability... no [00:42:53.443] checking ifaddrs.h presence... no [00:42:53.465] checking for ifaddrs.h... no [00:42:53.469] checking mbarrier.h usability... no [00:42:53.531] checking mbarrier.h presence... no [00:42:53.553] checking for mbarrier.h... no [00:42:53.557] checking sys/epoll.h usability... no [00:42:53.620] checking sys/epoll.h presence... no [00:42:53.642] checking for sys/epoll.h... no [00:42:53.646] checking sys/event.h usability... no [00:42:53.709] checking sys/event.h presence... no [00:42:53.732] checking for sys/event.h... no [00:42:53.736] checking sys/personality.h usability... no [00:42:53.797] checking sys/personality.h presence... no [00:42:53.819] checking for sys/personality.h... no [00:42:53.823] checking sys/prctl.h usability... no [00:42:53.886] checking sys/prctl.h presence... no [00:42:53.908] checking for sys/prctl.h... no [00:42:53.912] checking sys/procctl.h usability... no [00:42:53.974] checking sys/procctl.h presence... no [00:42:53.997] checking for sys/procctl.h... no [00:42:54.001] checking sys/signalfd.h usability... no [00:42:54.064] checking sys/signalfd.h presence... no [00:42:54.086] checking for sys/signalfd.h... no [00:42:54.089] checking sys/ucred.h usability... no [00:42:54.151] checking sys/ucred.h presence... no [00:42:54.174] checking for sys/ucred.h... no [00:42:54.178] checking termios.h usability... no [00:42:54.240] checking termios.h presence... no [00:42:54.261] checking for termios.h... no [00:42:54.265] checking ucred.h usability... no [00:42:54.329] checking ucred.h presence... no [00:42:54.352] checking for ucred.h... no [00:42:54.356] checking xlocale.h usability... no [00:42:54.422] checking xlocale.h presence... no [00:42:54.445] checking for xlocale.h... no [00:42:54.449] checking zlib.h usability... yes [00:42:54.459] checking zlib.h presence... yes [00:42:54.482] checking for zlib.h... yes [00:42:54.482] checking for lz4... /usr/bin/lz4 [00:42:54.482] checking for zstd... /usr/bin/zstd [00:42:54.483] checking for openssl... /usr/bin/openssl [00:42:54.488] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [00:42:54.489] checking crtdefs.h usability... yes [00:42:54.522] checking crtdefs.h presence... yes [00:42:54.541] checking for crtdefs.h... yes [00:42:54.543] checking whether byte ordering is bigendian... no [00:42:54.631] checking for inline... inline [00:42:54.639] checking for printf format archetype... gnu_printf [00:42:54.648] checking for _Static_assert... yes [00:42:54.696] checking for typeof... typeof [00:42:54.737] checking for __builtin_types_compatible_p... yes [00:42:54.762] checking for __builtin_constant_p... yes [00:42:54.786] checking for __builtin_mul_overflow... yes [00:42:54.841] checking for __builtin_unreachable... yes [00:42:54.889] checking for computed goto support... yes [00:42:54.898] checking for struct tm.tm_zone... no [00:42:54.991] checking for union semun... no [00:42:55.033] checking for socklen_t... yes [00:42:56.332] checking for struct sockaddr.sa_len... no [00:42:58.529] checking for C/C++ restrict keyword... __restrict [00:42:58.576] checking for struct option... yes [00:42:58.626] checking whether assembler supports x86_64 popcntq... yes [00:42:58.666] checking size of off_t... 4 [00:42:58.988] 0 [00:42:58.989] checking for int timezone... yes [00:42:59.047] checking for backtrace_symbols... no [00:42:59.105] checking for copyfile... no [00:42:59.163] checking for copy_file_range... no [00:42:59.220] checking for elf_aux_info... no [00:42:59.277] checking for getauxval... no [00:42:59.335] checking for getifaddrs... no [00:42:59.394] checking for getpeerucred... no [00:42:59.452] checking for inet_pton... yes [00:42:59.510] checking for kqueue... no [00:42:59.567] checking for mbstowcs_l... no [00:42:59.625] checking for memset_s... no [00:42:59.683] checking for posix_fallocate... no [00:42:59.741] checking for ppoll... no [00:42:59.800] checking for pthread_is_threaded_np... no [00:42:59.857] checking for setproctitle... no [00:42:59.916] checking for setproctitle_fast... no [00:42:59.976] checking for strchrnul... no [00:43:00.034] checking for strsignal... no [00:43:00.091] checking for syncfs... no [00:43:00.151] checking for sync_file_range... no [00:43:00.209] checking for uselocale... no [00:43:00.265] checking for wcstombs_l... no [00:43:00.319] checking for __builtin_bswap16... yes [00:43:00.374] checking for __builtin_bswap32... yes [00:43:00.430] checking for __builtin_bswap64... yes [00:43:00.484] checking for __builtin_clz... yes [00:43:00.539] checking for __builtin_ctz... yes [00:43:00.594] checking for __builtin_popcount... yes [00:43:00.647] checking for __builtin_frame_address... yes [00:43:00.703] checking for _LARGEFILE_SOURCE value needed for large files... no [00:43:00.762] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [00:43:00.798] checking for posix_fadvise... no [00:43:00.857] checking whether posix_fadvise is declared... no [00:43:00.910] checking whether fdatasync is declared... no [00:43:00.964] checking whether strlcat is declared... no [00:43:01.038] checking whether strlcpy is declared... no [00:43:01.113] checking whether strnlen is declared... yes [00:43:01.128] checking whether strsep is declared... no [00:43:01.201] checking whether preadv is declared... no [00:43:01.244] checking whether pwritev is declared... no [00:43:01.288] checking whether F_FULLFSYNC is declared... no [00:43:01.336] checking for explicit_bzero... no [00:43:01.390] checking for getopt... yes [00:43:01.443] checking for getpeereid... no [00:43:01.498] checking for inet_aton... no [00:43:01.551] checking for mkdtemp... no [00:43:01.605] checking for strlcat... no [00:43:01.659] checking for strlcpy... no [00:43:01.714] checking for strnlen... yes [00:43:01.769] checking for strsep... no [00:43:01.823] checking for pthread_barrier_wait... yes [00:43:01.875] configure: On mingw32 we will use our strtof wrapper. [00:43:01.875] checking for getopt_long... yes [00:43:01.926] checking for syslog... no [00:43:01.979] checking for opterr... yes [00:43:02.033] checking for optreset... no [00:43:02.093] checking test program... cross-compiling [00:43:02.093] checking size of void *... 8 [00:43:02.515] checking size of size_t... 8 [00:43:02.939] checking size of long... 4 [00:43:03.173] checking size of long long... 8 [00:43:03.583] checking alignment of short... 2 [00:43:03.756] checking alignment of int... 4 [00:43:04.028] checking alignment of long... 4 [00:43:04.311] checking alignment of int64_t... 8 [00:43:04.661] checking alignment of double... 8 [00:43:05.085] checking for __int128... yes [00:43:05.140] checking for __int128 alignment bug... assuming ok [00:43:05.140] checking alignment of PG_INT128_TYPE... 16 [00:43:05.737] checking for builtin __sync char locking functions... yes [00:43:05.785] checking for builtin __sync int32 locking functions... yes [00:43:05.834] checking for builtin __sync int32 atomic operations... yes [00:43:05.882] checking for builtin __sync int64 atomic operations... yes [00:43:05.933] checking for builtin __atomic int32 atomic operations... yes [00:43:05.982] checking for builtin __atomic int64 atomic operations... yes [00:43:06.033] checking for __get_cpuid... yes [00:43:06.085] checking for __get_cpuid_count... yes [00:43:06.134] checking for __cpuid... no [00:43:06.557] checking for __cpuidex... no [00:43:07.001] checking for _xgetbv... yes [00:43:07.431] checking for _mm512_popcnt_epi64... yes [00:43:07.874] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:43:07.984] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:43:08.008] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:43:08.029] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:43:08.052] 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 [00:43:08.112] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:43:08.113] checking which random number source to use... Windows native [00:43:08.115] checking for xmllint... /usr/bin/xmllint [00:43:08.115] checking for xsltproc... /usr/bin/xsltproc [00:43:08.116] checking for fop... /usr/bin/fop [00:43:08.116] checking for dbtoepub... no [00:43:08.116] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [00:43:08.117] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [00:43:08.117] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [00:43:08.129] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [00:43:08.129] 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 [00:43:08.129] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [00:43:08.129] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [00:43:08.230] configure: creating ./config.status [00:43:08.331] config.status: creating GNUmakefile [00:43:08.347] config.status: creating src/Makefile.global [00:43:08.365] config.status: creating src/include/pg_config.h [00:43:08.380] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:43:08.398] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:43:08.407] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [00:43:08.415] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [00:43:08.423] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [00:43:08.431] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [00:43:08.435] config.status: executing check_win32_symlinks commands [00:43:08.476] [00:43:08.476] real 0m19.179s [00:43:08.476] user 0m12.840s [00:43:08.476] sys 0m5.970s [00:43:08.476] make -s -j${BUILD_JOBS} clean [00:43:09.002] time make -s -j${BUILD_JOBS} world-bin [00:43:16.686] In file included from ../../src/include/postgres.h:48, [00:43:16.686] from blkreftable.c:30: [00:43:16.686] ../../src/include/port/pg_crc32c.h: In function ‘pg_comp_crc32c_dispatch’: [00:43:16.686] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function); did you mean ‘PG_CPU_FEATURE_MAX’? [00:43:16.686] 130 | Assert(pg_cpu_have(PG_CPU_FEATURE) == 1); [00:43:16.686] | ^~~~~~~~~~~~~~ [00:43:16.686] ../../src/include/c.h:832:23: note: in definition of macro ‘Assert’ [00:43:16.686] 832 | if (!(condition)) \ [00:43:16.686] | ^~~~~~~~~ [00:43:16.686] ../../src/include/port/pg_crc32c.h:130:24: note: each undeclared identifier is reported only once for each function it appears in [00:43:16.686] 130 | Assert(pg_cpu_have(PG_CPU_FEATURE) == 1); [00:43:16.686] | ^~~~~~~~~~~~~~ [00:43:16.686] ../../src/include/c.h:832:23: note: in definition of macro ‘Assert’ [00:43:16.686] 832 | if (!(condition)) \ [00:43:16.686] | ^~~~~~~~~ [00:43:16.686] make[2]: *** [Makefile:196: blkreftable_srv.o] Error 1 [00:43:16.686] make[2]: *** Waiting for unfinished jobs.... [00:43:16.759] In file included from ../../src/include/postgres.h:48, [00:43:16.759] from checksum_helper.c:15: [00:43:16.759] ../../src/include/port/pg_crc32c.h: In function ‘pg_comp_crc32c_dispatch’: [00:43:16.759] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function); did you mean ‘PG_CPU_FEATURE_MAX’? [00:43:16.759] 130 | Assert(pg_cpu_have(PG_CPU_FEATURE) == 1); [00:43:16.759] | ^~~~~~~~~~~~~~ [00:43:16.759] ../../src/include/c.h:832:23: note: in definition of macro ‘Assert’ [00:43:16.759] 832 | if (!(condition)) \ [00:43:16.759] | ^~~~~~~~~ [00:43:16.759] ../../src/include/port/pg_crc32c.h:130:24: note: each undeclared identifier is reported only once for each function it appears in [00:43:16.759] 130 | Assert(pg_cpu_have(PG_CPU_FEATURE) == 1); [00:43:16.759] | ^~~~~~~~~~~~~~ [00:43:16.759] ../../src/include/c.h:832:23: note: in definition of macro ‘Assert’ [00:43:16.759] 832 | if (!(condition)) \ [00:43:16.759] | ^~~~~~~~~ [00:43:16.761] make[2]: *** [Makefile:196: checksum_helper_srv.o] Error 1 [00:43:17.302] make[1]: *** [Makefile:42: all-common-recurse] Error 2 [00:43:17.302] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:43:17.302] [00:43:17.302] real 0m8.301s [00:43:17.302] user 0m22.386s [00:43:17.302] sys 0m4.440s [00:43:17.303] [00:43:17.303] Exit status: 2