Bug#1074435: yade: FTBFS with Python 3.12 as default
Graham Inggs
ginggs at debian.org
Fri Jun 28 14:45:56 BST 2024
Source: yade
Version: 2024.02a-1
Severity: serious
Tags: ftbfs
User: debian-python at lists.debian.org
Usertags: python3.12
yade FTBFS with Python 3.12 as the default version [1]. I've copied
what I hope is the relevant part of the log below.
Regards
Graham
[1] https://buildd.debian.org/status/fetch.php?pkg=yade&arch=amd64&ver=2024.02a-1%2Bb4&stamp=1719565244&raw=0
CMake Warning (dev) at cMake/GetVersion.cmake:7 (exec_program):
Policy CMP0153 is not set: The exec_program command should not be called.
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Use execute_process() instead.
Call Stack (most recent call first):
CMakeLists.txt:139 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Version is set to 2024.02a
-- GCC Version >= 4.8. Adding -ftrack-macro-expansion=0
-- GCC Version >= 4.8. Adding -save-temps
-- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0")
-- [36mLog filtering: enabled [0m
-- Enabling boost::log library and DEBUG=OFF. Logging will work
nicely, backtraces will not have debug info, files will be small.
-- Architecture: amd64
-- Found GLUT: /usr/lib/x86_64-linux-gnu/libglut.so
-- Found freeglut: /usr/include/GL
-- md5sum of freegult /usr/include/GL/freeglut_std.h is:
5d350938fc0be29757a26e466fff6414
-- freegult version is 3.0.0
Loop on the following python versions and check available
dependencies:3.11;3.10;3.9;3.8;3.7;3.6;3.5;3.4;3.3;3.2;3.1;3.0
CMake Warning (dev) at CMakeLists.txt:328 (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.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PythonInterp: /usr/bin/python3 (found version "3.12.4")
Trying python version: 3.11 parsed as 3 11
CMake Warning (dev) at CMakeLists.txt:328 (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.
This warning is for project developers. Use -Wno-dev to suppress it.
More information about the debian-science-maintainers
mailing list