Skip to content

spectre.console repo fails to build in SBE #3817

Closed
dotnet/source-build-externals
#248
@mthalman

Description

@mthalman

The changes from dotnet/source-build-externals#244 are causing the following error in internal CI:

  /__w/1/s/artifacts/sb/src/repo-projects/spectre-console.proj(21,7): error MSB3073: The command "/__w/1/s/.dotnet/dotnet restore /bl:restore.binlog /__w/1/s/artifacts/sb/src/src/spectre-console//src/Spectre.Console/Spectre.Console.csproj /p:Configuration=Release /v:minimal >> /__w/1/s/artifacts/sb/src/artifacts/bin/spectre-console/logs/spectre-console.log 2>&1 /p:Version=0.48.0 /p:TargetFrameworks=net9.0" exited with code 145.
##[error]artifacts/sb/src/repo-projects/spectre-console.proj(21,7): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "/__w/1/s/.dotnet/dotnet restore /bl:restore.binlog /__w/1/s/artifacts/sb/src/src/spectre-console//src/Spectre.Console/Spectre.Console.csproj /p:Configuration=Release /v:minimal >> /__w/1/s/artifacts/sb/src/artifacts/bin/spectre-console/logs/spectre-console.log 2>&1 /p:Version=0.48.0 /p:TargetFrameworks=net9.0" exited with code 145.
    The command could not be loaded, possibly because:
      * You intended to execute a .NET application:
          The application 'restore' does not exist.
      * You intended to execute a .NET SDK command:
          A compatible .NET SDK was not found.
    
    Requested SDK version: 8.0.100
    global.json file: /__w/1/s/artifacts/sb/src/src/spectre-console/global.json
    
    Installed SDKs:
    
    Install the [8.0.100] .NET SDK or update [/__w/1/s/artifacts/sb/src/src/spectre-console/global.json] to match an installed SDK.
    
    Learn about SDK resolution:
    https://aka.ms/dotnet/sdk-not-found
    9.0.100-alpha.1.23615.4 [/__w/1/s/.dotnet/sdk]
    
    'spectre-console' failed during build.

Build link (internal)

cc @baronfel

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-upstream-fixNeeds a change in a contributing repo

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions