==> Building on P ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/python-prctl ./ PKGBUILD 1,625 100% 0.00kB/s 0:00:00 1,625 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=3/5) python-prctl-1.8.1-3.log 286 100% 279.30kB/s 0:00:00 286 100% 279.30kB/s 0:00:00 (xfr#2, to-chk=2/5) python310.diff 494 100% 482.42kB/s 0:00:00 494 100% 482.42kB/s 0:00:00 (xfr#3, to-chk=1/5) skip-tests.diff 1,599 100% 1.52MB/s 0:00:00 1,599 100% 1.52MB/s 0:00:00 (xfr#4, to-chk=0/5) sent 2,268 bytes received 139 bytes 1,604.67 bytes/sec total size is 3,906 speedup is 1.62 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix13 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community downloading... :: 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] -> [felix13]...done ==> Making package: python-prctl 1.8.1-3 (Mon Mar 7 23:21:14 2022) ==> Retrieving sources...  -> Downloading python-prctl-1.8.1.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 137 100 137 0 0 557 0 --:--:-- --:--:-- --:--:-- 559 100 28584 0 28584 0 0 53834 0 --:--:-- --:--:-- --:--:-- 53834  -> Downloading python-prctl-kernel-5.10.patch... % 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 100 144 100 144 0 0 620 0 --:--:-- --:--:-- --:--:-- 618 100 886 0 886 0 0 1640 0 --:--:-- --:--:-- --:--:-- 1640  -> Found skip-tests.diff  -> Found python310.diff ==> Validating source files with sha512sums... python-prctl-1.8.1.tar.gz ... Passed python-prctl-kernel-5.10.patch ... Passed skip-tests.diff ... Passed python310.diff ... Passed ==> Making package: python-prctl 1.8.1-3 (Mon 07 Mar 2022 11:21:22 PM CET) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/libnsl 2.0.0-2 0.06 MiB core/python 3.10.1-2 79.11 MiB Total Installed Size: 79.17 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (8) New Version Net Change Download Size extra/python-appdirs 1.4.4-6 0.07 MiB community/python-more-itertools 8.10.0-4 0.32 MiB extra/python-ordered-set 4.0.2-6 0.06 MiB extra/python-packaging 21.0-1 0.26 MiB extra/python-pyparsing 3.0.1-1 0.93 MiB core/iputils 20211215-1 0.41 MiB 0.13 MiB core/procps-ng 3.3.17-1 1.43 MiB extra/python-setuptools 1:59.1.0-1 2.95 MiB Total Download Size: 0.13 MiB Total Installed Size: 6.44 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... iputils-20211215-1-riscv64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-appdirs... installing python-more-itertools... installing python-ordered-set... installing python-pyparsing... Optional dependencies for python-pyparsing python-railroad-diagrams: for generating Railroad Diagrams python-jinja: for generating Railroad Diagrams installing python-packaging... installing python-setuptools... installing iputils... installing procps-ng... [?25h==> Retrieving sources...  -> Found python-prctl-1.8.1.tar.gz  -> Found python-prctl-kernel-5.10.patch  -> Found skip-tests.diff  -> Found python310.diff ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting python-prctl-1.8.1.tar.gz with bsdtar ==> Starting prepare()... patching file test_prctl.py patching file test_prctl.py patching file test_prctl.py ==> Starting build()... running build running build_py creating build creating build/lib.linux-riscv64-3.10 copying prctl.py -> build/lib.linux-riscv64-3.10 running build_ext building '_prctl' extension creating build/temp.linux-riscv64-3.10 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -I/usr/include/python3.10 -c _prctlmodule.c -o build/temp.linux-riscv64-3.10/_prctlmodule.o gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto build/temp.linux-riscv64-3.10/_prctlmodule.o -L/usr/lib -lcap -o build/lib.linux-riscv64-3.10/_prctl.cpython-310-riscv64-linux-gnu.so ==> Starting check()... ...........s........F.s..ss....F. ====================================================================== FAIL: test_proctitle (test_prctl.PrctlTest) Test setting the process title, including too long titles ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-prctl/src/python-prctl-1.8.1/test_prctl.py", line 252, in test_proctitle self.assertEqual(cmdline, title) AssertionError: '/usr/bin/python\x00-m\x00unittest\x00discover' != 'This is a test!' - /usr/bin/python-munittestdiscover + This is a test! ====================================================================== FAIL: test_tsc (test_prctl.PrctlTest) Test manipulation of the timestamp counter flag ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-prctl/src/python-prctl-1.8.1/test_prctl.py", line 379, in test_tsc self.assertRaises(OSError, prctl.get_tsc) AssertionError: OSError not raised by call_prctl ---------------------------------------------------------------------- Ran 33 tests in 0.014s FAILED (failures=2, skipped=4) ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix13/build receiving incremental file list python-prctl-1.8.1-3-riscv64-build.log python-prctl-1.8.1-3-riscv64-check.log python-prctl-1.8.1-3-riscv64-prepare.log sent 81 bytes received 1,150 bytes 820.67 bytes/sec total size is 2,705 speedup is 2.20