Raspbian Package Auto-Building

Buildd status for hyperspy (bookworm-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.o

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateMiscLogs
Buildd exposure stats armhf  1.6.1-1Maybe-Failed962d 8h 6mtestbuildduncompiledmisc:sourceold | all (8)

Tail of log for hyperspy on armhf:

  warnings.warn("Setuptools is replacing distutils.")
/<<PKGBUILDDIR>>/setup.py:145: UserWarning: WARNING: cython required to generate fast c code is not found on this system.
Only slow pure python alternative functions will be available.
To use fast implementation of some functions writen in cython either:
a) install cython and re-run the installation,
b) try alternative source distribution containing cythonized C versions of fast code,
c) use binary distribution (i.e. wheels, egg).
  warnings.warn("""WARNING: cython required to generate fast c code is not found on this system.
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/setup.py", line 179, in <module>
    assert isinstance(compiler, distutils.ccompiler.CCompiler)
AssertionError
E: pybuild pybuild:379: clean: plugin distutils failed with: exit code=1: python3.10 setup.py clean 
dh_auto_clean: error: pybuild --clean -i python{version} -p 3.10 returned exit code 13
make: *** [debian/rules:9: clean] Error 25