Re: [webkit-dev] Minimum supported Xcode version is changing

2013-09-23 Thread Bem Jones-Bey
On Sep 20, 2013, at 18:25 , Mark Rowe  wrote:

> 
> On 2013-09-20, at 1:01 PM, Mark Rowe  wrote:
> 
>> 
>> On 2013-09-20, at 12:59 PM, Bem Jones-Bey  wrote:
>> 
>>> Did you fix it so that the build works on Mountain Lion when running Xcode 
>>> 5? As of yesterday, the tree didn't build on Mountain Lion with Xcode 5, 
>>> with the following linker error:
>>> 
>>> Undefined symbols for architecture x86_64:
>>> "__kCFURLCachePartitionKey", referenced from:
>>>_WKCachePartitionKey in 
>>> libWebKitSystemInterfaceMountainLion.a(WebKitSystemInterface.o)
>>> "__CFHostIsDomainTopLevel", referenced from:
>>>_WKIsPublicSuffix in 
>>> libWebKitSystemInterfaceMountainLion.a(WebKitSystemInterface.o)
>> 
>> I’ve never been able to reproduce this error myself. The WebKit nightly 
>> builds have been built with Xcode 5 for the last week or two now without 
>> problems. If you can email me your entire output of build-webkit off-list 
>> I’ll see if I can spot what’s going awry.
> 
> This should be fixed with r156218.

It works for me now, thanks.

- Bem
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Minimum supported Xcode version is changing

2013-09-20 Thread Mark Rowe

On 2013-09-20, at 1:01 PM, Mark Rowe  wrote:

> 
> On 2013-09-20, at 12:59 PM, Bem Jones-Bey  wrote:
> 
>> Did you fix it so that the build works on Mountain Lion when running Xcode 
>> 5? As of yesterday, the tree didn't build on Mountain Lion with Xcode 5, 
>> with the following linker error:
>> 
>> Undefined symbols for architecture x86_64:
>> "__kCFURLCachePartitionKey", referenced from:
>> _WKCachePartitionKey in 
>> libWebKitSystemInterfaceMountainLion.a(WebKitSystemInterface.o)
>> "__CFHostIsDomainTopLevel", referenced from:
>> _WKIsPublicSuffix in 
>> libWebKitSystemInterfaceMountainLion.a(WebKitSystemInterface.o)
> 
> I’ve never been able to reproduce this error myself. The WebKit nightly 
> builds have been built with Xcode 5 for the last week or two now without 
> problems. If you can email me your entire output of build-webkit off-list 
> I’ll see if I can spot what’s going awry.

This should be fixed with r156218.

- Mark


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Minimum supported Xcode version is changing

2013-09-20 Thread Mark Rowe
Hi all,

Just a friendly heads-up that the minimum supported Xcode version will be 
increasing to Xcode 4.6 later today. We’re doing this to ensure that WebKit is 
building with a compiler toolchain that supports all of the modern C++ features 
we care about. Xcode 4.6 has been available for several months so most people 
are already using it. If you're not, please take a few minutes to upgrade to 
the latest available Xcode version that is supported on your OS. For Lion 
users, this will mean visiting  to 
download Xcode 4.6.3. Mountain Lion users should upgrade directly to Xcode 5 
via the App Store.

Please let me know if you have any questions or concerns.

- Mark

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Minimum supported Xcode version is changing

2013-09-20 Thread Mark Rowe

On 2013-09-20, at 12:59 PM, Bem Jones-Bey  wrote:

> Did you fix it so that the build works on Mountain Lion when running Xcode 5? 
> As of yesterday, the tree didn't build on Mountain Lion with Xcode 5, with 
> the following linker error:
> 
> Undefined symbols for architecture x86_64:
>  "__kCFURLCachePartitionKey", referenced from:
>  _WKCachePartitionKey in 
> libWebKitSystemInterfaceMountainLion.a(WebKitSystemInterface.o)
>  "__CFHostIsDomainTopLevel", referenced from:
>  _WKIsPublicSuffix in 
> libWebKitSystemInterfaceMountainLion.a(WebKitSystemInterface.o)

I’ve never been able to reproduce this error myself. The WebKit nightly builds 
have been built with Xcode 5 for the last week or two now without problems. If 
you can email me your entire output of build-webkit off-list I’ll see if I can 
spot what’s going awry.

- Mark


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Minimum supported Xcode version is changing

2013-09-20 Thread Bem Jones-Bey
Did you fix it so that the build works on Mountain Lion when running Xcode 5? 
As of yesterday, the tree didn't build on Mountain Lion with Xcode 5, with the 
following linker error:

Undefined symbols for architecture x86_64:
 "__kCFURLCachePartitionKey", referenced from:
 _WKCachePartitionKey in 
libWebKitSystemInterfaceMountainLion.a(WebKitSystemInterface.o)
 "__CFHostIsDomainTopLevel", referenced from:
 _WKIsPublicSuffix in 
libWebKitSystemInterfaceMountainLion.a(WebKitSystemInterface.o)


On Sep 20, 2013, at 12:18 , Mark Rowe mailto:mr...@apple.com>> 
wrote:

Hi all,

Just a friendly heads-up that the minimum supported Xcode version will be 
increasing to Xcode 4.6 later today. We’re doing this to ensure that WebKit is 
building with a compiler toolchain that supports all of the modern C++ features 
we care about. Xcode 4.6 has been available for several months so most people 
are already using it. If you're not, please take a few minutes to upgrade to 
the latest available Xcode version that is supported on your OS. For Lion 
users, this will mean visiting  to 
download Xcode 4.6.3. Mountain Lion users should upgrade directly to Xcode 5 
via the App Store.

Please let me know if you have any questions or concerns.

- Mark

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev