[MacPorts] #54797: clang: error: no such file or directory
MacPorts
noreply at macports.org
Sun Sep 10 14:24:49 UTC 2017
#54797: clang: error: no such file or directory
-----------------------+------------------------
Reporter: conradwt | Owner: ci42
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.99
Resolution: | Keywords: highsierra
Port: go |
-----------------------+------------------------
Changes (by mf2k):
* cc: ci42 (removed)
* keywords: high sierra => highsierra
* status: new => assigned
* owner: => ci42
Old description:
> 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
> ```
New description:
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
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/54797#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list