[MacPorts] #45636: webkit-gtk fails to build on OS X 10.10 Yosemite

MacPorts noreply at macports.org
Sun Oct 26 10:54:18 PDT 2014


#45636: webkit-gtk fails to build on OS X 10.10 Yosemite
--------------------------+--------------------------------
 Reporter:  gunnlaugur@…  |      Owner:  macports-tickets@…
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.3.2
 Keywords:  yosemite      |       Port:  webkit-gtk
--------------------------+--------------------------------
 Same problem as manifested on Mavericks and was fixed in #41663:

 {{{
 :info:build
 ./Source/WebKit/gtk/WebCoreSupport/AcceleratedCompositingContext.h:79:21:
 error: no member named 'RedirectedXCompositeWindow' in namespace 'WebCore'
 :info:build     OwnPtr<WebCore::RedirectedXCompositeWindow>
 m_redirectedWindow;
 :info:build            ~~~~~~~~~^
 }}}

 ... now reappears on Yosemite, simply because the fix in #41663 was
 targeted at `platform darwin 13` (OS X 10.9 Mavericks). So the attached
 patch extends the fix to `platform darwin 14` (OS X 10.10 Yosemite).

-- 
Ticket URL: <https://trac.macports.org/ticket/45636>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list