Bug#1061604: cctbx: autopkgtest regression
Graham Inggs
ginggs at debian.org
Sat Jan 27 08:05:56 GMT 2024
Source: cctbx
Version: 2023.12+ds2+~3.17.0+ds1-3
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression
Hi Maintainer
The cctbx's autopkgtest are failing [1], preventing migration. I've
copied what I hope is the relevant part of the log below.
I suspect there are missing (test) dependencies. Previously, gcc was
pulled in as a dependency through python3-pythran, through
python3-scipy. This is currently not the case.
Regards
Graham
[1] https://ci.debian.net/packages/c/cctbx/testing/amd64/
75s Standard error:
75s Traceback (most recent call last):
75s File "/usr/lib/python3/dist-packages/boost_adaptbx/tests/tst_python_streambuf.py",
line 7, in <module>
75s import StringIO
75s ModuleNotFoundError: No module named 'StringIO'
78s Standard error:
78s Traceback (most recent call last):
78s File "/usr/lib/python3/dist-packages/fable/test/tst_separate_files.py",
line 95, in <module>
78s run(args=sys.argv[1:])
78s File "/usr/lib/python3/dist-packages/fable/test/tst_separate_files.py",
line 70, in run
78s exercise(verbose,
78s File "/usr/lib/python3/dist-packages/fable/test/tst_separate_files.py",
line 38, in exercise
78s cmd = comp_env.compilation_command(file_name_cpp=file_name_cpp)
78s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
78s File "/usr/lib/python3/dist-packages/fable/simple_compilation.py",
line 121, in compilation_command
78s return O.assemble_command(
78s ^^^^^^^^^^^^^^^^^^^
78s File "/usr/lib/python3/dist-packages/fable/simple_compilation.py",
line 91, in assemble_command
78s if (disable_warnings or O.gcc_version < 30400):
78s ^^^^^^^^^^^^^^^^^^^^^
78s TypeError: '<' not supported between instances of 'NoneType' and 'int'
78s libtbx.python
"/usr/lib/python3/dist-packages/cctbx/regression/tst_sampled_model_density.py"
P31 [OK] 2.0s
More information about the debian-science-maintainers
mailing list