Opened 9 years ago

Last modified 9 years ago

#47334 closed defect

clang-3.7: libcompiler_rt.a: No such file or directory — at Version 1

Reported by: davidfavor (David Favor) Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: clang-3.7

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I'm building clang on several Mavericks systems. They are all the same XCode version with all updates installed.

All systems show the same SDK...

xcrun --sdk macosx --show-sdk-path
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk

I've attached the log from the failing system.

Change History (2)

Changed 9 years ago by davidfavor (David Favor)

Attachment: clang-3.7-main.log added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…
Port: clang-3.7 added
Summary: Building clang-3.7 on some systems failsclang-3.7: libcompiler_rt.a: No such file or directory

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.

Note: See TracTickets for help on using tickets.