make otapackage fail

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

make otapackage fail

跳至解决方案
2,471 次查看
xingruizhu
Contributor III

hi supporter

with the command "make otapackage", we build fail.

==========================================================

Install system fs image: out/et1D_em70/target/product/partner/system_sparse.img

out/et1D_em70/target/product/partner/system_sparse.img+out/et1D_em70/target/product/partner/obj/PACKAGING/recovery_patch_intermediates/recovery_from_boot.p maxsize=385389312 blocksize=4224 total=307524476 reserve=3894528

if [ true = true ]; then \

        simg2img out/et1D_em70/target/product/partner/system_sparse.img out/et1D_em70/target/product/partner/system.img; \

        fi

APK certs list: out/et1D_em70/target/product/partner/obj/PACKAGING/apkcerts_intermediates/em70_debug-apkcerts-20150518.txt

# In case value of PACKAGES is empty.

Import includes file: out/et1D_em70/host/linux-x86/obj32/EXECUTABLES/fs_config_intermediates/import_includes

host C: fs_config <= build/tools/fs_config/fs_config.c

Export includes file: build/tools/fs_config/Android.mk -- out/et1D_em70/host/linux-x86/obj32/EXECUTABLES/fs_config_intermediates/export_includes

host Executable: fs_config (out/et1D_em70/host/linux-x86/obj32/EXECUTABLES/fs_config_intermediates/fs_config)

Install: out/et1D_em70/host/linux-x86/bin/fs_config

Package target files: out/et1D_em70/target/product/partner/obj/PACKAGING/target_files_intermediates/em70_debug-target_files-20150518.zip

building image from target_files RECOVERY...

building image from target_files BOOT...

Traceback (most recent call last):

  File "./build/tools/releasetools/make_recovery_patch", line 53, in <module>

    main(sys.argv[1:])

  File "./build/tools/releasetools/make_recovery_patch", line 49, in main

    common.MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img)

  File "/home/adil/em70/imx6lp/build/tools/releasetools/common.py", line 1159, in MakeRecoveryPatch

    td_pair = GetTypeAndDevice("/boot", info_dict)

  File "/home/adil/em70/imx6lp/build/tools/releasetools/common.py", line 1110, in GetTypeAndDevice

    return PARTITION_TYPES[fstab[mount_point].fs_type], fstab[mount_point].device

KeyError: '/boot'

make[1]: *** [out/et1D_em70/target/product/partner/obj/PACKAGING/target_files_intermediates/em70_debug-target_files-20150518.zip] Error 1

make[1]: Leaving directory `/home/adil/em70/imx6lp'

cp: cannot stat `out/et1D_em70/target/product/partner/em70_debug-ota-20150518.zip': No such file or directory

make: *** [otapackage] Error 1

#### make failed to build some targets (01:27:03 (hh:mm:ss)) ####

标签 (5)
0 项奖励
回复
1 解答
1,466 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Xingrui Zhu,

Are you still having this issue? Would you please provide more details on theAndroid  BSP version you are using and for which board? Please mention the steps you ran on the Android User’s Guide in order to see where the problem may reside.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,467 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Xingrui Zhu,

Are you still having this issue? Would you please provide more details on theAndroid  BSP version you are using and for which board? Please mention the steps you ran on the Android User’s Guide in order to see where the problem may reside.

0 项奖励
回复