B2G - leo构建错误

时间:2014-01-22 09:14:53

标签: firefox-os b2g

我已经下载了leo代码。

当我尝试编译源代码

时,我遇到了以下错误
aravind.srinivas@abuild-server:~/B2G$ ./build.sh

============================================
PLATFORM_VERSION_CODENAME=AOSP
PLATFORM_VERSION=4.0.4.0.4.0.4
TARGET_PRODUCT=full_leo
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.5.0-23-generic-x86_64-with-Ubuntu-12.04-precise
HOST_BUILD_TYPE=release
BUILD_ID=OPENMASTER
OUT_DIR=out
============================================

>> Android tree IDs: b2g/ics_strawberry b2g/ics_strawberry-leo ics ics-leo all all-leo
>> Analyzing workspace for change...Change detected.  Applying B2G patches.
Abandon b2g_autogen_ephemeral_branch: 100% (91/91), done.
error: no project has branch b2g_autogen_ephemeral_branch

... ...     [进入外部/蓝牙/蓝色]       补丁/全LEO /外部/蓝牙/的bluez / 0001-删除-OPP-L2CAP-SDP-record.patch

[entering frameworks/base]
  patches/all-leo/frameworks/base/0001-Bug-871018-handle-OMX_StatePause-state-in-OMXNodeIns.patch
  patches/all-leo/frameworks/base/0001-Don-t-let-OMXCodec-undequeue-any-buffers.patch
  patches/all-leo/frameworks/base/OMXCodec-stop-now-waits-for-all-buffers-to-return.patch
  patches/all-leo/frameworks/base/surfaceflinger_remove_layer_alpha.patch

<>

... ..

B2G patches applied.
Blob setup script has changed, re-running
Backing up system partition to backup-leo
error: device not found
Pulling files from ../../../backup-leo
cat: ../../../backup-leo/system/build.prop: No such file or directory
Pulling "lib*ty.so"
cp: cannot stat `../../../backup-leo/system/lib/lib*ty.so': No such file or directory
Failed to pull lib*ty.so. Giving up.

> 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.

请帮我解决此错误。

谢谢。

此致

阿拉汶

1 个答案:

答案 0 :(得分:0)

您需要连接leo设备以备份系统分区。 错误日志主要是关于无法从设备备份文件到backup-leo目录。

将系统分区备份到backup-leo 错误:找不到设备