Opened 7 years ago

Last modified 7 years ago

#54797 closed defect

clang: error: no such file or directory — at Version 1

Reported by: conradwt (Conrad Taylor) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.4.99
Keywords: highsierra Cc:
Port: go go-1.4

Description (last modified by mf2k (Frank Schima))

When I attempt to install the go port, the following dependency fails to build because it appears that macOS High Sierra has changed the location of the Clang runtime:

clang: error: no such file or directory: '/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0/lib/darwin17.0.0/libclang_rt.builtins-x86_64.a'

Furthermore, I wasn't able to locate libclang_rt.builtins-x86_64.a within the following path for Xcode 9 Beta on macOS High Sierra:

/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0/lib/darwin

Change History (2)

Changed 7 years ago by conradwt (Conrad Taylor)

Attachment: main.log added

main.log

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Cc: ci42 removed
Description: modified (diff)
Keywords: highsierra added; high sierra removed
Owner: set to ci42
Status: newassigned
Note: See TracTickets for help on using tickets.