Skip to content
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

Open
Fangrf opened this issue Jun 19, 2024 · 1 comment
Open

ctest error! #66

Fangrf opened this issue Jun 19, 2024 · 1 comment

Comments

@Fangrf
Copy link

Fangrf commented Jun 19, 2024

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
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants