Opened 4 years ago
Closed 2 years ago
#61922 closed defect (fixed)
qt513-qtwebengine @5.13.2_2: 'xpath_grammar.hh' file not found
Reported by: | dliessi (Davide Liessi) | Owned by: | chrstphrchvz (Christopher Chavez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | sierra, highsierra, mojave | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
Port: | qt513-qtwebengine |
Description
qt513-qtwebengine fails to build on 10.12, 10.13, 10.14 with the following error:
In file included from gen/third_party/blink/renderer/core/core_generated_jumbo_11.cc:8: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_aqua_qt513/qt513-qtwebengine/work/qtwebengine-everywhere-src-5.13.2/src/core/release/gen/third_party/blink/renderer/core/xpath_grammar.cc:124:10: fatal error: 'xpath_grammar.hh' file not found
This seems the same as #60978, so maybe the same fix can be applied to qt513-qtwebengine as well.
Change History (2)
comment:1 Changed 4 years ago by dliessi (Davide Liessi)
comment:2 Changed 2 years ago by chrstphrchvz (Christopher Chavez)
Owner: | set to chrstphrchvz |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The problem likely affects all supported versions of macOS (10.15 fails earlier for a different reason, but is probably affected, too), so maybe the keywords were unnecessary.