Source: boost1.74 Version: 1.74.0-17 Severity: serious Tags: ftbfs User: [email protected] Usertags: python3.11 python3-all-dev
Hi Maintainer When built with Python 3.11 as a supported version, the libboost-mpi-python1.74.0 package is missing the file: usr/lib/python3/dist-packages/boost/mpi.cpython-311-x86_64-linux-gnu.so After a local build, I found the file: stage-3.11/lib/boost-python3.11/mpiNone whereas the corresponding file for the Python 3,10 build is: stage-3.10/lib/boost-python3.10/mpi.cpython-310-x86_64-linux-gnu.so Something seems to have gone wrong in the (re)naming of this file. Regards Graham

