>>> libuv: Building main/libuv 1.48.0-r0 (using abuild 3.12.0-r3) started Fri, 09 Feb 2024 17:45:52 +0000 >>> libuv: Checking sanity of /home/buildozer/aports/main/libuv/APKBUILD... >>> libuv: Analyzing dependencies... >>> libuv: Installing for build: build-base automake autoconf libtool linux-headers (1/12) Installing libbz2 (1.0.8-r6) (2/12) Installing perl (5.38.2-r0) (3/12) Installing automake (1.16.5-r2) (4/12) Installing m4 (1.4.19-r3) (5/12) Installing autoconf (2.72-r0) (6/12) Installing libltdl (2.4.7-r3) (7/12) Installing libtool (2.4.7-r3) (8/12) Installing linux-headers (6.6-r0) (9/12) Installing .makedepends-libuv (20240209.174557) (10/12) Installing perl-error (0.17029-r2) (11/12) Installing perl-git (2.43.0-r3) (12/12) Installing git-perl (2.43.0-r3) Executing busybox-1.36.1-r19.trigger OK: 281 MiB in 113 packages >>> libuv: Cleaning up srcdir >>> libuv: Cleaning up pkgdir >>> libuv: Cleaning up tmpdir >>> libuv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libuv-v1.48.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libuv: Fetching https://dist.libuv.org/dist/v1.48.0/libuv-v1.48.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 1284k 1 16375 0 0 21135 0 0:01:02 --:--:-- 0:01:02 21489 100 1284k 100 1284k 0 0 1531k 0 --:--:-- --:--:-- --:--:-- 1554k >>> libuv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libuv-v1.48.0.tar.gz >>> libuv: Checking sha512sums... libuv-v1.48.0.tar.gz: OK >>> libuv: Unpacking /var/cache/distfiles/libuv-v1.48.0.tar.gz... + libtoolize --copy --force 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:45: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:45: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:48: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: 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:48: the top level + automake --add-missing --copy configure.ac:43: installing './ar-lib' configure.ac:26: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: 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... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-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 -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 riscv64-alpine-linux-musl-ar... no checking for riscv64-alpine-linux-musl-lib... no checking for riscv64-alpine-linux-musl-link... no 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/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... 98304 checking how to convert riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-file... no checking for file... file checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... no 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for riscv64-alpine-linux-musl-mt... no 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/riscv64-alpine-linux-musl/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 for egrep -e... (cached) /bin/grep -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... none required 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 gcc option to enable large file support... none needed 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-fs-poll.lo CC src/libuv_la-idna.lo CC src/libuv_la-inet.lo CC src/libuv_la-random.lo CC src/libuv_la-strscpy.lo CC src/libuv_la-thread-common.lo CC src/libuv_la-threadpool.lo CC src/libuv_la-timer.lo CC src/libuv_la-uv-data-getter-setters.lo CC src/libuv_la-uv-common.lo CC src/libuv_la-version.lo CC src/libuv_la-strtok.lo CC src/unix/libuv_la-async.lo CC src/unix/libuv_la-core.lo CC src/unix/libuv_la-dl.lo CC src/unix/libuv_la-fs.lo CC src/unix/libuv_la-getaddrinfo.lo CC src/unix/libuv_la-getnameinfo.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-tty.lo CC src/unix/libuv_la-thread.lo CC src/unix/libuv_la-udp.lo CC src/unix/libuv_la-linux.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 CCLD libuv.la >>> libuv: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/libuv/src/libuv-v1.48.0' /bin/mkdir -p '/home/buildozer/aports/main/libuv/pkg/libuv/usr/lib' /bin/mkdir -p '/home/buildozer/aports/main/libuv/pkg/libuv/usr/include' /bin/mkdir -p '/home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildozer/aports/main/libuv/pkg/libuv/usr/include/uv' /bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/home/buildozer/aports/main/libuv/pkg/libuv/usr/lib' /usr/bin/install -c -m 644 include/uv.h '/home/buildozer/aports/main/libuv/pkg/libuv/usr/include' /usr/bin/install -c -m 644 libuv.pc '/home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/uv/errno.h include/uv/threadpool.h include/uv/version.h include/uv/unix.h include/uv/linux.h '/home/buildozer/aports/main/libuv/pkg/libuv/usr/include/uv' libtool: install: /usr/bin/install -c .libs/libuv.so.1.0.0 /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.so.1.0.0 libtool: install: (cd /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib && { ln -s -f libuv.so.1.0.0 libuv.so.1 || { rm -f libuv.so.1 && ln -s libuv.so.1.0.0 libuv.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib && { ln -s -f libuv.so.1.0.0 libuv.so || { rm -f libuv.so && ln -s libuv.so.1.0.0 libuv.so; }; }) libtool: install: /usr/bin/install -c .libs/libuv.lai /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.la libtool: install: /usr/bin/install -c .libs/libuv.a /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.a libtool: install: chmod 644 /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.a libtool: install: ranlib /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/main/libuv/src/libuv-v1.48.0' >>> libuv-dbg*: Running split function dbg... >>> libuv-dbg*: Preparing subpackage libuv-dbg... >>> libuv-dbg*: Running postcheck for libuv-dbg >>> libuv-static*: Running split function static... >>> libuv-static*: Preparing subpackage libuv-static... >>> libuv-static*: Running postcheck for libuv-static >>> libuv-dev*: Running split function dev... >>> libuv-dev*: Preparing subpackage libuv-dev... >>> libuv-dev*: Running postcheck for libuv-dev >>> libuv*: Running postcheck for libuv >>> libuv*: Preparing package libuv... >>> libuv-dbg*: Scanning shared objects >>> libuv-dev*: Scanning shared objects >>> libuv-static*: Scanning shared objects >>> libuv*: Scanning shared objects >>> libuv-dbg*: Tracing dependencies... >>> libuv-dbg*: Package size: 784.0 KB >>> libuv-dbg*: Compressing data... >>> libuv-dbg*: Create checksum... >>> libuv-dbg*: Create libuv-dbg-1.48.0-r0.apk >>> libuv-dev*: Tracing dependencies... libuv=1.48.0-r0 pkgconfig >>> libuv-dev*: Package size: 144.0 KB >>> libuv-dev*: Compressing data... >>> libuv-dev*: Create checksum... >>> libuv-dev*: Create libuv-dev-1.48.0-r0.apk >>> libuv-static*: Tracing dependencies... >>> libuv-static*: Package size: 6.5 MB >>> libuv-static*: Compressing data... >>> libuv-static*: Create checksum... >>> libuv-static*: Create libuv-static-1.48.0-r0.apk >>> libuv*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> libuv*: Package size: 204.0 KB >>> libuv*: Compressing data... >>> libuv*: Create checksum... >>> libuv*: Create libuv-1.48.0-r0.apk >>> libuv: Build complete at Fri, 09 Feb 2024 17:48:02 +0000 elapsed time 0h 2m 9s >>> libuv: Cleaning up srcdir >>> libuv: Cleaning up pkgdir >>> libuv: Uninstalling dependencies... (1/12) Purging .makedepends-libuv (20240209.174557) (2/12) Purging automake (1.16.5-r2) (3/12) Purging autoconf (2.72-r0) (4/12) Purging m4 (1.4.19-r3) (5/12) Purging libtool (2.4.7-r3) (6/12) Purging libltdl (2.4.7-r3) (7/12) Purging linux-headers (6.6-r0) (8/12) Purging git-perl (2.43.0-r3) (9/12) Purging perl-git (2.43.0-r3) (10/12) Purging perl-error (0.17029-r2) (11/12) Purging perl (5.38.2-r0) (12/12) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r19.trigger OK: 227 MiB in 101 packages >>> libuv: Updating the main/riscv64 repository index... >>> libuv: Signing the index...