Guest User

CMAKE output

a guest
Mar 21st, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.36 KB | None | 0 0
  1. -- Performing Test have_msse2
  2. -- Performing Test have_msse2 - Failed
  3. -- Performing Test have_msse3
  4. -- Performing Test have_msse3 - Failed
  5. -- Performing Test have_mssse3
  6. -- Performing Test have_mssse3 - Failed
  7. -- Performing Test have_msse4a
  8. -- Performing Test have_msse4a - Failed
  9. -- Performing Test have_msse4_1
  10. -- Performing Test have_msse4_1 - Failed
  11. -- Performing Test have_mavx
  12. -- Performing Test have_mavx - Failed
  13. -- Performing Test have_mavx2
  14. -- Performing Test have_mavx2 - Failed
  15. -- Architecture is not x86 or x86_64, Overruled arch 3dnow
  16. -- Architecture is not x86 or x86_64, Overruled arch mmx
  17. -- Architecture is not x86 or x86_64, Overruled arch sse
  18. -- Architecture is not x86 or x86_64, Overruled arch sse2
  19. -- Architecture is not x86 or x86_64, Overruled arch sse3
  20. -- Architecture is not x86 or x86_64, Overruled arch ssse3
  21. -- Architecture is not x86 or x86_64, Overruled arch sse4_a
  22. -- Architecture is not x86 or x86_64, Overruled arch sse4_1
  23. -- Architecture is not x86 or x86_64, Overruled arch sse4_2
  24. -- Architecture is not x86 or x86_64, Overruled arch avx
  25. -- Available architectures: generic;hardfp;neon;orc;norc
  26. -- Available machines: generic_orc;neon_hardfp_orc
  27. -- BUILD TYPE = RELEASE
  28. -- Base cflags = -O3 -DNDEBUG -std=gnu99 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall
  29. -- BUILD INFO ::: generic_orc ::: GNU ::: -O3 -DNDEBUG -std=gnu99 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall
  30. -- BUILD INFO ::: neon_hardfp_orc ::: GNU ::: -O3 -DNDEBUG -std=gnu99 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -mfpu=neon -funsafe-math-optimizations -mfloat-abi=hard
  31. -- Compiler Version: cc (Debian 4.9.2-10) 4.9.2
  32. Copyright (C) 2014 Free Software Foundation, Inc.
  33. This is free software; see the source for copying conditions. There is NO
  34. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  35. -- ---- Adding ASM files
  36. -- -- Detected neon architecture; enabling ASM
  37. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_16i_max_star_horizontal_16i.s
  38. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32f_s32f_multiply_32f_neonasm.s
  39. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32f_x2_add_32f_neonasm.s
  40. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32f_x2_add_32f_neonpipeline.s
  41. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32f_x2_dot_prod_32f_neonasm.s
  42. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32f_x2_dot_prod_32f_neonasm_opts.s
  43. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_32f_dot_prod_32fc_a_neonasm.s
  44. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_32f_dot_prod_32fc_a_neonasmvmla.s
  45. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_32f_dot_prod_32fc_a_neonpipeline.s
  46. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_32f_dot_prod_32fc_unrollasm.s
  47. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_x2_dot_prod_32fc_neonasm.s
  48. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_x2_dot_prod_32fc_neonasm_opttests.s
  49. -- Adding source file: /home/debian/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_x2_multiply_32fc_neonasm.s
  50. -- The ASM compiler identification is GNU
  51. -- Found assembler: /usr/bin/cc
  52. -- c flags: -std=gnu99 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall;
  53. -- asm flags: -mfpu=neon -g
  54. -- Loading version 1.3.0git into constants...
  55. -- Using install prefix: /usr/local
  56. --
  57. -- Configuring volk support...
  58. -- Enabling volk support.
  59. -- Override with -DENABLE_VOLK=ON/OFF
  60. -- Override with -DENABLE_INTERNAL_VOLK=ON/OFF
  61. -- ENABLE_GR_LOG set to ON.
  62. -- HAVE_LOG4CPP set to False.
  63. -- LOG4CPP_LIBRARIES set to .
  64. -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE)
  65. --
  66. -- Configuring doxygen support...
  67. -- Dependency DOXYGEN_FOUND = YES
  68. -- Disabling doxygen support.
  69. -- Override with -DENABLE_DOXYGEN=ON/OFF
  70. --
  71. -- Configuring sphinx support...
  72. -- Dependency SPHINX_FOUND = FALSE
  73. -- Disabling sphinx support.
  74. -- Override with -DENABLE_SPHINX=ON/OFF
  75. -- Looking for C++ include netdb.h
  76. -- Looking for C++ include netdb.h - found
  77. -- Looking for C++ include sys/time.h
  78. -- Looking for C++ include sys/time.h - found
  79. -- Looking for C++ include sys/types.h
  80. -- Looking for C++ include sys/types.h - found
  81. -- Looking for C++ include sys/select.h
  82. -- Looking for C++ include sys/select.h - found
  83. -- Looking for C++ include sys/socket.h
  84. -- Looking for C++ include sys/socket.h - found
  85. -- Looking for C++ include io.h
  86. -- Looking for C++ include io.h - not found
  87. -- Looking for C++ include sys/mman.h
  88. -- Looking for C++ include sys/mman.h - found
  89. -- Looking for C++ include sys/ipc.h
  90. -- Looking for C++ include sys/ipc.h - found
  91. -- Looking for C++ include sys/shm.h
  92. -- Looking for C++ include sys/shm.h - found
  93. -- Looking for C++ include signal.h
  94. -- Looking for C++ include signal.h - found
  95. -- Looking for C++ include netinet/in.h
  96. -- Looking for C++ include netinet/in.h - found
  97. -- Looking for C++ include arpa/inet.h
  98. -- Looking for C++ include arpa/inet.h - found
  99. -- Looking for C++ include byteswap.h
  100. -- Looking for C++ include byteswap.h - found
  101. -- Looking for C++ include linux/ppdev.h
  102. -- Looking for C++ include linux/ppdev.h - found
  103. -- Looking for C++ include dev/ppbus/ppi.h
  104. -- Looking for C++ include dev/ppbus/ppi.h - not found
  105. -- Looking for C++ include unistd.h
  106. -- Looking for C++ include unistd.h - found
  107. -- Looking for C++ include malloc.h
  108. -- Looking for C++ include malloc.h - found
  109. -- Performing Test HAVE_SNPRINTF
  110. -- Performing Test HAVE_SNPRINTF - Success
  111. -- Performing Test HAVE_SIGACTION
  112. -- Performing Test HAVE_SIGACTION - Success
  113. -- Performing Test HAVE_SELECT
  114. -- Performing Test HAVE_SELECT - Success
  115. -- Performing Test HAVE_SYSCONF
  116. -- Performing Test HAVE_SYSCONF - Success
  117. -- Performing Test HAVE_GETPAGESIZE
  118. -- Performing Test HAVE_GETPAGESIZE - Success
  119. -- Performing Test HAVE_SSLEEP
  120. -- Performing Test HAVE_SSLEEP - Failed
  121. -- Performing Test HAVE_NANOSLEEP
  122. -- Performing Test HAVE_NANOSLEEP - Success
  123. -- Performing Test HAVE_GETTIMEOFDAY
  124. -- Performing Test HAVE_GETTIMEOFDAY - Success
  125. -- Performing Test HAVE_VALLOC
  126. -- Performing Test HAVE_VALLOC - Success
  127. -- Performing Test HAVE_PTHREAD_SIGMASK
  128. -- Performing Test HAVE_PTHREAD_SIGMASK - Success
  129. -- Performing Test HAVE_CREATEFILEMAPPING
  130. -- Performing Test HAVE_CREATEFILEMAPPING - Failed
  131. -- Performing Test HAVE_SHM_OPEN
  132. -- Performing Test HAVE_SHM_OPEN - Success
  133. -- Performing Test HAVE_SINCOS
  134. -- Performing Test HAVE_SINCOS - Success
  135. -- Performing Test HAVE_SINCOSF
  136. -- Performing Test HAVE_SINCOSF - Success
  137. -- Performing Test HAVE_SINF
  138. -- Performing Test HAVE_SINF - Success
  139. -- Performing Test HAVE_COSF
  140. -- Performing Test HAVE_COSF - Success
  141. -- Performing Test HAVE_MMAP
  142. -- Performing Test HAVE_MMAP - Success
  143. -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM
  144. -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM - Success
  145. -- Performing Test HAVE_SCHED_SETSCHEDULER
  146. -- Performing Test HAVE_SCHED_SETSCHEDULER - Success
  147. --
  148. -- Configuring gnuradio-runtime support...
  149. -- Dependency Boost_FOUND = 1
  150. -- Dependency ENABLE_VOLK = ON
  151. -- Dependency PYTHONINTERP_FOUND = TRUE
  152. -- Enabling gnuradio-runtime support.
  153. -- Override with -DENABLE_GNURADIO_RUNTIME=ON/OFF
  154. --
  155. -- Configuring gr-ctrlport support...
  156. -- Dependency Boost_FOUND = 1
  157. -- Dependency SWIG_FOUND = TRUE
  158. -- Dependency SWIG_VERSION_CHECK = TRUE
  159. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  160. -- Disabling gr-ctrlport support.
  161. -- Override with -DENABLE_GR_CTRLPORT=ON/OFF
  162. -- Looking for C++ include sys/resource.h
  163. -- Looking for C++ include sys/resource.h - found
  164. -- Loading build date Tue, 21 Mar 2017 15:25:46 into constants...
  165. -- Loading version 3.7.10.1 into constants...
  166. -- Looking for C++ include windows.h
  167. -- Looking for C++ include windows.h - not found
  168. -- TRY_SHM_VMCIRCBUF set to ON.
  169. -- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE
  170. -- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE - Success
  171. --
  172. -- Configuring gr-blocks support...
  173. -- Dependency Boost_FOUND = 1
  174. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  175. -- Enabling gr-blocks support.
  176. -- Override with -DENABLE_GR_BLOCKS=ON/OFF
  177. --
  178. -- Python checking for python >= 2.5
  179. -- Python checking for python >= 2.5 - found
  180. --
  181. -- Python checking for Cheetah >= 2.0.0
  182. -- Python checking for Cheetah >= 2.0.0 - found
  183. --
  184. -- Python checking for lxml >= 1.3.6
  185. -- Python checking for lxml >= 1.3.6 - found
  186. --
  187. -- Python checking for pygtk >= 2.10.0
  188.  
  189. (process:19521): Gtk-WARNING **: Locale not supported by C library.
  190. Using the fallback 'C' locale.
  191. /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  192. warnings.warn(str(e), _gtk.Warning)
  193. -- Python checking for pygtk >= 2.10.0 - found
  194. --
  195. -- Python checking for numpy
  196. -- Python checking for numpy - found
  197. --
  198. -- Configuring gnuradio-companion support...
  199. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  200. -- Dependency ENABLE_PYTHON = ON
  201. -- Dependency PYTHON_MIN_VER_FOUND = TRUE
  202. -- Dependency CHEETAH_FOUND = TRUE
  203. -- Dependency LXML_FOUND = TRUE
  204. -- Dependency PYGTK_FOUND = TRUE
  205. -- Dependency NUMPY_FOUND = TRUE
  206. -- Enabling gnuradio-companion support.
  207. -- Override with -DENABLE_GRC=ON/OFF
  208. -- Checking for module 'gsl >= 1.10'
  209. -- Found gsl , version 1.16
  210. -- Found GSL: gsl;gslcblas;m
  211. --
  212. -- Configuring gr-fec support...
  213. -- Dependency ENABLE_VOLK = ON
  214. -- Dependency Boost_FOUND = 1
  215. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  216. -- Dependency ENABLE_GR_BLOCKS = ON
  217. -- Dependency GSL_FOUND = TRUE
  218. -- Disabling gr-fec support.
  219. -- Override with -DENABLE_GR_FEC=ON/OFF
  220. -- Checking for module 'fftw3f >= 3.0'
  221. -- Found fftw3f , version 3.3.4
  222. -- Found FFTW3F: /usr/lib/arm-linux-gnueabihf/libfftw3f.so
  223. --
  224. -- Configuring gr-fft support...
  225. -- Dependency ENABLE_VOLK = ON
  226. -- Dependency Boost_FOUND = 1
  227. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  228. -- Dependency ENABLE_GR_BLOCKS = ON
  229. -- Dependency FFTW3F_FOUND = TRUE
  230. -- Enabling gr-fft support.
  231. -- Override with -DENABLE_GR_FFT=ON/OFF
  232. --
  233. -- Configuring gr-filter support...
  234. -- Dependency ENABLE_VOLK = ON
  235. -- Dependency Boost_FOUND = 1
  236. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  237. -- Dependency ENABLE_GR_FFT = ON
  238. -- Dependency ENABLE_GR_BLOCKS = ON
  239. -- Enabling gr-filter support.
  240. -- Override with -DENABLE_GR_FILTER=ON/OFF
  241. --
  242. -- Configuring gr-analog support...
  243. -- Dependency Boost_FOUND = 1
  244. -- Dependency ENABLE_VOLK = ON
  245. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  246. -- Dependency ENABLE_GR_FFT = ON
  247. -- Dependency ENABLE_GR_FILTER = ON
  248. -- Enabling gr-analog support.
  249. -- Override with -DENABLE_GR_ANALOG=ON/OFF
  250. --
  251. -- Configuring gr-digital support...
  252. -- Dependency Boost_FOUND = 1
  253. -- Dependency ENABLE_VOLK = ON
  254. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  255. -- Dependency ENABLE_GR_FFT = ON
  256. -- Dependency ENABLE_GR_FILTER = ON
  257. -- Dependency ENABLE_GR_BLOCKS = ON
  258. -- Dependency ENABLE_GR_ANALOG = ON
  259. -- Dependency ENABLE_GR_BLOCKS = ON
  260. -- Dependency ENABLE_GR_FILTER = ON
  261. -- Enabling gr-digital support.
  262. -- Override with -DENABLE_GR_DIGITAL=ON/OFF
  263. --
  264. -- Configuring gr-dtv support...
  265. -- Dependency Boost_FOUND = 1
  266. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  267. -- Dependency ENABLE_GR_ANALOG = ON
  268. -- Dependency ENABLE_GR_FILTER = ON
  269. -- Dependency ENABLE_GR_FEC = OFF
  270. -- Disabling gr-dtv support.
  271. -- Override with -DENABLE_GR_DTV=ON/OFF
  272. --
  273. -- Configuring gr-atsc support...
  274. -- Dependency Boost_FOUND = 1
  275. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  276. -- Dependency ENABLE_GR_FFT = ON
  277. -- Dependency ENABLE_GR_BLOCKS = ON
  278. -- Dependency ENABLE_GR_FEC = OFF
  279. -- Dependency ENABLE_GR_FILTER = ON
  280. -- Dependency ENABLE_GR_ANALOG = ON
  281. -- Disabling gr-atsc support.
  282. -- Override with -DENABLE_GR_ATSC=ON/OFF
  283. --
  284. -- Configuring gr-audio support...
  285. -- Dependency Boost_FOUND = 1
  286. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  287. -- Enabling gr-audio support.
  288. -- Override with -DENABLE_GR_AUDIO=ON/OFF
  289. -- Checking for module 'alsa'
  290. -- Found alsa, version 1.0.28
  291. -- Found ALSA 1.0.28
  292. -- Checking for module 'jack'
  293. -- Found jack, version 0.124.1
  294. -- Found jack: /usr/lib/arm-linux-gnueabihf/libjack.so
  295. -- Looking for C++ include AudioUnit/AudioUnit.h
  296. -- Looking for C++ include AudioUnit/AudioUnit.h - not found
  297. -- Looking for C++ include AudioToolbox/AudioToolbox.h
  298. -- Looking for C++ include AudioToolbox/AudioToolbox.h - not found
  299. -- Checking for module 'portaudio-2.0'
  300. -- Found portaudio-2.0, version 19
  301. -- Performing Test PORTAUDIO2_FOUND
  302. -- Performing Test PORTAUDIO2_FOUND - Success
  303. -- Found PORTAUDIO: /usr/include
  304. -- Checking for module 'comedilib'
  305. -- No package 'comedilib' found
  306. --
  307. -- Configuring gr-comedi support...
  308. -- Dependency COMEDI_FOUND =
  309. -- Dependency Boost_FOUND = 1
  310. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  311. -- Disabling gr-comedi support.
  312. -- Override with -DENABLE_GR_COMEDI=ON/OFF
  313. --
  314. -- Configuring gr-channels support...
  315. -- Dependency ENABLE_VOLK = ON
  316. -- Dependency Boost_FOUND = 1
  317. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  318. -- Dependency ENABLE_GR_BLOCKS = ON
  319. -- Dependency ENABLE_GR_FFT = ON
  320. -- Dependency ENABLE_GR_FILTER = ON
  321. -- Dependency ENABLE_GR_ANALOG = ON
  322. -- Enabling gr-channels support.
  323. -- Override with -DENABLE_GR_CHANNELS=ON/OFF
  324. --
  325. -- Configuring gr-noaa support...
  326. -- Dependency Boost_FOUND = 1
  327. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  328. -- Dependency ENABLE_GR_BLOCKS = ON
  329. -- Enabling gr-noaa support.
  330. -- Override with -DENABLE_GR_NOAA=ON/OFF
  331. --
  332. -- Configuring gr-pager support...
  333. -- Dependency Boost_FOUND = 1
  334. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  335. -- Dependency ENABLE_GR_FILTER = ON
  336. -- Dependency ENABLE_GR_ANALOG = ON
  337. -- Enabling gr-pager support.
  338. -- Override with -DENABLE_GR_PAGER=ON/OFF
  339. -- Looking for Q_WS_X11
  340. -- Looking for Q_WS_X11 - found
  341. -- Looking for Q_WS_WIN
  342. -- Looking for Q_WS_WIN - not found
  343. -- Looking for Q_WS_QWS
  344. -- Looking for Q_WS_QWS - not found
  345. -- Looking for Q_WS_MAC
  346. -- Looking for Q_WS_MAC - not found
  347. -- Found Qt4: /usr/bin/qmake (found suitable version "4.8.6", minimum required is "4.2.0")
  348. -- QWT Version: 5.2.3
  349. -- Found Qwt: /usr/lib/libqwt-qt4.so
  350. --
  351. -- Python checking for PyQt4
  352. -- Python checking for PyQt4 - found
  353. --
  354. -- Configuring gr-qtgui support...
  355. -- Dependency Boost_FOUND = 1
  356. -- Dependency QT4_FOUND = TRUE
  357. -- Dependency QWT_FOUND = TRUE
  358. -- Dependency ENABLE_VOLK = ON
  359. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  360. -- Dependency ENABLE_GR_FFT = ON
  361. -- Dependency ENABLE_GR_FILTER = ON
  362. -- Dependency PYTHONLIBS_FOUND = TRUE
  363. -- Dependency PYQT4_FOUND = TRUE
  364. -- Enabling gr-qtgui support.
  365. -- Override with -DENABLE_GR_QTGUI=ON/OFF
  366. --
  367. -- Configuring gr-trellis support...
  368. -- Dependency Boost_FOUND = 1
  369. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  370. -- Dependency ENABLE_GR_ANALOG = ON
  371. -- Dependency ENABLE_GR_BLOCKS = ON
  372. -- Dependency ENABLE_GR_DIGITAL = ON
  373. -- Disabling gr-trellis support.
  374. -- Override with -DENABLE_GR_TRELLIS=ON/OFF
  375. -- Checking for module 'uhd'
  376. -- No package 'uhd' found
  377. --
  378. -- Configuring gr-uhd support...
  379. -- Dependency Boost_FOUND = 1
  380. -- Dependency UHD_FOUND = 0
  381. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  382. -- Dependency ENABLE_GR_FILTER = ON
  383. -- Dependency ENABLE_GR_BLOCKS = ON
  384. -- Dependency ENABLE_GR_ANALOG = ON
  385. -- Disabling gr-uhd support.
  386. -- Override with -DENABLE_GR_UHD=ON/OFF
  387. -- UHD Version:
  388. --
  389. -- Configuring gr-utils support...
  390. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  391. -- Dependency ENABLE_PYTHON = ON
  392. -- Enabling gr-utils support.
  393. -- Override with -DENABLE_GR_UTILS=ON/OFF
  394. -- Found SDL: /usr/lib/arm-linux-gnueabihf/libSDLmain.a;/usr/lib/arm-linux-gnueabihf/libSDL.so;-lpthread (found version "1.2.15")
  395. --
  396. -- Configuring gr-video-sdl support...
  397. -- Dependency SDL_FOUND = TRUE
  398. -- Dependency Boost_FOUND = 1
  399. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  400. -- Enabling gr-video-sdl support.
  401. -- Override with -DENABLE_GR_VIDEO_SDL=ON/OFF
  402. --
  403. -- Configuring gr-vocoder support...
  404. -- Dependency Boost_FOUND = 1
  405. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  406. -- Dependency ENABLE_GR_FFT = ON
  407. -- Dependency ENABLE_GR_BLOCKS = ON
  408. -- Dependency ENABLE_GR_FILTER = ON
  409. -- Dependency ENABLE_GR_ANALOG = ON
  410. -- Enabling gr-vocoder support.
  411. -- Override with -DENABLE_GR_VOCODER=ON/OFF
  412. -- System libgsm not found.
  413. -- System libcodec2 not found.
  414. -- Checking for module 'libusb-1.0'
  415. -- Found libusb-1.0, version 1.0.19
  416. -- Found libusb-1.0: /usr/include/libusb-1.0, /usr/lib/arm-linux-gnueabihf/libusb-1.0.so
  417. --
  418. -- Configuring gr-fcd support...
  419. -- Dependency Boost_FOUND = 1
  420. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  421. -- Dependency ENABLE_GR_BLOCKS = ON
  422. -- Dependency ENABLE_GR_AUDIO = ON
  423. -- Dependency LIBUSB_FOUND = TRUE
  424. -- Enabling gr-fcd support.
  425. -- Override with -DENABLE_GR_FCD=ON/OFF
  426. --
  427. -- Configuring gr-wavelet support...
  428. -- Dependency Boost_FOUND = 1
  429. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  430. -- Dependency ENABLE_GR_BLOCKS = ON
  431. -- Dependency ENABLE_GR_ANALOG = ON
  432. -- Dependency GSL_FOUND = TRUE
  433. -- Enabling gr-wavelet support.
  434. -- Override with -DENABLE_GR_WAVELET=ON/OFF
  435. --
  436. -- Python checking for wx >= 2.8
  437. -- Python checking for wx >= 2.8 - found
  438. --
  439. -- Python checking for numpy
  440. -- Python checking for numpy - found
  441. --
  442. -- Configuring gr-wxgui support...
  443. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  444. -- Dependency ENABLE_GR_FFT = ON
  445. -- Dependency ENABLE_GR_FILTER = ON
  446. -- Dependency ENABLE_GR_ANALOG = ON
  447. -- Dependency ENABLE_PYTHON = ON
  448. -- Dependency NUMPY_FOUND = TRUE
  449. -- Dependency WX_FOUND = TRUE
  450. -- Disabling gr-wxgui support.
  451. -- Override with -DENABLE_GR_WXGUI=ON/OFF
  452. -- Checking for module 'libzmq'
  453. -- Found libzmq, version 2.2.0
  454. -- Found ZEROMQ: /usr/lib/arm-linux-gnueabihf/libzmq.so
  455. --
  456. -- Configuring gr-zeromq support...
  457. -- Dependency Boost_FOUND = 1
  458. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  459. -- Dependency ZEROMQ_FOUND = TRUE
  460. -- Enabling gr-zeromq support.
  461. -- Override with -DENABLE_GR_ZEROMQ=ON/OFF
  462. --
  463. -- ######################################################
  464. -- # Gnuradio enabled components
  465. -- ######################################################
  466. -- * python-support
  467. -- * testing-support
  468. -- * volk
  469. -- * gnuradio-runtime
  470. -- * gr-blocks
  471. -- * gnuradio-companion
  472. -- * gr-fft
  473. -- * gr-filter
  474. -- * gr-analog
  475. -- * gr-digital
  476. -- * gr-audio
  477. -- * * alsa
  478. -- * * oss
  479. -- * * jack
  480. -- * * portaudio
  481. -- * gr-channels
  482. -- * gr-noaa
  483. -- * gr-pager
  484. -- * gr-qtgui
  485. -- * gr-utils
  486. -- * gr-video-sdl
  487. -- * gr-vocoder
  488. -- * gr-fcd
  489. -- * gr-wavelet
  490. -- * gr-zeromq
  491. --
  492. -- ######################################################
  493. -- # Gnuradio disabled components
  494. -- ######################################################
  495. -- * doxygen
  496. -- * sphinx
  497. -- * gr-ctrlport
  498. -- * gr-fec
  499. -- * gr-dtv
  500. -- * gr-atsc
  501. -- * gr-comedi
  502. -- * gr-trellis
  503. -- * gr-uhd
  504. -- * gr-wxgui
  505. --
  506. -- Using install prefix: /usr/local
  507. -- Building for version: 3.7.10.1 / 3.7.10.1
  508. -- Configuring done
  509. -- Generating done
  510. -- Build files have been written to: /home/debian/gnuradio/build
Add Comment
Please, Sign In to add comment