FlymeOS/tools

flyme fullota 失败apktool问题

ChenZesen opened this issue · 3 comments

fullota
Check project land ...
< Check project land done
build |target-files|PREBUILT,OTA,META,SYSTEM| ...
generate |target-files|PREBUILT| ...
make[1]: Entering directory '/root/flyme/devices/land'
<< generate |target-files|PREBUILT| done
generate |target-files|OTA| ...
<< generate |target-files|OTA| done
prepare boot ramdisk from /root/flyme/devices/land/boot.img.out ...
pack out/obj/BOOT/RAMDISK/file_contexts.bin ...
<< pack out/obj/BOOT/RAMDISK/file_contexts.bin done
<< prepare boot ramdisk from /root/flyme/devices/land/boot.img.out do - ne
pack out/obj/BOOT to out/boot.img ...
Pack QCOM out/obj/BOOT --> out/merged_target_files/IMAGES/boot.img
<< pack out/obj/BOOT to out/boot.img done

  • build boot.img out ==> out/boot.img

  • use prebuilt recovery.img

generating mac_permissions ...
<<< generating mac_permissions.xml done

  • mac_permissions.xml out ==> out/merged_target_files/SYSTEM/etc/security/mac_permissions.xml

apktool if(install framework): board ...
S: WARNING: Could not write to (/root/.local/share/apktool/framework), using /tmp instead...
S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable
I: Framework installed to: /tmp/2-board_land.apk
S: WARNING: Could not write to (/root/.local/share/apktool/framework), using /tmp instead...
S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable
I: Framework installed to: /tmp/1-board_land.apk
S: --frame-path is set to a file, not a directory.
S: --frame-path is set to a file, not a directory.
/root/flyme/build/main.mk:183: recipe for target 'out/obj/system/framework/ifboard' failed
make[1]: *** [out/obj/system/framework/ifboard] Error 1
make[1]: Leaving directory '/root/flyme/devices/land'
/root/flyme/build/main.mk:34: recipe for target 'ota' failed
make: *** [ota] Error 2

<<< fullota failed

mkdir -p ~/.local/share/apktool/framework/board_modify
工具近期更新修复

@hexiaoshuai 什么时候出7.1的base-cm