-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ctest error! #66
Comments
I have run the cmake,but i got few problems,could you help me?
CMake Error at CMakeLists.txt:55 (include):
-- Extracting version information from git describe...
CMake Error at python/radar/bindings/CMakeLists.txt:49 (GR_PYBIND_MAKE_OOT): -- Configuring incomplete, errors occurred! |
I have run the setup, but ctest still have an error. The output is :
ctest -V -R qa_tracking_singletarget
UpdateCTestConfiguration from :/home/fang/workarea/gr-radar/build/DartConfiguration.tcl
UpdateCTestConfiguration from :/home/fang/workarea/gr-radar/build/DartConfiguration.tcl
Test project /home/fang/workarea/gr-radar/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 16
Start 16: qa_tracking_singletarget
16: Test command: /usr/bin/sh "qa_tracking_singletarget_test.sh"
16: Test timeout computed to be: 10000000
16: terminate reached from thread id: 7f03c677c700terminate reached from thread id: 7f03b2754700terminate reached from thread id: 7f03ae74c700terminate reached from thread id: 7f03bdf6b700Got unknown exception
16: terminate reached from thread id: 7f045f7fe700Got unknown exception
16: terminate reached from thread id: 7f03c1f73700terminate reached from thread id: 7f03bc768700terminate reached from thread id: 7f03a0730700Got unknown exception
16: Got unknown exception
16: terminate reached from thread id: 7f03c777e700Got unknown exception
16: terminate reached from thread id: 7f0470ff9700Got unknown exception
16: Aborted (core dumped)
1/1 Test #16: qa_tracking_singletarget .........***Failed 1.56 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 1.56 sec
The following tests FAILED:
16 - qa_tracking_singletarget (Failed)
Errors while running CTest
The text was updated successfully, but these errors were encountered: