Changes between Initial Version and Version 1 of Ticket #47334


Ignore:
Timestamp:
Apr 2, 2015, 3:00:27 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

This looks a lot like #47241 except there it was libcompiler_rt.dylib that could not be found and here it is libcompiler_rt.a.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47334

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Summary changed from Building clang-3.7 on some systems fails to clang-3.7: libcompiler_rt.a: No such file or directory
    • Property Port clang-3.7 added
  • Ticket #47334 – Description

    initial v1  
    33All systems show the same SDK...
    44
     5{{{
    56xcrun --sdk macosx --show-sdk-path
    67/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
     8}}}
    79
    810I've attached the log from the failing system.