https://bugs.kde.org/show_bug.cgi?id=415048
Bug ID: 415048 Summary: BoostPython not found by cmake when boost without python2 support is used Product: kig Version: unspecified Platform: Debian unstable OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: david.narv...@computer.org Reporter: rikmi...@kde.org Target Milestone: --- SUMMARY Debian unstable and Ubuntu 20.04 proposed repo have a build of boost where python2 build/support is dropped. kig then fails to find BoostPython on configure, even though pythonboost is correctly installed. In the stable release repos where boost has python2 support and the pythonboost meta package pulls in python2 and python3, boost is found with the message: Found BoostPython: /usr/lib/x86_64-linux-gnu/libpython2.7.so;/usr/lib/x86_64-linux-gnu/libboost_python.so -- You are receiving this mail because: You are watching all bug changes.