Sunday, July 19, 2015

Re: [Discuss-gnuradio] Pybombs UHD install

On 07/19/2015 05:27 PM, Mike Willis wrote:

Ah – and what is Mako? Google reveals:

 

"Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance"

 

Wonder why I didn't think of that!

 

Mike

UHD was using Cheetah templates, but now uses Mako instead, since Cheetah has been largely "orphaned", and will not, I understand, be compatible
  with Python3.

Gnu Radio has the same issue, but solving it for Gnu Radio is much more complicated and hair-raising...

 

From: West, Nathan [mailto:natw@ostatemail.okstate.edu]
Sent: 19 July 2015 21:32
To: Nathan West
Cc: Mike Willis; discuss-gnuradio
Subject: Re: [Discuss-gnuradio] Pybombs UHD install

 

Sorry, to clarify: the recent transition to mako. Update your recipes and the latest ones will have mako.

 

On Sun, Jul 19, 2015 at 4:29 PM, West, Nathan <natw@ostatemail.okstate.edu> wrote:

This is probably because of the recent transition to UHD. I just came across this while bringing up a new PC. Mako needs to be added as a dependency in the UHD recipe or LibUHD will get disabled. The result is very fast "compilation" with no lib built.

 

Cheers,

-Nathan

 

On Sun, Jul 19, 2015 at 2:29 PM, Chris Kuethe <chris.kuethe@gmail.com> wrote:

Two things I can suggest:
1) make pybombs forget about UHD: "./pybombs inv uhd"
2) rebuild with increased verbosity to see what went wrong: "./pybombs
install -v -v uhd"


On Sun, Jul 19, 2015 at 9:15 AM, Mike Willis <willis.mj@gmail.com> wrote:
> Did I do something wrong? I just tried to update gnuradio and in pybombs UHD
> downloads lots of data which it then compiles and installs in about 5
> seconds. I can't imagine it is really doing that. Then the following
> gnuradio build fails because it can't find the UHD libs. Not surprising
> really as although pybombs thinks they are, they are not installed.
>
> Mike
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


--
GDB has a 'break' feature; why doesn't it have 'fix' too?


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

 

 



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

No comments:

Post a Comment