excuting

博客指出,若代码一直处于excuting状态,很可能是代码存在问题,陷入了死循环。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

如果一直在excuting,那就是你的代码有问题,进入死循环了
Set cache size limit to 100.0 GB [OHOS INFO] loader args:['platforms_config_file="/home/bh/openharmony/out/preloader/wifiiot_hispark_pegasus/platforms.build"', 'subsystem_config_file="/home/bh/openharmony/out/preloader/wifiiot_hispark_pegasus/subsystem_config.json"', 'example_subsystem_file=""', 'exclusion_modules_config_file="/home/bh/openharmony/out/preloader/wifiiot_hispark_pegasus/exclusion_modules.json"', 'source_root_dir="/home/bh/openharmony/"', 'gn_root_out_dir="out/hispark_pegasus/wifiiot_hispark_pegasus"', 'build_platform_name=phone', 'build_xts=False', 'load_test_config=True', 'target_os=ohos', 'target_cpu=arm', 'os_level=mini', "ignore_api_check=['xts', 'common', 'testfwk']", 'scalable_build=False', 'skip_partlist_check=False'] [OHOS INFO] Excuting gn command: /home/bh/openharmony/prebuilts/build-tools/linux-x86/bin/gn gen --args="product_name=\"wifiiot_hispark_pegasus\" product_path=\"/home/bh/openharmony/vendor/hisilicon/hispark_pegasus\" product_config_path=\"/home/bh/openharmony/vendor/hisilicon/hispark_pegasus\" device_name=\"hispark_pegasus\" device_path=\"/home/bh/openharmony/device/board/hisilicon/hispark_pegasus/liteos_m\" device_company=\"hisilicon\" device_config_path=\"/home/bh/openharmony/device/board/hisilicon/hispark_pegasus/liteos_m\" is_mini_system=true ohos_kernel_type=\"liteos_m\" ohos_build_compiler_specified=\"gcc\" ohos_build_time=1750550653261 ohos_build_datetime=\"2025-06-22 16:04:13\" disable_huks_binary=false disable_authenticate=false huks_use_lite_storage=true huks_use_hardware_root_key=true huks_config_file=\"hks_config_lite.h\" ohos_security_huks_mbedtls_porting_path=\"//device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls\" enable_ohos_startup_init_feature_begetctl_liteos=true enable_ohos_startup_init_lite_use_thirdparty_mbedtls=true utils_lite_feature_file=true enable_ohos_test_xts_acts_use_thirdparty_lwip=false ohos_build_enable_ccache=true ohos_build_type=\"debug\" device_type=\"default\" build_variant=\"root\" root_perf_main=\"main\" runtime_mode=\"release\"" --args=product_name="wifiiot_hispark_pegasus" product_path="/home/bh/openharmony/vendor/hisilicon/hispark_pegasus" product_config_path="/home/bh/openharmony/vendor/hisilicon/hispark_pegasus" device_name="hispark_pegasus" device_path="/home/bh/openharmony/device/board/hisilicon/hispark_pegasus/liteos_m" device_company="hisilicon" device_config_path="/home/bh/openharmony/device/board/hisilicon/hispark_pegasus/liteos_m" is_mini_system=true ohos_kernel_type="liteos_m" ohos_build_compiler_specified="gcc" ohos_build_time=1750550653261 ohos_build_datetime="2025-06-22 16:04:13" disable_huks_binary=false disable_authenticate=false huks_use_lite_storage=true huks_use_hardware_root_key=true huks_config_file="hks_config_lite.h" ohos_security_huks_mbedtls_porting_path="//device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls" enable_ohos_startup_init_feature_begetctl_liteos=true enable_ohos_startup_init_lite_use_thirdparty_mbedtls=true utils_lite_feature_file=true enable_ohos_test_xts_acts_use_thirdparty_lwip=false ohos_build_enable_ccache=true ohos_build_type="debug" device_type="default" build_variant="root" root_perf_main="main" runtime_mode="release" /home/bh/openharmony/out/hispark_pegasus/wifiiot_hispark_pegasus --script-executable=/home/bh/openharmony/prebuilts/python/linux-x86/current//bin/python3 root_out_dir=//out/hispark_pegasus/wifiiot_hispark_pegasus root_build_dir=//out/hispark_pegasus/wifiiot_hispark_pegasus root_gen_dir=//out/hispark_pegasus/wifiiot_hispark_pegasus/gen current_toolchain=//build/lite/toolchain:riscv32-unknown-elf host_toolchain=//build/toolchain/linux:clang_x64 ohos_build_compiler: gcc ohos_kernel_type: liteos_m hks_config_lite.h ERROR Unresolved dependencies. //applications/sample/wifi-iot/app:app(//build/lite/toolchain:riscv32-unknown-elf) needs //applications/sample/wifi-iot/app/fire:frie(//build/lite/toolchain:riscv32-unknown-elf) [OHOS ERROR] Traceback (most recent call last): [OHOS ERROR] File "/home/bh/openharmony/build/hb/containers/status.py", line 47, in wrapper [OHOS ERROR] return func(*args, **kwargs) [OHOS ERROR] File "/home/bh/openharmony/build/hb/services/gn.py", line 197, in _execute_gn_gen_cmd [OHOS ERROR] SystemUtil.exec_command(gn_gen_cmd, self.config.log_path) [OHOS ERROR] File "/home/bh/openharmony/build/hb/util/system_util.py", line 64, in exec_command [OHOS ERROR] LogUtil.get_failed_log(log_path) [OHOS ERROR] File "/home/bh/openharmony/build/hb/util/log_util.py", line 194, in get_failed_log [OHOS ERROR] raise OHOSException( [OHOS ERROR] exceptions.ohos_exception.OHOSException: BUILD Failed! Please check build log for more information: /home/bh/openharmony/out/hispark_pegasus/wifiiot_hispark_pegasus/build.log [OHOS ERROR] [OHOS ERROR] Code: 0 [OHOS ERROR] [OHOS ERROR] Reason: BUILD Failed! Please check build log for more information: /home/bh/openharmony/out/hispark_pegasus/wifiiot_hispark_pegasus/build.log [OHOS ERROR] [OHOS ERROR] Error Type: UNKNOWN ERROR TYPE [OHOS ERROR] [OHOS ERROR] Description: NO DESCRIPTION [OHOS ERROR] [OHOS ERROR] Solution: UNKNOWN REASON [OHOS ERROR]
最新发布
06-23
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值