[Bug 245835] math/kig python-kig.xml fails install when chosen python flavor is 3.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 24 08:40:13 BST 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245835

--- Comment #2 from freebsd at patater.com ---
Output from make includes the following:

-- Looking for C++ include boost/shared_ptr.hpp
-- Looking for C++ include boost/shared_ptr.hpp - found
-- Performing Test BoostPython_FromCMake
-- Performing Test BoostPython_FromCMake - Failed
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "1.6.3")
-- Could NOT find BoostPython (missing: BoostPython_LIBRARIES
BoostPython_INCLUDE_DIRS)

Without BoostPython, kig will not attempt to run the CMake install rule (in
scripting/CMakeLists.txt) which copies python-kig.xml to the location where the
pkg-plist expects.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list