[MacPorts] #60977: webkit-gtk3 @ 2.4.11_4+video build fails with 'CSSGrammar.hpp' file not found

MacPorts noreply at macports.org
Mon Aug 10 12:13:27 UTC 2020


#60977: webkit-gtk3 @ 2.4.11_4+video build fails with 'CSSGrammar.hpp' file not
found
--------------------------+--------------------
  Reporter:  hapaguy      |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  webkit-gtk3  |
--------------------------+--------------------

Comment (by yaseppochi):

 I am not willing to do the work of updating the port, but I got a build
 with the following procedure (this can probably be optimized in several
 ways, but it worked to the point of successfully upgrading -- not sure if
 the packages that use webkit-gtk work, though).
 {{{
 sudo port clean webkit-gtk
 sudo port fetch webkit-gtk
 sudo port extract webkit-gtk
 sudo port configure webkit-gtk
 cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_www_webkit-gtk/webkit-
 gtk/work/webkitgtk-2.4.11/DerivedSources/WebCore/
 ln -s CSSGrammar.h CSSGrammar.hpp
 ln -s XPathGrammar.h XPathGrammar.hpp
 sudo port build webkit-gtk
 sudo port upgrade webkit-gtk
 }}}

 This procedure is offered with NO WARRANTY blah blah blah ;-)

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


More information about the macports-tickets mailing list