[MacPorts] #67417: Error: rev-upgrade failed: Error rebuilding qt5-qtlocation
MacPorts
noreply at macports.org
Sat May 13 13:55:47 UTC 2023
#67417: Error: rev-upgrade failed: Error rebuilding qt5-qtlocation
--------------------+----------------------------
Reporter: dbl001 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: qt5-qtlocation
--------------------+----------------------------
{{{
:info:build include/mbgl/util/unique_any.hpp:51:31: error: no member named
'move' in namespace 'std'
:info:build vtable->move(std::move(rhs.storage), storage);
:info:build ~~~~~^
:info:build include/mbgl/util/unique_any.hpp:69:25: error: no member named
'move' in namespace 'std'
:info:build unique_any(std::move(rhs)).swap(*this);
:info:build ~~~~~^
:info:build include/mbgl/util/unique_any.hpp:91:33: error: no type named
'move' in namespace 'std'
:info:build unique_any tmp(std::move(rhs));
:info:build ~~~~~^
:info:build include/mbgl/util/unique_any.hpp:94:39: error: no member named
'move' in namespace 'std'
:info:build rhs.vtable->move(std::move(storage),
rhs.storage);
:info:build ~~~~~^
:info:build include/mbgl/util/unique_any.hpp:98:35: error: no member named
'move' in namespace 'std'
:info:build vtable->move(std::move(tmp.storage), storage);
:info:build ~~~~~^
:info:build include/mbgl/util/unique_any.hpp:154:41: error: no member
named 'move' in namespace 'std'; did you mean simply 'move'?
@
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67417>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list