Subject: [Boost-bugs] [Boost C++ Libraries] #12548: Build system fails to find Python 3.5 on macOS
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-24 20:11:59
#12548: Build system fails to find Python 3.5 on macOS
------------------------------------+------------------------------------
Reporter: Bob Pepin <bobpepin@â¦> | Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.62.0
Severity: Problem | Keywords: macos osx python build
------------------------------------+------------------------------------
Hi,
boost_1_62_0/tools/build/src/tools/python.jam only looks for binaries
named "python" in the "usual locations" (line 432). However, with the
Packages from python.org at least for 3.5.1 and 3.5.2 there is only a
"python3" binary in that path. Also, the includes are not in
"include/python$(version)" (line 542) but in "include/python$(version)m".
Quickfix attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12548> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC