orbit
orbit copied to clipboard
build.sh fails, Error in build() method
Hi,
I got the error below while I was trying to run build.sh and thus I wasn't able to build.
[202/469] CXX obj/third_party/googletest/googletest/googlemock/test/gmock_all_test.gmock-generated-matchers_test.o
ninja: build stopped: subcommand failed.
crashpad/20200624@orbitdeps/stable:
crashpad/20200624@orbitdeps/stable: ERROR: Package 'c7f7792208a14227efdf8360c42b28462d7faba0' build failed
crashpad/20200624@orbitdeps/stable: WARN: Build folder /home/aimad/.conan/data/crashpad/20200624/orbitdeps/stable/build/c7f7792208a14227efdf8360c42b28462d7faba0
ERROR: crashpad/20200624@orbitdeps/stable: Error in build() method, line 164
self.run("ninja -j%d -C %s" % (tools.cpu_count(), self._build_name), run_environment=True)
ConanException: Error 1 while executing ninja -j6 -C out/Conan
Hey, sorry for the late response.
You should be able to build by disabling crashpad, as described in #3232.