Skip to content

Instantly share code, notes, and snippets.

@gyaresu
Created September 5, 2014 13:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gyaresu/d92b444a5a23dc6375ae to your computer and use it in GitHub Desktop.
Save gyaresu/d92b444a5a23dc6375ae to your computer and use it in GitHub Desktop.
gyaresu@shazbot:~/programming/projects/gnuradio/build|master⚡
⇒ ctest -R qa_volk_test_all -VV
UpdateCTestConfiguration from :/Users/gyaresu/programming/projects/gnuradio/build/DartConfiguration.tcl
UpdateCTestConfiguration from :/Users/gyaresu/programming/projects/gnuradio/build/DartConfiguration.tcl
Test project /Users/gyaresu/programming/projects/gnuradio/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: qa_volk_test_all
1: Test command: /Users/gyaresu/programming/projects/gnuradio/build/volk/lib/test_all
1: Test timeout computed to be: 9.99988e+06
1: dyld: Library not loaded: /usr/local/lib/libvolk.0.0.0.dylib
1: Referenced from: /Users/gyaresu/programming/projects/gnuradio/build/volk/lib/test_all
1: Reason: image not found
1/1 Test #1: qa_volk_test_all .................***Exception: Other 0.19 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 0.43 sec
The following tests FAILED:
1 - qa_volk_test_all (OTHER_FAULT)
Errors while running CTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment