>>> numactl: Building main/numactl 2.0.18-r0 (using abuild 3.12.0-r3) started Fri, 09 Feb 2024 03:15:20 +0000 >>> numactl: Checking sanity of /home/buildozer/aports/main/numactl/APKBUILD... >>> numactl: Analyzing dependencies... >>> numactl: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.6-r0) (2/2) Installing .makedepends-numactl (20240209.031524) OK: 235 MiB in 103 packages >>> numactl: Cleaning up srcdir >>> numactl: Cleaning up pkgdir >>> numactl: Cleaning up tmpdir >>> numactl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/numactl-2.0.18.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 100 436k 100 436k 0 0 1083k 0 --:--:-- --:--:-- --:--:-- 1134k >>> numactl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/numactl-2.0.18.tar.gz >>> numactl: Checking sha512sums... numactl-2.0.18.tar.gz: OK >>> numactl: Unpacking /var/cache/distfiles/numactl-2.0.18.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d 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 make supports nested variables... (cached) yes checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 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-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... no checking for 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 for riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for thread local storage (TLS) class... __thread checking whether C compiler accepts -ftree-vectorize... yes checking for library containing __atomic_fetch_and_1... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/home/buildozer/aports/main/numactl/src/numactl-2.0.18' CC numactl-numactl.o CC numactl-util.o CC numactl-shm.o CC libnuma.lo CC syscall.lo CC distance.lo CC affinity.lo CC sysfs.lo CC rtnetlink.lo CC numastat-numastat.o CC numademo-numademo.o CC numademo-stream_lib.o CC numademo-clearcache.o CC numademo-mt.o CC numademo-util.o CC migratepages.o CC migspeed.o CC util.o CC memhog.o GEN numa.pc clearcache.c: In function 'clearcache': clearcache.c:74:2: warning: #warning "Consider adding a clearcache implementation for your architecture" [-Wcpp] 74 | #warning "Consider adding a clearcache implementation for your architecture" | ^~~~~~~ CCLD numastat CCLD libnuma.la CCLD numactl CCLD numademo CCLD migratepages CCLD migspeed CCLD memhog make[1]: Leaving directory '/home/buildozer/aports/main/numactl/src/numactl-2.0.18' >>> numactl: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/numactl/src/numactl-2.0.18' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/numactl/pkg/numactl/usr/include' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/numactl/pkg/numactl/usr/share/man/man2' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/numactl/pkg/numactl/usr/lib/pkgconfig' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/numactl/pkg/numactl/usr/share/man/man3' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/numactl/pkg/numactl/usr/share/man/man8' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/numactl/pkg/numactl/usr/lib' /usr/bin/install -c -m 644 numa.h numacompat1.h numaif.h '/home/buildozer/aports/main/numactl/pkg/numactl/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libnuma.la '/home/buildozer/aports/main/numactl/pkg/numactl/usr/lib' /usr/bin/install -c -m 644 numa.pc '/home/buildozer/aports/main/numactl/pkg/numactl/usr/lib/pkgconfig' /usr/bin/install -c -m 644 move_pages.2 '/home/buildozer/aports/main/numactl/pkg/numactl/usr/share/man/man2' /usr/bin/install -c -m 644 numactl.8 numastat.8 migratepages.8 migspeed.8 memhog.8 '/home/buildozer/aports/main/numactl/pkg/numactl/usr/share/man/man8' /usr/bin/install -c -m 644 numa.3 '/home/buildozer/aports/main/numactl/pkg/numactl/usr/share/man/man3' libtool: install: /usr/bin/install -c .libs/libnuma.so.1.0.0 /home/buildozer/aports/main/numactl/pkg/numactl/usr/lib/libnuma.so.1.0.0 libtool: install: (cd /home/buildozer/aports/main/numactl/pkg/numactl/usr/lib && { ln -s -f libnuma.so.1.0.0 libnuma.so.1 || { rm -f libnuma.so.1 && ln -s libnuma.so.1.0.0 libnuma.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/numactl/pkg/numactl/usr/lib && { ln -s -f libnuma.so.1.0.0 libnuma.so || { rm -f libnuma.so && ln -s libnuma.so.1.0.0 libnuma.so; }; }) libtool: install: /usr/bin/install -c .libs/libnuma.lai /home/buildozer/aports/main/numactl/pkg/numactl/usr/lib/libnuma.la libtool: install: /usr/bin/install -c .libs/libnuma.a /home/buildozer/aports/main/numactl/pkg/numactl/usr/lib/libnuma.a libtool: install: chmod 644 /home/buildozer/aports/main/numactl/pkg/numactl/usr/lib/libnuma.a libtool: install: ranlib /home/buildozer/aports/main/numactl/pkg/numactl/usr/lib/libnuma.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/numactl/pkg/numactl/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c numactl numastat numademo migratepages migspeed memhog '/home/buildozer/aports/main/numactl/pkg/numactl/usr/bin' libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/numactl /home/buildozer/aports/main/numactl/pkg/numactl/usr/bin/numactl libtool: install: /usr/bin/install -c numastat /home/buildozer/aports/main/numactl/pkg/numactl/usr/bin/numastat libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/numademo /home/buildozer/aports/main/numactl/pkg/numactl/usr/bin/numademo libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/migratepages /home/buildozer/aports/main/numactl/pkg/numactl/usr/bin/migratepages libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/migspeed /home/buildozer/aports/main/numactl/pkg/numactl/usr/bin/migspeed libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/memhog /home/buildozer/aports/main/numactl/pkg/numactl/usr/bin/memhog make[1]: Leaving directory '/home/buildozer/aports/main/numactl/src/numactl-2.0.18' >>> numactl-dev*: Running split function dev... >>> numactl-dev*: Preparing subpackage numactl-dev... >>> numactl-dev*: Stripping binaries >>> numactl-dev*: Running postcheck for numactl-dev >>> numactl-doc*: Running split function doc... >>> numactl-doc*: Preparing subpackage numactl-doc... >>> numactl-doc*: Running postcheck for numactl-doc >>> numactl-tools*: Running split function tools... '/home/buildozer/aports/main/numactl/pkg/numactl/usr/bin' -> '/home/buildozer/aports/main/numactl/pkg/numactl-tools/usr/bin' >>> numactl-tools*: Preparing subpackage numactl-tools... >>> numactl-tools*: Stripping binaries >>> numactl-tools*: Running postcheck for numactl-tools >>> numactl*: Running postcheck for numactl >>> numactl*: Preparing package numactl... >>> numactl*: Stripping binaries >>> numactl-dev*: Scanning shared objects >>> numactl-doc*: Scanning shared objects >>> numactl-tools*: Scanning shared objects >>> numactl*: Scanning shared objects >>> numactl-dev*: Tracing dependencies... numactl=2.0.18-r0 pkgconfig >>> numactl-dev*: Package size: 208.0 KB >>> numactl-dev*: Compressing data... >>> numactl-dev*: Create checksum... >>> numactl-dev*: Create numactl-dev-2.0.18-r0.apk >>> numactl-doc*: Tracing dependencies... >>> numactl-doc*: Package size: 56.0 KB >>> numactl-doc*: Compressing data... >>> numactl-doc*: Create checksum... >>> numactl-doc*: Create numactl-doc-2.0.18-r0.apk >>> numactl-tools*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libnuma.so.1 >>> numactl-tools*: Package size: 140.0 KB >>> numactl-tools*: Compressing data... >>> numactl-tools*: Create checksum... >>> numactl-tools*: Create numactl-tools-2.0.18-r0.apk >>> numactl*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> numactl*: Package size: 56.0 KB >>> numactl*: Compressing data... >>> numactl*: Create checksum... >>> numactl*: Create numactl-2.0.18-r0.apk >>> numactl: Build complete at Fri, 09 Feb 2024 03:16:31 +0000 elapsed time 0h 1m 11s >>> numactl: Cleaning up srcdir >>> numactl: Cleaning up pkgdir >>> numactl: Uninstalling dependencies... (1/2) Purging .makedepends-numactl (20240209.031524) (2/2) Purging linux-headers (6.6-r0) OK: 227 MiB in 101 packages >>> numactl: Updating the main/riscv64 repository index... >>> numactl: Signing the index...