Hi Bugra - OK so it sounds like you've done all the right things. From
the build directory, what does:{{{
ctest -V -R qa_autocorrelate
}}}
return? The runtime error might shed some light on the issue. - MLDOn Fri, Dec 29, 2017, at 1:34 PM, Halit Bugra Tulay wrote: > Thanks for the reply.I have tried to complete steps by doing "make > install" and "sudo ldconfig" before running "make test" but all test > are failed again. I see the blocks in gnuradio under DoA. I am just > trying to figure out why "make test" is failed. I am sending the cmake > logs, I don't see anything wrong. In 'make' part there are 2 error > saying latex and dvips not found. I think they are about documentation > and not important.> > -- The CXX compiler identification is GNU 5.4.0 > -- The C compiler identification is GNU 5.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. > -- Boost version: 1.58.0 > -- Found the following Boost libraries: > -- filesystem > -- system > -- Found Armadillo: /usr/lib/x86_64-linux-gnu/libarmadillo.so (found > suitable version "8.300.2", minimum required is "7.300")> -- Armadillo found > -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") > -- Checking for module 'cppunit' > -- Found cppunit, version 1.13.2 > -- Found CPPUNIT: /usr/lib/x86_64-linux-gnu/libcppunit.so;dl > -- Found Doxygen: /usr/bin/doxygen (found version "1.8.11") > Checking for GNU Radio Module: RUNTIME > -- Checking for module 'gnuradio-runtime' > -- Found gnuradio-runtime, version 3.7.12git > * INCLUDES=/usr/local/include > * LIBS=/usr/local/lib/libgnuradio- > runtime.so;/usr/local/lib/libgnuradio-pmt.so;/usr/lib/liblog4cpp.so> -- > Found GNURADIO_RUNTIME: > /usr/local/lib/libgnuradio-runtime.so;/usr/local/lib/libgnuradio- > pmt.so;/usr/lib/liblog4cpp.so> GNURADIO_RUNTIME_FOUND = TRUE > -- > -- Checking for module SWIG > -- Found SWIG version 2.0.12. > -- Found SWIG: /usr/bin/swig2.0 > -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found > suitable version "2.7.12", minimum required is "2")> -- Found PythonInterp: > /usr/bin/python2 (found suitable version > "2.7.12", minimum required is "2")> -- Looking for sys/types.h > -- Looking for sys/types.h - found > -- Looking for stdint.h > -- Looking for stdint.h - found > -- Looking for stddef.h > -- Looking for stddef.h - found > -- Check size of size_t > -- Check size of size_t - done > -- Check size of unsigned int > -- Check size of unsigned int - done > -- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE > -- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE - Success > -- Configuring done > -- Generating done > -- Build files have been written to: /home/bugratulay/gr-doa/build
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
