==> Building on minun ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ .SRCINFO 700 95% 0.00kB/s 0:00:00 731 100% 30.27kB/s 0:00:00 (xfr#1, to-chk=3/5) .nvchecker.toml 91 100% 88.87kB/s 0:00:00 91 100% 88.87kB/s 0:00:00 (xfr#2, to-chk=2/5) PKGBUILD 700 43% 683.59kB/s 0:00:00 1,596 100% 1.52MB/s 0:00:00 (xfr#3, to-chk=1/5) python-pysnmp-7.1.17-1.log 451 100% 440.43kB/s 0:00:00 451 100% 440.43kB/s 0:00:00 (xfr#4, to-chk=0/5) sent 573 bytes received 137 bytes 473.33 bytes/sec total size is 2,610 speedup is 3.68 ==> Running pkgctl build --arch riscv64 --repo extra on remote host... ==> WARNING: unsupported architecture: riscv64 ==> Building python-pysnmp  -> repo: extra  -> arch: riscv64  -> worker: felix-0 ==> Building python-pysnmp for [extra] (riscv64) ]2;🔵 Container arch-nspawn-3421121 on minun.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] -> [felix-0]...done ==> Making package: python-pysnmp 7.1.17-1 (Sun May 4 12:01:56 2025) ==> Retrieving sources...  -> Found pysnmp-v7.1.17.tar.gz ==> Validating source files with sha512sums... pysnmp-v7.1.17.tar.gz ... Passed ]2;🔵 Container arch-nspawn-3422089 on minun.felixc.at\==> Making package: python-pysnmp 7.1.17-1 (Sun May 4 10:02:08 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (8) New Version Net Change Download Size extra/mpdecimal 4.0.0-2 0.29 MiB extra/python-cffi 1.17.1-2 1.35 MiB extra/python-ply 3.11-14 0.39 MiB extra/python-pycparser 2.22-3 1.69 MiB 0.22 MiB core/python 3.13.3-1 108.92 MiB extra/python-cryptography 44.0.2-1 4.83 MiB extra/python-pyasn1 0.6.0-2 1.23 MiB extra/python-pysmi 0.3.4-14.1 1.00 MiB Total Download Size: 0.22 MiB Total Installed Size: 119.71 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-pycparser-2.22-3-any downloading... error: restricting filesystem access failed because landlock is not supported by the kernel! checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter installing python-pycparser... installing python-cffi... Optional dependencies for python-cffi python-setuptools: "limited api" version checking in cffi.setuptools_ext installing python-cryptography... installing python-pyasn1... installing python-ply... installing python-pysmi... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (13) New Version Net Change extra/python-fastjsonschema 2.21.1-1 0.27 MiB extra/python-iniconfig 2.1.0-1 0.04 MiB extra/python-lark-parser 1.2.2-3 1.24 MiB extra/python-packaging 25.0-1 0.67 MiB extra/python-pluggy 1.5.0-3 0.20 MiB extra/python-pyproject-hooks 1.2.0-3 0.10 MiB extra/python-typing_extensions 4.13.2-1 0.52 MiB extra/python-build 1.2.2-3 0.20 MiB extra/python-installer 0.7.0-10 0.17 MiB extra/python-poetry-core 2.1.2-1 1.40 MiB extra/python-pytest 1:8.3.5-1 3.93 MiB extra/python-pytest-asyncio 0.25.2-1 0.16 MiB extra/python-wheel 0.45.1-1 0.28 MiB Total Installed Size: 9.18 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-packaging... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... installing python-fastjsonschema... installing python-typing_extensions... installing python-lark-parser... Optional dependencies for python-lark-parser python-atomicwrites: for atomic_cache python-regex: for regex support installing python-poetry-core... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand installing python-iniconfig... installing python-pluggy... installing python-pytest... installing python-pytest-asyncio... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources...  -> Found pysnmp-v7.1.17.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting pysnmp-v7.1.17.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... * Building wheel... Successfully built pysnmp-7.1.17-py3-none-any.whl ==> Starting check()... Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/pysmi/searcher/pyfile.py", line 15, in SOURCE_SUFFIXES = importlib.machinery.SOURCE_SUFFIXES ^^^^^^^^^^^^^^^^^^^ AttributeError: module 'importlib' has no attribute 'machinery' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/pysmi/searcher/pyfile.py", line 19, in raise ImportError() ImportError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/mibdump", line 14, in from pysmi.searcher import AnyFileSearcher, PyFileSearcher, PyPackageSearcher, StubSearcher File "/usr/lib/python3.13/site-packages/pysmi/searcher/__init__.py", line 7, in from pysmi.searcher.pyfile import PyFileSearcher File "/usr/lib/python3.13/site-packages/pysmi/searcher/pyfile.py", line 22, in import imp ModuleNotFoundError: No module named 'imp' ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix-0/build [?25h[?25h[?25hreceiving incremental file list python-pysnmp-7.1.17-1-riscv64-build.log python-pysnmp-7.1.17-1-riscv64-check.log sent 62 bytes received 721 bytes 522.00 bytes/sec total size is 1,260 speedup is 1.61