Hi,

I am trying to compile the new version of Openbabel. Here are the  
commands I used:

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr/people/douglas/programs/openbabel-2.3.0/ ../
make -j2

Everything seems to be OK up to this point.

Then I try:
make test

Everything passes right up to the near the end, when I get:

       Start 52: pytest_babel
52/56 Test #52: pytest_babel .....................***Failed  Error  
regular expression found in output. Regex=[FAIL]  0.16 sec
       Start 53: pytest_sym
53/56 Test #53: pytest_sym .......................***Failed  Error  
regular expression found in output. Regex=[FAIL]  0.40 sec
       Start 54: pytest_fastsearch
54/56 Test #54: pytest_fastsearch ................***Failed  Error  
regular expression found in output. Regex=[FAIL]  0.07 sec
       Start 55: pytest_unique
55/56 Test #55: pytest_unique ....................***Failed  Error  
regular expression found in output. Regex=[FAIL]  0.06 sec
       Start 56: pytest_kekule
56/56 Test #56: pytest_kekule ....................***Failed  Error  
regular expression found in output. Regex=[FAIL]  0.09 sec

91% tests passed, 5 tests failed out of 56

Total Test time (real) =  86.32 sec

The following tests FAILED:
          52 - pytest_babel (Failed)
          53 - pytest_sym (Failed)
          54 - pytest_fastsearch (Failed)
          55 - pytest_unique (Failed)
          56 - pytest_kekule (Failed)
Errors while running CTest
make: *** [test] Error 8


"make install" seems to go OK, but I'm worried that there will be some  
features that won't work properly.

Can anyone advise?

thanks,

Doug

_____________________________________________________
Dr. Douglas R. Houston
Scientific Programme Coordinator / Research Associate
Room 3.23
Institute of Structural and Molecular Biology
Michael Swann Building
King's Buildings
University of Edinburgh
Edinburgh, EH9 3JR, UK
Tel. 0131 650 7358

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to