#58889 closed defect (duplicate)
clang-8.0 ID load commands refer to non-existent files
Reported by: | captainproton1971 (Captain Proton) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | larryv (Lawrence Velázquez) | |
Port: | clang-8.0 |
Description
Hello,
I'm not at all sure whether this issue is significant, but I thought I'd raise it in case it's meaningful. This hasn't caused any errors that I am aware of.
While verifying the sanity of my MacPorts install, I ran the following
sudo port rev-upgrade --id-loadcmd-check
What was reported was a number of warnings of the form
Warning: ID load command in /opt/local/libexec/llvm-8.0/lib/clang/8.0.0/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib, arch x86_64 refers to non-existent file /opt/local/libexec/llvm-8.0/lib/libclang_rt.asan_iossim_dynamic.dylib Warning: This is probably a bug in the clang-8.0 port and might cause problems in libraries linking against this file
Again, I am unaware of any issues apart from raising these warnings.
Cheers, Michael
Change History (4)
comment:1 Changed 5 years ago by mf2k (Frank Schima)
Cc: | jeremyhu removed |
---|---|
Owner: | set to jeremyhu |
Status: | new → assigned |
comment:2 Changed 5 years ago by kencu (Ken)
comment:3 Changed 5 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Agreed.
comment:4 Changed 5 years ago by ken-cunningham-webuse
Note: See
TracTickets for help on using
tickets.
this is essentially a duplicate of 57152