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

[cdac] Begin adding MethodDesc APIs to the RuntimeTypeSystem contract #104811

Merged
merged 25 commits into from
Jul 20, 2024

make GetNumVtableSlots private

1f182f1
Select commit
Loading
Failed to load commit list.
Merged

[cdac] Begin adding MethodDesc APIs to the RuntimeTypeSystem contract #104811

make GetNumVtableSlots private
1f182f1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build linux-x64 Debug NativeAOT) failed Jul 20, 2024 in 22m 18s

Build linux-x64 Debug NativeAOT failed

Annotations

Check failure on line 309 in artifacts/bin/coreclr/linux.x64.Debug/build/Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-x64 Debug NativeAOT)

artifacts/bin/coreclr/linux.x64.Debug/build/Microsoft.NETCore.Native.targets#L309

artifacts/bin/coreclr/linux.x64.Debug/build/Microsoft.NETCore.Native.targets(309,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Debug/ilc-published/ilc" @"/__w/1/s/artifacts/tests/coreclr/obj/linux.x64.Debug/Managed/nativeaot/SmokeTests/StackTraceMetadata/StackTraceMetadata/native/StackTraceMetadata.ilc.rsp"" exited with code 1. [/__w/1/s/src/tests/nativeaot/SmokeTests/StackTraceMetadata/StackTraceMetadata.csproj]

Check failure on line 25 in src/tests/Common/dir.traversal.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-x64 Debug NativeAOT)

src/tests/Common/dir.traversal.targets#L25

src/tests/Common/dir.traversal.targets(25,5): error : (No message specified) [/__w/1/s/src/tests/build.proj]

Check failure on line 620 in src/tests/build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-x64 Debug NativeAOT)

src/tests/build.proj#L620

src/tests/build.proj(620,5): error MSB3073: The command ""/__w/1/s/dotnet.sh" msbuild /__w/1/s/src/tests/build.proj /t:Build "/p:TargetArchitecture=x64" "/p:Configuration=Debug" "/p:LibrariesConfiguration=Release" "/p:TasksConfiguration=Debug" "/p:TargetOS=linux" "/p:ToolsOS=" "/p:PackageOS=" "/p:RuntimeFlavor=coreclr" "/p:RuntimeVariant=" "/p:CLRTestBuildAllTargets=" "/p:UseCodeFlowEnforcement=" "/p:__TestGroupToBuild=3" "/p:__SkipRestorePackages=1" /nodeReuse:false /maxcpucount /bl:/__w/1/s/artifacts//log/Debug/InnerManagedTestBuild.3.binlog "/p:CrossBuild=true" "/p:DefaultBuildAllTarget=BuildNativeAot"" exited with code 1.