Guest User

Untitled

a guest
Mar 8th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.29 KB | None | 0 0
  1. $ sudo port install gqrx
  2. Password:
  3. --->  Computing dependencies for gqrx
  4. --->  Dependencies to be installed: gnuradio uhd gr-osmosdr gr-fcdproplus
  5. --->  Fetching archive for uhd
  6. --->  Attempting to fetch uhd-3.9.2_0+docs+examples+libusb+manpages+manual+python27+test.darwin_9.ppc.tbz2 from http://packages.macports.org/uhd
  7. --->  Attempting to fetch uhd-3.9.2_0+docs+examples+libusb+manpages+manual+python27+test.darwin_9.ppc.tbz2 from http://nue.de.packages.macports.org/macports/packages/uhd
  8. --->  Attempting to fetch uhd-3.9.2_0+docs+examples+libusb+manpages+manual+python27+test.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/uhd
  9. --->  Fetching distfiles for uhd
  10. --->  Verifying checksums for uhd
  11. --->  Extracting uhd
  12. --->  Configuring uhd
  13. --->  Building uhd
  14. Error: org.macports.build for port uhd returned: command execution failed
  15. Error: Failed to install uhd
  16. Please see the log file for port uhd for details:
  17.     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/main.log
  18. Error: The following dependencies were not installed: gnuradio uhd gr-osmosdr gr-fcdproplus
  19. To report a bug, follow the instructions in the guide:
  20.     http://guide.macports.org/#project.tickets
  21. Error: Processing of port gqrx failed
  22. $ sudo port clean gqrx
  23. --->  Cleaning gqrx
  24.  
  25.  
  26. $ sudo port install gnuradio
  27. --->  Computing dependencies for doxygen
  28. --->  Building doxygen
  29. Error: org.macports.build for port doxygen returned: command execution failed
  30. Please see the log file for port doxygen for details:
  31.     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/main.log
  32. Error: Unable to upgrade port: 1
  33. Error: Unable to execute port: upgrade volk failed
  34. $ sudo port clean gnuradio
  35. --->  Cleaning gnuradio
  36.  
  37. $ sudo port install uhd
  38. --->  Computing dependencies for doxygen
  39. --->  Building doxygen
  40. Error: org.macports.build for port doxygen returned: command execution failed
  41. Please see the log file for port doxygen for details:
  42.     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/main.log
  43. Error: Unable to upgrade port: 1
  44. Error: Unable to execute port: upgrade doxygen failed
  45. $ sudo port clean uhd
  46. --->  Cleaning uhd
  47.  
  48. $ sudo port install gr-osmosdr
  49. --->  Computing dependencies for doxygen
  50. --->  Building doxygen
  51. Error: org.macports.build for port doxygen returned: command execution failed
  52. Please see the log file for port doxygen for details:
  53.     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/main.log
  54. Error: Unable to upgrade port: 1
  55. Error: Unable to execute port: upgrade doxygen failed
  56.  
  57. $ sudo port clean gr-osmosdr
  58. --->  Cleaning gr-osmosdr
  59.  
  60. $ sudo port install gr-fcdproplus
  61. --->  Computing dependencies for doxygen
  62. --->  Building doxygen
  63. Error: org.macports.build for port doxygen returned: command execution failed
  64. Please see the log file for port doxygen for details:
  65.     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/main.log
  66. Error: Unable to upgrade port: 1
  67. Error: Unable to execute port: upgrade doxygen failed
Add Comment
Please, Sign In to add comment