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

add hooks to debug OpenSSL memory #101626

Closed
wants to merge 24 commits into from

Merge branch 'main' of https://github.com/dotnet/runtime into openssl…

cd55d63
Select commit
Loading
Failed to load commit list.
Closed

add hooks to debug OpenSSL memory #101626

Merge branch 'main' of https://github.com/dotnet/runtime into openssl…
cd55d63
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-dev-innerloop failed Apr 30, 2024 in 45m 23s

Build #20240429.64 failed

Annotations

Check failure on line 52 in src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop

src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs#L52

src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs(52,61): error CS0214: (NETCORE_ENGINEERING_TELEMETRY=Build) Pointers and fixed size buffers may only be used in an unsafe context

Check failure on line 52 in src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop

src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs#L52

src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs(52,83): error CS0214: (NETCORE_ENGINEERING_TELEMETRY=Build) Pointers and fixed size buffers may only be used in an unsafe context

Check failure on line 52 in src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop

src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs#L52

src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs(52,106): error CS0214: (NETCORE_ENGINEERING_TELEMETRY=Build) Pointers and fixed size buffers may only be used in an unsafe context

Check failure on line 130 in .packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24226.3/tools/SourceBuild/SourceBuildArcadeBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop

.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24226.3/tools/SourceBuild/SourceBuildArcadeBuild.targets#L130

.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24226.3/tools/SourceBuild/SourceBuildArcadeBuild.targets(130,5): error MSB3073: The command "./build.sh  --arch x64 --configuration Release --allconfigurations --verbosity minimal --nodereuse false --warnAsError false --outputrid linux-x64 /p:AdditionalRuntimeIdentifierParent= /p:DotNetBuildRepo=true /p:ContinuousIntegrationBuild=true /p:GitHubRepositoryName=runtime /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/__w/1/s/artifacts/sb/src/" /p:ArtifactsDir="/__w/1/s/artifacts/sb/src/artifacts/" /bl:"/__w/1/s/artifacts/sb/src/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/__w/1/s/artifacts/sb/" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=runtime" exited with code 1.