On 2012-10-15 23:16 , Titus von Boxberg wrote:
> Am 15.10.2012 13:47, schrieb Ryan Schmidt:
>>
>> I agree generally with what jmr wrote earlier: any port not respecting
>> the value of configure.compiler should be made to do so. That will
>> solve the problem.
> Would that solve the apr issue?
> 
> I thought that the problem was caused by the buildbot
> having installed an older Xcode than my computer.

The problem is that apr assumes that the compiler it was built with will
always be available when its dependents are built, so it can just store
the path to it and tell them to use it.

> When I run port -v configure apr on my machine it says
> "checking how to run the C preprocessor... /usr/bin/clang -E"
> 
> So apr does seem to respect the value of configure.compiler?

It's not apr but serf1 that is not respecting it.

- Josh
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to