Changes between Initial Version and Version 8 of Ticket #65434
- Timestamp:
- Jul 11, 2022, 8:40:29 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #65434
-
Property
Status
changed from
new
toassigned
- Property Cc mascguy added
-
Property
Summary
changed from
clang-13: link crash for port libopenraw
torust ports: link crashes across macOS releases
- Property Owner set to MarcusCalhoun-Lopez
- Property Port cargo-c added; clang-13 llvm-13 removed
-
Property
Status
changed from
-
Ticket #65434 – Description
initial v8 1 Similar to the failure for `clang-14` - see issue:65246 - linking with `clang-13` is also failing for `libopenraw`. Build log attached. 1 Link crashes are occurring for multiple ports, across macOS releases. They typically look something like this: 2 2 3 3 {{{ … … 22 22 1087 23 23 }}} 24 25 The current list of affected ports includes: 26 * `cargo-c`: link crash on 10.6_x86_64 27 * `libopenraw`: link crash on multiple macOS releases