Just following up to help others in the future.
Over the years, when I try to get gnuradio on a new platform, I’ve always 
wanted a “just tell me what worked”, so I can start there.

3.7.10 works well with QT blocks on OS X Sierra on MacBook Pro 15 (December, 
2016)
Using Python 2.7.10
Using Xcode 8.1 (8B62)
Using Mac port 11-2016 works
Using XQuartz 2.7.11

Michael, your suggestion to remove and reinstall doxygen followed by gnuradio 
worked perfectly.
Also used the USRP utility on Mac to flash update a n210.  Well done.

Used the status youtube video tutorial to create a wide band fm receiver which 
worked perfectly:
How To Build an FM Receiver with the USRP in Less Than 10 Minutes … 
<https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0ahUKEwi3x9fY2ePQAhULyGMKHXzsD9MQtwIIGjAA&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKWeY2yqwVA0&usg=AFQjCNHKkADSLk8eNEL8Rsph5t4t0wpfDg&bvm=bv.140915558,d.cGc>


Greg


> On Dec 6, 2016, at 8:53 PM, Michael Dickens <michael.dick...@ettus.com> wrote:
> 
> Hi Greg - What usually works is the following:
> {{{
> sudo port clean doxygen 
> sudo port install doxygen 
> sudo port clean gnuradio 
> sudo port install gnuradio
> }}}
> If that fails, email me off-list & I'll help debug. - MLD
> 
> On Tue, Dec 6, 2016, at 01:43 PM, Gregory Ratcliff wrote:
>> Just following instructions here: 
>> http://gnuradio.org/redmine/projects/gnuradio/wiki/MacInstall 
>> <http://gnuradio.org/redmine/projects/gnuradio/wiki/MacInstall> precisely 
>> for the first time with a new Mac.
>> 
>> Xcode went well
>> XQuartz went well
>> Command line tools went well
>> 
>> 
>> 
>> sudo port install gnuradio
>> … lots of lines of success
>> 
>> Then end the end 
>> 
>> --->  Fetching archive for doxygen
>> --->  Attempting to fetch doxygen-1.8.10_2.darwin_16.x86_64.tbz2 from 
>> https://packages.macports.org/doxygen <https://packages.macports.org/doxygen>
>> --->  Attempting to fetch doxygen-1.8.10_2.darwin_16.x86_64.tbz2 from 
>> http://sea.us.packages.macports.org/macports/packages/doxygen 
>> <http://sea.us.packages.macports.org/macports/packages/doxygen>
>> --->  Attempting to fetch doxygen-1.8.10_2.darwin_16.x86_64.tbz2 from 
>> http://mse.uk.packages.macports.org/sites/packages.macports.org/doxygen 
>> <http://mse.uk.packages.macports.org/sites/packages.macports.org/doxygen>
>> --->  Fetching distfiles for doxygen
>> --->  Attempting to fetch doxygen-1.8.10.src.tar.gz from 
>> https://distfiles.macports.org/doxygen 
>> <https://distfiles.macports.org/doxygen>
>> --->  Verifying checksums for doxygen                                        
>>    
>> --->  Extracting doxygen
>> --->  Applying patches to doxygen
>> --->  Configuring doxygen
>> --->  Building doxygen
>> Error: org.macports.build for port doxygen returned: command execution failed
>> 
>> 
>> Has anyone else encountered oxygen build issues?
> 

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to