hcab14 / gr-kiwisdr

KiwiSDR gnuradio source
17 stars 7 forks source link

"make test" fails in build directory, but succeeds after "make install" #1

Open vielmetti opened 5 years ago

vielmetti commented 5 years ago

I'm not sure why this is the case, but when I did "make; make test" in the build directory, two tests failed. Subsequently I installed with "make install" and did "make test" again, just to check, and lo and behold the tests succeeded.

System is a Jetson Nano, Ubuntu 18.04 (L4T).

Mostly FYI, ok to close this but I wanted to write it down to share in case someone else hit the same snag.

hcab14 commented 5 years ago

Thanks for this report. Can you provide the output of make test when if fails?