==> Building on luxio ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/python-yaml ./ PKGBUILD 1,474 100% 0.00kB/s 0:00:00 1,474 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) python-yaml-6.0-3.log 243 100% 237.30kB/s 0:00:00 243 100% 237.30kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 1,233 bytes received 100 bytes 888.67 bytes/sec total size is 1,666 speedup is 1.25 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root31 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] -> [root31]...done ==> Making package: python-yaml 6.0-3 (Sat May 6 10:05:26 2023) ==> Retrieving sources...  -> Downloading PyYAML-6.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 122k 100 122k 0 0 4805k 0 --:--:-- --:--:-- --:--:-- 4805k ==> Validating source files with sha512sums... PyYAML-6.0.tar.gz ... Passed ==> Validating source files with b2sums... PyYAML-6.0.tar.gz ... Passed ==> Making package: python-yaml 6.0-3 (Sat May 6 10:05:34 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (3) New Version Net Change core/libnsl 2.0.0-3 0.06 MiB extra/libyaml 0.2.5-2 0.15 MiB core/python 3.11.3-1 104.68 MiB Total Installed Size: 104.88 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libyaml... 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 (17) New Version Net Change community/python-autocommand 2.2.2-4 0.08 MiB community/python-fastjsonschema 2.16.3-4 0.29 MiB community/python-inflect 6.0.4-2 0.38 MiB community/python-jaraco.context 4.3.0-3 0.04 MiB community/python-jaraco.functools 3.6.0-3 0.06 MiB community/python-jaraco.text 3.11.1-3 0.09 MiB community/python-more-itertools 9.1.1-4 0.61 MiB extra/python-ordered-set 4.1.0-4 0.07 MiB extra/python-packaging 23.0-3 0.43 MiB extra/python-platformdirs 3.5.0-2 0.20 MiB community/python-pydantic 1.10.7-4 6.36 MiB extra/python-tomli 2.0.1-3 0.11 MiB extra/python-trove-classifiers 2023.4.18-1 0.11 MiB community/python-typing_extensions 4.5.0-4 0.29 MiB extra/python-validate-pyproject 0.12.2-3 0.29 MiB community/cython 0.29.34-1 7.53 MiB extra/python-setuptools 1:67.7.0-1 4.68 MiB Total Installed Size: 21.62 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing cython... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... 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-ordered-set... installing python-packaging... installing python-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... [?25h==> Retrieving sources...  -> Found PyYAML-6.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting PyYAML-6.0.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/__init__.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/composer.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/constructor.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/cyaml.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/dumper.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/emitter.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/error.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/events.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/loader.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/nodes.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/parser.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/reader.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/representer.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/resolver.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/scanner.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/serializer.py -> build/lib.linux-riscv64-cpython-311/yaml copying lib/yaml/tokens.py -> build/lib.linux-riscv64-cpython-311/yaml creating build/lib.linux-riscv64-cpython-311/_yaml copying lib/_yaml/__init__.py -> build/lib.linux-riscv64-cpython-311/_yaml running build_ext building 'yaml._yaml' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/yaml gcc -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python-yaml/src=/usr/src/debug/python-yaml -flto=auto -fPIC -I/usr/include/python3.11 -c yaml/_yaml.c -o build/temp.linux-riscv64-cpython-311/yaml/_yaml.o cc1: fatal error: yaml/_yaml.c: No such file or directory compilation terminated. error: command '/usr/bin/gcc' failed with exit code 1 ==> ERROR: A failure occurred in build().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root31/build receiving incremental file list python-yaml-6.0-3-riscv64-build.log sent 43 bytes received 740 bytes 522.00 bytes/sec total size is 2,874 speedup is 3.67