Advertisement
Guest User

Untitled

a guest
May 20th, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. Scanning dependencies of target gnuradio-framers
  2. [ 4%] Building CXX object lib/CMakeFiles/gnuradio-framers.dir/gr_hdlc_framer_b_impl.cc.o
  3. [ 8%] Building CXX object lib/CMakeFiles/gnuradio-framers.dir/gr_hdlc_deframer_b_impl.cc.o
  4. [ 13%] Building CXX object lib/CMakeFiles/gnuradio-framers.dir/hdlc_framer.cc.o
  5. [ 17%] Building CXX object lib/CMakeFiles/gnuradio-framers.dir/hdlc_deframer.cc.o
  6. [ 21%] Building CXX object lib/CMakeFiles/gnuradio-framers.dir/gr_hdlc_framer_2_channel_b_impl.cc.o
  7. [ 26%] Linking CXX shared library libgnuradio-framers.so
  8. [ 26%] Built target gnuradio-framers
  9. Scanning dependencies of target test-framers
  10. [ 30%] Building CXX object lib/CMakeFiles/test-framers.dir/test_framers.cc.o
  11. [ 34%] Building CXX object lib/CMakeFiles/test-framers.dir/qa_framers.cc.o
  12. [ 39%] Linking CXX executable test-framers
  13. [ 39%] Built target test-framers
  14. Scanning dependencies of target framers_swig_swig_doc
  15. [ 39%] Built target framers_swig_swig_doc
  16. Scanning dependencies of target _framers_swig_swig_tag
  17. [ 43%] Building CXX object swig/CMakeFiles/_framers_swig_swig_tag.dir/_framers_swig_swig_tag.cpp.o
  18. [ 47%] Linking CXX executable _framers_swig_swig_tag
  19. [ 47%] Built target _framers_swig_swig_tag
  20. Scanning dependencies of target pygen_swig_9b174
  21. make[2]: *** No rule to make target 'swig/framers_swig.py', needed by 'swig/framers_swig.pyc'. Stop.
  22. make[1]: *** [CMakeFiles/Makefile2:337: swig/CMakeFiles/pygen_swig_9b174.dir/all] Error 2
  23. make: *** [Makefile:141: all] Error 2
  24. [ 26%] Built target gnuradio-framers
  25. [ 39%] Built target test-framers
  26. [ 39%] Built target framers_swig_swig_doc
  27. [ 47%] Built target _framers_swig_swig_tag
  28. make[2]: *** No rule to make target 'swig/framers_swig.py', needed by 'swig/framers_swig.pyc'. Stop.
  29. make[1]: *** [CMakeFiles/Makefile2:337: swig/CMakeFiles/pygen_swig_9b174.dir/all] Error 2
  30. make: *** [Makefile:141: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement