Skip to content

Re-enable symbol stripping for Apple platforms#124266

Merged
kotlarmilos merged 19 commits into
dotnet:mainfrom
kotlarmilos:bugfix/enable-strip-symbols
Apr 8, 2026
Merged

Re-enable symbol stripping for Apple platforms#124266
kotlarmilos merged 19 commits into
dotnet:mainfrom
kotlarmilos:bugfix/enable-strip-symbols

Merge branch 'main' into bugfix/enable-strip-symbols

1e66d6b
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Mar 20, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Build Failures

runtime / Build / osx-arm64 Debug CoreCLR_Libraries / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌EXEC(0,0): error : /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/C/clang/ModuleCache/2NVTWR9HWT5FK/_SwiftConcurrencyShims-2EK7503T0009Z.pcm: No such file or directory
    ❌EXEC(0,0): error : /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/C/clang/ModuleCache/2NVTWR9HWT5FK/Foundation-3EJO22UA1F2B1.pcm: No such file or directory

runtime / Build / osx-x64 release CoreCLR_Libraries / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌EXEC(0,0): error : /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/C/clang/ModuleCache/14LL31GGNHSJ4/_SwiftConcurrencyShims-2EK7503T0009Z.pcm: No such file or directory
    ❌EXEC(0,0): error : /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/C/clang/ModuleCache/14LL31GGNHSJ4/Foundation-3EJO22UA1F2B1.pcm: No such file or directory

runtime / Build / osx-arm64 Debug Libraries_CheckedCoreCLR / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌EXEC(0,0): error : /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/C/clang/ModuleCache/2NVTWR9HWT5FK/_SwiftConcurrencyShims-2EK7503T0009Z.pcm: No such file or directory
    ❌EXEC(0,0): error : /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/C/clang/ModuleCache/2NVTWR9HWT5FK/Foundation-3EJO22UA1F2B1.pcm: No such file or directory

4 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime] [dotnet-linker-tests]

Known test errors

Test Failures (2 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No