Remove Homebrew LLVM during macOS CI setup#125763
Merged
akoeplinger merged 5 commits intoMar 19, 2026
Merged
Azure Pipelines / runtime (Build coreclr Pri0 Runtime Tests Run osx arm64 checked)
failed
Mar 19, 2026 in 22m 15s
Build coreclr Pri0 Runtime Tests Run osx arm64 checked failed
Annotations
azure-pipelines / runtime (Build coreclr Pri0 Runtime Tests Run osx arm64 checked)
.packages/microsoft.dotnet.ilcompiler/11.0.0-preview.3.26161.119/build/Microsoft.NETCore.Native.targets#L391
.packages/microsoft.dotnet.ilcompiler/11.0.0-preview.3.26161.119/build/Microsoft.NETCore.Native.targets(391,5): error MSB3073: The command ""/usr/local/bin/clang-18" -ld_classic "/Users/runner/work/1/s/artifacts/tests/coreclr/obj/osx.arm64.Release/Managed/Common/XUnitLogChecker/XUnitLogChecker/native/XUnitLogChecker.o" -o "/Users/runner/work/1/s/artifacts/tests/coreclr/osx.arm64.Release/Common/XUnitLogChecker/XUnitLogChecker/native/XUnitLogChecker" -exported_symbols_list "/Users/runner/work/1/s/artifacts/tests/coreclr/obj/osx.arm64.Release/Managed/Common/XUnitLogChecker/XUnitLogChecker/native/XUnitLogChecker.exports" -Wl,-dead_strip -gz=zlib /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libSystem.Native.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libSystem.Globalization.Native.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libSystem.IO.Compression.Native.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libSystem.Net.Security.Native.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libSystem.Security.Cryptography.Native.Apple.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libbootstrapper.o /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libRuntime.WorkstationGC.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libeventpipe-disabled.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libRuntime.VxsortDisabled.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libstandalonegc-disabled.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libaotminipal.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libstdc++compat.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libz.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libbrotlienc.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libbrotlidec.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libbrotlicommon.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libzstd.a --target=arm64-apple-macos14.0 -g -ldl -lobjc -lswiftCore -lswiftFoundation -licucore -lm -L/usr/lib/swift -framework CoreFoundation -framework CryptoKit -framework Foundation -framework Network -framework Security -framework GSS" exited with code 1.
Loading