Skip to content
Snippets Groups Projects
Commit ba5ac64d authored by Diane Bruce's avatar Diane Bruce
Browse files

devel/py-pynest2d: broken on ARM due to boost error

Mark as broken from a boost error.

/usr/local/include/boost/qvm/quat_traits.hpp:92:30: error: a template argument l
ist is expected after a name prefixed by the template keyword [-Wmissing-templat
e-arg-list-after-template-kw]
   92 |     quat_traits<Q>::template write_element_idx(i, q, s);
      |                              ^
parent 51d2b6ff
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,8 @@ WWW= https://github.com/Ultimaker/libnest2d
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= broken with trait error from boost
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=0:devel/py-sip@${PY_FLAVOR} \
${LOCALBASE}/include/libnest2d/libnest2d.hpp:devel/libnest2d-ultimaker
LIB_DEPENDS= libpolyclipping.so:graphics/polyclipping \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment