Skip to content

Runtime fails to source build - libSystem.IO.Ports.Native.so.dbg not found #58455

Description

@MichaelSimons

The runtime repo is failing to source build.

./build.sh -c Release --restore --build --pack /p:ArcadeBuildFromSource=true -bl

/repos/runtime/.dotnet/sdk/6.0.100-rc.1.21411.28/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): error NU5026: The file '/repos/runtime/artifacts/source-build/self/src/artifacts/bin/native/net6.0-Linux-Release-x64/libSystem.IO.Ports.Native.so.dbg' to be packed was not found on disk. [/repos/runtime/artifacts/source-build/self/src/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj]

I noticed the runtime.linux-x64.runtime.native.System.IO.Ports.proj project was recently changed to <IsPackable>true</IsPackable> with 85441ce.

Note: this should be caught at the repo level once #54573 is implemented.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions