==> Building on p ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/python-doublex-expects ./ PKGBUILD 843 100% 0.00kB/s 0:00:00 843 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) python-doublex-expects-0.7.1-7.log 296 100% 289.06kB/s 0:00:00 296 100% 289.06kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 860 bytes received 111 bytes 647.33 bytes/sec total size is 1,031 speedup is 1.06 ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix23 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] -> [felix23]...done ==> Making package: python-doublex-expects 0.7.1-7 (Tue Aug 9 20:54:45 2022) ==> Retrieving sources...  -> Downloading python-doublex-expects-0.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6315 0 6315 0 0 11737 0 --:--:-- --:--:-- --:--:-- 11737 ==> Validating source files with sha512sums... python-doublex-expects-0.7.1.tar.gz ... Passed ==> Making package: python-doublex-expects 0.7.1-7 (Tue Aug 9 20:55:21 2022) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (5) New Version Net Change Download Size core/libnsl 2.0.0-2 0.06 MiB core/python 3.10.5-1 80.43 MiB community/python-pyhamcrest 1.10.1-3 0.30 MiB community/python-doublex 1.9.3-2 0.15 MiB 0.03 MiB community/python-expects 0.9.0-8 0.12 MiB 0.03 MiB Total Download Size: 0.06 MiB Total Installed Size: 81.06 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-doublex-1.9.3-2-any downloading... python-expects-0.9.0-8-any downloading... 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 installing python-pyhamcrest... installing python-doublex... installing python-expects... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (14) New Version Net Change Download Size extra/libyaml 0.2.5-1 0.14 MiB extra/python-appdirs 1.4.4-6 0.07 MiB community/python-argh 0.26.2-10 0.15 MiB community/python-clint 0.5.1-11 0.15 MiB 0.05 MiB community/python-coverage 6.1.1-3 1.19 MiB community/python-more-itertools 8.13.0-2 0.48 MiB extra/python-ordered-set 4.0.2-6 0.06 MiB extra/python-packaging 21.3-1 0.26 MiB community/python-pathtools 0.1.2-11 0.05 MiB extra/python-pyparsing 3.0.9-1 0.96 MiB community/python-watchdog 0.10.7-3 0.51 MiB community/python-yaml 6.0-1 0.68 MiB community/python-mamba 0.11.2-3 0.13 MiB 0.03 MiB extra/python-setuptools 1:59.5.0-1 2.96 MiB Total Download Size: 0.08 MiB Total Installed Size: 7.80 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-clint-0.5.1-11-any downloading... python-mamba-0.11.2-3-any 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 python-coverage... Optional dependencies for python-coverage python-tomli: for pyproject.toml support installing python-pathtools... installing libyaml... installing python-yaml... installing python-argh... installing python-watchdog... installing python-clint... installing python-mamba... [?25h==> Retrieving sources...  -> Found python-doublex-expects-0.7.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting python-doublex-expects-0.7.1.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/doublex_expects copying doublex_expects/__init__.py -> build/lib/doublex_expects copying doublex_expects/matchers.py -> build/lib/doublex_expects ==> Starting check()... Traceback (most recent call last): File "/usr/bin/mamba", line 33, in sys.exit(load_entry_point('mamba==0.11.2', 'console_scripts', 'mamba')()) File "/usr/lib/python3.10/site-packages/mamba/cli.py", line 18, in main runner.run() File "/usr/lib/python3.10/site-packages/mamba/runners.py", line 29, in run modules = self.example_collector.modules() File "/usr/lib/python3.10/site-packages/mamba/example_collector.py", line 20, in modules with self._load_module_from(path) as module: File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/usr/lib/python3.10/site-packages/mamba/example_collector.py", line 52, in _load_module_from yield self._module_from_ast(name, path) File "/usr/lib/python3.10/site-packages/mamba/example_collector.py", line 70, in _module_from_ast exec(code, module.__dict__) File "specs/have_been_called_spec.py", line 3, in import doublex File "/usr/lib/python3.10/site-packages/doublex/__init__.py", line 3, in from .doubles import * File "/usr/lib/python3.10/site-packages/doublex/doubles.py", line 24, in import hamcrest File "/usr/lib/python3.10/site-packages/hamcrest/__init__.py", line 2, in from hamcrest.core import * File "/usr/lib/python3.10/site-packages/hamcrest/core/__init__.py", line 2, in from hamcrest.core.assert_that import assert_that File "/usr/lib/python3.10/site-packages/hamcrest/core/assert_that.py", line 4, in from hamcrest.core.string_description import StringDescription File "/usr/lib/python3.10/site-packages/hamcrest/core/string_description.py", line 4, in import six ModuleNotFoundError: No module named 'six' ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix23/build receiving incremental file list python-doublex-expects-0.7.1-7-riscv64-build.log python-doublex-expects-0.7.1-7-riscv64-check.log sent 62 bytes received 880 bytes 628.00 bytes/sec total size is 2,075 speedup is 2.20