Hi Anil, Thanks for your work. I just learned about
https://github.com/mozilla-b2g/b2g-manifest/pull/61 which should fix the problem on v1-train at least. It's just not merged yet. Sorry for this inconvenience. Best regards Thomas Am Thu, 4 Apr 2013 07:05:25 +0000 schrieb "Sasidharan, Anil" <[email protected]>: > Hi Thomas, > > As you suggested, I've reported this bug (bug-857919) and also > submitted a patch (#733201) for the same. Please review and let me > know if this suffice. > > Warm Regards, > Anil > > -----Original Message----- > From: Thomas Zimmermann [mailto:[email protected]] > Sent: Thursday, April 04, 2013 1:28 AM > To: Sasidharan, Anil > Cc: [email protected]; [email protected] > Subject: Re: [b2g] firefox OS on Pandaboard > > Hi, > > Have a look at > > https://developers.google.com/android/nexus/drivers?hl=de-DE#panda > > Version 20120430 should work. As Anil wrote, you probably only need > to adapt the build script. If you want to help, it would be great if > you could open a bug report, cc me, and attach a patch for the > problem. > > Best regards > Thomas > > > Am Wed, 3 Apr 2013 10:01:54 +0000 > schrieb "Sasidharan, Anil" <[email protected]>: > > > Hi, > > > > Apparently the build script fails to fetch > > "imgtec-panda-imm76i-67545da7.tgz" from > > https://dl.google.com/dl/android/aosp path. This is currently broken > > as Google no longer hosting this archive there. > > > > As a workaround, try your luck by replacing > > "imgtec-panda-imm76i-67545da7.tgz" with > > "imgtec-panda-20120430-67545da7.tgz" in > > > > Warm Regards, > > Anil > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] > > On Behalf Of [email protected] Sent: Wednesday, April 03, 2013 > > 3:16 PM To: [email protected] Subject: [b2g] firefox OS on > > Pandaboard > > > > Hi, > > > > I am trying to build firefox OS on pandboard , I downloaded B2G > > sources for panda board yesterday and when I try to > > execute ./build.sh -j1 I see failure as below: > > > > Appreciate your help. > > > > > > > > -------- Build Error -------------------------- > > > > user@PC:~/firefox_os/B2G$ ./build.sh -j2 including > > device/ti/panda/vendorsetup.sh > > > > ============================================ > > PLATFORM_VERSION_CODENAME=AOSP > > PLATFORM_VERSION=4.0.4.0.4.0.4 > > TARGET_PRODUCT=full_panda > > TARGET_BUILD_VARIANT=eng > > TARGET_BUILD_TYPE=release > > TARGET_BUILD_APPS= > > TARGET_ARCH=arm > > TARGET_ARCH_VARIANT=armv7-a-neon > > HOST_ARCH=x86 > > HOST_OS=linux > > HOST_OS_EXTRA=Linux-3.2.0-23-generic-x86_64-with-Ubuntu-12.04-precise > > HOST_BUILD_TYPE=release > > BUILD_ID=OPENMASTER > > OUT_DIR=out > > ============================================ > > > > Blob setup script has changed, re-running > > imgtec-panda-imm76i-67545da7.tgz: FAILED > > shasum: WARNING: 1 computed checksum did NOT match > > % Total % Received % Xferd Average Speed Time Time > > Time Current Dload Upload Total Spent Left Speed > > 100 869 100 869 0 0 534 0 0:00:01 0:00:01 > > --:--:-- 665 imgtec-panda-imm76i-67545da7.tgz: FAILED > > shasum: WARNING: 1 computed checksum did NOT match > > > > > Build failed! < > > > > Build with |./build.sh -j1| for better messages If all else fails, > > use |rm -rf objdir-gecko| to clobber gecko and |rm -rf out| to > > clobber everything else. > > _______________________________________________ dev-b2g mailing list > > [email protected] https://lists.mozilla.org/listinfo/dev-b2g > > > > > > ________________________________ > > > > This email is confidential and intended only for the use of the > > individual or entity named above and may contain information that is > > privileged. If you are not the intended recipient, you are notified > > that any dissemination, distribution or copying of this email is > > strictly prohibited. If you have received this email in error, > > please notify us immediately by return email or telephone and > > destroy the original message. - This mail is sent via Sony Asia > > Pacific Mail Gateway.. > > > > _______________________________________________ > > dev-b2g mailing list > > [email protected] > > https://lists.mozilla.org/listinfo/dev-b2g > > > > ________________________________ > > This email is confidential and intended only for the use of the > individual or entity named above and may contain information that is > privileged. If you are not the intended recipient, you are notified > that any dissemination, distribution or copying of this email is > strictly prohibited. If you have received this email in error, please > notify us immediately by return email or telephone and destroy the > original message. - This mail is sent via Sony Asia Pacific Mail > Gateway.. > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
