[101393] trunk/dports/aqua/qt4-mac/Portfile

Ryan Schmidt ryandesign at macports.org
Wed Jan 9 20:33:10 PST 2013


On Jan 9, 2013, at 19:38, michaelld at macports.org wrote:

> Revision: 101393
>          https://trac.macports.org/changeset/101393
> Author:   michaelld at macports.org
> Date:     2013-01-09 17:38:42 -0800 (Wed, 09 Jan 2013)
> Log Message:
> -----------
> qt4-mac :
> * Block Apple clang on 10.7 or older;
> * Comment out quartz variant since it does nothing.
> 
> Modified Paths:
> --------------
>    trunk/dports/aqua/qt4-mac/Portfile
> 
> Modified: trunk/dports/aqua/qt4-mac/Portfile
> ===================================================================
> --- trunk/dports/aqua/qt4-mac/Portfile	2013-01-10 00:23:08 UTC (rev 101392)
> +++ trunk/dports/aqua/qt4-mac/Portfile	2013-01-10 01:38:42 UTC (rev 101393)
> @@ -339,14 +339,14 @@
> # configure.compiler should therefore not be one of the MacPorts compilers.
> 
> # Qt4 does not compile with clang 3.0 or older; it also does not work
> -# with Apple's clang from XCode 4.4 or older.  Block the clang
> -# versions, both from Apple and MacPorts, and that don't meet these
> -# requirements.
> +# with Apple's clang from XCode 4.4 or older, or as installed on Mac
> +# OS X 10.7 or earlier.  Block the clang versions, both from Apple and
> +# MacPorts, and that don't meet these requirements.

I'm surprised: you're saying that Xcode 4.5 on Mountain Lion provides a usable clang but Xcode 4.5 on Lion doesn't? What is the symptom of the failure?




More information about the macports-dev mailing list