==> Building on charizard ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/numactl ./ .SRCINFO 633 100% 0.00kB/s 0:00:00 633 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=3/5) .nvchecker.toml 85 100% 83.01kB/s 0:00:00 85 100% 83.01kB/s 0:00:00 (xfr#2, to-chk=2/5) PKGBUILD 1,285 100% 1.23MB/s 0:00:00 1,285 100% 1.23MB/s 0:00:00 (xfr#3, to-chk=1/5) numactl-2.0.19-1.1.log 490 100% 478.52kB/s 0:00:00 490 100% 478.52kB/s 0:00:00 (xfr#4, to-chk=0/5) sent 1,822 bytes received 134 bytes 3,912.00 bytes/sec total size is 2,199 speedup is 1.12 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root1 on remote host... ]2;🔵 Container arch-nspawn-418990 on charizard.felixc.at\[?25l:: Synchronizing package databases... core downloading... extra downloading... error: restricting filesystem access failed because landlock is not supported by the kernel! :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root1]...done ==> Making package: numactl 2.0.19-1.1 (Tue Dec 24 19:52:27 2024) ==> Retrieving sources...  -> Downloading numactl-2.0.19.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 99665 0 99665 0 0 34159 0 --:--:-- 0:00:02 --:--:-- 47550 100 213k 0 213k 0 0 68349 0 --:--:-- 0:00:03 --:--:-- 92007 ==> Validating source files with sha512sums... numactl-2.0.19.tar.gz ... Passed ==> Validating source files with b2sums... numactl-2.0.19.tar.gz ... Passed ]2;🔵 Container arch-nspawn-420199 on charizard.felixc.at\==> Making package: numactl 2.0.19-1.1 (Tue Dec 24 19:53:01 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources...  -> Found numactl-2.0.19.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting numactl-2.0.19.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:23: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from... 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... m4/ax_tls.m4:49: AX_TLS is expanded from... configure.ac:23: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/config.guess' configure.ac:13: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory '.' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 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 xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking how to print strings... printf 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 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 file... file 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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 for 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 gcc option to enable large file support... none needed checking for thread local storage (TLS) class... __thread checking whether C compiler accepts -ftree-vectorize... yes checking for library containing __atomic_fetch_and_1... -latomic 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 '/build/numactl/src/numactl-2.0.19' CC numactl-numactl.o CC numactl-util.o CC libnuma.lo CC syscall.lo CC affinity.lo CC numactl-shm.o CC rtnetlink.lo CC distance.lo CC sysfs.lo CC numastat-numastat.o CC numademo-numademo.o CC numademo-mt.o CC numademo-util.o CC numademo-clearcache.o CC numademo-stream_lib.o CC migratepages.o 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" | ^~~~~~~ CC util.o CC migspeed.o CC memhog.o GEN numa.pc CCLD numastat CCLD libnuma.la CCLD numademo CCLD numactl CCLD migratepages CCLD migspeed CCLD memhog make[1]: Leaving directory '/build/numactl/src/numactl-2.0.19' ==> Starting check()... make: Entering directory '/build/numactl/src/numactl-2.0.19' make test/distance test/ftok test/mbind_mig_pages test/migrate_pages test/move_pages test/mynode test/node-parse test/nodemap test/pagesize test/prefered test/randmap test/realloc_test test/tbitmap test/tshared make[1]: Entering directory '/build/numactl/src/numactl-2.0.19' CC test/distance.o CC test/mbind_mig_pages.o CC test/move_pages.o CC test/migrate_pages.o CC test/mynode.o CC test/prefered.o CC test/realloc_test.o CC test/tbitmap.o CC test/ftok.o CC test/tshared.o CC test/node-parse.o CC test/nodemap.o CC test/pagesize.o CC test/randmap.o CCLD test/ftok CCLD test/pagesize CCLD test/mynode CCLD test/node-parse CCLD test/distance CCLD test/nodemap CCLD test/migrate_pages CCLD test/tshared CCLD test/mbind_mig_pages CCLD test/tbitmap CCLD test/realloc_test CCLD test/prefered CCLD test/move_pages CCLD test/randmap make[1]: Leaving directory '/build/numactl/src/numactl-2.0.19' make check-TESTS make[1]: Entering directory '/build/numactl/src/numactl-2.0.19' make[2]: Entering directory '/build/numactl/src/numactl-2.0.19' FAIL: test/distance FAIL: test/nodemap FAIL: test/numademo SKIP: test/move_pages PASS: test/tbitmap FAIL: test/checktopology SKIP: test/regress FAIL: test/checkaffinity FAIL: test/bind_range ====================================== numactl 2.0.19: ./test-suite.log ====================================== # TOTAL: 9 # PASS: 1 # SKIP: 2 # XFAIL: 0 # FAIL: 6 # XPASS: 0 # ERROR: 0 System information (uname -a): Linux 6.12.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000 riscv64 Distribution information (/etc/os-release): NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" .. contents:: :depth: 2 FAIL: test/bind_range ===================== check_arg_order PASSED check_physcpubind PASSED cat: /sys/devices/system/node/node/cpulist: No such file or directory check_cpunodebind FAILED! FAIL test/bind_range (exit status: 1) FAIL: test/checkaffinity ======================== --physcpubind for 1 doesn't work FAIL test/checkaffinity (exit status: 1) FAIL: test/checktopology ======================== numactl --hardware doesnt report all nodes FAIL test/checktopology (exit status: 1) FAIL: test/distance =================== no numa support in kernel FAIL test/distance (exit status: 1) SKIP: test/move_pages ===================== A minimum of 2 nodes is required for this test. SKIP test/move_pages (exit status: 77) FAIL: test/nodemap ================== no numa FAIL test/nodemap (exit status: 1) FAIL: test/numademo =================== your system does not support the numa API. FAIL test/numademo (exit status: 1) SKIP: test/regress ================== expr: syntax error: unexpected argument ‘1’ need at least two nodes with at least 8976 each of free memory for mempolicy regression tests SKIP test/regress (exit status: 77) ============================================================================ Testsuite summary for numactl 2.0.19 ============================================================================ # TOTAL: 9 # PASS: 1 # SKIP: 2 # XFAIL: 0 # FAIL: 6 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log for debugging. ============================================================================ make[2]: *** [Makefile:1466: test-suite.log] Error 1 make[2]: Leaving directory '/build/numactl/src/numactl-2.0.19' make[1]: *** [Makefile:1601: check-TESTS] Error 2 make[1]: Leaving directory '/build/numactl/src/numactl-2.0.19' make: *** [Makefile:1868: check-am] Error 2 make: Target 'check' not remade because of errors. make: Leaving directory '/build/numactl/src/numactl-2.0.19' ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root1/build [?25h[?25hreceiving incremental file list numactl-2.0.19-1.1-riscv64-build.log numactl-2.0.19-1.1-riscv64-check.log numactl-2.0.19-1.1-riscv64-prepare.log sent 81 bytes received 3,876 bytes 7,914.00 bytes/sec total size is 11,551 speedup is 2.92