libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac'. libtoolize: copying file 'ac/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:9: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:9: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:9: the top level configure.ac:12: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:89: AX_PTHREAD is expanded from... configure.ac:12: the top level configure.ac:9: installing 'ac/compile' configure.ac:12: installing 'ac/config.guess' configure.ac:12: installing 'ac/config.sub' configure.ac:6: installing 'ac/install-sh' configure.ac:6: installing 'ac/missing' Makefile.am: installing 'ac/depcomp' parallel-tests: installing 'ac/test-driver' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to build with code coverage support... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SQLITE... yes checking for UV... yes checking for RAFT... yes checking if gcc supports flag -std=c11 in envvar CFLAGS... yes checking if gcc supports flag -g in envvar CFLAGS... yes checking if gcc supports flag --mcet in envvar CFLAGS... no checking if gcc supports flag -fcf-protection in envvar CFLAGS... no checking if gcc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes checking if gcc supports flag -pipe in envvar CFLAGS... yes checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes checking if gcc supports flag -fdiagnostics-color in envvar CFLAGS... yes checking if gcc supports flag -fexceptions in envvar CFLAGS... yes checking if gcc supports flag -fstack-clash-protection in envvar CFLAGS... yes checking if gcc supports flag -fstack-protector-strong in envvar CFLAGS... yes checking if gcc supports flag -fasynchronous-unwind-tables in envvar CFLAGS... yes checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Wextra in envvar CFLAGS... yes checking if gcc supports flag -Wimplicit-fallthrough=5 in envvar CFLAGS... yes checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if gcc supports flag -Winit-self in envvar CFLAGS... yes checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if gcc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes checking if gcc supports flag -Wshadow in envvar CFLAGS... yes checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes checking if gcc supports flag -Wdate-time in envvar CFLAGS... yes checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes checking if gcc supports flag -Wconversion in envvar CFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating dqlite.pc config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands CC src/translate.lo CC src/tracing.lo CC src/registry.lo CC src/server.lo CC src/message.lo CC src/request.lo CC src/query.lo CC src/response.lo CC src/lib/buffer.lo CC src/transport.lo CC src/tuple.lo CC src/metrics.lo CC src/stmt.lo CC src/config.lo CC src/logger.lo CC src/lib/transport.lo CC src/vfs.lo CC src/bind.lo CC src/client.lo CC src/command.lo CC src/conn.lo CC src/db.lo CC src/dqlite.lo CC src/error.lo CC src/format.lo CC src/fsm.lo CC src/gateway.lo CC src/leader.lo CCLD libdqlite.la copying selected object files to avoid basename conflicts...