Advertisement
aaplmike

gr330 build

Apr 27th, 2014
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.44 KB | None | 0 0
  1. mikec-macbook-pro:gnuradio-3.3.0 mikec$ ./configure
  2. checking build system type... i386-apple-darwin13.1.0
  3. checking host system type... i386-apple-darwin13.1.0
  4. checking target system type... i386-apple-darwin13.1.0
  5. checking for git... /usr/bin/git
  6. checking existence of git version control directory... not found
  7. configure: GNU Radio Release 3.3.0
  8. checking for a BSD-compatible install... /usr/bin/install -c
  9. checking whether build environment is sane... yes
  10. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  11. checking for gawk... gawk
  12. checking whether make sets $(MAKE)... yes
  13. checking how to create a ustar tar archive... gnutar
  14. checking for style of include used by make... GNU
  15. checking for gcc... gcc
  16. checking whether the C compiler works... yes
  17. checking for C compiler default output file name... a.out
  18. checking for suffix of executables...
  19. checking whether we are cross compiling... no
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether gcc accepts -g... yes
  23. checking for gcc option to accept ISO C89... none needed
  24. checking dependency style of gcc... gcc3
  25. checking how to run the C preprocessor... gcc -E
  26. checking for grep that handles long lines and -e... /usr/bin/grep
  27. checking for egrep... /usr/bin/grep -E
  28. checking for ANSI C header files... yes
  29. checking for sys/types.h... yes
  30. checking for sys/stat.h... yes
  31. checking for stdlib.h... yes
  32. checking for string.h... yes
  33. checking for memory.h... yes
  34. checking for strings.h... yes
  35. checking for inttypes.h... yes
  36. checking for stdint.h... yes
  37. checking for unistd.h... yes
  38. checking minix/config.h usability... no
  39. checking minix/config.h presence... no
  40. checking for minix/config.h... no
  41. checking whether it is safe to define __EXTENSIONS__... yes
  42. checking for library containing strerror... none required
  43. checking for g++... g++
  44. checking whether we are using the GNU C++ compiler... yes
  45. checking whether g++ accepts -g... yes
  46. checking dependency style of g++... gcc3
  47. checking how to run the C++ preprocessor... g++ -E
  48. checking whether C++ has std::isnan... yes
  49. checking gr_libdir_suffix...
  50. checking whether to append 64 to libdir... no
  51. checking whether gcc accepts -Wall... yes
  52. checking whether gcc accepts -Werror-implicit-function-declaration... yes
  53. checking whether g++ accepts -Wall... yes
  54. checking whether g++ accepts -Woverloaded-virtual... yes
  55. checking whether user wants gprof... no
  56. checking whether user wants prof... no
  57. checking dependency style of gcc... gcc3
  58. checking whether ln -s works... yes
  59. checking whether make sets $(MAKE)... (cached) yes
  60. checking for rm... /bin/rm
  61. checking for a sed that does not truncate output... /opt/local/bin/gsed
  62. checking for fgrep... /usr/bin/grep -F
  63. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  64. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  65. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  66. checking the name lister (/usr/bin/nm) interface... BSD nm
  67. checking the maximum length of command line arguments... 196608
  68. checking whether the shell understands some XSI constructs... yes
  69. checking whether the shell understands "+="... yes
  70. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  71. checking for objdump... objdump
  72. checking how to recognize dependent libraries... pass_all
  73. checking for ar... ar
  74. checking for strip... strip
  75. checking for ranlib... ranlib
  76. checking command to parse /usr/bin/nm output from gcc object... ok
  77. checking for dsymutil... dsymutil
  78. checking for nmedit... nmedit
  79. checking for lipo... lipo
  80. checking for otool... otool
  81. checking for otool64... no
  82. checking for -single_module linker flag... yes
  83. checking for -exported_symbols_list linker flag... yes
  84. checking for dlfcn.h... yes
  85. checking whether we are using the GNU C++ compiler... (cached) yes
  86. checking whether g++ accepts -g... (cached) yes
  87. checking dependency style of g++... (cached) gcc3
  88. checking how to run the C++ preprocessor... g++ -E
  89. checking for objdir... .libs
  90. checking if gcc supports -fno-rtti -fno-exceptions... yes
  91. checking for gcc option to produce PIC... -fno-common -DPIC
  92. checking if gcc PIC flag -fno-common -DPIC works... yes
  93. checking if gcc static flag -static works... no
  94. checking if gcc supports -c -o file.o... yes
  95. checking if gcc supports -c -o file.o... (cached) yes
  96. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  97. checking dynamic linker characteristics... darwin13.1.0 dyld
  98. checking how to hardcode library paths into programs... immediate
  99. checking whether stripping libraries is possible... yes
  100. checking if libtool supports shared libraries... yes
  101. checking whether to build shared libraries... yes
  102. checking whether to build static libraries... no
  103. checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  104. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  105. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  106. checking for g++ option to produce PIC... -fno-common -DPIC
  107. checking if g++ PIC flag -fno-common -DPIC works... yes
  108. checking if g++ static flag -static works... no
  109. checking if g++ supports -c -o file.o... yes
  110. checking if g++ supports -c -o file.o... (cached) yes
  111. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  112. checking dynamic linker characteristics... darwin13.1.0 dyld
  113. checking how to hardcode library paths into programs... immediate
  114. checking for python... /usr/bin/python
  115. checking for python version... 2.7
  116. checking for python platform... darwin
  117. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  118. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  119. checking for Python include path... /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
  120. checking Python.h usability... yes
  121. checking Python.h presence... yes
  122. checking for Python.h... yes
  123. checking for swig... /opt/local/bin/swig
  124. checking for SWIG version... 3.0.0
  125. checking for xmlto... yes
  126. checking for socket in -lsocket... no
  127. checking sys/ipc.h usability... yes
  128. checking sys/ipc.h presence... yes
  129. checking for sys/ipc.h... yes
  130. checking sys/shm.h usability... yes
  131. checking sys/shm.h presence... yes
  132. checking for sys/shm.h... yes
  133. checking for library containing shmat... none required
  134. checking for ANSI C header files... (cached) yes
  135. checking for sys/wait.h that is POSIX.1 compatible... yes
  136. checking fcntl.h usability... yes
  137. checking fcntl.h presence... yes
  138. checking for fcntl.h... yes
  139. checking limits.h usability... yes
  140. checking limits.h presence... yes
  141. checking for limits.h... yes
  142. checking for strings.h... (cached) yes
  143. checking time.h usability... yes
  144. checking time.h presence... yes
  145. checking for time.h... yes
  146. checking sys/ioctl.h usability... yes
  147. checking sys/ioctl.h presence... yes
  148. checking for sys/ioctl.h... yes
  149. checking sys/time.h usability... yes
  150. checking sys/time.h presence... yes
  151. checking for sys/time.h... yes
  152. checking for unistd.h... (cached) yes
  153. checking linux/ppdev.h usability... no
  154. checking linux/ppdev.h presence... no
  155. checking for linux/ppdev.h... no
  156. checking dev/ppbus/ppi.h usability... no
  157. checking dev/ppbus/ppi.h presence... no
  158. checking for dev/ppbus/ppi.h... no
  159. checking sys/mman.h usability... yes
  160. checking sys/mman.h presence... yes
  161. checking for sys/mman.h... yes
  162. checking sys/select.h usability... yes
  163. checking sys/select.h presence... yes
  164. checking for sys/select.h... yes
  165. checking for sys/types.h... (cached) yes
  166. checking sys/resource.h usability... yes
  167. checking sys/resource.h presence... yes
  168. checking for sys/resource.h... yes
  169. checking for stdint.h... (cached) yes
  170. checking sched.h usability... yes
  171. checking sched.h presence... yes
  172. checking for sched.h... yes
  173. checking signal.h usability... yes
  174. checking signal.h presence... yes
  175. checking for signal.h... yes
  176. checking sys/syscall.h usability... yes
  177. checking sys/syscall.h presence... yes
  178. checking for sys/syscall.h... yes
  179. checking malloc.h usability... no
  180. checking malloc.h presence... no
  181. checking for malloc.h... no
  182. checking windows.h usability... no
  183. checking windows.h presence... no
  184. checking for windows.h... no
  185. checking vec_types.h usability... no
  186. checking vec_types.h presence... no
  187. checking for vec_types.h... no
  188. checking netdb.h usability... yes
  189. checking netdb.h presence... yes
  190. checking for netdb.h... yes
  191. checking netinet/in.h usability... yes
  192. checking netinet/in.h presence... yes
  193. checking for netinet/in.h... yes
  194. checking arpa/inet.h usability... yes
  195. checking arpa/inet.h presence... yes
  196. checking for arpa/inet.h... yes
  197. checking for sys/types.h... (cached) yes
  198. checking sys/socket.h usability... yes
  199. checking sys/socket.h presence... yes
  200. checking for sys/socket.h... yes
  201. checking for an ANSI C-conforming const... yes
  202. checking for inline... inline
  203. checking for size_t... yes
  204. checking whether time.h and sys/time.h may both be included... yes
  205. checking whether byte ordering is bigendian... no
  206. checking whether struct tm is in sys/time.h or time.h... time.h
  207. checking for working alloca.h... yes
  208. checking for alloca... yes
  209. checking for posix_memalign... yes
  210. checking for vprintf... yes
  211. checking for _doprnt... no
  212. checking for mmap... yes
  213. checking for select... yes
  214. checking for socket... yes
  215. checking for strcspn... yes
  216. checking for strerror... yes
  217. checking for strspn... yes
  218. checking for getpagesize... yes
  219. checking for sysconf... yes
  220. checking for snprintf... yes
  221. checking for gettimeofday... yes
  222. checking for nanosleep... yes
  223. checking for sched_setscheduler... no
  224. checking for modf... yes
  225. checking for sqrt... yes
  226. checking for sigaction... yes
  227. checking for sigprocmask... yes
  228. checking for pthread_sigmask... yes
  229. checking for sched_setaffinity... no
  230. checking for sincos in -lm... no
  231. checking for sincosf in -lm... no
  232. checking for sinf in -lm... yes
  233. checking for cosf in -lm... yes
  234. checking for trunc in -lm... yes
  235. checking for exp10 in -lm... no
  236. checking for log2 in -lm... yes
  237. checking for library containing shm_open... none required
  238. checking for shm_open... yes
  239. checking for ld used by gcc... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  240. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... (cached) no
  241. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld accepts --enable-runtime-pseudo-reloc... no
  242. checking for CreateFileMapping function... no
  243. checking for sys/types.h... (cached) yes
  244. checking for fcntl.h... (cached) yes
  245. checking io.h usability... no
  246. checking io.h presence... no
  247. checking for io.h... no
  248. checking for windows.h... (cached) no
  249. checking for winioctl.h... no
  250. checking for winbase.h... no
  251. checking for getopt... yes
  252. checking for usleep... yes
  253. checking for gettimeofday... (cached) yes
  254. checking for nanosleep... (cached) yes
  255. checking for rand... yes
  256. checking for srand... yes
  257. checking for random... yes
  258. checking for srandom... yes
  259. checking for sleep... yes
  260. checking for sigaction... (cached) yes
  261. checking for struct timezone... yes
  262. checking for struct timespec... yes
  263. checking for ssize_t... yes
  264. checking for getopt... (cached) yes
  265. checking for usleep... (cached) yes
  266. checking for gettimeofday... (cached) yes
  267. checking for Sleep... no
  268. checking whether mkdir accepts only one arg... no
  269. checking for dot... YES
  270. checking for pkg-config... /opt/local/bin/pkg-config
  271. checking pkg-config is at least version 0.18... yes
  272. checking for FFTW3F... yes
  273. checking for doxygen... /opt/local/bin/doxygen
  274. checking for dot... /opt/local/bin/dot
  275. checking for machine dependent speedups... x86
  276. checking for CPPUNIT... yes
  277. checking for guile... /opt/local/bin/guile
  278. checking for boost >= 1.37... yes
  279. checking for the pthreads library -lpthreads... no
  280. checking whether pthreads work without any flags... yes
  281. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  282. checking if more special flags are required for pthreads... -D_THREAD_SAFE
  283. checking whether the boost::thread includes are available... yes
  284. checking for exit in -lboost_thread... yes
  285. checking whether the boost::date_time includes are available... yes
  286. checking for exit in -lboost_date_time... yes
  287. checking whether the boost::program_options includes are available... yes
  288. checking for exit in -lboost_program_options... yes
  289. checking for arpa/inet.h... (cached) yes
  290. checking for netinet/in.h... (cached) yes
  291. checking byteswap.h usability... no
  292. checking byteswap.h presence... no
  293. checking for byteswap.h... no
  294. Component gruel passed configuration checks; building.
  295. checking whether host_cpu is powerpc*... no
  296. checking for spu-gcc... no
  297. Not building component gcell.
  298. checking for cblas_sgemm... no
  299. checking for ATL_xerbla in -latlas... no
  300. checking for ATL_xerbla in -latlas... no
  301. checking for ATL_xerbla in -latlas... no
  302. checking for cblas_sgemm in -lcblas... yes
  303. checking for cblas_dgemm in -ldgemm... no
  304. checking for cblas_sgemm in -lmkl... no
  305. checking for cblas_sgemm... (cached) no
  306. checking for cblas_sgemm in -lcxml... no
  307. checking for cblas_sgemm in -ldxml... no
  308. checking for cblas_sgemm in -lscs... no
  309. checking for cblas_sgemm in -lcomplib.sgimath... no
  310. checking for cblas_sgemm in -lcblas... (cached) yes
  311. checking for cblas_sgemm in -lessl... no
  312. checking for cblas_sgemm in -lcblas... (cached) yes
  313. checking for GSL... yes
  314. Component gnuradio-core passed configuration checks; building.
  315. checking whether stat file-mode macros are broken... no
  316. checking for fcntl.h... (cached) yes
  317. checking for sys/time.h... (cached) yes
  318. checking for unistd.h... (cached) yes
  319. checking whether getenv is declared... yes
  320. checking for fast usb technique to use... darwin
  321. checking for mkstemp... yes
  322. checking for mkstemp limitations... no
  323. checking whether byte ordering is bigendian... (cached) no
  324. checking for byteswap.h... (cached) no
  325. checking linux/compiler.h usability... no
  326. checking linux/compiler.h presence... no
  327. checking for linux/compiler.h... no
  328. checking for getrusage... yes
  329. checking for sched_setscheduler... (cached) no
  330. checking for pthread_setschedparam... yes
  331. checking for sigaction... (cached) yes
  332. checking for snprintf... (cached) yes
  333. checking for USB... no
  334. checking for USB... no
  335. checking usb.h usability... no
  336. checking usb.h presence... no
  337. checking for usb.h... no
  338. USRP requires libusb header 'usb.h' which was not found or was not usable. See http://www.libusb.org
  339. Unable to find dependency libusb.
  340. checking for sdcc... sdcc -mmcs51 --no-xinit-opt
  341. checking for asx8051... asx8051 -plosgff
  342. checking sdcc_version "3.4.0
  343. published under GNU General Public License (GPL)"... 3 published under GNU General Public License (GPL).4 published under GNU General Public License (GPL).0 published under GNU General Public License (GPL)
  344. Not building component usrp.
  345. checking whether host_os is linux*... no
  346. configure: USRP2 currently requires Linux host OS, not found
  347. Not building component usrp2.
  348. Component gr-usrp requires usrp, which is not being built or specified via pre-installed files.
  349. Not building component gr-usrp.
  350. Component gr-usrp2 requires usrp2, which is not being built or specified via pre-installed files.
  351. Not building component gr-usrp2.
  352. Component gr-gcell requires gcell, which is not being built or specified via pre-installed files.
  353. Not building component gr-gcell.
  354. checking for netinet/in.h... (cached) yes
  355. checking for arpa/inet.h... (cached) yes
  356. checking for sys/socket.h... (cached) yes
  357. checking for netdb.h... (cached) yes
  358. Component gr-msdd6000 passed configuration checks; building.
  359. checking for ALSA... no
  360. gr-audio-alsa requires package alsa, not found.
  361. Not building component gr-audio-alsa.
  362. checking for JACK... yes
  363. Component gr-audio-jack passed configuration checks; building.
  364. Not building component gr-audio-oss.
  365. checking AudioUnit/AudioUnit.h usability... yes
  366. checking AudioUnit/AudioUnit.h presence... yes
  367. checking for AudioUnit/AudioUnit.h... yes
  368. checking AudioToolbox/AudioToolbox.h usability... yes
  369. checking AudioToolbox/AudioToolbox.h presence... yes
  370. checking for AudioToolbox/AudioToolbox.h... yes
  371. Component gr-audio-osx passed configuration checks; building.
  372. checking for PORTAUDIO... yes
  373. Component gr-audio-portaudio passed configuration checks; building.
  374. gr-audio-windows will build on a Windows Unix environment only.
  375. Not building component gr-audio-windows.
  376. Component gr-atsc passed configuration checks; building.
  377. checking for COMEDI... no
  378. gr-comedi requires comedilib, not found.
  379. Not building component gr-comedi.
  380. Component gr-cvsd-vocoder passed configuration checks; building.
  381. Component gr-gpio requires usrp, which is not being built or specified via pre-installed files.
  382. Not building component gr-gpio.
  383. Component gr-gsm-fr-vocoder passed configuration checks; building.
  384. Component gr-noaa passed configuration checks; building.
  385. Component gr-pager passed configuration checks; building.
  386. Component gr-radar-mono requires usrp, which is not being built or specified via pre-installed files.
  387. Not building component gr-radar-mono.
  388. Component gr-radio-astronomy passed configuration checks; building.
  389. Component gr-trellis passed configuration checks; building.
  390. checking for SDL... yes
  391. Component gr-video-sdl passed configuration checks; building.
  392. checking for Python wxWidgets wrappers >= 2.8... no
  393. checking for Numeric Python extensions... yes
  394. Not building component gr-wxgui.
  395. checking for PyQt4 for Qt4... no
  396. Not building component gr-qtgui.
  397. Component gr-sounder requires usrp, which is not being built or specified via pre-installed files.
  398. Not building component gr-sounder.
  399. Component gr-utils requires usrp, which is not being built or specified via pre-installed files.
  400. Not building component gr-utils.
  401. Component gnuradio-examples passed configuration checks; building.
  402. Component grc requires gr-wxgui, which is not being built or specified via pre-installed files.
  403. checking for xdg-mime... false
  404. Not building component grc.
  405. Component docs passed configuration checks; building.
  406. configure: creating ./config.status
  407. config.status: creating gruel/Makefile
  408. config.status: creating gruel/gruel.pc
  409. config.status: creating gruel/src/Makefile
  410. config.status: creating gruel/src/include/Makefile
  411. config.status: creating gruel/src/include/gruel/Makefile
  412. config.status: creating gruel/src/include/gruel/inet.h
  413. config.status: creating gruel/src/lib/Makefile
  414. config.status: creating gruel/src/lib/pmt/Makefile
  415. config.status: creating gruel/src/lib/msg/Makefile
  416. config.status: creating gruel/src/scheme/Makefile
  417. config.status: creating gruel/src/scheme/gnuradio/Makefile
  418. config.status: creating gcell/Makefile
  419. config.status: creating gcell/gcell.pc
  420. config.status: creating gcell/gcell_spu.pc
  421. config.status: creating gcell/include/Makefile
  422. config.status: creating gcell/include/gcell/Makefile
  423. config.status: creating gcell/include/gcell/spu/Makefile
  424. config.status: creating gcell/lib/Makefile
  425. config.status: creating gcell/lib/spu/Makefile
  426. config.status: creating gcell/lib/general/Makefile
  427. config.status: creating gcell/lib/wrapper/Makefile
  428. config.status: creating gcell/lib/runtime/Makefile
  429. config.status: creating gcell/apps/Makefile
  430. config.status: creating gcell/apps/spu/Makefile
  431. config.status: creating gcell/ibm/Makefile
  432. config.status: creating gnuradio-core/Makefile
  433. config.status: creating gnuradio-core/gnuradio-core.pc
  434. config.status: creating gnuradio-core/src/Makefile
  435. config.status: creating gnuradio-core/src/gen_interpolator_taps/Makefile
  436. config.status: creating gnuradio-core/src/lib/Makefile
  437. config.status: creating gnuradio-core/src/lib/filter/Makefile
  438. config.status: creating gnuradio-core/src/lib/g72x/Makefile
  439. config.status: creating gnuradio-core/src/lib/general/Makefile
  440. config.status: creating gnuradio-core/src/lib/general/gr_constants.cc
  441. config.status: creating gnuradio-core/src/lib/gengen/Makefile
  442. config.status: creating gnuradio-core/src/lib/io/Makefile
  443. config.status: creating gnuradio-core/src/lib/missing/Makefile
  444. config.status: creating gnuradio-core/src/lib/reed-solomon/Makefile
  445. config.status: creating gnuradio-core/src/lib/viterbi/Makefile
  446. config.status: creating gnuradio-core/src/lib/runtime/Makefile
  447. config.status: creating gnuradio-core/src/lib/hier/Makefile
  448. config.status: creating gnuradio-core/src/lib/swig/Makefile
  449. config.status: creating gnuradio-core/src/python/Makefile
  450. config.status: creating gnuradio-core/src/python/bin/Makefile
  451. config.status: creating gnuradio-core/src/python/gnuradio/Makefile
  452. config.status: creating gnuradio-core/src/python/gnuradio/blks2/Makefile
  453. config.status: creating gnuradio-core/src/python/gnuradio/blks2impl/Makefile
  454. config.status: creating gnuradio-core/src/python/gnuradio/gr/Makefile
  455. config.status: creating gnuradio-core/src/python/gnuradio/gr/run_tests
  456. config.status: creating gnuradio-core/src/python/gnuradio/gru/Makefile
  457. config.status: creating gnuradio-core/src/python/gnuradio/gruimpl/Makefile
  458. config.status: creating gnuradio-core/src/python/gnuradio/vocoder/Makefile
  459. config.status: creating gnuradio-core/src/tests/Makefile
  460. config.status: creating gnuradio-core/src/utils/Makefile
  461. config.status: creating usrp/host/include/usrp/libusb_types.h
  462. config.status: creating usrp/Makefile
  463. config.status: creating usrp/usrp.pc
  464. config.status: creating usrp/usrp.iss
  465. config.status: creating usrp/doc/Doxyfile
  466. config.status: creating usrp/doc/Makefile
  467. config.status: creating usrp/doc/other/Makefile
  468. config.status: creating usrp/host/Makefile
  469. config.status: creating usrp/host/include/Makefile
  470. config.status: creating usrp/host/include/usrp/Makefile
  471. config.status: creating usrp/host/misc/Makefile
  472. config.status: creating usrp/host/lib/Makefile
  473. config.status: creating usrp/host/lib/std_paths.h
  474. config.status: creating usrp/host/swig/Makefile
  475. config.status: creating usrp/host/apps/Makefile
  476. config.status: creating usrp/firmware/Makefile
  477. config.status: creating usrp/firmware/include/Makefile
  478. config.status: creating usrp/firmware/lib/Makefile
  479. config.status: creating usrp/firmware/src/Makefile
  480. config.status: creating usrp/firmware/src/common/Makefile
  481. config.status: creating usrp/firmware/src/usrp2/Makefile
  482. config.status: creating usrp/fpga/Makefile
  483. config.status: creating usrp/fpga/rbf/Makefile
  484. config.status: creating usrp/fpga/rbf/rev2/Makefile
  485. config.status: creating usrp/fpga/rbf/rev4/Makefile
  486. config.status: creating usrp2/Makefile
  487. config.status: creating usrp2/host/Makefile
  488. config.status: creating usrp2/host/usrp2.pc
  489. config.status: creating usrp2/host/include/Makefile
  490. config.status: creating usrp2/host/include/usrp2/Makefile
  491. config.status: creating usrp2/host/lib/Makefile
  492. config.status: creating usrp2/host/apps/Makefile
  493. config.status: creating gr-usrp/Makefile
  494. config.status: creating gr-usrp/gnuradio-usrp.pc
  495. config.status: creating gr-usrp/src/Makefile
  496. config.status: creating gr-usrp/src/run_tests
  497. config.status: creating gr-usrp/apps/Makefile
  498. config.status: creating gr-usrp2/Makefile
  499. config.status: creating gr-usrp2/gnuradio-usrp2.pc
  500. config.status: creating gr-usrp2/src/Makefile
  501. config.status: creating gr-usrp2/src/run_tests
  502. config.status: creating gr-gcell/Makefile
  503. config.status: creating gr-gcell/src/Makefile
  504. config.status: creating gr-gcell/src/examples/Makefile
  505. config.status: creating gr-gcell/src/run_tests
  506. config.status: creating gr-msdd6000/Makefile
  507. config.status: creating gr-msdd6000/gnuradio-msdd6000.pc
  508. config.status: creating gr-msdd6000/src/Makefile
  509. config.status: creating gr-audio-alsa/Makefile
  510. config.status: creating gr-audio-alsa/gnuradio-audio-alsa.pc
  511. config.status: creating gr-audio-alsa/src/Makefile
  512. config.status: creating gr-audio-alsa/src/run_tests
  513. config.status: creating gr-audio-jack/Makefile
  514. config.status: creating gr-audio-jack/gnuradio-audio-jack.pc
  515. config.status: creating gr-audio-jack/src/Makefile
  516. config.status: creating gr-audio-jack/src/run_tests
  517. config.status: creating gr-audio-oss/Makefile
  518. config.status: creating gr-audio-oss/gnuradio-audio-oss.pc
  519. config.status: creating gr-audio-oss/src/Makefile
  520. config.status: creating gr-audio-oss/src/run_tests
  521. config.status: creating gr-audio-osx/Makefile
  522. config.status: creating gr-audio-osx/src/Makefile
  523. config.status: creating gr-audio-osx/src/run_tests
  524. config.status: creating gr-audio-portaudio/Makefile
  525. config.status: creating gr-audio-portaudio/gnuradio-audio-portaudio.pc
  526. config.status: creating gr-audio-portaudio/src/Makefile
  527. config.status: creating gr-audio-portaudio/src/run_tests
  528. config.status: creating gr-audio-windows/Makefile
  529. config.status: creating gr-audio-windows/src/Makefile
  530. config.status: creating gr-audio-windows/src/run_tests
  531. config.status: creating gr-atsc/Makefile
  532. config.status: creating gr-atsc/gnuradio-atsc.pc
  533. config.status: creating gr-atsc/doc/Makefile
  534. config.status: creating gr-atsc/src/Makefile
  535. config.status: creating gr-atsc/src/lib/Makefile
  536. config.status: creating gr-atsc/src/python/Makefile
  537. config.status: creating gr-atsc/src/python/run_tests
  538. config.status: creating gr-comedi/Makefile
  539. config.status: creating gr-comedi/gnuradio-comedi.pc
  540. config.status: creating gr-comedi/src/Makefile
  541. config.status: creating gr-comedi/src/run_tests
  542. config.status: creating gr-cvsd-vocoder/Makefile
  543. config.status: creating gr-cvsd-vocoder/gnuradio-cvsd-vocoder.pc
  544. config.status: creating gr-cvsd-vocoder/src/Makefile
  545. config.status: creating gr-cvsd-vocoder/src/lib/Makefile
  546. config.status: creating gr-cvsd-vocoder/src/python/Makefile
  547. config.status: creating gr-cvsd-vocoder/src/python/run_tests
  548. config.status: creating gr-gpio/Makefile
  549. config.status: creating gr-gpio/src/Makefile
  550. config.status: creating gr-gpio/src/fpga/Makefile
  551. config.status: creating gr-gpio/src/fpga/include/Makefile
  552. config.status: creating gr-gpio/src/fpga/top/Makefile
  553. config.status: creating gr-gpio/src/fpga/lib/Makefile
  554. config.status: creating gr-gpio/src/fpga/rbf/Makefile
  555. config.status: creating gr-gpio/src/python/Makefile
  556. config.status: creating gr-gsm-fr-vocoder/Makefile
  557. config.status: creating gr-gsm-fr-vocoder/gnuradio-gsm-fr-vocoder.pc
  558. config.status: creating gr-gsm-fr-vocoder/src/Makefile
  559. config.status: creating gr-gsm-fr-vocoder/src/lib/Makefile
  560. config.status: creating gr-gsm-fr-vocoder/src/lib/gsm/Makefile
  561. config.status: creating gr-gsm-fr-vocoder/src/python/Makefile
  562. config.status: creating gr-gsm-fr-vocoder/src/python/run_tests
  563. config.status: creating gr-noaa/Makefile
  564. config.status: creating gr-noaa/apps/Makefile
  565. config.status: creating gr-noaa/grc/Makefile
  566. config.status: creating gr-noaa/lib/Makefile
  567. config.status: creating gr-noaa/oct/Makefile
  568. config.status: creating gr-noaa/python/Makefile
  569. config.status: creating gr-noaa/swig/Makefile
  570. config.status: creating gr-pager/Makefile
  571. config.status: creating gr-pager/gnuradio-pager.pc
  572. config.status: creating gr-pager/apps/Makefile
  573. config.status: creating gr-pager/grc/Makefile
  574. config.status: creating gr-pager/lib/Makefile
  575. config.status: creating gr-pager/python/Makefile
  576. config.status: creating gr-pager/python/run_tests
  577. config.status: creating gr-pager/swig/Makefile
  578. config.status: creating gr-radar-mono/Makefile
  579. config.status: creating gr-radar-mono/doc/Makefile
  580. config.status: creating gr-radar-mono/src/Makefile
  581. config.status: creating gr-radar-mono/src/fpga/Makefile
  582. config.status: creating gr-radar-mono/src/fpga/top/Makefile
  583. config.status: creating gr-radar-mono/src/fpga/lib/Makefile
  584. config.status: creating gr-radar-mono/src/fpga/models/Makefile
  585. config.status: creating gr-radar-mono/src/fpga/tb/Makefile
  586. config.status: creating gr-radar-mono/src/lib/Makefile
  587. config.status: creating gr-radar-mono/src/python/Makefile
  588. config.status: creating gr-radar-mono/src/python/run_tests
  589. config.status: creating gr-radio-astronomy/Makefile
  590. config.status: creating gr-radio-astronomy/src/Makefile
  591. config.status: creating gr-radio-astronomy/src/lib/Makefile
  592. config.status: creating gr-radio-astronomy/src/python/Makefile
  593. config.status: creating gr-radio-astronomy/src/python/run_tests
  594. config.status: creating gr-trellis/Makefile
  595. config.status: creating gr-trellis/gnuradio-trellis.pc
  596. config.status: creating gr-trellis/doc/Makefile
  597. config.status: creating gr-trellis/src/Makefile
  598. config.status: creating gr-trellis/src/lib/Makefile
  599. config.status: creating gr-trellis/src/python/Makefile
  600. config.status: creating gr-trellis/src/python/run_tests
  601. config.status: creating gr-trellis/src/examples/Makefile
  602. config.status: creating gr-trellis/src/examples/fsm_files/Makefile
  603. config.status: creating gr-video-sdl/Makefile
  604. config.status: creating gr-video-sdl/gnuradio-video-sdl.pc
  605. config.status: creating gr-video-sdl/src/Makefile
  606. config.status: creating gr-video-sdl/src/run_tests
  607. config.status: creating gr-wxgui/Makefile
  608. config.status: creating gr-wxgui/gr-wxgui.pc
  609. config.status: creating gr-wxgui/src/Makefile
  610. config.status: creating gr-wxgui/src/python/Makefile
  611. config.status: creating gr-wxgui/src/python/plotter/Makefile
  612. config.status: creating gr-qtgui/Makefile
  613. config.status: creating gr-qtgui/src/Makefile
  614. config.status: creating gr-qtgui/src/lib/Makefile
  615. config.status: creating gr-qtgui/src/python/Makefile
  616. config.status: creating gr-sounder/Makefile
  617. config.status: creating gr-sounder/doc/Makefile
  618. config.status: creating gr-sounder/src/Makefile
  619. config.status: creating gr-sounder/src/fpga/Makefile
  620. config.status: creating gr-sounder/src/fpga/top/Makefile
  621. config.status: creating gr-sounder/src/fpga/lib/Makefile
  622. config.status: creating gr-sounder/src/fpga/tb/Makefile
  623. config.status: creating gr-sounder/src/lib/Makefile
  624. config.status: creating gr-sounder/src/python/Makefile
  625. config.status: creating gr-sounder/src/python/run_tests
  626. config.status: creating gr-utils/Makefile
  627. config.status: creating gr-utils/src/Makefile
  628. config.status: creating gr-utils/src/lib/Makefile
  629. config.status: creating gr-utils/src/python/Makefile
  630. config.status: creating gnuradio-examples/Makefile
  631. config.status: creating gnuradio-examples/c++/Makefile
  632. config.status: creating gnuradio-examples/python/Makefile
  633. config.status: creating gnuradio-examples/grc/Makefile
  634. config.status: creating gnuradio-examples/python/apps/hf_explorer/Makefile
  635. config.status: creating gnuradio-examples/python/apps/hf_radio/Makefile
  636. config.status: creating gnuradio-examples/python/apps/Makefile
  637. config.status: creating gnuradio-examples/python/audio/Makefile
  638. config.status: creating gnuradio-examples/python/digital/Makefile
  639. config.status: creating gnuradio-examples/python/digital_voice/Makefile
  640. config.status: creating gnuradio-examples/python/digital-bert/Makefile
  641. config.status: creating gnuradio-examples/python/mp-sched/Makefile
  642. config.status: creating gnuradio-examples/python/multi-antenna/Makefile
  643. config.status: creating gnuradio-examples/python/multi_usrp/Makefile
  644. config.status: creating gnuradio-examples/python/network/Makefile
  645. config.status: creating gnuradio-examples/python/ofdm/Makefile
  646. config.status: creating gnuradio-examples/python/pfb/Makefile
  647. config.status: creating gnuradio-examples/python/usrp/Makefile
  648. config.status: creating gnuradio-examples/python/usrp2/Makefile
  649. config.status: creating grc/Makefile
  650. config.status: creating grc/base/Makefile
  651. config.status: creating grc/blocks/Makefile
  652. config.status: creating grc/freedesktop/Makefile
  653. config.status: creating grc/grc_gnuradio/Makefile
  654. config.status: creating grc/gui/Makefile
  655. config.status: creating grc/python/Makefile
  656. config.status: creating grc/scripts/Makefile
  657. config.status: creating docs/Makefile
  658. config.status: creating docs/doxygen/Doxyfile
  659. config.status: creating docs/doxygen/Makefile
  660. config.status: creating docs/doxygen/other/Makefile
  661. config.status: creating docs/doxygen/xml-swig/Makefile
  662. config.status: creating Makefile
  663. config.status: creating run_tests.sh
  664. config.status: creating config/Makefile
  665. config.status: creating config.h
  666. config.status: config.h is unchanged
  667. config.status: executing depfiles commands
  668. config.status: executing libtool commands
  669. config.status: executing run_tests_core commands
  670. config.status: executing run_tests_jack commands
  671. config.status: executing run_tests_osx commands
  672. config.status: executing run_tests_portaudio commands
  673. config.status: executing run_tests_atsc commands
  674. config.status: executing run_tests_cvsd commands
  675. config.status: executing run_tests_gsm commands
  676. config.status: executing run_tests_pager commands
  677. config.status: executing run_tests_astronomy commands
  678. config.status: executing run_tests_gr_trellis commands
  679. config.status: executing run_tests_sdl commands
  680. config.status: executing run_tests_build commands
  681. === configuring in usrp2/firmware (/Users/mikec/src/gr330/gnuradio-3.3.0/usrp2/firmware)
  682. configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=.
  683. configure: WARNING: If you wanted to set the --build type, don't use --host.
  684. If a cross compiler is detected then cross compile mode will be used.
  685. checking for a BSD-compatible install... /usr/bin/install -c
  686. checking whether build environment is sane... yes
  687. checking for mb-strip... no
  688. checking for strip... strip
  689. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  690. checking for gawk... gawk
  691. checking whether make sets $(MAKE)... yes
  692. Component usrp2 passed configuration checks; building.
  693. checking for style of include used by make... GNU
  694. checking for mb-gcc... no
  695. checking for gcc... gcc
  696. checking whether the C compiler works... yes
  697. checking for C compiler default output file name... a.out
  698. checking for suffix of executables...
  699. checking whether we are cross compiling... no
  700. checking for suffix of object files... o
  701. checking whether we are using the GNU C compiler... yes
  702. checking whether gcc accepts -g... yes
  703. checking for gcc option to accept ISO C89... none needed
  704. checking dependency style of gcc... gcc3
  705. checking how to run the C preprocessor... gcc -E
  706. checking dependency style of gcc... gcc3
  707. checking for mb-ranlib... no
  708. checking for ranlib... ranlib
  709. checking for grep that handles long lines and -e... /usr/bin/grep
  710. checking for egrep... /usr/bin/grep -E
  711. checking for ANSI C header files... yes
  712. checking for sys/types.h... yes
  713. checking for sys/stat.h... yes
  714. checking for stdlib.h... yes
  715. checking for string.h... yes
  716. checking for memory.h... yes
  717. checking for strings.h... yes
  718. checking for inttypes.h... yes
  719. checking for stdint.h... yes
  720. checking for unistd.h... yes
  721. checking arpa/inet.h usability... yes
  722. checking arpa/inet.h presence... yes
  723. checking for arpa/inet.h... yes
  724. checking netinet/in.h usability... yes
  725. checking netinet/in.h presence... yes
  726. checking for netinet/in.h... yes
  727. checking byteswap.h usability... no
  728. checking byteswap.h presence... no
  729. checking for byteswap.h... no
  730. checking whether byte ordering is bigendian... no
  731. checking for mb-gcc... no
  732. usrp2 firmware requires mb-gcc. Not found
  733. Not building component usrp2-firmware.
  734. configure: creating ./config.status
  735. config.status: creating apps/Makefile
  736. config.status: creating include/Makefile
  737. config.status: creating lib/Makefile
  738. config.status: creating Makefile
  739. config.status: creating config/Makefile
  740. config.status: creating config.h
  741. config.status: config.h is unchanged
  742. config.status: executing depfiles commands
  743. *********************************************************************
  744. The following components were skipped either because you asked not
  745. to build them or they didn't pass configuration checks:
  746.  
  747. usrp2-firmware
  748.  
  749. These components will not be built.
  750.  
  751.  
  752. *********************************************************************
  753. The following GNU Radio components have been successfully configured:
  754.  
  755. config
  756. gruel
  757. gnuradio-core
  758. gr-msdd6000
  759. gr-audio-jack
  760. gr-audio-osx
  761. gr-audio-portaudio
  762. gr-atsc
  763. gr-cvsd-vocoder
  764. gr-gsm-fr-vocoder
  765. gr-noaa
  766. gr-pager
  767. gr-radio-astronomy
  768. gr-trellis
  769. gr-video-sdl
  770. gnuradio-examples
  771. docs
  772.  
  773. You my now run the make command to build these components.
  774.  
  775. *********************************************************************
  776. The following components were skipped either because you asked not
  777. to build them or they didn't pass configuration checks:
  778.  
  779. gcell
  780. usrp
  781. usrp2
  782. gr-usrp
  783. gr-usrp2
  784. gr-gcell
  785. gr-audio-alsa
  786. gr-audio-oss
  787. gr-audio-windows
  788. gr-comedi
  789. gr-gpio
  790. gr-radar-mono
  791. gr-wxgui
  792. gr-qtgui
  793. gr-sounder
  794. gr-utils
  795. grc
  796.  
  797. These components will not be built.
  798.  
  799. Configured GNU Radio release 3.3.0 for build.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement