Opened 7 weeks ago
Closed 7 weeks ago
#70902 closed defect (duplicate)
Sequoia 15.0: frescobaldi build fails due to qt5-qt5location that seems due to boost failure (maybe on on-going problem).
Reported by: | JJHelly | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | Cc: | ||
Port: | qt5-qtlocation |
Description
Aloha.
I changed to Sequoia 15.0 and had to re-install macports but frescobaldi won't build due, apparently, to qt5-qt5location failure. When I dug into this a bit, I changed the permissions on the src directory and ran make manually and see this boost error. It seems that similar errors have been reported previously but this is about as far as I can go without additional help.
J.
In file included from deps/boost/1.65.1/include/boost/mpl/integral_c.hpp:32: 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 'int_float_mixture_enum' [-Wenum-constexpr-conversion] deps/boost/1.65.1/include/boost/mpl/aux_/static_cast.hpp:24:47: note: expanded from macro 'BOOST_MPL_AUX_STATIC_CAST' 24 | # define BOOST_MPL_AUX_STATIC_CAST(T, expr) static_cast(expr)
Change History (1)
comment:1 Changed 7 weeks ago by jmroot (Joshua Root)
Keywords: | boost qt5-qt5location frescobaldi removed |
---|---|
Port: | qt5-qtlocation added; frescobaldi removed |
Resolution: | → duplicate |
Status: | new → closed |
#70477