Build tarball step fails with the following error:
CMake Error at /tarball/src/runtime/artifacts/source-build/self/src/eng/native/configuretools.cmake:38 (message):
Unable to find toolchain executable. Name: 'objcopy', Prefix: 'llvm-.'
Call Stack (most recent call first):
/tarball/src/runtime/artifacts/source-build/self/src/eng/native/configuretools.cmake:53 (locate_toolchain_exec)
/tarball/src/runtime/artifacts/source-build/self/src/eng/native/configurecompiler.cmake:1 (include)
CMakeLists.txt:19 (include)
-- Configuring incomplete, errors occurred!
See also "/tarball/src/runtime/artifacts/source-build/self/src/artifacts/obj/coreclr/Linux.x64.Release/CMakeFiles/CMakeOutput.log".
/tarball/src/runtime/artifacts/source-build/self/src/src/coreclr
/tarball/src/runtime/artifacts/source-build/self/src/artifacts/obj/coreclr/Linux.x64.Release /tarball/src/runtime/artifacts/source-build/self/src/src/coreclr
Executing make install -j 4
make: *** No rule to make target 'install'. Stop.
/tarball/src/runtime/artifacts/source-build/self/src/src/coreclr
##[error]Failed to build "CoreCLR component".
/tarball/src/runtime/artifacts/source-build/self/src/src/coreclr/runtime.proj(61,5): error MSB3073: The command ""/tarball/src/runtime/artifacts/source-build/self/src/src/coreclr/build-runtime.sh" -x64 -release -ci -keepnativesymbols -os Linux" exited with code 2.
Build FAILED.
Build link (internal MSFT link)
Build tarball step fails with the following error:
Build link (internal MSFT link)