[MacPorts] #66177: qt5-qtwebkit @5.9.2_4 fails to build (was: qtwebkit fails to upgrade)
MacPorts
noreply at macports.org
Sun Nov 6 21:59:24 UTC 2022
#66177: qt5-qtwebkit @5.9.2_4 fails to build
---------------------------+---------------------------------
Reporter: dershow | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: qt5-qtwebkit |
---------------------------+---------------------------------
Changes (by jmroot):
* owner: (none) => MarcusCalhoun-Lopez
* cc: MarcusCalhoun-Lopez (removed)
* status: new => assigned
Comment:
{{{
:info:build Modules/geolocation/Coordinates.h:36:36: error: implicit
instantiation of undefined template
'WTF::PassRefPtr<WebCore::Coordinates>'
:info:build static PassRefPtr<Coordinates> create(double latitude,
double longitude, bool providesAltitude, double altitude, double accuracy,
bool providesAltitudeAccuracy, double altitudeAccuracy, bool
providesHeading, double heading, bool providesSpeed, double speed) {
return adoptRef(new Coordinates(latitude, longitude, providesAltitude,
altitude, accuracy, providesAltitudeAccuracy, altitudeAccuracy,
providesHeading, heading, providesSpeed, speed)); }
:info:build ^
:info:build ../WTF/wtf/Forward.h:33:32: note: template is declared here
:info:build template<typename T> class PassRefPtr;
:info:build ^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/66177#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list