Opened 7 years ago
Closed 4 years ago
#55322 closed defect (fixed)
clang-5.0 @5.0.0: ld: file not found: /opt/local/libexec/llvm-5.0/lib/clang/5.0.0/lib/darwin/libclang_rt.profile_osx.a
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | larryv (Lawrence Velázquez), kencu (Ken) | |
Port: | clang-5.0 |
Description
Ports that try to build using clang-5.0 on older systems fail with:
ld: file not found: /opt/local/libexec/llvm-5.0/lib/clang/5.0.0/lib/darwin/libclang_rt.profile_osx.a
For example: https://build.macports.org/builders/ports-10.8_x86_64_legacy-builder/builds/43152/steps/install-port/logs/stdio
Indeed that file doesn't exist when clang-5.0 is installed on OS X 10.8, though it is there when it is installed on macOS 10.12.
Change History (2)
comment:1 Changed 5 years ago by kencu (Ken)
Cc: | kencu added |
---|
comment:2 Changed 4 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
this doesn't happen any longer.