Re: [Rdkit-discuss] ctest fails

2017-02-01 Thread 鈴木 倫太郎
Dear Paolo, Thank you for your response. I built boost with the following commands. $ ./bootstrap.sh --prefix=/usr/local/boost_1_62_0 --with-python=/usr/local/bin/python --with-python-root=/usr/local $ ./b2 threading=multi /usr/local/bin/python is my self-built version of Python 2.7. The co

Re: [Rdkit-discuss] ctest fails

2017-02-01 Thread Paolo Tosco
Dear Rintarou, did you check that you built boost 1.62 against your own self-built version of Python 2.7 rather than against system Python? Alternatively, you might be missing a Python module. You may get more information about why, e.g., test 7 failed issuing the command: ctest -I 7,7 -V Bes

[Rdkit-discuss] ctest fails

2017-02-01 Thread 鈴木 倫太郎
Dear All, I have been used RDKit 2015_03_1 with self-build version of python 2.7 and boost 1.62 on CentOS 5.11. Now I tried to built and install 2016_09_3 in the same environment and I got 13 errors after ctest. 88% tests passed, 13 tests failed out of 112 The following tests FAILED: