On 2012-10-21 21:15, Gianluca Sforna wrote: > On Sun, Oct 21, 2012 at 5:12 AM, Greg Landrum <[email protected]> wrote: >> I'm very happy to announce that the next version of the RDKit -- >> 2012.09 (a.k.a Q3 2012) -- is released. > Hi Greg, > sorry, I didn't it before but trying to rebuild the RPMs I'm getting a > test error: > > 76/76 Test #76: pythonTestDirChem ................***Failed 29.80 sec > > 99% tests passed, 1 tests failed out of 76 > > Total Test time (real) = 106.14 sec > > The following tests FAILED: > 76 - pythonTestDirChem (Failed) > Errors while running CTest > make: *** [test] Error 8 > > How do I find which of the tests in there is failing? Some expect a > failure so I can't readily tell from the log which ones are > problematic. >
Hi Gianluca, "ctest --output-on-failure" should give you a lot more information so you can pinpoint the cause. At least it has helped me in the past. Cheers -- Jan ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

