==> Building on P ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ PKGBUILD 1,057 100% 0.00kB/s 0:00:00 1,057 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) python-watchdog-1.0.2-1.log 200 100% 195.31kB/s 0:00:00 200 100% 195.31kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 932 bytes received 69 bytes 667.33 bytes/sec total size is 1,245 speedup is 1.24 ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix25 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] -> [felix25]...done ==> Making package: python-watchdog 1.0.2-1 (Fri Sep 16 10:18:32 2022) ==> Retrieving sources...  -> Downloading python-watchdog-1.0.2.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 100 91796 0 91796 0 0 164k 0 --:--:-- --:--:-- --:--:-- 164k ==> Validating source files with sha512sums... python-watchdog-1.0.2.tar.gz ... Passed ==> Making package: python-watchdog 1.0.2-1 (Fri Sep 16 10:18:40 2022) ==> 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.7-1 80.86 MiB Total Installed Size: 80.92 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 (25) New Version Net Change community/cython 0.29.32-2 7.52 MiB community/python-apipkg 3.0.1-1 0.04 MiB extra/python-appdirs 1.4.4-7 0.07 MiB extra/python-attrs 22.1.0-1 0.43 MiB community/python-autocommand 2.2.1-1 0.07 MiB community/python-inflect 6.0.0-1 0.28 MiB community/python-iniconfig 1.1.1-5 0.02 MiB community/python-jaraco.context 4.1.2-1 0.02 MiB community/python-jaraco.functools 3.5.1-1 0.05 MiB community/python-jaraco.text 3.9.1-1 0.07 MiB community/python-more-itertools 8.13.0-2 0.48 MiB extra/python-nspektr 0.4.0-2 0.02 MiB extra/python-ordered-set 4.1.0-1 0.06 MiB extra/python-packaging 21.3-1 0.26 MiB community/python-pluggy 1.0.0-1 0.10 MiB community/python-py 1.11.0-1 0.71 MiB community/python-pydantic 1.10.2-1 5.79 MiB extra/python-pyparsing 3.0.9-1 0.96 MiB extra/python-tomli 2.0.1-1 0.08 MiB extra/python-trove-classifiers 2022.8.31-1 0.11 MiB community/python-typing_extensions 4.3.0-1 0.21 MiB extra/python-validate-pyproject 0.10.1-1 0.41 MiB community/python-pytest 7.1.2-1 2.62 MiB community/python-pytest-timeout 2.1.0-1 0.06 MiB extra/python-setuptools 1:61.3.1-1 3.18 MiB Total Installed Size: 23.62 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-appdirs... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing cython... installing python-typing_extensions... installing python-pydantic... Optional dependencies for python-pydantic python-dotenv: for .env file support python-email-validator: for email validation installing python-inflect... installing python-jaraco.text... 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-nspektr... installing python-ordered-set... installing python-tomli... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... installing python-attrs... installing python-iniconfig... installing python-pluggy... installing python-apipkg... installing python-py... installing python-pytest... installing python-pytest-timeout... [?25h==> Retrieving sources...  -> Found python-watchdog-1.0.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting python-watchdog-1.0.2.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/watchdog copying src/watchdog/__init__.py -> build/lib/watchdog copying src/watchdog/events.py -> build/lib/watchdog copying src/watchdog/version.py -> build/lib/watchdog copying src/watchdog/watchmedo.py -> build/lib/watchdog creating build/lib/watchdog/observers copying src/watchdog/observers/__init__.py -> build/lib/watchdog/observers copying src/watchdog/observers/api.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents2.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_buffer.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_c.py -> build/lib/watchdog/observers copying src/watchdog/observers/kqueue.py -> build/lib/watchdog/observers copying src/watchdog/observers/polling.py -> build/lib/watchdog/observers copying src/watchdog/observers/read_directory_changes.py -> build/lib/watchdog/observers copying src/watchdog/observers/winapi.py -> build/lib/watchdog/observers creating build/lib/watchdog/tricks copying src/watchdog/tricks/__init__.py -> build/lib/watchdog/tricks creating build/lib/watchdog/utils copying src/watchdog/utils/__init__.py -> build/lib/watchdog/utils copying src/watchdog/utils/bricks.py -> build/lib/watchdog/utils copying src/watchdog/utils/delayed_queue.py -> build/lib/watchdog/utils copying src/watchdog/utils/dirsnapshot.py -> build/lib/watchdog/utils copying src/watchdog/utils/echo.py -> build/lib/watchdog/utils copying src/watchdog/utils/patterns.py -> build/lib/watchdog/utils copying src/watchdog/utils/platform.py -> build/lib/watchdog/utils running egg_info creating src/watchdog.egg-info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt writing manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' adding license file 'LICENSE' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' ==> Starting check()... ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-7.1.2, pluggy-1.0.0 -- /usr/bin/python cachedir: .pytest_cache rootdir: /build/python-watchdog/src/watchdog-1.0.2, configfile: setup.cfg plugins: timeout-2.1.0 collecting ... collected 100 items / 3 skipped tests/test_delayed_queue.py::test_delayed_get PASSED [ 1%] tests/test_delayed_queue.py::test_nondelayed_get PASSED [ 2%] tests/test_emitter.py::test_create PASSED [ 3%] tests/test_emitter.py::test_create_wrong_encoding PASSED [ 4%] tests/test_emitter.py::test_delete PASSED [ 5%] tests/test_emitter.py::test_modify PASSED [ 6%] tests/test_emitter.py::test_move PASSED [ 7%] tests/test_emitter.py::test_move_to PASSED [ 8%] tests/test_emitter.py::test_move_to_full PASSED [ 9%] tests/test_emitter.py::test_move_from PASSED [ 10%] tests/test_emitter.py::test_move_from_full PASSED [ 11%] tests/test_emitter.py::test_separate_consecutive_moves PASSED [ 12%] tests/test_emitter.py::test_delete_self PASSED [ 13%] tests/test_emitter.py::test_fast_subdirectory_creation_deletion PASSED [ 14%] tests/test_emitter.py::test_passing_unicode_should_give_unicode PASSED [ 15%] tests/test_emitter.py::test_passing_bytes_should_give_bytes PASSED [ 16%] tests/test_emitter.py::test_recursive_on PASSED [ 17%] tests/test_emitter.py::test_recursive_off PASSED [ 18%]==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix25/build receiving incremental file list python-watchdog-1.0.2-1-riscv64-build.log python-watchdog-1.0.2-1-riscv64-check.log python-watchdog-1.0.2-1-riscv64-prepare.log sent 81 bytes received 1,288 bytes 547.60 bytes/sec total size is 4,357 speedup is 3.18