==> Building on P ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ PKGBUILD 700 68% 0.00kB/s 0:00:00 1,024 100% 316.41kB/s 0:00:00 (xfr#1, to-chk=1/3) python-formencode-2.0.1-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 339 bytes received 75 bytes 276.00 bytes/sec total size is 1,212 speedup is 2.93 ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix21 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)... ==> Locking chroot copy [felix21]...done ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix21]...done ==> Making package: python-formencode 2.0.1-1 (Wed Aug 10 08:03:48 2022) ==> Retrieving sources...  -> Found FormEncode-2.0.1.tar.gz ==> Validating source files with sha256sums... FormEncode-2.0.1.tar.gz ... Passed ==> Making package: python-formencode 2.0.1-1 (Wed Aug 10 08:03:54 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.5-1 80.43 MiB Total Installed Size: 80.49 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 (20) New Version Net Change extra/libxslt 1.1.35-1 2.73 MiB community/python-apipkg 3.0.1-1 0.04 MiB extra/python-appdirs 1.4.4-6 0.07 MiB extra/python-attrs 21.4.0-1 0.45 MiB community/python-iniconfig 1.1.1-5 0.02 MiB extra/python-lxml 4.9.1-1 3.41 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-pluggy 1.0.0-1 0.10 MiB community/python-py 1.11.0-1 0.71 MiB extra/python-pyparsing 3.0.9-1 0.96 MiB community/python-setuptools-scm 7.0.4-1 0.26 MiB extra/python-tomli 2.0.1-1 0.08 MiB community/python-typing_extensions 4.2.0-1 0.19 MiB community/python-dnspython 1:2.2.1-1 1.95 MiB community/python-pycountry 22.3.5-1 26.32 MiB community/python-pytest 7.1.2-1 2.62 MiB extra/python-setuptools 1:59.5.0-1 2.96 MiB community/python-setuptools-scm-git-archive 1.4-1 0.01 MiB Total Installed Size: 43.68 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-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-tomli... installing python-typing_extensions... installing python-setuptools-scm... installing python-setuptools-scm-git-archive... installing python-attrs... installing python-iniconfig... installing python-pluggy... installing python-apipkg... installing python-py... installing python-pytest... installing python-dnspython... Optional dependencies for python-dnspython python-cryptography: DNSSEC support python-requests-toolbelt: DoH support python-idna: support for updated IDNA 2008 python-curio: async support python-trio: async support python-sniffio: async support installing libxslt... Optional dependencies for libxslt python: Python bindings [installed] installing python-lxml... Optional dependencies for python-lxml python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML python-cssselect: support for cssselect python-html5lib: support for html5lib parser python-lxml-docs: offline docs installing python-pycountry... [?25h==> Retrieving sources...  -> Found FormEncode-2.0.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting FormEncode-2.0.1.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/formencode copying formencode/__init__.py -> build/lib/formencode copying formencode/api.py -> build/lib/formencode copying formencode/compound.py -> build/lib/formencode copying formencode/context.py -> build/lib/formencode copying formencode/declarative.py -> build/lib/formencode copying formencode/doctest_xml_compare.py -> build/lib/formencode copying formencode/exc.py -> build/lib/formencode copying formencode/fieldstorage.py -> build/lib/formencode copying formencode/foreach.py -> build/lib/formencode copying formencode/htmlfill.py -> build/lib/formencode copying formencode/htmlfill_schemabuilder.py -> build/lib/formencode copying formencode/htmlgen.py -> build/lib/formencode copying formencode/htmlrename.py -> build/lib/formencode copying formencode/interfaces.py -> build/lib/formencode copying formencode/national.py -> build/lib/formencode copying formencode/rewritingparser.py -> build/lib/formencode copying formencode/schema.py -> build/lib/formencode copying formencode/validators.py -> build/lib/formencode copying formencode/variabledecode.py -> build/lib/formencode creating build/lib/formencode/tests copying formencode/tests/__init__.py -> build/lib/formencode/tests copying formencode/tests/test_cc.py -> build/lib/formencode/tests copying formencode/tests/test_compound.py -> build/lib/formencode/tests copying formencode/tests/test_context.py -> build/lib/formencode/tests copying formencode/tests/test_declarative.py -> build/lib/formencode/tests copying formencode/tests/test_doctest_xml_compare.py -> build/lib/formencode/tests copying formencode/tests/test_doctests.py -> build/lib/formencode/tests copying formencode/tests/test_email.py -> build/lib/formencode/tests copying formencode/tests/test_htmlfill.py -> build/lib/formencode/tests copying formencode/tests/test_htmlfill_control.py -> build/lib/formencode/tests copying formencode/tests/test_htmlgen.py -> build/lib/formencode/tests copying formencode/tests/test_htmlrename.py -> build/lib/formencode/tests copying formencode/tests/test_i18n.py -> build/lib/formencode/tests copying formencode/tests/test_schema.py -> build/lib/formencode/tests copying formencode/tests/test_subclassing.py -> build/lib/formencode/tests copying formencode/tests/test_subclassing_old.py -> build/lib/formencode/tests copying formencode/tests/test_validators.py -> build/lib/formencode/tests copying formencode/tests/test_variabledecode.py -> build/lib/formencode/tests running egg_info writing FormEncode.egg-info/PKG-INFO writing dependency_links to FormEncode.egg-info/dependency_links.txt writing requirements to FormEncode.egg-info/requires.txt writing top-level names to FormEncode.egg-info/top_level.txt reading manifest file 'FormEncode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.travis.yml' adding license file 'LICENSE.txt' writing manifest file 'FormEncode.egg-info/SOURCES.txt' creating build/lib/docs copying formencode/../docs/Design.txt -> build/lib/formencode/../docs copying formencode/../docs/ToDo.txt -> build/lib/formencode/../docs copying formencode/../docs/Validator.txt -> build/lib/formencode/../docs copying formencode/../docs/community.txt -> build/lib/formencode/../docs copying formencode/../docs/download.txt -> build/lib/formencode/../docs copying formencode/../docs/history.txt -> build/lib/formencode/../docs copying formencode/../docs/htmlfill.txt -> build/lib/formencode/../docs copying formencode/../docs/i18n.txt -> build/lib/formencode/../docs copying formencode/../docs/index.txt -> build/lib/formencode/../docs copying formencode/../docs/modules.txt -> build/lib/formencode/../docs copying formencode/../docs/whatsnew-0-to-1.2.4.txt -> build/lib/formencode/../docs copying formencode/../docs/whatsnew-1.2.5.txt -> build/lib/formencode/../docs copying formencode/../docs/whatsnew-1.3.txt -> build/lib/formencode/../docs copying formencode/../docs/whatsnew-2.0.txt -> build/lib/formencode/../docs creating build/lib/formencode/i18n copying formencode/i18n/FormEncode.pot -> build/lib/formencode/i18n creating build/lib/formencode/i18n/cs creating build/lib/formencode/i18n/cs/LC_MESSAGES copying formencode/i18n/cs/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/cs/LC_MESSAGES copying formencode/i18n/cs/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/cs/LC_MESSAGES creating build/lib/formencode/i18n/da creating build/lib/formencode/i18n/da/LC_MESSAGES copying formencode/i18n/da/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/da/LC_MESSAGES copying formencode/i18n/da/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/da/LC_MESSAGES creating build/lib/formencode/i18n/de creating build/lib/formencode/i18n/de/LC_MESSAGES copying formencode/i18n/de/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/de/LC_MESSAGES copying formencode/i18n/de/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/de/LC_MESSAGES creating build/lib/formencode/i18n/el creating build/lib/formencode/i18n/el/LC_MESSAGES copying formencode/i18n/el/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/el/LC_MESSAGES copying formencode/i18n/el/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/el/LC_MESSAGES creating build/lib/formencode/i18n/es creating build/lib/formencode/i18n/es/LC_MESSAGES copying formencode/i18n/es/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/es/LC_MESSAGES copying formencode/i18n/es/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/es/LC_MESSAGES creating build/lib/formencode/i18n/et creating build/lib/formencode/i18n/et/LC_MESSAGES copying formencode/i18n/et/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/et/LC_MESSAGES copying formencode/i18n/et/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/et/LC_MESSAGES creating build/lib/formencode/i18n/fi creating build/lib/formencode/i18n/fi/LC_MESSAGES copying formencode/i18n/fi/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/fi/LC_MESSAGES copying formencode/i18n/fi/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/fi/LC_MESSAGES creating build/lib/formencode/i18n/fr creating build/lib/formencode/i18n/fr/LC_MESSAGES copying formencode/i18n/fr/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/fr/LC_MESSAGES copying formencode/i18n/fr/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/fr/LC_MESSAGES creating build/lib/formencode/i18n/it creating build/lib/formencode/i18n/it/LC_MESSAGES copying formencode/i18n/it/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/it/LC_MESSAGES copying formencode/i18n/it/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/it/LC_MESSAGES creating build/lib/formencode/i18n/ja creating build/lib/formencode/i18n/ja/LC_MESSAGES copying formencode/i18n/ja/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/ja/LC_MESSAGES copying formencode/i18n/ja/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/ja/LC_MESSAGES creating build/lib/formencode/i18n/ko creating build/lib/formencode/i18n/ko/LC_MESSAGES copying formencode/i18n/ko/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/ko/LC_MESSAGES copying formencode/i18n/ko/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/ko/LC_MESSAGES creating build/lib/formencode/i18n/lt creating build/lib/formencode/i18n/lt/LC_MESSAGES copying formencode/i18n/lt/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/lt/LC_MESSAGES copying formencode/i18n/lt/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/lt/LC_MESSAGES creating build/lib/formencode/i18n/mk creating build/lib/formencode/i18n/mk/LC_MESSAGES copying formencode/i18n/mk/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/mk/LC_MESSAGES copying formencode/i18n/mk/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/mk/LC_MESSAGES creating build/lib/formencode/i18n/nb_NO creating build/lib/formencode/i18n/nb_NO/LC_MESSAGES copying formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/nb_NO/LC_MESSAGES copying formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/nb_NO/LC_MESSAGES creating build/lib/formencode/i18n/nl creating build/lib/formencode/i18n/nl/LC_MESSAGES copying formencode/i18n/nl/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/nl/LC_MESSAGES copying formencode/i18n/nl/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/nl/LC_MESSAGES creating build/lib/formencode/i18n/pl creating build/lib/formencode/i18n/pl/LC_MESSAGES copying formencode/i18n/pl/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/pl/LC_MESSAGES copying formencode/i18n/pl/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/pl/LC_MESSAGES creating build/lib/formencode/i18n/pt_BR creating build/lib/formencode/i18n/pt_BR/LC_MESSAGES copying formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/pt_BR/LC_MESSAGES copying formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/pt_BR/LC_MESSAGES creating build/lib/formencode/i18n/pt_PT creating build/lib/formencode/i18n/pt_PT/LC_MESSAGES copying formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/pt_PT/LC_MESSAGES copying formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/pt_PT/LC_MESSAGES creating build/lib/formencode/i18n/ru creating build/lib/formencode/i18n/ru/LC_MESSAGES copying formencode/i18n/ru/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/ru/LC_MESSAGES copying formencode/i18n/ru/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/ru/LC_MESSAGES creating build/lib/formencode/i18n/sk creating build/lib/formencode/i18n/sk/LC_MESSAGES copying formencode/i18n/sk/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sk/LC_MESSAGES copying formencode/i18n/sk/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/sk/LC_MESSAGES creating build/lib/formencode/i18n/sl creating build/lib/formencode/i18n/sl/LC_MESSAGES copying formencode/i18n/sl/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sl/LC_MESSAGES copying formencode/i18n/sl/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/sl/LC_MESSAGES creating build/lib/formencode/i18n/sr creating build/lib/formencode/i18n/sr/LC_MESSAGES copying formencode/i18n/sr/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sr/LC_MESSAGES copying formencode/i18n/sr/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/sr/LC_MESSAGES creating build/lib/formencode/i18n/sr@latin creating build/lib/formencode/i18n/sr@latin/LC_MESSAGES copying formencode/i18n/sr@latin/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sr@latin/LC_MESSAGES copying formencode/i18n/sr@latin/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/sr@latin/LC_MESSAGES creating build/lib/formencode/i18n/sv creating build/lib/formencode/i18n/sv/LC_MESSAGES copying formencode/i18n/sv/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sv/LC_MESSAGES copying formencode/i18n/sv/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/sv/LC_MESSAGES creating build/lib/formencode/i18n/tr creating build/lib/formencode/i18n/tr/LC_MESSAGES copying formencode/i18n/tr/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/tr/LC_MESSAGES copying formencode/i18n/tr/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/tr/LC_MESSAGES creating build/lib/formencode/i18n/zh_CN creating build/lib/formencode/i18n/zh_CN/LC_MESSAGES copying formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/zh_CN/LC_MESSAGES copying formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/zh_CN/LC_MESSAGES creating build/lib/formencode/i18n/zh_TW creating build/lib/formencode/i18n/zh_TW/LC_MESSAGES copying formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/zh_TW/LC_MESSAGES copying formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.po -> build/lib/formencode/i18n/zh_TW/LC_MESSAGES creating build/lib/formencode/javascript copying formencode/javascript/ordering.js -> build/lib/formencode/javascript copying formencode/tests/non_empty.txt -> build/lib/formencode/tests creating build/lib/formencode/tests/htmlfill_data copying formencode/tests/htmlfill_data/data-error1.txt -> build/lib/formencode/tests/htmlfill_data copying formencode/tests/htmlfill_data/data-fill1.txt -> build/lib/formencode/tests/htmlfill_data copying formencode/tests/htmlfill_data/data-fill2.txt -> build/lib/formencode/tests/htmlfill_data copying formencode/tests/htmlfill_data/data-fill3.txt -> build/lib/formencode/tests/htmlfill_data copying formencode/tests/htmlfill_data/data-fill4.txt -> build/lib/formencode/tests/htmlfill_data copying formencode/tests/htmlfill_data/data-form-last-element.txt -> build/lib/formencode/tests/htmlfill_data copying formencode/tests/htmlfill_data/data-schema1.txt -> build/lib/formencode/tests/htmlfill_data ==> Starting check()... E ====================================================================== ERROR: formencode (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: formencode Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 470, in _find_test_path package = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-formencode/src/FormEncode-2.0.1/formencode/__init__.py", line 5, in from formencode.api import ( File "/build/python-formencode/src/FormEncode-2.0.1/formencode/api.py", line 6, in from . import declarative File "/build/python-formencode/src/FormEncode-2.0.1/formencode/declarative.py", line 26, in import six ModuleNotFoundError: No module named 'six' ---------------------------------------------------------------------- Ran 1 test in 0.001s FAILED (errors=1) ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix21/build receiving incremental file list python-formencode-2.0.1-1-riscv64-build.log python-formencode-2.0.1-1-riscv64-check.log sent 62 bytes received 1,926 bytes 1,325.33 bytes/sec total size is 14,111 speedup is 7.10