[MacPorts] #71066: Failed to build qt5-qtlocation: command execution failed
MacPorts
noreply at macports.org
Tue Oct 8 17:00:12 UTC 2024
#71066: Failed to build qt5-qtlocation: command execution failed
-----------------------------+---------------------------
Reporter: alanterra | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Resolution: duplicate | Keywords: sequoia arm64
Port: qt5-qtlocation |
-----------------------------+---------------------------
Changes (by ryandesign):
* status: new => closed
* resolution: => duplicate
Comment:
The log shows the error is:
{{{
:info:build
deps/boost/1.65.1/include/boost/mpl/aux_/integral_wrapper.hpp:73:31:
error: integer value -1 is outside the valid range of values [0, 3] for
the enumeration type 'udt_builtin_mixture_enum' [-Wenum-constexpr-
conversion]
:info:build 73 | typedef AUX_WRAPPER_INST(
BOOST_MPL_AUX_STATIC_CAST(AUX_WRAPPER_VALUE_TYPE, (value - 1)) ) prior;
:info:build | ^
:info:build
deps/boost/1.65.1/include/boost/mpl/aux_/static_cast.hpp:24:47: note:
expanded from macro 'BOOST_MPL_AUX_STATIC_CAST'
:info:build 24 | # define BOOST_MPL_AUX_STATIC_CAST(T, expr)
static_cast<T>(expr)
:info:build | ^
}}}
Duplicate of #70477.
--
Ticket URL: <https://trac.macports.org/ticket/71066#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list