[MacPorts] #47727: glib2 configure hangs
MacPorts
noreply at macports.org
Sun May 31 12:15:33 PDT 2015
#47727: glib2 configure hangs
-------------------------+--------------------------
Reporter: bruce@… | Owner: ryandesign@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: worksforme | Keywords:
Port: glib2 |
-------------------------+--------------------------
Comment (by newsoft@…):
I got the same problem today while updating packages.
My system: OS 10.10.3, XCode 6.3.2, SDK 10.9 and 10.10 installed.
$ which cc
/usr/bin/cc
$ which gcc
/opt/local/bin/gcc
"cc" is a symlink to "/usr/bin/gcc", which is actually Apple LLVM:
$ /usr/bin/gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.3.0
Thread model: posix
'''I replaced the original "cc" symlink by a symlink to
"/opt/local/bin/gcc" and it worked.'''
--
Ticket URL: <https://trac.macports.org/ticket/47727#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list