#37828: webkit-gtk: error: "class JSC::ListableHandler<JSC::WeakReferenceHarvester>::List" is private --------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: tiger | Port: webkit-gtk --------------------------+-------------------------------- Building webkit-gtk @1.10.2 fails on Tiger ppc with: {{{ In file included from ./Source/JavaScriptCore/config.h:30, from Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:26: ./Source/WTF/wtf/Platform.h:710:22: warning: "__MAC_OS_X_VERSION_MIN_REQUIRED" is not defined ./Source/JavaScriptCore/heap/ListableHandler.h:58: error: ?class JSC::ListableHandler<JSC::WeakReferenceHarvester>::List? is private ./Source/JavaScriptCore/heap/GCThreadSharedData.h:78: error: within this context ./Source/JavaScriptCore/heap/ListableHandler.h:58: error: ?class JSC::ListableHandler<JSC::UnconditionalFinalizer>::List? is private ./Source/JavaScriptCore/heap/GCThreadSharedData.h:79: error: within this context }}} -- Ticket URL: <https://trac.macports.org/ticket/37828> MacPorts <http://www.macports.org/> Ports system for Mac OS