dotnet-buildtools-prereqs-docker icon indicating copy to clipboard operation
dotnet-buildtools-prereqs-docker copied to clipboard

Clean up net10.0 opt image

Open sbomer opened this issue 9 months ago • 3 comments

Fixes https://github.com/dotnet/dotnet-buildtools-prereqs-docker/issues/1384

sbomer avatar Mar 20 '25 22:03 sbomer

There are build failures here. It's not immediately obvious what's wrong.

mthalman avatar Mar 24 '25 12:03 mthalman

It's failing because of

clang: error: invalid linker name in argument '-fuse-ld=lld'

looks like it can't find the lld we build?

akoeplinger avatar Mar 24 '25 14:03 akoeplinger

looks like azurelinux is fixed now but mariner needs the same fix

akoeplinger avatar Mar 24 '25 22:03 akoeplinger