==> Building on P ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/python-zict ./ PKGBUILD 890 100% 0.00kB/s 0:00:00 890 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) python-zict-2.1.0-1.log 350 100% 341.80kB/s 0:00:00 350 100% 341.80kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 910 bytes received 100 bytes 404.00 bytes/sec total size is 1,078 speedup is 1.07 ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix6 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] -> [felix6]...done ==> Making package: python-zict 2.1.0-1 (Sun Mar 27 17:12:11 2022) ==> Retrieving sources...  -> Downloading zict-2.1.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 100 13639 100 13639 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k ==> Validating source files with sha256sums... zict-2.1.0.tar.gz ... Passed ==> Making package: python-zict 2.1.0-1 (Sun 27 Mar 2022 05:12:17 PM CEST) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (3) New Version Net Change Download Size core/libnsl 2.0.0-2 0.06 MiB core/python 3.10.1-2 79.11 MiB community/python-heapdict 1.0.1-5 0.01 MiB 0.01 MiB Total Download Size: 0.01 MiB Total Installed Size: 79.18 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-heapdict-1.0.1-5-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-heapdict... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (19) New Version Net Change Download Size extra/lmdb 0.9.29-1 0.39 MiB community/python-apipkg 2.1.0-1 0.03 MiB extra/python-appdirs 1.4.4-6 0.07 MiB extra/python-attrs 21.4.0-1 0.45 MiB extra/python-cffi 1.15.0-3 1.00 MiB community/python-iniconfig 1.1.1-5 0.02 MiB community/python-more-itertools 8.12.0-1 0.48 MiB extra/python-ordered-set 4.0.2-6 0.06 MiB extra/python-packaging 21.0-1 0.26 MiB community/python-pluggy 1.0.0-1 0.10 MiB extra/python-ply 3.11-10 0.31 MiB community/python-py 1.11.0-1 0.71 MiB extra/python-pycparser 2.21-3 1.39 MiB extra/python-pyparsing 3.0.7-1 0.96 MiB extra/python-tomli 2.0.1-1 0.08 MiB community/python-lmdb 1.2.1-3 0.37 MiB 0.07 MiB community/python-psutil 5.9.0-1 2.08 MiB community/python-pytest 7.1.1-1 2.62 MiB extra/python-setuptools 1:59.1.0-1 2.95 MiB Total Download Size: 0.07 MiB Total Installed Size: 14.32 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-lmdb-1.2.1-3-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 python-attrs... installing python-iniconfig... installing python-pluggy... installing python-apipkg... installing python-py... installing python-tomli... installing python-pytest... installing python-ply... installing python-pycparser... installing python-cffi... installing lmdb... installing python-lmdb... installing python-psutil... [?25h==> Retrieving sources...  -> Found zict-2.1.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting zict-2.1.0.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/zict copying zict/__init__.py -> build/lib/zict copying zict/buffer.py -> build/lib/zict copying zict/common.py -> build/lib/zict copying zict/file.py -> build/lib/zict copying zict/func.py -> build/lib/zict copying zict/lmdb.py -> build/lib/zict copying zict/lru.py -> build/lib/zict copying zict/sieve.py -> build/lib/zict copying zict/zip.py -> build/lib/zict ==> Starting check()... ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-7.1.1, pluggy-1.0.0 -- /usr/bin/python cachedir: .pytest_cache rootdir: /build/python-zict/src/zict-2.1.0, configfile: setup.cfg collecting ... collected 45 items zict/buffer.py::zict.buffer.Buffer PASSED [ 2%] zict/file.py::zict.file.File SKIPPED (all tests skipped by +SKIP option) [ 4%] zict/func.py::zict.func.Func PASSED [ 6%] zict/lmdb.py::zict.lmdb.LMDB SKIPPED (all tests skipped by +SKIP option) [ 8%] zict/lru.py::zict.lru.LRU PASSED [ 11%] zict/sieve.py::zict.sieve.Sieve PASSED [ 13%] zict/zip.py::zict.zip.Zip SKIPPED (all tests skipped by +SKIP option) [ 15%] zict/tests/test_buffer.py::test_simple PASSED [ 17%] zict/tests/test_buffer.py::test_setitem_avoid_fast_slow_duplicate PASSED [ 20%] zict/tests/test_buffer.py::test_mapping PASSED [ 22%] zict/tests/test_buffer.py::test_callbacks PASSED [ 24%] zict/tests/test_buffer.py::test_callbacks_exception_catch PASSED [ 26%] zict/tests/test_file.py::test_mapping PASSED [ 28%] zict/tests/test_file.py::test_implementation PASSED [ 31%] zict/tests/test_file.py::test_memmap_implementation PASSED [ 33%] zict/tests/test_file.py::test_str PASSED [ 35%] zict/tests/test_file.py::test_setitem_typeerror PASSED [ 37%] zict/tests/test_file.py::test_contextmanager PASSED [ 40%] zict/tests/test_file.py::test_delitem PASSED [ 42%] zict/tests/test_file.py::test_missing_key PASSED [ 44%] zict/tests/test_file.py::test_arbitrary_chars PASSED [ 46%] zict/tests/test_file.py::test_write_list_of_bytes PASSED [ 48%] zict/tests/test_func.py::test_simple PASSED [ 51%] zict/tests/test_func.py::test_mapping PASSED [ 53%] zict/tests/test_lmdb.py::test_mapping FAILED [ 55%] zict/tests/test_lmdb.py::test_reuse FAILED [ 57%] zict/tests/test_lmdb.py::test_creates_dir FAILED [ 60%] zict/tests/test_lmdb.py::test_file_descriptors_dont_leak FAILED [ 62%] zict/tests/test_lru.py::test_simple PASSED [ 64%] zict/tests/test_lru.py::test_str PASSED [ 66%] zict/tests/test_lru.py::test_mapping PASSED [ 68%] zict/tests/test_lru.py::test_overwrite PASSED [ 71%] zict/tests/test_lru.py::test_callbacks PASSED [ 73%] zict/tests/test_lru.py::test_cb_exception_keep_on_lru PASSED [ 75%] zict/tests/test_lru.py::test_cb_exception_keep_on_lru_weights PASSED [ 77%] zict/tests/test_lru.py::test_weight PASSED [ 80%] zict/tests/test_lru.py::test_explicit_evict PASSED [ 82%] zict/tests/test_sieve.py::test_simple PASSED [ 84%] zict/tests/test_sieve.py::test_mapping PASSED [ 86%] zict/tests/test_zip.py::test_simple PASSED [ 88%] zict/tests/test_zip.py::test_setitem_typeerror PASSED [ 91%] zict/tests/test_zip.py::test_contextmanager PASSED [ 93%] zict/tests/test_zip.py::test_missing_key PASSED [ 95%] zict/tests/test_zip.py::test_close PASSED [ 97%] zict/tests/test_zip.py::test_bytearray PASSED [100%] =================================== FAILURES =================================== _________________________________ test_mapping _________________________________ fn = '/tmp/test_lmdb-wsmd2k6_' def test_mapping(fn): """ Test mapping interface for LMDB(). """ > z = LMDB(fn) zict/tests/test_lmdb.py:27: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = directory = '/tmp/test_lmdb-wsmd2k6_' def __init__(self, directory): import lmdb # map_size is the maximum database size but shouldn't fill up the # virtual address space map_size = 1 << 40 if sys.maxsize >= 2**32 else 1 << 28 # writemap requires sparse file support otherwise the whole # `map_size` may be reserved up front on disk writemap = sys.platform.startswith("linux") > self.db = lmdb.open( directory, subdir=True, map_size=map_size, sync=False, writemap=writemap, ) E lmdb.Error: /tmp/test_lmdb-wsmd2k6_: Operation not supported zict/lmdb.py:40: Error __________________________________ test_reuse __________________________________ fn = '/tmp/test_lmdb-7l6wcyw8' def test_reuse(fn): """ Test persistence of a LMDB() mapping. """ > with LMDB(fn) as z: zict/tests/test_lmdb.py:35: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = directory = '/tmp/test_lmdb-7l6wcyw8' def __init__(self, directory): import lmdb # map_size is the maximum database size but shouldn't fill up the # virtual address space map_size = 1 << 40 if sys.maxsize >= 2**32 else 1 << 28 # writemap requires sparse file support otherwise the whole # `map_size` may be reserved up front on disk writemap = sys.platform.startswith("linux") > self.db = lmdb.open( directory, subdir=True, map_size=map_size, sync=False, writemap=writemap, ) E lmdb.Error: /tmp/test_lmdb-7l6wcyw8: Operation not supported zict/lmdb.py:40: Error _______________________________ test_creates_dir _______________________________ fn = '/tmp/test_lmdb-d6q_rb21' def test_creates_dir(fn): > with LMDB(fn): zict/tests/test_lmdb.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = directory = '/tmp/test_lmdb-d6q_rb21' def __init__(self, directory): import lmdb # map_size is the maximum database size but shouldn't fill up the # virtual address space map_size = 1 << 40 if sys.maxsize >= 2**32 else 1 << 28 # writemap requires sparse file support otherwise the whole # `map_size` may be reserved up front on disk writemap = sys.platform.startswith("linux") > self.db = lmdb.open( directory, subdir=True, map_size=map_size, sync=False, writemap=writemap, ) E lmdb.Error: /tmp/test_lmdb-d6q_rb21: Operation not supported zict/lmdb.py:40: Error _______________________ test_file_descriptors_dont_leak ________________________ fn = '/tmp/test_lmdb-z4v0iq7u' def test_file_descriptors_dont_leak(fn): psutil = pytest.importorskip("psutil") proc = psutil.Process() before = proc.num_fds() > z = LMDB(fn) zict/tests/test_lmdb.py:54: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = directory = '/tmp/test_lmdb-z4v0iq7u' def __init__(self, directory): import lmdb # map_size is the maximum database size but shouldn't fill up the # virtual address space map_size = 1 << 40 if sys.maxsize >= 2**32 else 1 << 28 # writemap requires sparse file support otherwise the whole # `map_size` may be reserved up front on disk writemap = sys.platform.startswith("linux") > self.db = lmdb.open( directory, subdir=True, map_size=map_size, sync=False, writemap=writemap, ) E lmdb.Error: /tmp/test_lmdb-z4v0iq7u: Operation not supported zict/lmdb.py:40: Error =========================== short test summary info ============================ FAILED zict/tests/test_lmdb.py::test_mapping - lmdb.Error: /tmp/test_lmdb-wsm... FAILED zict/tests/test_lmdb.py::test_reuse - lmdb.Error: /tmp/test_lmdb-7l6wc... FAILED zict/tests/test_lmdb.py::test_creates_dir - lmdb.Error: /tmp/test_lmdb... FAILED zict/tests/test_lmdb.py::test_file_descriptors_dont_leak - lmdb.Error:... =================== 4 failed, 38 passed, 3 skipped in 1.17s ==================== ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix6/build receiving incremental file list python-zict-2.1.0-1-riscv64-build.log python-zict-2.1.0-1-riscv64-check.log sent 62 bytes received 2,078 bytes 856.00 bytes/sec total size is 10,474 speedup is 4.89