[MacPorts] #66219: qt5-qtwebengine @5.15.11_0: does not build in macOS 10.14 (Mojave)

MacPorts noreply at macports.org
Thu Nov 10 20:31:12 UTC 2022


#66219: qt5-qtwebengine @5.15.11_0: does not build in macOS 10.14 (Mojave)
------------------------------+---------------------------------
  Reporter:  JD-Veiga         |      Owner:  MarcusCalhoun-Lopez
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.8.0
Resolution:                   |   Keywords:
      Port:  qt5-qtwebengine  |
------------------------------+---------------------------------

Comment (by kencu):

 Thanks for doing that. I see now that the error you are getting is a
 variation on what was fixed:
 {{{
 :info:build
 ./../../3rdparty/chromium/third_party/blink/renderer/core/editing/finder/text_finder.cc:633:10:
 error: variable has incomplete type 'CGRect'
 :info:build   CGRect r =
 FindInPageRectFromRange(EphemeralRange(ActiveMatch()));
 :info:build          ^
 :info:build ../../3rdparty/chromium/ui/gfx/geometry/rect.h:29:16: note:
 forward declaration of 'CGRect'
 :info:build typedef struct CGRect CGRect;
 :info:build                ^
 :info:build In file included from
 gen/third_party/blink/renderer/core/editing/editing_jumbo_9.cc:7:
 :info:build
 ./../../3rdparty/chromium/third_party/blink/renderer/core/editing/finder/text_finder.cc:646:10:
 error: variable has incomplete type 'CGRect'
 :info:build   CGRect r = match.rect_;
 :info:build          ^
 :info:build ../../3rdparty/chromium/ui/gfx/geometry/rect.h:29:16: note:
 forward declaration of 'CGRect'
 :info:build typedef struct CGRect CGRect;
 :info:build                ^
 }}}

 and yet, not building on Mojave. I'll have to sit down with my Mojave
 system and see how to fix that without breaking the newer systems in the
 process...

-- 
Ticket URL: <https://trac.macports.org/ticket/66219#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list