*Any chance is this build script publicly available?* No, this is a work project. I've tried both our autobuild script and building manually with verbose on and the same problem.
It gets to: Building CXX object swig/gr_xxxx/CMakeFiles/_gr_xxx_swig.dir/gr_xxx_swigPYTHON_wrap.cxx.o and after a few minutes the board locks up. I've tried a few tuneables, and well as set the CPU limit for gcc and swig to 85% max. This seemed to take a little longer for the board to freeze but it never gets past that one swig object. It's frozen in the past when compiling gnuradio but a reboot and running make again eventually works. -Brandon On Wednesday, October 16, 2013 3:58:58 PM UTC-7, RobertCNelson wrote: > > On Wed, Oct 16, 2013 at 1:47 PM, <[email protected] <javascript:>> > wrote: > > All, > > > > I have my BeagleBoneBlack with Ubunutu 12.04 armhf running kernel > > 3.8.13-bone28 and I'm using the board for a project to port a gnuradio > > project to ARM. I'm able to get all the external dependencies for my > code > > installed/compiled but when compiling my code on the board it always > freezes > > when it gets to our SWIG stuff > > > > I have a 4GB swap partition and it's being used, the kernel never throws > an > > OutOfMemory error, the board just locks up both via ssh and locally via > > HDMI. It does respond to pings but that's it. > > > > I was running 3.8.13-bone20, so I updated to -bone28. There are 3.12.0 > > kernel builds I could try. > > > > Any ideas? > > Any chance is this build script publicly available? > > As far as stress testing on my end i just build the gcc-4.8 branch on > the boards.. > > Usually takes a good two days, of 100% load.. > > > http://rcn-ee.homeip.net:81/dl/farm/gcc/archive/20131014-10:18-gitec5e98e-gcc-4_8-branch-am335x-boneblack-512mb-0/ > > > But, they usually survive without a hitch.. > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
