[MacPorts] #55761: gpsbabel-app @1.5.4: Project ERROR: Unknown module(s) in QT: webkit webkitwidgets

MacPorts noreply at macports.org
Thu Apr 8 13:50:44 UTC 2021


#55761: gpsbabel-app @1.5.4: Project ERROR: Unknown module(s) in QT: webkit
webkitwidgets
---------------------------+--------------------
  Reporter:  ryandesign    |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  gpsbabel-app  |
---------------------------+--------------------

Comment (by tsteven4):

 The standard error message "WARNING: Project ERROR: Unknown module(s) in
 QT: webkit webkitwidgets" results from the Qt tools lupdate and lrelease
 incorrectly processing the conditional in the pro file.  This is a known
 issue with those tools, https://bugreports.qt.io/browse/QTBUG-40243.
 While this message is output lupdate and lrelease return exit code 0.
 Although the original log files seem to be lost I assert this did not
 cause the build failures.

 From the snippet in the description it appears the failure was caused by
 the cp command.  This was fixed in https://github.com/macports/macports-
 ports/pull/10437.
 You can see this in the log file
 https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/54506/steps
 /install-port/logs/main.log
 which shows the warning related to webkit and webkitwidgets is still
 present but the build succeeds.

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


More information about the macports-tickets mailing list