#41168: graphite2 @1.2.3_0 +Universal failing simple compile test on Mavericks with ports 2.2.1 ------------------------+-------------------------------- Reporter: justin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: graphite2 | ------------------------+-------------------------------- Changes (by ryandesign@…): * cc: jeremyhu@…, Torsten.Maehne@…, ryandesign@… (added) Old description:
Following upgrade of a Macbook Pro Retina, followed the migration guide to upgrade macports:
* Upgraded XCode and ran full application to enter password etc * Ran xcode-select to reinstall command line tools * port uninstall installed * port clean all * Downloaded pkg installer and ran * port install wine
Wine requires Graphite2 and it never gets past the basic install. Tried all the various options including a complete nuke of /opt. Most of the rest of the install works fine - as in about 4 hours of download + compile happens cleanly before this failure. Still keep running into the following problem
:info:configure -- The C compiler identification is Clang 5.0.0 :info:configure -- The CXX compiler identification is Clang 5.0.0 :info:configure -- Check for working C compiler: /usr/bin/clang :info:configure -- Check for working C compiler: /usr/bin/clang -- broken :info:configure CMake Error at /opt/local/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message): :info:configure The C compiler "/usr/bin/clang" is not able to compile a simple test :info:configure program.
Full log is attached to the ticket
New description: Following upgrade of a Macbook Pro Retina, followed the migration guide to upgrade macports: * Upgraded XCode and ran full application to enter password etc * Ran xcode-select to reinstall command line tools * port uninstall installed * port clean all * Downloaded pkg installer and ran * port install wine Wine requires Graphite2 and it never gets past the basic install. Tried all the various options including a complete nuke of /opt. Most of the rest of the install works fine - as in about 4 hours of download + compile happens cleanly before this failure. Still keep running into the following problem {{{ :info:configure -- The C compiler identification is Clang 5.0.0 :info:configure -- The CXX compiler identification is Clang 5.0.0 :info:configure -- Check for working C compiler: /usr/bin/clang :info:configure -- Check for working C compiler: /usr/bin/clang -- broken :info:configure CMake Error at /opt/local/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message): :info:configure The C compiler "/usr/bin/clang" is not able to compile a simple test :info:configure program. }}} Full log is attached to the ticket -- Comment: The universal variants of all ports using the cmake portgroup (which includes graphite2) are currently broken because of changes made to the cmake portgroup recently. -- Ticket URL: <https://trac.macports.org/ticket/41168#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X