On Mon, Jul 22, 2013 at 5:53 AM, Michał Nowotka <[email protected]> wrote:
> Hi Greg,
>
> Thanks for quick reply. I corrected paths in my cmake invocation (they
> where wrong) and it compiled without problems. But now after running tests
> I have:
>
>
glad to hear it.
> RDBASE=$PWD PYTHONPATH=$PWD LD_LIBRARY_PATH=$PWD/lib python
>
> 70% tests passed, 23 tests failed out of 76
>
> The following tests FAILED:
> 11 - pyAlignment (Failed)
> 15 - pyDistGeom (Failed)
> 25 - pyDepictor (Failed)
> 35 - pyChemReactions (Failed)
> 40 - pyFragCatalog (Failed)
> 42 - pyMolDescriptors (Failed)
> 44 - pyPartialCharges (Failed)
> 46 - pyMolTransforms (Failed)
> 48 - pyForceFieldHelpers (Failed)
> 50 - pyDistGeom (Failed)
> 52 - pyMolAlign (Failed)
> 54 - pyChemicalFeatures (Failed)
> 56 - pyShapeHelpers (Failed)
> 58 - pyMolCatalog (Failed)
> 60 - pySLNParse (Failed)
> 61 - pyGraphMolWrap (Failed)
> 62 - pyTestConformerWrap (Failed)
> 65 - pyMatCalc (Failed)
> 67 - pyRanker (Failed)
> 69 - pyFeatures (Failed)
> 70 - pythonTestDbCLI (Failed)
> 71 - pythonTestDirML (Failed)
> 76 - pythonTestDirChem (Failed)
> Errors while running CTest
>
> Any clues?
>
This normally indicates a problem with either PYTHONPATH or LD_LIBRARY_PATH.
Try:
ctest -V -R pyAlighnment
to get more verbose output from ctest.
-greg
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss