CMake Warning at libpyEM/CMakeLists.txt:2 (add_library):
Cannot generate a safe runtime search path for target pyPointArray2 because
files in some directories may conflict with libraries in implicit
directories:
runtime library [libboost_python27.so.1.69.0] in /usr/lib may be hidden by files in:
/home/stevel/EMAN2/miniconda3/envs/test/lib
Some of these libraries may not be found correctly.
Call Stack (most recent call first):
libpyEM/CMakeLists.txt:31 (ADD_PYSTE_LIB)
CMake Warning at libpyEM/CMakeLists.txt:2 (add_library):
Cannot generate a safe runtime search path for target pyTransform2 because
files in some directories may conflict with libraries in implicit
directories:
runtime library [libboost_python27.so.1.69.0] in /usr/lib may be hidden by files in:
/home/stevel/EMAN2/miniconda3/envs/test/lib
Some of these libraries may not be found correctly.
Call Stack (most recent call first):
libpyEM/CMakeLists.txt:30 (ADD_PYSTE_LIB)
CMake Warning at libpyEM/CMakeLists.txt:2 (add_library):
Cannot generate a safe runtime search path for target pyFundamentals2
because files in some directories may conflict with libraries in implicit
directories:
runtime library [libboost_python27.so.1.69.0] in /usr/lib may be hidden by files in:
/home/stevel/EMAN2/miniconda3/envs/test/lib
Some of these libraries may not be found correctly.
Call Stack (most recent call first):
libpyEM/CMakeLists.txt:34 (ADD_PYSTE_LIB)
...