discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] PYBOMBS Build Failure


From: Tim Newman
Subject: Re: [Discuss-gnuradio] PYBOMBS Build Failure
Date: Thu, 25 Jul 2013 13:07:15 -0400

It appears that your error is not with pybombs but with building gnuradio.  Can you post a bit more of the compile log?

Tim


On Thu, Jul 25, 2013 at 12:36 PM, Dan CaJacob <address@hidden> wrote:
Hi,

I've been trying out pybombs for building the latest gnuradio.  I had a successful build at home last week, but I am having repeated failures in a test environment VM (virtualbox, ubuntu 12.04 x64).

I am running the build like this: sudo ./pybombs install gnuradio

Here's the relevant part of the make output:

[ 68%] Built target gnuradio-blocks
Linking CXX shared module _vocoder_swig.so
[ 68%] Built target _vocoder_swig
make: *** [all] Error 2
bash return val = 2
Traceback (most recent call last):
  File "./pybombs", line 91, in <module>
    install(p,True);
  File "/home/spacequest/pybombs/mod_pybombs/pybombs_ops.py", line 49, in install
    global_recipes[pkg].install();
  File "/home/spacequest/pybombs/mod_pybombs/recipe.py", line 512, in install
    st = self.install_src();
  File "/home/spacequest/pybombs/mod_pybombs/recipe.py", line 582, in install_src
    self.install_order[step][1]();
  File "/home/spacequest/pybombs/mod_pybombs/recipe.py", line 612, in make
    assert(st == 0);
AssertionError

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]