Just to follow up on this for future visitors. With the patch from 1190069, the next error turned out to be bug 1179578 - and the resolution was to turn off B2G_NOOPT=1. So thanks to all here and Naoki especially, I'm now building with no problems. I also did a ./repo sync --force-sync in there which might have ironed some things out.
/Sam On Mon, Aug 3, 2015 at 5:12 PM, Sam Foster <[email protected]> wrote: > > > On Sat, Aug 1, 2015 at 6:20 AM, Kartikaya Gupta <[email protected]> > wrote: > >> Indeed. I filed bug 1190069 for it. Sam, for now you can work around >> it by just assigning something to rv. >> >> > Looks like 1190069 landed and is on moz-central, so I updated and tried > again. This time I have a different error: > > /home/sfoster/B2G/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/../lib/gcc/arm-linux-androideabi/4.7/../../../../arm-linux-androideabi/bin/ld: > error: hidden symbol 'sqrt' is not defined locally > collect2: error: ld returned 1 exit status > > The build output overflowed my terminal buffer, and pastebin wanted to > truncate even that, so I've pasted the last section at > https://pastebin.mozilla.org/8841525 - hopefully that's enough. To > eliminate any doubt, I clobbered (rm -rf out, rm -rf objdir-gecko), re-ran > the steps at > https://developer.mozilla.org/en-US/Firefox_OS/Firefox_OS_build_prerequisites#Ubuntu_13.10, > re-ran config.sh flame-kk and then build.sh -j1. > > tia, > /Sam > >
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
