Bug#1061424: tulip ftbfs with Python 3.12 as default
Matthias Klose
doko at debian.org
Wed Jan 24 10:39:16 GMT 2024
Package: src:tulip
Version: 5.4.0+dfsg-3
Severity: important
Tags: sid trixie ftbfs
User: debian-python at lists.debian.org
Usertags: python3.12
ftbfs with python3-defaults from experimental.
The build works, but in the end, there are no Python modules built.
Configuration already fails with:
[...]
-- Found PythonInterp: /usr/bin/python3 (found version "3.12.1")
Traceback (most recent call last):
File "<string>", line 5, in <module>
ModuleNotFoundError: No module named 'distutils'
CMake Warning (dev) at cmake/TulipPython.cmake:79 (FIND_PACKAGE):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs
modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
CMakeLists.txt:350 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.12.so (found
version "3.12.1")
-- Found SIP version: 4.19.25
-- Found SIP 4.19.25: /usr/bin/sip
build logs at
https://launchpad.net/ubuntu/+source/tulip/5.4.0+dfsg-3build4
More information about the debian-science-maintainers
mailing list