id summary reporter owner description type status milestone component version severity resolution keywords cc 2417 Suppress python configuration warning Vladimir Prus Dave Abrahams "libs/python/build/Jamfile.v2 is written to emit a warning if no python is found. The message is emitted when the file is parsed, as opposed to when Boost.Python is actually build, and produces noise for folks who are using Boost in large project and won't use Python. Jamfile should be modified to use the 'message' target to emit the warning only when actually build. Jamfiles for graph, mpi and regex show how to do this." Bugs closed Boost 1.37.0 python USE GITHUB Boost 1.36.0 Problem fixed