KEMBAR78
Unable to build: Unable to load Analyzer assembly · Issue #77723 · dotnet/runtime · GitHub
Skip to content

Unable to build: Unable to load Analyzer assembly #77723

@a74nh

Description

@a74nh

Description

With the latest HEAD of runtime I'm unable to build on Arm64 and X64 Linux.

Lots of errors that look like this:
CSC : error CS8034: Unable to load Analyzer assembly /home/alahay01/.nuget/packages/microsoft.codeanalysis.csharp.codestyle/4.4.0-2.22423.18/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll : Could not load file or assembly 'Microsoft.CodeAnalysis.CSharp.CodeStyle, Version=4.4.6.42318, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Access is denied. [/home/alahay01/dotnet/runtime_csel_else/src/tasks/AndroidAppBuilder/AndroidAppBuilder.csproj]

Reproduction Steps

git reset --hard 1f0a0960029
rm -fr artifacts
rm -fr .dotnet
./build.sh -rc checked -lc release

Expected behavior

A clean build :)

Actual behavior

Full output: log.txt

Regression?

Used to work. Was working at 17d613e

Known Workarounds

None :(

Configuration

Arm64 Linux Ubuntu 18.04

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions