Bill Hoffman wrote:
Joachim Geiger wrote:

I checked out the cvs-version yesterday (cmake-2.7.20080326). This
compiled on the newer without problems. However, running the test
resulted in 3 failures:
97% tests passed, 3 tests failed out of 90

The following tests FAILED:
         56 - SimpleInstall-Stage2 (Failed)
         84 - BootstrapTest (Failed)
         85 - Fortran (Failed)
Errors while running CTest


If the machine has internet. You could do make Experimental in the build tree, and the test results will be sent to the dashboard, and I can have a look.

If not, you can run this in the build tree:

ctest -VV -R SimpleInstall-Stage2
ctest -VV -R BootstrapTest
ctest -VV -R Fortran

The experimental runs are available on the dashboard.
Best regards,
Joachim

--
Joachim Geiger [EMAIL PROTECTED]
Max-Planck-Institute for Plasma Physics,        @\\
  Euratom Association                            \\\
Department Stellaratortheorie (ST)                \\\__
Wendelsteinstr. 1                                (  \\ \
D-17491 Greifswald, Germany                       \_ \\(_
Tel.: ++49 3834/88-2327   Fax: ++49 3834/88-2409    ) \\ \
e-mail: [EMAIL PROTECTED]                   \  -  |
---------------------------------------------------  \____/
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to