[MacPorts] #48741: bladeRF fails to install as part of gqrx port
#48741: bladeRF fails to install as part of gqrx port -----------------------------+-------------------------------- Reporter: camelotmclean@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: bladeRF gqrx | Port: bladeRF -----------------------------+-------------------------------- Hi there, I'm trying to install gqrx port - it always fails at bladeRF dependency. Have tried to clean and reinstall multiple times but always get error with bladeRF. Running Yosemite 10.10.5, MacPorts 2.3.3, Xcode 6.4 Log file attached. Terminal output below... {{{ sudo port install gqrx ---> Computing dependencies for gqrx ---> Dependencies to be installed: gr-osmosdr bladeRF gr-fcdproplus hackrf rtl-sdr ---> Building bladeRF Error: org.macports.build for port bladeRF returned: command execution failed Error: Failed to install bladeRF Please see the log file for port bladeRF for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_bladeRF/bladeRF/main.log Error: The following dependencies were not installed: gr-osmosdr bladeRF gr-fcdproplus hackrf rtl-sdr To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gqrx failed }}} -- Ticket URL: <https://trac.macports.org/ticket/48741> MacPorts <https://www.macports.org/> Ports system for OS X
#48741: bladeRF @20150825: fatal error: 'doc/cmd_help.h' file not found ------------------------------+------------------------- Reporter: camelotmclean@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: bladeRF | ------------------------------+------------------------- Changes (by ryandesign@…): * keywords: bladeRF gqrx => * owner: macports-tickets@… => michaelld@… Comment:
Have tried to clean and reinstall multiple times but always get error with bladeRF
But the log you attached is not from a clean build attempt. Please try one more time to run "sudo port clean bladeRF". Then try one more time to install it, and attach that main.log file. -- Ticket URL: <https://trac.macports.org/ticket/48741#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48741: bladeRF @20150825: fatal error: 'doc/cmd_help.h' file not found ------------------------------+------------------------- Reporter: camelotmclean@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: bladeRF | ------------------------------+------------------------- Comment (by camelotmclean@…): Ah, yes. Many apologies. I cleaned and retried - and I still get same error. New log attached (main2.log.zip). Cheers -- Ticket URL: <https://trac.macports.org/ticket/48741#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48741: bladeRF @20150825: fatal error: 'doc/cmd_help.h' file not found ------------------------------+------------------------- Reporter: camelotmclean@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: bladeRF | ------------------------------+------------------------- Comment (by michaelld@…): I can't commit right now. I've attached a patch to the bladeRF Portfile that should do the trick. It works for me, even when a "pandoc" executable is installed and available. I don't particularly want to create a variant to use pandoc because it has so many dependencies outside of those for bladeRF, so just not using it seems like the way to go. If you could give this a try I'd appreciate it. Hopefully commit access will come back online soon. -- Ticket URL: <https://trac.macports.org/ticket/48741#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#48741: bladeRF @20150825: fatal error: 'doc/cmd_help.h' file not found ------------------------------+------------------------- Reporter: camelotmclean@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: bladeRF | ------------------------------+------------------------- Comment (by camelotmclean@…): While trac was down I managed to get gqrx working simply by doing {{{ port clean bladeRF port install pandoc port install gqrx }}} Also, total n00b here - I got stuck trying to manually use the attached patch to test it. Once the commit is online I'll uninstall and retry the gqrx/bladeRF port to test it on my machine. First time using MacPorts - lots of gaps in my knowledge, but it's awesome! Thanks folks. -- Ticket URL: <https://trac.macports.org/ticket/48741#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#48741: bladeRF @20150825: fatal error: 'doc/cmd_help.h' file not found ------------------------------+------------------------- Reporter: camelotmclean@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: bladeRF | ------------------------------+------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: OK; NP; glad installing pandoc worked for you. I just pushed r139957, which fixes the issue by disabling use of pandoc. So, you won't need pandoc any more nor any of its numerous hs* dependencies (unless you need them for some other port, of course). -- Ticket URL: <https://trac.macports.org/ticket/48741#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts