| Issue |
176398
|
| Summary |
macOS tests are failing when building release binaries
|
| Labels |
platform:macos
|
| Assignees |
|
| Reporter |
c-rhodes
|
run tests failed with lots of `The file was not recognized as a valid object file` errors, e.g.
```
2026-01-16T12:54:26.0928880Z /Users/runner/work/llvm-project/llvm-project/build/tools/clang/stage2-instrumented-bins/tools/clang/stage2-bins/_CPack_Packages/Darwin/TXZ/LLVM-22.1.0-rc1-macOS-ARM64/bin/llvm-strip: error: '/Users/runner/work/llvm-project/llvm-project/build/tools/clang/stage2-instrumented-bins/tools/clang/stage2-bins/_CPack_Packages/Darwin/TXZ/LLVM-22.1.0-rc1-macOS-ARM64/lib/libLLVMAArch64AsmParser.a(AArch64AsmParser.cpp.o)': The file was not recognized as a valid object file
```
https://github.com/llvm/llvm-project/actions/runs/21062423034/job/60571963375#annotation:12:7461
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs