Skip to content

Commit

Permalink
lang/solidity: mark as BROKEN after recent boost upgrade
Browse files Browse the repository at this point in the history
PR:	246106
  • Loading branch information
fluffykhv committed May 22, 2022
1 parent 25c5203 commit 4f92133
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lang/solidity/Makefile
Expand Up @@ -14,6 +14,8 @@ LICENSE= GPLv3
NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe sparc64
NOT_FOR_ARCHS_REASON= solidity currently does not support big endian systems

BROKEN= error: implicit conversion loses integer precision: 'typename std::enable_if<number_category<cpp_int_backend<0, 0, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, allocator<unsigned long long>>>::value == number_kind_integer, std::size_t>::type' (aka 'unsigned long') to 'unsigned int'

BUILD_DEPENDS= boost-libs>=0:devel/boost-libs \
libfmt>=0:devel/libfmt \
range-v3>=0:devel/range-v3
Expand Down

0 comments on commit 4f92133

Please sign in to comment.