Advertisement
Guest User

Untitled

a guest
May 16th, 2014
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.08 KB | None | 0 0
  1. $:~/pybombs/src/gnuradio/build$ sudo cmake -DCMAKE_INSTALL_PREFIX=/usr ../.
  2. -- The CXX compiler identification is GNU
  3. -- The C compiler identification is GNU
  4. -- Check for working CXX compiler: /usr/bin/c++
  5. -- Check for working CXX compiler: /usr/bin/c++ -- works
  6. -- Detecting CXX compiler ABI info
  7. -- Detecting CXX compiler ABI info - done
  8. -- Check for working C compiler: /usr/bin/gcc
  9. -- Check for working C compiler: /usr/bin/gcc -- works
  10. -- Detecting C compiler ABI info
  11. -- Detecting C compiler ABI info - done
  12. -- Build type not specified: defaulting to release.
  13. -- Found Git: /usr/bin/git
  14. -- Extracting version information from git describe...
  15. -- Performing Test HAVE_VISIBILITY_HIDDEN
  16. -- Performing Test HAVE_VISIBILITY_HIDDEN - Success
  17. -- Performing Test HAVE_WARN_SIGN_COMPARE
  18. -- Performing Test HAVE_WARN_SIGN_COMPARE - Success
  19. -- Performing Test HAVE_WARN_ALL
  20. -- Performing Test HAVE_WARN_ALL - Success
  21. -- Performing Test HAVE_WARN_NO_UNINITIALIZED
  22. -- Performing Test HAVE_WARN_NO_UNINITIALIZED - Success
  23. -- Compiler Version: gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  24. Copyright (C) 2011 Free Software Foundation, Inc.
  25. This is free software; see the source for copying conditions. There is NO
  26. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  27. -- Compiler Flags: /usr/bin/gcc:::-O3 -DNDEBUG
  28. /usr/bin/c++:::-O3 -DNDEBUG
  29. -- ADDING PERF COUNTERS
  30. -- Found PythonLibs: /usr/lib/libpython2.7.so (Required is at least version "2")
  31. -- Found SWIG: /usr/bin/swig2.0 (found version "2.0.4")
  32. -- Minimum SWIG version required is 1.3.31
  33. --
  34. -- The build system will automatically enable all components.
  35. -- Use -DENABLE_DEFAULT=OFF to disable components by default.
  36. --
  37. -- Configuring python-support support...
  38. -- Dependency PYTHONLIBS_FOUND = TRUE
  39. -- Dependency SWIG_FOUND = TRUE
  40. -- Dependency SWIG_VERSION_CHECK = TRUE
  41. -- Enabling python-support support.
  42. -- Override with -DENABLE_PYTHON=ON/OFF
  43. -- checking for module 'cppunit'
  44. -- found cppunit, version 1.12.1
  45. -- Found CPPUNIT: /usr/lib/libcppunit.so;dl
  46. --
  47. -- Configuring testing-support support...
  48. -- Dependency CPPUNIT_FOUND = TRUE
  49. -- Enabling testing-support support.
  50. -- Override with -DENABLE_TESTING=ON/OFF
  51. --
  52. -- Configuring volk support...
  53. -- Enabling volk support.
  54. -- Override with -DENABLE_VOLK=ON/OFF
  55. -- Found PythonInterp: /usr/bin/python (found suitable version "2.7.3", required is "2")
  56. --
  57. -- Python checking for python >= 2.5
  58. -- Python checking for python >= 2.5 - found
  59. --
  60. -- Python checking for Cheetah >= 2.0.0
  61. -- Python checking for Cheetah >= 2.0.0 - found
  62. -- Boost version: 1.53.0
  63. -- Found the following Boost libraries:
  64. -- filesystem
  65. -- system
  66. -- unit_test_framework
  67. -- program_options
  68. -- checking for module 'orc-0.4 > 0.4.11'
  69. -- found orc-0.4 > 0.4.11, version 0.4.16
  70. -- Found ORC: /usr/lib/x86_64-linux-gnu/liborc-0.4.so
  71. -- Looking for cpuid.h
  72. -- Looking for cpuid.h - found
  73. -- Looking for intrin.h
  74. -- Looking for intrin.h - not found
  75. -- Looking for fenv.h
  76. -- Looking for fenv.h - found
  77. -- Looking for dlfcn.h
  78. -- Looking for dlfcn.h - found
  79. -- Compiler name: GNU
  80. -- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG
  81. -- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG - Failed
  82. -- x86* CPU detected
  83. -- Performing Test have_maltivec
  84. -- Performing Test have_maltivec - Failed
  85. -- Performing Test have_mfloat_abi_softfp
  86. -- Performing Test have_mfloat_abi_softfp - Failed
  87. -- Performing Test have_mfloat_abi_hard
  88. -- Performing Test have_mfloat_abi_hard - Failed
  89. -- Performing Test have_mfpu_neon
  90. -- Performing Test have_mfpu_neon - Failed
  91. -- Performing Test have_funsafe_math_optimizations
  92. -- Performing Test have_funsafe_math_optimizations - Success
  93. -- Performing Test have_m32
  94. -- Performing Test have_m32 - Failed
  95. -- Performing Test have_m64
  96. -- Performing Test have_m64 - Success
  97. -- Performing Test have_m3dnow
  98. -- Performing Test have_m3dnow - Success
  99. -- Performing Test have_msse4_2
  100. -- Performing Test have_msse4_2 - Success
  101. -- Performing Test have_mpopcnt
  102. -- Performing Test have_mpopcnt - Success
  103. -- Performing Test have_mmmx
  104. -- Performing Test have_mmmx - Success
  105. -- Performing Test have_msse
  106. -- Performing Test have_msse - Success
  107. -- Performing Test have_msse2
  108. -- Performing Test have_msse2 - Success
  109. -- Performing Test have_msse3
  110. -- Performing Test have_msse3 - Success
  111. -- Performing Test have_mssse3
  112. -- Performing Test have_mssse3 - Success
  113. -- Performing Test have_msse4a
  114. -- Performing Test have_msse4a - Success
  115. -- Performing Test have_msse4_1
  116. -- Performing Test have_msse4_1 - Success
  117. -- Performing Test have_mavx
  118. -- Performing Test have_mavx - Success
  119. -- Check size of void*[8]
  120. -- Check size of void*[8] - done
  121. -- CPU width is 64 bits, Overruled arch 32
  122. -- Available architectures: generic;64;3dnow;abm;popcount;mmx;sse;sse2;orc;norc;sse3;ssse3;sse4_a;sse4_1;sse4_2;avx
  123. -- Available machines: generic_orc;sse2_64_mmx_orc;sse3_64_orc;ssse3_64_orc;sse4_a_64_orc;sse4_1_64_orc;sse4_2_64_orc;avx_64_mmx_orc
  124. -- BUILTTYPERELEASE
  125. -- Base cflags = -O3 -DNDEBUG
  126. -- BUILD INFO ::: generic_orc ::: GNU ::: -O3 -DNDEBUG
  127. -- BUILD INFO ::: sse2_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -m64 -mmmx -msse -msse2
  128. -- BUILD INFO ::: sse3_64_orc ::: GNU ::: -O3 -DNDEBUG -m64 -mmmx -msse -msse2 -msse3
  129. -- BUILD INFO ::: ssse3_64_orc ::: GNU ::: -O3 -DNDEBUG -m64 -mmmx -msse -msse2 -msse3 -mssse3
  130. -- BUILD INFO ::: sse4_a_64_orc ::: GNU ::: -O3 -DNDEBUG -m64 -mmmx -msse -msse2 -msse3 -msse4a -mpopcnt
  131. -- BUILD INFO ::: sse4_1_64_orc ::: GNU ::: -O3 -DNDEBUG -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1
  132. -- BUILD INFO ::: sse4_2_64_orc ::: GNU ::: -O3 -DNDEBUG -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt
  133. -- BUILD INFO ::: avx_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mavx
  134. -- Compiler Version: gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  135. Copyright (C) 2011 Free Software Foundation, Inc.
  136. This is free software; see the source for copying conditions. There is NO
  137. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  138. -- Loading build date Fri, 16 May 2014 16:04:15 into constants...
  139. -- Loading version 0.1 into constants...
  140. -- Using install prefix: /usr
  141. -- Found LOG4CPP: /usr/lib/liblog4cpp.so
  142. -- ENABLE_GR_LOG set to ON.
  143. -- HAVE_LOG4CPP set to True.
  144. -- LOG4CPP_LIBRARIES set to /usr/lib/liblog4cpp.so.
  145. -- Found Doxygen: /usr/bin/doxygen
  146. -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE)
  147. --
  148. -- Configuring doxygen support...
  149. -- Dependency DOXYGEN_FOUND = YES
  150. -- Enabling doxygen support.
  151. -- Override with -DENABLE_DOXYGEN=ON/OFF
  152. --
  153. -- Configuring sphinx support...
  154. -- Dependency SPHINX_FOUND = FALSE
  155. -- Disabling sphinx support.
  156. -- Override with -DENABLE_SPHINX=ON/OFF
  157. -- Boost version: 1.53.0
  158. -- Found the following Boost libraries:
  159. -- date_time
  160. -- program_options
  161. -- filesystem
  162. -- system
  163. -- thread
  164. -- Looking for C++ include netdb.h
  165. -- Looking for C++ include netdb.h - found
  166. -- Looking for C++ include sys/time.h
  167. -- Looking for C++ include sys/time.h - found
  168. -- Looking for C++ include sys/types.h
  169. -- Looking for C++ include sys/types.h - found
  170. -- Looking for C++ include sys/select.h
  171. -- Looking for C++ include sys/select.h - found
  172. -- Looking for C++ include sys/socket.h
  173. -- Looking for C++ include sys/socket.h - found
  174. -- Looking for C++ include io.h
  175. -- Looking for C++ include io.h - not found
  176. -- Looking for C++ include sys/mman.h
  177. -- Looking for C++ include sys/mman.h - found
  178. -- Looking for C++ include sys/ipc.h
  179. -- Looking for C++ include sys/ipc.h - found
  180. -- Looking for C++ include sys/shm.h
  181. -- Looking for C++ include sys/shm.h - found
  182. -- Looking for C++ include signal.h
  183. -- Looking for C++ include signal.h - found
  184. -- Looking for C++ include netinet/in.h
  185. -- Looking for C++ include netinet/in.h - found
  186. -- Looking for C++ include arpa/inet.h
  187. -- Looking for C++ include arpa/inet.h - found
  188. -- Looking for C++ include byteswap.h
  189. -- Looking for C++ include byteswap.h - found
  190. -- Looking for C++ include linux/ppdev.h
  191. -- Looking for C++ include linux/ppdev.h - found
  192. -- Looking for C++ include dev/ppbus/ppi.h
  193. -- Looking for C++ include dev/ppbus/ppi.h - not found
  194. -- Looking for C++ include unistd.h
  195. -- Looking for C++ include unistd.h - found
  196. -- Looking for C++ include malloc.h
  197. -- Looking for C++ include malloc.h - found
  198. -- Performing Test HAVE_SNPRINTF
  199. -- Performing Test HAVE_SNPRINTF - Success
  200. -- Performing Test HAVE_SIGACTION
  201. -- Performing Test HAVE_SIGACTION - Success
  202. -- Performing Test HAVE_SELECT
  203. -- Performing Test HAVE_SELECT - Success
  204. -- Performing Test HAVE_SYSCONF
  205. -- Performing Test HAVE_SYSCONF - Success
  206. -- Performing Test HAVE_GETPAGESIZE
  207. -- Performing Test HAVE_GETPAGESIZE - Success
  208. -- Performing Test HAVE_SSLEEP
  209. -- Performing Test HAVE_SSLEEP - Failed
  210. -- Performing Test HAVE_NANOSLEEP
  211. -- Performing Test HAVE_NANOSLEEP - Success
  212. -- Performing Test HAVE_GETTIMEOFDAY
  213. -- Performing Test HAVE_GETTIMEOFDAY - Success
  214. -- Performing Test HAVE_POSIX_MEMALIGN
  215. -- Performing Test HAVE_POSIX_MEMALIGN - Success
  216. -- Performing Test HAVE_VALLOC
  217. -- Performing Test HAVE_VALLOC - Success
  218. -- Performing Test HAVE_PTHREAD_SIGMASK
  219. -- Performing Test HAVE_PTHREAD_SIGMASK - Success
  220. -- Performing Test HAVE_CREATEFILEMAPPING
  221. -- Performing Test HAVE_CREATEFILEMAPPING - Failed
  222. -- Performing Test HAVE_SHM_OPEN
  223. -- Performing Test HAVE_SHM_OPEN - Success
  224. -- Performing Test HAVE_SINCOS
  225. -- Performing Test HAVE_SINCOS - Success
  226. -- Performing Test HAVE_SINCOSF
  227. -- Performing Test HAVE_SINCOSF - Success
  228. -- Performing Test HAVE_SINF
  229. -- Performing Test HAVE_SINF - Success
  230. -- Performing Test HAVE_COSF
  231. -- Performing Test HAVE_COSF - Success
  232. -- Performing Test HAVE_MMAP
  233. -- Performing Test HAVE_MMAP - Success
  234. -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM
  235. -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM - Success
  236. -- Performing Test HAVE_SCHED_SETSCHEDULER
  237. -- Performing Test HAVE_SCHED_SETSCHEDULER - Success
  238. --
  239. -- Configuring gnuradio-runtime support...
  240. -- Dependency Boost_FOUND = TRUE
  241. -- Dependency ENABLE_VOLK = ON
  242. -- Dependency PYTHONINTERP_FOUND = TRUE
  243. -- Enabling gnuradio-runtime support.
  244. -- Override with -DENABLE_GNURADIO_RUNTIME=ON/OFF
  245. -- Checking for Ice-3.5
  246. -- ICE 3.5 Include directory found: /usr/include
  247. -- libIce: /usr/lib64/libIce.so
  248. -- libIceUtil: /usr/lib64/libIceUtil.so
  249. --
  250. -- Python checking for Ice >= 3.5
  251. -- Python checking for Ice >= 3.5 - not found
  252. -- SLICE2CPP: /usr/bin/slice2cpp
  253. -- SLICE2PY: /usr/bin/slice2py
  254. -- ICE 3.5 not found. Looking for 3.4
  255. -- Checking for Ice-3.4
  256. -- package 'Ice-3.4' not found
  257. --
  258. -- Configuring gr-ctrlport support...
  259. -- Dependency Boost_FOUND = TRUE
  260. -- Dependency SWIG_FOUND = TRUE
  261. -- Dependency SWIG_VERSION_CHECK = TRUE
  262. -- Dependency ICE_FOUND =
  263. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  264. -- Disabling gr-ctrlport support.
  265. -- Override with -DENABLE_GR_CTRLPORT=ON/OFF
  266. -- Looking for C++ include sys/resource.h
  267. -- Looking for C++ include sys/resource.h - found
  268. -- Loading build date Fri, 16 May 2014 16:04:21 into constants...
  269. -- Loading version v3.7.4git-200-g432e3b75 into constants...
  270. -- Looking for C++ include windows.h
  271. -- Looking for C++ include windows.h - not found
  272. -- TRY_SHM_VMCIRCBUF set to ON.
  273. -- Looking for stdint.h
  274. -- Looking for stdint.h - found
  275. -- Looking for stddef.h
  276. -- Looking for stddef.h - found
  277. -- Check size of size_t
  278. -- Check size of size_t - done
  279. -- Check size of unsigned int
  280. -- Check size of unsigned int - done
  281. --
  282. -- Configuring gr-blocks support...
  283. -- Dependency Boost_FOUND = TRUE
  284. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  285. -- Enabling gr-blocks support.
  286. -- Override with -DENABLE_GR_BLOCKS=ON/OFF
  287. --
  288. -- Python checking for python >= 2.5
  289. -- Python checking for python >= 2.5 - found
  290. --
  291. -- Python checking for Cheetah >= 2.0.0
  292. -- Python checking for Cheetah >= 2.0.0 - found
  293. --
  294. -- Python checking for lxml >= 1.3.6
  295. -- Python checking for lxml >= 1.3.6 - found
  296. --
  297. -- Python checking for pygtk >= 2.10.0
  298.  
  299. ** (-c:18438): WARNING **: Command line `dbus-launch --autolaunch=2a16e3297c367cd855489c930000000a --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n
  300. /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  301. warnings.warn(str(e), _gtk.Warning)
  302. -- Python checking for pygtk >= 2.10.0 - found
  303. --
  304. -- Python checking for numpy
  305. -- Python checking for numpy - found
  306. --
  307. -- Configuring gnuradio-companion support...
  308. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  309. -- Dependency ENABLE_PYTHON = ON
  310. -- Dependency PYTHON_MIN_VER_FOUND = TRUE
  311. -- Dependency CHEETAH_FOUND = TRUE
  312. -- Dependency LXML_FOUND = TRUE
  313. -- Dependency PYGTK_FOUND = TRUE
  314. -- Dependency NUMPY_FOUND = TRUE
  315. -- Enabling gnuradio-companion support.
  316. -- Override with -DENABLE_GRC=ON/OFF
  317. --
  318. -- Configuring gr-fec support...
  319. -- Dependency Boost_FOUND = TRUE
  320. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  321. -- Dependency ENABLE_GR_BLOCKS = ON
  322. -- Enabling gr-fec support.
  323. -- Override with -DENABLE_GR_FEC=ON/OFF
  324. -- checking for module 'fftw3f >= 3.0'
  325. -- found fftw3f , version 3.3
  326. -- Found FFTW3F: /usr/lib/libfftw3f.so
  327. --
  328. -- Configuring gr-fft support...
  329. -- Dependency ENABLE_VOLK = ON
  330. -- Dependency Boost_FOUND = TRUE
  331. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  332. -- Dependency ENABLE_GR_BLOCKS = ON
  333. -- Dependency FFTW3F_FOUND = TRUE
  334. -- Enabling gr-fft support.
  335. -- Override with -DENABLE_GR_FFT=ON/OFF
  336. --
  337. -- Configuring gr-filter support...
  338. -- Dependency ENABLE_VOLK = ON
  339. -- Dependency Boost_FOUND = TRUE
  340. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  341. -- Dependency ENABLE_GR_FFT = ON
  342. -- Dependency ENABLE_GR_BLOCKS = ON
  343. -- Enabling gr-filter support.
  344. -- Override with -DENABLE_GR_FILTER=ON/OFF
  345. --
  346. -- Configuring gr-analog support...
  347. -- Dependency Boost_FOUND = TRUE
  348. -- Dependency ENABLE_VOLK = ON
  349. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  350. -- Dependency ENABLE_GR_FFT = ON
  351. -- Dependency ENABLE_GR_FILTER = ON
  352. -- Enabling gr-analog support.
  353. -- Override with -DENABLE_GR_ANALOG=ON/OFF
  354. --
  355. -- Configuring gr-digital support...
  356. -- Dependency Boost_FOUND = TRUE
  357. -- Dependency ENABLE_VOLK = ON
  358. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  359. -- Dependency ENABLE_GR_FFT = ON
  360. -- Dependency ENABLE_GR_FILTER = ON
  361. -- Dependency ENABLE_GR_BLOCKS = ON
  362. -- Dependency ENABLE_GR_ANALOG = ON
  363. -- Dependency ENABLE_GR_BLOCKS = ON
  364. -- Dependency ENABLE_GR_FILTER = ON
  365. -- Enabling gr-digital support.
  366. -- Override with -DENABLE_GR_DIGITAL=ON/OFF
  367. --
  368. -- Configuring gr-atsc support...
  369. -- Dependency Boost_FOUND = TRUE
  370. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  371. -- Dependency ENABLE_GR_FFT = ON
  372. -- Dependency ENABLE_GR_BLOCKS = ON
  373. -- Dependency ENABLE_GR_FEC = ON
  374. -- Dependency ENABLE_GR_FILTER = ON
  375. -- Dependency ENABLE_GR_ANALOG = ON
  376. -- Enabling gr-atsc support.
  377. -- Override with -DENABLE_GR_ATSC=ON/OFF
  378. --
  379. -- Configuring gr-audio support...
  380. -- Dependency Boost_FOUND = TRUE
  381. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  382. -- Enabling gr-audio support.
  383. -- Override with -DENABLE_GR_AUDIO=ON/OFF
  384. -- checking for module 'alsa'
  385. -- found alsa, version 1.0.25
  386. -- Found ALSA 1.0.25
  387. -- checking for module 'jack'
  388. -- package 'jack' not found
  389. -- Looking for C++ include AudioUnit/AudioUnit.h
  390. -- Looking for C++ include AudioUnit/AudioUnit.h - not found
  391. -- Looking for C++ include AudioToolbox/AudioToolbox.h
  392. -- Looking for C++ include AudioToolbox/AudioToolbox.h - not found
  393. -- checking for module 'portaudio'
  394. -- package 'portaudio' not found
  395. -- Could NOT find PORTAUDIO (missing: PORTAUDIO_INCLUDE_DIRS PORTAUDIO_LIBRARIES)
  396. -- checking for module 'comedilib'
  397. -- package 'comedilib' not found
  398. --
  399. -- Configuring gr-comedi support...
  400. -- Dependency COMEDI_FOUND =
  401. -- Dependency LINUX = TRUE
  402. -- Dependency Boost_FOUND = TRUE
  403. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  404. -- Disabling gr-comedi support.
  405. -- Override with -DENABLE_GR_COMEDI=ON/OFF
  406. --
  407. -- Configuring gr-channels support...
  408. -- Dependency ENABLE_VOLK = ON
  409. -- Dependency Boost_FOUND = TRUE
  410. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  411. -- Dependency ENABLE_GR_BLOCKS = ON
  412. -- Dependency ENABLE_GR_FFT = ON
  413. -- Dependency ENABLE_GR_FILTER = ON
  414. -- Dependency ENABLE_GR_ANALOG = ON
  415. -- Enabling gr-channels support.
  416. -- Override with -DENABLE_GR_CHANNELS=ON/OFF
  417. --
  418. -- Configuring gr-noaa support...
  419. -- Dependency Boost_FOUND = TRUE
  420. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  421. -- Dependency ENABLE_GR_BLOCKS = ON
  422. -- Enabling gr-noaa support.
  423. -- Override with -DENABLE_GR_NOAA=ON/OFF
  424. --
  425. -- Configuring gr-pager support...
  426. -- Dependency Boost_FOUND = TRUE
  427. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  428. -- Dependency ENABLE_GR_FILTER = ON
  429. -- Dependency ENABLE_GR_ANALOG = ON
  430. -- Enabling gr-pager support.
  431. -- Override with -DENABLE_GR_PAGER=ON/OFF
  432. -- Looking for Q_WS_X11
  433. -- Looking for Q_WS_X11 - found
  434. -- Looking for Q_WS_WIN
  435. -- Looking for Q_WS_WIN - not found.
  436. -- Looking for Q_WS_QWS
  437. -- Looking for Q_WS_QWS - not found.
  438. -- Looking for Q_WS_MAC
  439. -- Looking for Q_WS_MAC - not found.
  440. -- Found Qt4: /usr/bin/qmake (found suitable version "4.8.1", required is "4.2.0")
  441. -- QWT Version: 5.2.2
  442. -- Found Qwt: /usr/lib/libqwt-qt4.so
  443. --
  444. -- Python checking for PyQt4
  445. -- Python checking for PyQt4 - found
  446. --
  447. -- Configuring gr-qtgui support...
  448. -- Dependency Boost_FOUND = TRUE
  449. -- Dependency QT4_FOUND = TRUE
  450. -- Dependency QWT_FOUND = TRUE
  451. -- Dependency ENABLE_VOLK = ON
  452. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  453. -- Dependency ENABLE_GR_FFT = ON
  454. -- Dependency ENABLE_GR_FILTER = ON
  455. -- Dependency PYTHONLIBS_FOUND = TRUE
  456. -- Dependency PYQT4_FOUND = TRUE
  457. -- Enabling gr-qtgui support.
  458. -- Override with -DENABLE_GR_QTGUI=ON/OFF
  459. --
  460. -- Configuring gr-trellis support...
  461. -- Dependency Boost_FOUND = TRUE
  462. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  463. -- Dependency ENABLE_GR_ANALOG = ON
  464. -- Dependency ENABLE_GR_BLOCKS = ON
  465. -- Dependency ENABLE_GR_DIGITAL = ON
  466. -- Enabling gr-trellis support.
  467. -- Override with -DENABLE_GR_TRELLIS=ON/OFF
  468. -- checking for module 'uhd'
  469. -- found uhd, version 003.004.000
  470. -- Found UHD: /usr/lib/libuhd.so
  471. --
  472. -- Configuring gr-uhd support...
  473. -- Dependency Boost_FOUND = TRUE
  474. -- Dependency UHD_FOUND = TRUE
  475. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  476. -- Dependency ENABLE_GR_FILTER = ON
  477. -- Dependency ENABLE_GR_BLOCKS = ON
  478. -- Dependency ENABLE_GR_ANALOG = ON
  479. -- Enabling gr-uhd support.
  480. -- Override with -DENABLE_GR_UHD=ON/OFF
  481. --
  482. -- Configuring gr-utils support...
  483. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  484. -- Dependency ENABLE_PYTHON = ON
  485. -- Enabling gr-utils support.
  486. -- Override with -DENABLE_GR_UTILS=ON/OFF
  487. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  488. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  489. -- Looking for pthread_create in pthreads
  490. -- Looking for pthread_create in pthreads - not found
  491. -- Looking for pthread_create in pthread
  492. -- Looking for pthread_create in pthread - found
  493. -- Found Threads: TRUE
  494. --
  495. -- Configuring gr-video-sdl support...
  496. -- Dependency SDL_FOUND = YES
  497. -- Dependency Boost_FOUND = TRUE
  498. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  499. -- Enabling gr-video-sdl support.
  500. -- Override with -DENABLE_GR_VIDEO_SDL=ON/OFF
  501. --
  502. -- Configuring gr-vocoder support...
  503. -- Dependency Boost_FOUND = TRUE
  504. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  505. -- Dependency ENABLE_GR_FFT = ON
  506. -- Dependency ENABLE_GR_BLOCKS = ON
  507. -- Dependency ENABLE_GR_FILTER = ON
  508. -- Dependency ENABLE_GR_ANALOG = ON
  509. -- Enabling gr-vocoder support.
  510. -- Override with -DENABLE_GR_VOCODER=ON/OFF
  511. -- system libgsm not found.
  512. -- system libcodec2 not found.
  513. -- checking for module 'libusb-1.0'
  514. -- found libusb-1.0, version 1.0.9-rc3
  515. -- Found libusb-1.0: /usr/include/libusb-1.0, /usr/lib/x86_64-linux-gnu/libusb-1.0.so
  516. --
  517. -- Configuring gr-fcd support...
  518. -- Dependency Boost_FOUND = TRUE
  519. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  520. -- Dependency ENABLE_GR_BLOCKS = ON
  521. -- Dependency ENABLE_GR_AUDIO = ON
  522. -- Dependency LIBUSB_FOUND = TRUE
  523. -- Enabling gr-fcd support.
  524. -- Override with -DENABLE_GR_FCD=ON/OFF
  525. -- checking for module 'gsl >= 1.10'
  526. -- found gsl , version 1.15
  527. --
  528. -- Configuring gr-wavelet support...
  529. -- Dependency Boost_FOUND = TRUE
  530. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  531. -- Dependency ENABLE_GR_BLOCKS = ON
  532. -- Dependency ENABLE_GR_ANALOG = ON
  533. -- Dependency GSL_FOUND = 1
  534. -- Enabling gr-wavelet support.
  535. -- Override with -DENABLE_GR_WAVELET=ON/OFF
  536. --
  537. -- Python checking for wx >= 2.8
  538. -- Python checking for wx >= 2.8 - found
  539. --
  540. -- Python checking for numpy
  541. -- Python checking for numpy - found
  542. --
  543. -- Configuring gr-wxgui support...
  544. -- Dependency ENABLE_GNURADIO_RUNTIME = ON
  545. -- Dependency ENABLE_GR_FFT = ON
  546. -- Dependency ENABLE_GR_FILTER = ON
  547. -- Dependency ENABLE_GR_ANALOG = ON
  548. -- Dependency ENABLE_PYTHON = ON
  549. -- Dependency NUMPY_FOUND = TRUE
  550. -- Dependency WX_FOUND = TRUE
  551. -- Enabling gr-wxgui support.
  552. -- Override with -DENABLE_GR_WXGUI=ON/OFF
  553. --
  554. -- ######################################################
  555. -- # Gnuradio enabled components
  556. -- ######################################################
  557. -- * python-support
  558. -- * testing-support
  559. -- * volk
  560. -- * doxygen
  561. -- * gnuradio-runtime
  562. -- * gr-blocks
  563. -- * gnuradio-companion
  564. -- * gr-fec
  565. -- * gr-fft
  566. -- * gr-filter
  567. -- * gr-analog
  568. -- * gr-digital
  569. -- * gr-atsc
  570. -- * gr-audio
  571. -- * gr-channels
  572. -- * gr-noaa
  573. -- * gr-pager
  574. -- * gr-qtgui
  575. -- * gr-trellis
  576. -- * gr-uhd
  577. -- * gr-utils
  578. -- * gr-video-sdl
  579. -- * gr-vocoder
  580. -- * gr-fcd
  581. -- * gr-wavelet
  582. -- * gr-wxgui
  583. --
  584. -- ######################################################
  585. -- # Gnuradio disabled components
  586. -- ######################################################
  587. -- * sphinx
  588. -- * gr-ctrlport
  589. -- * gr-comedi
  590. --
  591. -- Using install prefix: /usr
  592. -- Building for version: v3.7.4git-200-g432e3b75 / 3.7.4git
  593. -- Configuring done
  594. -- Generating done
  595. -- Build files have been written to: /home/spacequest/pybombs/src/gnuradio/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement