[OHOS ERROR] self._execute_ninja_cmd() [OHOS ERROR] File "/home/ahhn/openharmony/4.0.0/build/hb/services/ninja.py", line 52, in _execute_ninja_cmd [OHOS ERROR] raise OHOSException('ninja phase failed', '4000') [OHOS ERROR] exceptions.ohos_exception.OHOSException: ninja phase fai...
[OHOS ERROR] Reason: ninja phase failed [OHOS ERROR] [OHOS ERROR] Solution: Please check the compile log at out/{compiling product}/build.log, If you could analyze build logs. [OHOS ERROR] Or you can try the following steps to solve this problem: [OHOS ERROR] 1. cd to OHOS roo...
0111 def _run_phase(self, phase: BuildPhase): 0112 '''Description: Traverse all registered parameters in build process and 0113 execute the resolver function of the corresponding phase 0114 @parameter: [phase]: Build phase corresponding to parameter 0115 @return :none 0116 ''' 0117 for phase_...
[OHOS ERROR] File "/home/cifz/jky/openharmony_source_code/OpenHarmony_4.0_Release/build/hb/services/ninja.py", line 52, in _execute_ninja_cmd [OHOS ERROR] raise OHOSException('ninja phase failed', '4000') [OHOS ERROR] exceptions.ohos_exception.OHOSException: ninja phase failed [OHOS ...
[OHOS ERROR] Reason: GN phase failed [OHOS ERROR] [OHOS ERROR] : Pleasecheck the compile log out/{compilingproduct}/build.log, If you could analyzebuild logs [OHOS ERROR] Or you can try the following steps to solve this problem: [OHOS ERROR] 1. cd to OHOS root path ...
('GN phase failed', '3000') [OHOS ERROR] exceptions.ohos_exception.OHOSException: GN phase failed [OHOS ERROR] [OHOS ERROR] Code: 3000 [OHOS ERROR] [OHOS ERROR] Reason: GN phase failed [OHOS ERROR] [OHOS ERROR] Solution: Please check the compile log at out/{compiling product}...
:phase: postTargetGenerate. """ if target_arg.arg_value: check_compilation_parameters(CURRENT_OHOS_ROOT) @staticmethod def resolve_keep_ninja_going(target_arg: Arg, build_module: BuildModuleInterface): """resolve '--keep-ninja-going' arg :param target_arg: arg object which...
cd ../out && ninja tests tests/tests-u-runner/runner.sh --ets-cts --show-progress --build-dir out --processes=all tests/tests-u-runner/runner.sh --ets-func-tests --show-progress --build-dir out --processes=all tests/tests-u-runner/runner.sh --parser --no-js --show-progress -...
ninja: build stopped: subcommand failed. build: ninja error used: 2957 seconds pycache statistics manage pycache contents pycache daemon exit ccache statistics --- ccache summary: cache hit (direct) : 0 cache hit (preprocessed) : 0 cache ...
#IBBNFA:[Bug]: [es2panda] ASSERTION FAILED: NumberLiteral has wrong ETSObjectType Reason Fix compiler ASSERT. Description There is a problem when initializing a class field with templated function call with number literal argument and the class has 2 or more constructors. Introduce a new lowerin...