Change History (4)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
There is an issue when having LANG set (in my case LANG=de_DE.UTF-8):
542/545 Test #136: CMakeTestAllGenerators ........................... Passed 3.89 sec Start 143: ExternalProject 543/545 Test #143: ExternalProject .................................. Passed 25.21 sec Start 147: ExternalProjectLocal 544/545 Test #147: ExternalProjectLocal ............................. Passed 22.39 sec Start 149: ExternalProjectUpdate 545/545 Test #149: ExternalProjectUpdate ............................ Passed 14.24 sec 99% tests passed, 1 tests failed out of 545 Label Time Summary: Label1 = 0.09 sec*proc (1 test) Label2 = 0.09 sec*proc (1 test) Total Test time (real) = 768.29 sec The following tests FAILED: 322 - RunCMake.Make (Failed) Errors while running CTest
Doing LANG= bin/ctest -j4 -O cmake-3.14.5-test.log
makes it running fine.
Note:
See TracTickets
for help on using tickets.
Changes: