kit-cel / gr-radar

GNU Radio Radar Toolbox
GNU General Public License v3.0
237 stars 83 forks source link

ctest error! #66

Open Fangrf opened 2 months ago

Fangrf commented 2 months ago

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

pandasir108 commented 5 days ago

I have run the cmake,but i got few problems,could you help me? -- The CXX compiler identification is GNU 9.4.0 -- The C compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Build type not specified: defaulting to release. -- Using GMP. -- Boost 1.71.0 found. -- Found Boost components: date_time;program_options;filesystem;system;regex;thread;unit_test_framework -- User set python executable /usr/bin/python3 CMake Error at CMakeLists.txt:49 (include): include could not find load file:

GrMinReq

CMake Error at CMakeLists.txt:55 (include): include could not find load file:

GrCompilerSettings

-- Extracting version information from git describe... -- Python checking for PyQt5 - found -- QWT Version: 6.1.4 -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen missing components: dot -- Using install prefix: /usr/local -- Building for version: 1.0.0.0 / 1.0.0 -- No C++ unit tests... skipping -- PYTHON and GRC components are enabled -- Python checking for pygccxml - found CMake Error at python/radar/bindings/CMakeLists.txt:10 (include): include could not find load file:

GrPybind

CMake Error at python/radar/bindings/CMakeLists.txt:49 (GR_PYBIND_MAKE_OOT): Unknown CMake command "GR_PYBIND_MAKE_OOT".

-- Configuring incomplete, errors occurred!