[MacPorts] #65921: gtk2 +quartz install and configuration failed on mac os x 10.9.5
MacPorts
noreply at macports.org
Sun Oct 2 18:14:19 UTC 2022
#65921: gtk2 +quartz install and configuration failed on mac os x 10.9.5
-----------------------+----------------------
Reporter: yannlr37 | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: quartz
Port: gtk2 |
-----------------------+----------------------
Comment (by mascguy):
> It seems like {{{binutils}}} is not installed.
That's good, as you generally don't want that installed anyway.
> Here is the output for {{{port installed cctools}}} :
>
> {{{
> The following ports are currently installed:
> cctools @949.0.1_2+llvm37 (active)
> }}}
That looks correct, for 10.9. So all good there too.
> Clang :
> {{{
> clang version 1.0.2 (http://llvm.org/svn/llvm-
project/cfe/tags/Apple/clang-32 exported)
> Target: x86_64-apple-darwin13
> }}}
>
> XCode :
> {{{
> Version 6.1 (6A1052c)
> }}}
Given that you have Xcode 6.1 installed, I'd expect to see a much later
version of Clang. For example, on my 10.9 setup, with Xcode 6.2 installed:
{{{
$ clang -v
Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
}}}
Can you tell me where your Clang executable is, based on the output from
`which clang`?
And finally, can you run `sudo port diagnose`, and provide the output?
--
Ticket URL: <https://trac.macports.org/ticket/65921#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list