Advertisement
Guest User

Untitled

a guest
Apr 4th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.95 KB | None | 0 0
  1. user@hostname:~/workarea-gnuradio/gnuradio-3.7.9/build$ cmake ../
  2. -- Build type not specified: defaulting to release.
  3. -- Build type set to Release.
  4. -- Compiler Version: cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
  5. Copyright (C) 2016 Free Software Foundation, Inc.
  6. This is free software; see the source for copying conditions. There is NO
  7. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  8. -- Compiler Flags: /usr/bin/cc:::-O3 -DNDEBUG -lpthread -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized
  9. /usr/bin/c++:::-O3 -DNDEBUG -lpthread -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized
  10. -- ADDING PERF COUNTERS
  11. -- Building Static Libraries: OFF
  12. -- Boost version: 1.62.0
  13. -- Found the following Boost libraries:
  14. -- date_time
  15. -- program_options
  16. -- filesystem
  17. -- system
  18. -- thread
  19. -- chrono
  20. -- atomic
  21. --
  22. -- Checking for module SWIG
  23. -- Found SWIG version 3.0.10.
  24. --
  25. -- The build system will automatically enable all components.
  26. -- Use -DENABLE_DEFAULT=OFF to disable components by default.
  27. --
  28. -- Configuring python-support support...
  29. -- Dependency PYTHONLIBS_FOUND = TRUE
  30. -- Dependency SWIG_FOUND = TRUE
  31. -- Dependency SWIG_VERSION_CHECK = TRUE
  32. -- Enabling python-support support.
  33. -- Override with -DENABLE_PYTHON=ON/OFF
  34. --
  35. -- Configuring testing-support support...
  36. -- Dependency CPPUNIT_FOUND = TRUE
  37. -- Enabling testing-support support.
  38. -- Override with -DENABLE_TESTING=ON/OFF
  39. --
  40. -- Configuring VOLK support...
  41. -- Build type set to Release.
  42. --
  43. -- Python checking for python >= 2.5
  44. -- Python checking for python >= 2.5 - found
  45. --
  46. -- Python checking for Cheetah >= 2.0.0
  47. -- Python checking for Cheetah >= 2.0.0 - found
  48. -- Boost version: 1.62.0
  49. -- Found the following Boost libraries:
  50. -- filesystem
  51. -- system
  52. -- unit_test_framework
  53. -- program_options
  54. -- QA Testing is enabled.
  55. -- Modify using: -DENABLE_TESTING=ON/OFF
  56. -- Compiler name: GNU
  57. -- x86* CPU detected
  58. /usr/bin/python2: can't open file '/home/user/workarea-gnuradio/gnuradio-3.7.9/gen/volk_compile_utils.py': [Errno 2] No such file or directory
  59. -- CPU width is 64 bits, Overruled arch 32
  60. CMake Error at volk/lib/CMakeLists.txt:129 (list):
  61. list sub-command REMOVE_ITEM requires list to be present.
  62. Call Stack (most recent call first):
  63. volk/lib/CMakeLists.txt:253 (OVERRULE_ARCH)
  64.  
  65.  
  66. -- Available architectures:
  67. /usr/bin/python2: can't open file '/home/user/workarea-gnuradio/gnuradio-3.7.9/gen/volk_compile_utils.py': [Errno 2] No such file or directory
  68. -- Available machines:
  69. -- BUILD TYPE = RELEASE
  70. -- Base cflags = -O3 -DNDEBUG -lpthread -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall
  71. -- Compiler Version: cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
  72. Copyright (C) 2016 Free Software Foundation, Inc.
  73. This is free software; see the source for copying conditions. There is NO
  74. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  75. -- c flags: -lpthread -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall;
  76. -- asm flags:
  77. -- Loading version 1.2 into constants...
  78. -- Using install prefix: /usr/local
  79. --
  80. -- Configuring volk support...
  81. -- Enabling volk support.
  82. -- Override with -DENABLE_VOLK=ON/OFF
  83. -- Override with -DENABLE_INTERNAL_VOLK=ON/OFF
  84. -- ENABLE_GR_LOG set to ON.
  85. -- HAVE_LOG4CPP set to True.
  86. -- LOG4CPP_LIBRARIES set to /usr/lib/x86_64-linux-gnu/liblog4cpp.so.
  87. --
  88. -- Configuring doxygen support...
  89. -- Dependency DOXYGEN_FOUND = YES
  90. -- Enabling doxygen support.
  91. -- Override with -DENABLE_DOXYGEN=ON/OFF
  92. --
  93. -- Configuring sphinx support...
  94. -- Dependency SPHINX_FOUND = TRUE
  95. -- Enabling sphinx support.
  96. -- Override with -DENABLE_SPHINX=ON/OFF
  97. --
  98. -- Configuring gnuradio-runtime support...
  99. -- Dependency Boost_FOUND = 1
  100. -- Dependency ENABLE_VOLK = ON
  101. -- Dependency PYTHONINTERP_FOUND = TRUE
  102. -- Enabling gnuradio-runtime support.
  103. -- Override with -DENABLE_GNURADIO_RUNTIME=ON/OFF
  104. --
  105. -- Configuring gr-ctrlport support...
  106. -- Dependency Boost_FOUND = 1
  107. -- Dependency SWIG_FOUND = TRUE
  108. -- Dependency SWIG_VERSION_CHECK = TRUE
  109. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  110. -- Enabling gr-ctrlport support.
  111. -- Override with -DENABLE_GR_CTRLPORT=ON/OFF
  112. -- Loading build date Thu, 04 Apr 2019 15:15:08 into constants...
  113. -- Loading version v3.7.x-xxx-xunknown into constants...
  114. -- Checking for module 'thrift'
  115. -- No package 'thrift' found
  116. -- Could not find appropriate version of Thrift: 0.9.1 < 0.9.2
  117. -- TRY_SHM_VMCIRCBUF set to ON.
  118. --
  119. -- Configuring gr-blocks support...
  120. -- Dependency Boost_FOUND = 1
  121. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  122. -- Enabling gr-blocks support.
  123. -- Override with -DENABLE_GR_BLOCKS=ON/OFF
  124. --
  125. -- Python checking for python >= 2.5
  126. -- Python checking for python >= 2.5 - found
  127. --
  128. -- Python checking for Cheetah >= 2.0.0
  129. -- Python checking for Cheetah >= 2.0.0 - found
  130. --
  131. -- Python checking for lxml >= 1.3.6
  132. -- Python checking for lxml >= 1.3.6 - found
  133. --
  134. -- Python checking for pygtk >= 2.10.0
  135. -- Python checking for pygtk >= 2.10.0 - found
  136. --
  137. -- Python checking for numpy
  138. -- Python checking for numpy - found
  139. --
  140. -- Configuring gnuradio-companion support...
  141. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  142. -- Dependency ENABLE_PYTHON = ON
  143. -- Dependency PYTHON_MIN_VER_FOUND = TRUE
  144. -- Dependency CHEETAH_FOUND = TRUE
  145. -- Dependency LXML_FOUND = TRUE
  146. -- Dependency PYGTK_FOUND = TRUE
  147. -- Dependency NUMPY_FOUND = TRUE
  148. -- Enabling gnuradio-companion support.
  149. -- Override with -DENABLE_GRC=ON/OFF
  150. --
  151. -- Configuring gr-fec support...
  152. -- Dependency ENABLE_VOLK = ON
  153. -- Dependency Boost_FOUND = 1
  154. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  155. -- Dependency ENABLE_GR_BLOCKS = ON
  156. -- Enabling gr-fec support.
  157. -- Override with -DENABLE_GR_FEC=ON/OFF
  158. --
  159. -- Configuring gr-fft support...
  160. -- Dependency ENABLE_VOLK = ON
  161. -- Dependency Boost_FOUND = 1
  162. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  163. -- Dependency ENABLE_GR_BLOCKS = ON
  164. -- Dependency FFTW3F_FOUND = TRUE
  165. -- Enabling gr-fft support.
  166. -- Override with -DENABLE_GR_FFT=ON/OFF
  167. --
  168. -- Configuring gr-filter support...
  169. -- Dependency ENABLE_VOLK = ON
  170. -- Dependency Boost_FOUND = 1
  171. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  172. -- Dependency ENABLE_GR_FFT = ON
  173. -- Dependency ENABLE_GR_BLOCKS = ON
  174. -- Enabling gr-filter support.
  175. -- Override with -DENABLE_GR_FILTER=ON/OFF
  176. --
  177. -- Configuring gr-analog support...
  178. -- Dependency Boost_FOUND = 1
  179. -- Dependency ENABLE_VOLK = ON
  180. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  181. -- Dependency ENABLE_GR_FFT = ON
  182. -- Dependency ENABLE_GR_FILTER = ON
  183. -- Enabling gr-analog support.
  184. -- Override with -DENABLE_GR_ANALOG=ON/OFF
  185. --
  186. -- Configuring gr-digital support...
  187. -- Dependency Boost_FOUND = 1
  188. -- Dependency ENABLE_VOLK = ON
  189. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  190. -- Dependency ENABLE_GR_FFT = ON
  191. -- Dependency ENABLE_GR_FILTER = ON
  192. -- Dependency ENABLE_GR_BLOCKS = ON
  193. -- Dependency ENABLE_GR_ANALOG = ON
  194. -- Dependency ENABLE_GR_BLOCKS = ON
  195. -- Dependency ENABLE_GR_FILTER = ON
  196. -- Enabling gr-digital support.
  197. -- Override with -DENABLE_GR_DIGITAL=ON/OFF
  198. --
  199. -- Configuring gr-dtv support...
  200. -- Dependency Boost_FOUND = 1
  201. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  202. -- Dependency ENABLE_GR_ANALOG = ON
  203. -- Dependency ENABLE_GR_FILTER = ON
  204. -- Dependency ENABLE_GR_FEC = ON
  205. -- Enabling gr-dtv support.
  206. -- Override with -DENABLE_GR_DTV=ON/OFF
  207. --
  208. -- Configuring gr-atsc support...
  209. -- Dependency Boost_FOUND = 1
  210. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  211. -- Dependency ENABLE_GR_FFT = ON
  212. -- Dependency ENABLE_GR_BLOCKS = ON
  213. -- Dependency ENABLE_GR_FEC = ON
  214. -- Dependency ENABLE_GR_FILTER = ON
  215. -- Dependency ENABLE_GR_ANALOG = ON
  216. -- Enabling gr-atsc support.
  217. -- Override with -DENABLE_GR_ATSC=ON/OFF
  218. --
  219. -- Configuring gr-audio support...
  220. -- Dependency Boost_FOUND = 1
  221. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  222. -- Enabling gr-audio support.
  223. -- Override with -DENABLE_GR_AUDIO=ON/OFF
  224. -- Found ALSA 1.1.3
  225. -- Found jack: /usr/lib/x86_64-linux-gnu/libjack.so
  226. --
  227. -- Configuring gr-comedi support...
  228. -- Dependency COMEDI_FOUND = 1
  229. -- Dependency Boost_FOUND = 1
  230. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  231. -- Enabling gr-comedi support.
  232. -- Override with -DENABLE_GR_COMEDI=ON/OFF
  233. --
  234. -- Configuring gr-channels support...
  235. -- Dependency ENABLE_VOLK = ON
  236. -- Dependency Boost_FOUND = 1
  237. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  238. -- Dependency ENABLE_GR_BLOCKS = ON
  239. -- Dependency ENABLE_GR_FFT = ON
  240. -- Dependency ENABLE_GR_FILTER = ON
  241. -- Dependency ENABLE_GR_ANALOG = ON
  242. -- Enabling gr-channels support.
  243. -- Override with -DENABLE_GR_CHANNELS=ON/OFF
  244. --
  245. -- Configuring gr-noaa support...
  246. -- Dependency Boost_FOUND = 1
  247. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  248. -- Dependency ENABLE_GR_BLOCKS = ON
  249. -- Enabling gr-noaa support.
  250. -- Override with -DENABLE_GR_NOAA=ON/OFF
  251. --
  252. -- Configuring gr-pager support...
  253. -- Dependency Boost_FOUND = 1
  254. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  255. -- Dependency ENABLE_GR_FILTER = ON
  256. -- Dependency ENABLE_GR_ANALOG = ON
  257. -- Enabling gr-pager support.
  258. -- Override with -DENABLE_GR_PAGER=ON/OFF
  259. -- QWT Version: 6.1.2
  260. --
  261. -- Python checking for PyQt4
  262. -- Python checking for PyQt4 - found
  263. --
  264. -- Configuring gr-qtgui support...
  265. -- Dependency Boost_FOUND = 1
  266. -- Dependency QT4_FOUND = TRUE
  267. -- Dependency QWT_FOUND = TRUE
  268. -- Dependency ENABLE_VOLK = ON
  269. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  270. -- Dependency ENABLE_GR_FFT = ON
  271. -- Dependency ENABLE_GR_FILTER = ON
  272. -- Dependency PYTHONLIBS_FOUND = TRUE
  273. -- Dependency PYQT4_FOUND = TRUE
  274. -- Enabling gr-qtgui support.
  275. -- Override with -DENABLE_GR_QTGUI=ON/OFF
  276. --
  277. -- Configuring gr-trellis support...
  278. -- Dependency Boost_FOUND = 1
  279. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  280. -- Dependency ENABLE_GR_ANALOG = ON
  281. -- Dependency ENABLE_GR_BLOCKS = ON
  282. -- Dependency ENABLE_GR_DIGITAL = ON
  283. -- Enabling gr-trellis support.
  284. -- Override with -DENABLE_GR_TRELLIS=ON/OFF
  285. --
  286. -- Configuring gr-uhd support...
  287. -- Dependency Boost_FOUND = 1
  288. -- Dependency UHD_FOUND = TRUE
  289. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  290. -- Dependency ENABLE_GR_FILTER = ON
  291. -- Dependency ENABLE_GR_BLOCKS = ON
  292. -- Dependency ENABLE_GR_ANALOG = ON
  293. -- Enabling gr-uhd support.
  294. -- Override with -DENABLE_GR_UHD=ON/OFF
  295. -- UHD Version: 3.9.2
  296. --
  297. -- Configuring gr-utils support...
  298. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  299. -- Dependency ENABLE_PYTHON = ON
  300. -- Enabling gr-utils support.
  301. -- Override with -DENABLE_GR_UTILS=ON/OFF
  302. --
  303. -- Configuring gr-video-sdl support...
  304. -- Dependency SDL_FOUND = TRUE
  305. -- Dependency Boost_FOUND = 1
  306. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  307. -- Enabling gr-video-sdl support.
  308. -- Override with -DENABLE_GR_VIDEO_SDL=ON/OFF
  309. --
  310. -- Configuring gr-vocoder support...
  311. -- Dependency Boost_FOUND = 1
  312. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  313. -- Dependency ENABLE_GR_FFT = ON
  314. -- Dependency ENABLE_GR_BLOCKS = ON
  315. -- Dependency ENABLE_GR_FILTER = ON
  316. -- Dependency ENABLE_GR_ANALOG = ON
  317. -- Enabling gr-vocoder support.
  318. -- Override with -DENABLE_GR_VOCODER=ON/OFF
  319. -- Found libgsm: /usr/include, /usr/lib/x86_64-linux-gnu/libgsm.so
  320. -- Found libgsm: /usr/include/codec2, /usr/lib/x86_64-linux-gnu/libcodec2.so
  321. --
  322. -- Configuring gr-fcd support...
  323. -- Dependency Boost_FOUND = 1
  324. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  325. -- Dependency ENABLE_GR_BLOCKS = ON
  326. -- Dependency ENABLE_GR_AUDIO = ON
  327. -- Dependency LIBUSB_FOUND = TRUE
  328. -- Enabling gr-fcd support.
  329. -- Override with -DENABLE_GR_FCD=ON/OFF
  330. --
  331. -- Configuring gr-wavelet support...
  332. -- Dependency Boost_FOUND = 1
  333. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  334. -- Dependency ENABLE_GR_BLOCKS = ON
  335. -- Dependency ENABLE_GR_ANALOG = ON
  336. -- Dependency GSL_FOUND = TRUE
  337. -- Enabling gr-wavelet support.
  338. -- Override with -DENABLE_GR_WAVELET=ON/OFF
  339. --
  340. -- Python checking for wx >= 2.8
  341. -- Python checking for wx >= 2.8 - found
  342. --
  343. -- Python checking for numpy
  344. -- Python checking for numpy - found
  345. --
  346. -- Configuring gr-wxgui support...
  347. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  348. -- Dependency ENABLE_GR_FFT = ON
  349. -- Dependency ENABLE_GR_FILTER = ON
  350. -- Dependency ENABLE_GR_ANALOG = ON
  351. -- Dependency ENABLE_PYTHON = ON
  352. -- Dependency NUMPY_FOUND = TRUE
  353. -- Dependency WX_FOUND = TRUE
  354. -- Enabling gr-wxgui support.
  355. -- Override with -DENABLE_GR_WXGUI=ON/OFF
  356. --
  357. -- Configuring gr-zeromq support...
  358. -- Dependency Boost_FOUND = 1
  359. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  360. -- Dependency ZEROMQ_FOUND = TRUE
  361. -- Enabling gr-zeromq support.
  362. -- Override with -DENABLE_GR_ZEROMQ=ON/OFF
  363. --
  364. -- ######################################################
  365. -- # Gnuradio enabled components
  366. -- ######################################################
  367. -- * python-support
  368. -- * testing-support
  369. -- * volk
  370. -- * doxygen
  371. -- * sphinx
  372. -- * gnuradio-runtime
  373. -- * gr-ctrlport
  374. -- * gr-blocks
  375. -- * gnuradio-companion
  376. -- * gr-fec
  377. -- * gr-fft
  378. -- * gr-filter
  379. -- * gr-analog
  380. -- * gr-digital
  381. -- * gr-dtv
  382. -- * gr-atsc
  383. -- * gr-audio
  384. -- * * alsa
  385. -- * * oss
  386. -- * * jack
  387. -- * * portaudio
  388. -- * gr-comedi
  389. -- * gr-channels
  390. -- * gr-noaa
  391. -- * gr-pager
  392. -- * gr-qtgui
  393. -- * gr-trellis
  394. -- * gr-uhd
  395. -- * gr-utils
  396. -- * gr-video-sdl
  397. -- * gr-vocoder
  398. -- * gr-fcd
  399. -- * gr-wavelet
  400. -- * gr-wxgui
  401. -- * gr-zeromq
  402. --
  403. -- ######################################################
  404. -- # Gnuradio disabled components
  405. -- ######################################################
  406. --
  407. -- Using install prefix: /usr/local
  408. -- Building for version: v3.7.x-xxx-xunknown / 3.7.10git
  409. -- Configuring incomplete, errors occurred!
  410. See also "/home/user/workarea-gnuradio/gnuradio-3.7.9/build/CMakeFiles/CMakeOutput.log".
  411. See also "/home/user/workarea-gnuradio/gnuradio-3.7.9/build/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement