Traceback (most recent call last):
File "e:\huawei\fbb_ws63-master\src\build.py", line 55, in <module>
builder.build()
~~~~~~~~~~~~~^^
File "E:\huawei\fbb_ws63-master\src\build\script\cmake_builder.py", line 102, in build
self.build_target(target)
~~~~~~~~~~~~~~~~~^^^^^^^^
File "E:\huawei\fbb_ws63-master\src\build\script\cmake_builder.py", line 117, in build_target
self.compile_target(target, env)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "E:\huawei\fbb_ws63-master\src\build\script\cmake_builder.py", line 219, in compile_target
self.start(env, target_name, output_path, clean=self.need_clean, nhso=self.no_hso)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\huawei\fbb_ws63-master\src\build\script\cmake_builder.py", line 351, in start
_excute(self.cmake_cmd, log_file, self.dump)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\huawei\fbb_ws63-master\src\build\script\cmake_builder.py", line 320, in _excute
errcode = exec_shell(cmd, log_file, is_dump)
File "E:\huawei\fbb_ws63-master\src\build\script\utils\build_utils.py", line 287, in exec_shell
subp = subprocess.Popen(cmd_list, shell=False)
File "C:\Python313\Lib\subprocess.py", line 1036, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python313\Lib\subprocess.py", line 1548, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
# no special security
^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
cwd,
^^^^
startupinfo)
^^^^^^^^^^^^
FileNotFoundError: [WinError 2] ϵͳ�Ҳ���ָ�����ļ���
warning: the int symbol LFS_PARTITION_ID (defined at middleware/chips/ws63/Kconfig:105) has a non-int default 0x21 (undefined)
warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_COMPRESS (defined at middleware/chips/ws63/Kconfig:52) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_AB (defined at middleware/chips/ws63/Kconfig:59) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_REBOOT (defined at middleware/chips/ws63/Kconfig:85) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_WAITFOREVER (defined at middleware/chips/ws63/Kconfig:91) will have no effect, as defaults do not affect choice symbols