webkit-1.0.2-1.2.7-4 fails to compile on 10.9.  The three errors are:

In file included from WebCore/accessibility/AXObjectCache.cpp:30:
In file included from ./WebCore/accessibility/AXObjectCache.h:29:
In file included from ./WebCore/accessibility/AccessibilityObject.h:34:
In file included from ./WebCore/dom/Range.h:29:
In file included from ./WebCore/dom/RangeBoundaryPoint.h:29:
In file included from ./WebCore/dom/Node.h:28:
In file included from ./WebCore/dom/EventTarget.h:36:
In file included from ./WebCore/dom/EventNames.h:26:
In file included from ./WebCore/platform/ThreadGlobalData.h:31:
In file included from ./JavaScriptCore/wtf/HashMap.h:24:
./JavaScriptCore/wtf/HashTable.h:274:85: error: call to 'swap' is ambiguous
    template<typename T> struct Mover<T, true> { static void move(T& from, T& 
to) { swap(from, to); } };
                                                                                
    ^~~~

================
In file included from WebCore/accessibility/AXObjectCache.cpp:30:
In file included from ./WebCore/accessibility/AXObjectCache.h:29:
In file included from ./WebCore/accessibility/AccessibilityObject.h:34:
In file included from ./WebCore/dom/Range.h:29:
In file included from ./WebCore/dom/RangeBoundaryPoint.h:29:
In file included from ./WebCore/dom/Node.h:28:
In file included from ./WebCore/dom/EventTarget.h:36:
In file included from ./WebCore/dom/EventNames.h:26:
In file included from ./WebCore/platform/ThreadGlobalData.h:31:
In file included from ./JavaScriptCore/wtf/HashMap.h:24:
./JavaScriptCore/wtf/HashTable.h:274:85: error: call to 'swap' is ambiguous
    template<typename T> struct Mover<T, true> { static void move(T& from, T& 
to) { swap(from, to); } };
                                                                                
    ^~~~
================
In file included from WebCore/accessibility/AXObjectCache.cpp:30:
In file included from ./WebCore/accessibility/AXObjectCache.h:29:
In file included from ./WebCore/accessibility/AccessibilityObject.h:34:
In file included from ./WebCore/dom/Range.h:29:
In file included from ./WebCore/dom/RangeBoundaryPoint.h:29:
In file included from ./WebCore/dom/Node.h:28:
In file included from ./WebCore/dom/EventTarget.h:36:
In file included from ./WebCore/dom/EventNames.h:26:
In file included from ./WebCore/platform/ThreadGlobalData.h:31:
In file included from ./JavaScriptCore/wtf/HashMap.h:24:
./JavaScriptCore/wtf/HashTable.h:274:85: error: call to 'swap' is ambiguous
    template<typename T> struct Mover<T, true> { static void move(T& from, T& 
to) { swap(from, to); } };
                                                                                
    ^~~~
================
Also include the following system information:
Package manager version: 0.36.0
Distribution version: selfupdate-rsync Sat Nov  9 13:53:56 2013, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.1
Xcode command-line tools: 5.0.1.0.1.1382131676
webkit-1.0.2-1.2.7-4 is set to build with only one job.

-- 
Kevin Horton
Sent with Airmail
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to