未实名验证无访问或操作权限
返回上一页不能发帖过快!
返回上一页上传文件错误!
返回上一页1#
log如下
root@maybe:/home/ks/hm/mhget# hb evn
usage: hb [-h] [-v] {build,set,env,clean} ...
hb: error: invalid choice: 'evn' (choose from 'build', 'set', 'env', 'clean')
root@maybe:/home/ks/hm/mhget# hb env
[OHOS INFO] root path: /home/ks/hm/mhget
[OHOS INFO] board: rk3568
[OHOS INFO] kernel: linux
[OHOS INFO] product: rk3568
[OHOS INFO] product path: /home/ks/hm/mhget/productdefine/common/products
[OHOS INFO] device path: device/hihope/build
[OHOS INFO] device company: hihope
root@maybe:/home/ks/hm/mhget# hb build
[OHOS INFO] Set cache size limit to 50.0 GB
[OHOS INFO] root_out_dir=//out/rk3568
[OHOS INFO] root_build_dir=//out/rk3568
[OHOS INFO] root_gen_dir=//out/rk3568/gen
[OHOS INFO] current_toolchain=//build/toolchain/ohos:ohos_clang_arm
[OHOS INFO] host_toolchain=//build/toolchain/linux:clang_x64
[OHOS INFO]
[OHOS INFO] args: Namespace(build_platform_name='phone', build_xts=False, example_subsystem_file=None, gn_root_out_dir='/home/ks/hm/mhget/out/rk3568', ignore_api_check=['xts', 'common', 'developertest'], os_level='standard', platforms_config_file='/home/ks/hm/mhget/out/preloader/rk3568/platforms.build', scalable_build=False, source_root_dir='/home/ks/hm/mhget/', subsystem_config_file='/home/ks/hm/mhget/out/preloader/rk3568/subsystem_config.json', target_cpu='arm', target_os='ohos')
[OHOS INFO]
[OHOS INFO] build configs generation is complete.
[OHOS INFO] is_mmi_have_libinput = true
[OHOS INFO] is_mmi_have_hdf = false
[OHOS INFO] is_mmi_have_debug = false
[OHOS INFO] ERROR at //foundation/ace/ace_engine/adapter/ohos/build/config.gni:15:1: Unable to load "/home/ks/hm/mhget/foundation/graphic/standard/graphic_config.gni".
[OHOS INFO] import("//foundation/graphic/standard/graphic_config.gni")
[OHOS INFO] ^--------------------------------------------------------
[OHOS INFO] See //foundation/ace/ace_engine/adapter/ohos/build/platform.gni:22:7: whence it was imported.
[OHOS INFO] import("config.gni")
[OHOS INFO] ^------------------
[OHOS INFO] See //foundation/ace/ace_engine/ace_config.gni:129:5: whence it was imported.
[OHOS INFO] import("$ace_root/adapter/$item/build/platform.gni")
[OHOS INFO] ^--------------------------------------------------
[OHOS INFO] See //base/compileruntime/js_api_module/uri/BUILD.gn:16:1: whence it was imported.
[OHOS INFO] import("//foundation/ace/ace_engine/ace_config.gni")
[OHOS INFO] ^--------------------------------------------------
[OHOS INFO] See //build/ohos/ohos_part.gni:25:16: which caused the file to be included.
[OHOS INFO] _deps += [ get_label_info(module_label, "label_with_toolchain") ]
[OHOS INFO] ^--------------------------------------------------
[OHOS INFO]
[OHOS INFO] ---------------------------------------------
[OHOS INFO] ccache summary:
[OHOS INFO] cache hit (direct) : 0
[OHOS INFO] cache hit (preprocessed) : 0
[OHOS INFO] cache miss : 0
[OHOS INFO] hit rate: 0.00%
[OHOS INFO] mis rate: 0.00%
[OHOS INFO] ---------------------------------------------
[OHOS INFO] file: /home/ks/hm/mhget/out/rk3568/.ninja_log not exists
[OHOS INFO] parse file fail
[OHOS ERROR] Please check build log in /home/ks/hm/mhget/out/rk3568/build.log