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
