=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for py312-mmh3-5.1.0
* Building wheel...
/usr/pkg/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.setuptools.ext-modules]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running bdist_wheel
running build
running build_py
running egg_info
writing src/mmh3.egg-info/PKG-INFO
writing dependency_links to src/mmh3.egg-info/dependency_links.txt
writing requirements to src/mmh3.egg-info/requires.txt
writing top-level names to src/mmh3.egg-info/top_level.txt
reading manifest file 'src/mmh3.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/mmh3.egg-info/SOURCES.txt'
creating build/lib.netbsd-10.0-macppc-cpython-312/mmh3
copying src/mmh3/__init__.pyi -> build/lib.netbsd-10.0-macppc-cpython-312/mmh3
copying src/mmh3/hashlib.h -> build/lib.netbsd-10.0-macppc-cpython-312/mmh3
copying src/mmh3/mmh3module.c -> build/lib.netbsd-10.0-macppc-cpython-312/mmh3
copying src/mmh3/murmurhash3.c -> build/lib.netbsd-10.0-macppc-cpython-312/mmh3
copying src/mmh3/murmurhash3.h -> build/lib.netbsd-10.0-macppc-cpython-312/mmh3
copying src/mmh3/py.typed -> build/lib.netbsd-10.0-macppc-cpython-312/mmh3
running build_ext
building 'mmh3' extension
creating build/temp.netbsd-10.0-macppc-cpython-312/src/mmh3
gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/include -I/usr/pkg/include/python3.12 -fPIC -I/usr/pkg/include/python3.12 -c ./src/mmh3/mmh3module.c -o build/temp.netbsd-10.0-macppc-cpython-312/src/mmh3/mmh3module.o
./src/mmh3/mmh3module.c:11:10: fatal error: byteswap.h: No such file or directory
   11 | #include <byteswap.h>
      |          ^~~~~~~~~~~~
compilation terminated.
distcc[14327] ERROR: compile ./src/mmh3/mmh3module.c on 10.0.20.122:3638 failed
distcc[14327] (dcc_build_somewhere) Warning: remote compilation of './src/mmh3/mmh3module.c' failed, retrying locally
distcc[14327] Warning: failed to distribute ./src/mmh3/mmh3module.c to 10.0.20.122:3638, running locally instead
./src/mmh3/mmh3module.c:11:10: fatal error: byteswap.h: No such file or directory
   11 | #include <byteswap.h>
      |          ^~~~~~~~~~~~
compilation terminated.
distcc[14327] ERROR: compile ./src/mmh3/mmh3module.c on localhost failed
error: command '/tmp/pkgbuild/devel/py-mmh3/work/.cwrapper/bin/gcc' failed with exit code 1

ERROR Backend subprocess exited when trying to invoke build_wheel
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/devel/py-mmh3
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/py-mmh3