+ libtoolize --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './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' + aclocal -I m4 + autoconf configure.ac:42: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:42: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:42: the top level configure.ac:45: 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:88: AX_PTHREAD is expanded from... configure.ac:45: the top level + automake --add-missing --copy configure.ac:40: installing './ar-lib' configure.ac:25: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:21: installing './install-sh' configure.ac:21: installing './missing' Makefile.am: installing './depcomp' 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 build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc way to treat warnings as errors... -Werror checking if gcc supports __attribute__(( visibility("default") ))... yes checking if gcc supports -fvisibility=hidden... yes checking if gcc supports -fno-strict-aliasing flag... yes checking if gcc supports -g flag... yes checking if gcc supports -std=gnu89 flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wno-long-long flag... yes checking if gcc supports -Wno-unused-parameter flag... yes checking if gcc supports -Wstrict-prototypes flag... yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 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 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 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 make supports nested variables... (cached) yes checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... 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 for library containing dlopen... -ldl checking for library containing kstat_lookup... no checking for library containing gethostbyname... none required checking for library containing perfstat_cpu... no checking for library containing clock_gettime... none required checking for library containing sendfile... none required checking for library containing socket... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sys/ahafs_evProds.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libuv.pc config.status: executing depfiles commands config.status: executing libtool commands CC src/libuv_la-idna.lo CC src/libuv_la-fs-poll.lo CC src/libuv_la-inet.lo CC src/libuv_la-threadpool.lo CC src/libuv_la-strscpy.lo CC src/libuv_la-timer.lo CC src/libuv_la-uv-data-getter-setters.lo CC src/libuv_la-version.lo CC src/libuv_la-uv-common.lo CC src/unix/libuv_la-core.lo CC src/unix/libuv_la-dl.lo CC src/unix/libuv_la-fs.lo CC src/libuv_la-random.lo CC src/unix/libuv_la-async.lo CC src/unix/libuv_la-getnameinfo.lo CC src/unix/libuv_la-getaddrinfo.lo CC src/unix/libuv_la-loop-watcher.lo CC src/unix/libuv_la-loop.lo CC src/unix/libuv_la-pipe.lo CC src/unix/libuv_la-poll.lo CC src/unix/libuv_la-process.lo CC src/unix/libuv_la-random-devurandom.lo CC src/unix/libuv_la-signal.lo CC src/unix/libuv_la-stream.lo CC src/unix/libuv_la-tcp.lo CC src/unix/libuv_la-thread.lo CC src/unix/libuv_la-tty.lo CC src/unix/libuv_la-udp.lo CC src/unix/libuv_la-linux-core.lo CC src/unix/libuv_la-linux-inotify.lo CC src/unix/libuv_la-linux-syscalls.lo CC src/unix/libuv_la-procfs-exepath.lo CC src/unix/libuv_la-proctitle.lo CC src/unix/libuv_la-random-getrandom.lo CC src/unix/libuv_la-random-sysctl-linux.lo CC src/unix/libuv_la-epoll.lo CCLD libuv.la make: Entering directory '/build/libuv/src/libuv-v1.43.0/docs' sphinx-build -b man -d build/doctrees src build/man Running Sphinx v4.3.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 42 added, 0 changed, 0 removed reading sources... [ 2%] api reading sources... [ 4%] async reading sources... [ 7%] check reading sources... [ 9%] design reading sources... [ 11%] dll reading sources... [ 14%] dns reading sources... [ 16%] errors reading sources... [ 19%] fs reading sources... [ 21%] fs_event reading sources... [ 23%] fs_poll reading sources... [ 26%] guide reading sources... [ 28%] guide/about reading sources... [ 30%] guide/basics reading sources... [ 33%] guide/eventloops reading sources... [ 35%] guide/filesystem reading sources... [ 38%] guide/introduction reading sources... [ 40%] guide/networking reading sources... [ 42%] guide/processes reading sources... [ 45%] guide/threads reading sources... [ 47%] guide/utilities reading sources... [ 50%] handle reading sources... [ 52%] idle reading sources... [ 54%] index reading sources... [ 57%] loop reading sources... [ 59%] metrics reading sources... [ 61%] migration_010_100 reading sources... [ 64%] misc reading sources... [ 66%] pipe reading sources... [ 69%] poll reading sources... [ 71%] prepare reading sources... [ 73%] process reading sources... [ 76%] request reading sources... [ 78%] signal reading sources... [ 80%] stream reading sources... [ 83%] tcp reading sources... [ 85%] threading reading sources... [ 88%] threadpool reading sources... [ 90%] timer reading sources... [ 92%] tty reading sources... [ 95%] udp reading sources... [ 97%] upgrading reading sources... [100%] version /build/libuv/src/libuv-v1.43.0/docs/src/dns.rst:54: WARNING: Error in declarator or parameters Invalid C declaration: Expected identifier in nested name. [error at 4] char[NI_MAXHOST] uv_getnameinfo_t.host ----^ /build/libuv/src/libuv-v1.43.0/docs/src/dns.rst:60: WARNING: Error in declarator or parameters Invalid C declaration: Expected identifier in nested name. [error at 4] char[NI_MAXSERV] uv_getnameinfo_t.service ----^ looking for now-outdated files... none found pickling environment... done checking consistency... done writing... libuv.1 { design api errors version loop handle request timer prepare check idle async poll signal process stream tcp pipe tty udp fs_event fs_poll fs threadpool dns dll threading misc metrics guide guide/introduction guide/basics guide/filesystem guide/networking guide/threads guide/processes guide/eventloops guide/utilities guide/about upgrading migration_010_100 } done build succeeded, 2 warnings. The manual pages are in build/man. Build finished. The manual pages are in build/man. make: Leaving directory '/build/libuv/src/libuv-v1.43.0/docs'