-
Notifications
You must be signed in to change notification settings - Fork 940
Open
Description
如题
Traceback (most recent call last):
File "scripts/platform_builder.py", line 249, in
builder.build()
File "scripts/platform_builder.py", line 81, in build
subprocess.run("cmake --build . --clean-first --target dobby --target dobby_static -- -j8", cwd=self.cmake_build_dir, shell=True, check=True)
File "/usr/lib/python3.8/subprocess.py", line 516, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'cmake --build . --clean-first --target dobby --target dobby_static -- -j8' returned non-zero exit status 2.
Metadata
Metadata
Assignees
Labels
No labels