### Motivation Ensure the CMake preparation fails when the correct Boost-Python library is not found. With the current behavior, the build goes through even when not found, and then the resulting `_pulsar.so` will not be linked with boost-python and will fail to load at runtime.
[ Full content available at: https://github.com/apache/incubator-pulsar/pull/2608 ] This message was relayed via gitbox.apache.org for [email protected]
