Great; thank you. I will just wait for your fix.

Vipin

On Mon, Jan 29, 2018 at 2:38 PM, Michael Dickens <[email protected]>
wrote:

> I can now replicate the issue locally, so I don't need your rev-upgrade
> log. The issue is that a dependency, gpsd, was recently updated in MacPorts
> & the update somehow changed the self-id of the primary library -- was
> "${prefix}/lib/libgpsd.dylib" and now is just "libgpsd.dylib", which won't
> work. The issue has nothing to do with UHD coding per se; it's about a
> dependency that's messing things up for UHD linking. I'm looking into a
> fix. - MLD
>
> On Mon, Jan 29, 2018, at 9:51 AM, Michael Dickens wrote:
> > Hi Vipin - Can you execute:
> > {{{
> > sudo port -d -y rev-upgrade > ~/Desktop/uhd_rev.txt 2>&1
> > bzip2 ~/Desktop/uhd_rev.txt
> > }}}
> > then send me off-list the resulting file? That's going to be the easiest
> > way for me to debug what's going on. The basic issue is that 'port' is
> > finding library linkage inconsistencies (1 or more) in the UHD install.
> > "rev-upgrade" in debug mode prints out a lot of stuff & so why I say
> > "off-list"... - MLD
> >
> > On Mon, Jan 29, 2018, at 3:39 AM, Vipin Sharma wrote:
> > > I am trying to install GnuRadio on MacBook Pro (13" Late 2013) with
> Mac OS X 10.12. I am using MacPorts to install. Upon executing 'sudo ports
> install gnuradio' everything goes fine until "Building uhd" stage appears.
> > >
> > > I get this error:
> > >
> > > --->  Installing gnuradio @3.7.11_6+docs+grc+jack+
> log4cpp+logging+portaudio+qtgui+sdl+swig+uhd+wavelet+zeromq
> > > --->  Activating gnuradio @3.7.11_6+docs+grc+jack+
> log4cpp+logging+portaudio+qtgui+sdl+swig+uhd+wavelet+zeromq
> > > [snip]
> > > --->  Found 76 broken files, matching files to ports
> > > Error: Port uhd is still broken after rebuilding it more than 3 times.
> > > Error: Please run port -d -y rev-upgrade and use the output to report
> a bug.
> > > Error: rev-upgrade failed: Port uhd still broken after rebuilding 3
> times
> > > Error: Follow https://guide.macports.org/#project.tickets to report a
> bug.
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to