Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Early work to make it possible to call the interpreter from ReadyToRun code #2910

Open
wants to merge 3 commits into
base: feature/CoreclrInterpreter
Choose a base branch
from

Experiment with virtual

310951f
Select commit
Loading
Failed to load commit list.
Open

Early work to make it possible to call the interpreter from ReadyToRun code #2910

Experiment with virtual
310951f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtimelab failed Jan 13, 2025 in 42m 41s

Build #20250113.2 failed

Annotations

Check failure on line 2888 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab

Build log #L2888

Failed to build "CoreCLR component".

Check failure on line 98 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab

src/coreclr/runtime.proj#L98

src/coreclr/runtime.proj(98,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/src/coreclr/build-runtime.sh" -x64 -release -ci -cross -os linux -pgodatapath "/__w/1/s/.packages/optimization.linux-x64.pgo.coreclr/1.0.0-prerelease.24462.2" -outputrid linux-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.

Check failure on line 1988 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab

Build log #L1988

BUILD: Error: native component build failed. Refer to the build log files for details.

Check failure on line 98 in src\coreclr\runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab

src\coreclr\runtime.proj#L98

src\coreclr\runtime.proj(98,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\src\coreclr\build-runtime.cmd" -x64 -release -ci -os windows -pgodatapath "D:\a\_work\1\s\.packages\optimization.windows_nt-x64.pgo.coreclr\1.0.0-prerelease.24462.2" -outputrid win-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=D:\a\_work\1\s\.dotnet\dotnet.exe" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\cdac-build-tool\cdac-build-tool.dll"" exited with code 1.