On Jan 29, 2008, at 8:10 PM, Ben Webb wrote: > r345. But I'm curious to know what warnings/errors you're seeing. The > test suite runs on all of our build machines without complaining > (although I guess it shouldn't, without these implementations). So I > wonder what's different about your machines. From flute: Traceback (most recent call last): File "kernel/test/cg_optimizer/test_cg.py", line 37, in test_cg_woods_func self._test_starting_conditions((-3.0, -1.0, -3.0, -1.0)) File "kernel/test/cg_optimizer/test_cg.py", line 56, in _test_starting_conditions e = opt.optimize(100) File "/flute1/home/drussel/src/IMP/kernel/pyext/IMP/__init__.py", line 1960, in optimize def optimize(*args): return _IMP.ConjugateGradients_optimize(*args) RuntimeError: : Swig director pure virtual method called IMP::Restraint::version Swig director method error. Error detected when calling 'Restraint.version' Swig director method error. Error detected when calling 'Restraint.show'