I am trying to build the images of Flatfish (master) remotely in an AWS instance, I would like to create a community AMI for this and help to update the tablets in an easy way.
But I’ve got a problem, I don’t have the tablet yet and it’s needed for the first build. From the TCP wiki:
The first build will pull necessary files into backup-flatfish which is
automatic created by extract-files.sh. You DO NOT need to connect
flatfish device if backup-flatfish is created.
So, could someone with the tablet send me the directory?
@asa, What is the “flatfish intranet page” which I found in the logs?. Could we have access?
Logs file:
ubuntu:~/B2G$ time ./build.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including device/generic/armv7-a/vendorsetup.sh
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.2.2
TARGET_PRODUCT=full_flatfish
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-58-virtual-x86_64-with-Ubuntu-12.04-precise
HOST_BUILD_TYPE=release
BUILD_ID=JDQ39
OUT_DIR=out
Blob setup script has changed, re-running
Pulling files from device
error: device not found
Found unknown firmware with build ID
Please download a compatible backup-flatfish directory.
Check the flatfish intranet page for information on how to get one.
Build failed!