Changes between Version 13 and Version 15 of Ticket #65246
- Timestamp:
- Jul 4, 2022, 5:26:20 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #65246 – Description
v13 v15 40 40 Thread model: posix 41 41 InstalledDir: /opt/local/libexec/llvm-14/bin 42 clang: note: diagnostic msg:43 ********************44 PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:45 Preprocessed source(s) and associated run script(s) are located at:46 clang: note: diagnostic msg: work/.tmp/iop_profile-cce2b4.c47 clang: note: diagnostic msg: work/.tmp/iop_profile-cce2b4.sh48 clang: note: diagnostic msg: Crash backtrace is located in49 clang: note: diagnostic msg: work/.home/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash50 clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)51 42 }}} 52 43 53 54 Similarly, a link-time crash occurs with `libopenraw`: 44 Similarly, a link-time crash occurs with `libopenraw`. Build log attached. 55 45 56 46 {{{ … … 73 63 clang: error: linker command failed with exit code 1 (use -v to see invocation) 74 64 }}} 75 76 Build log attached.