From f5d9ceebea189c1d545fd40a7cf220d0455f8bc4 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 17 May 2020 02:25:16 +0000 Subject: [PATCH] Mark as BROKEN on powerpc64: utgcns/libboost/boost/smart_ptr/detail/sp_counted_impl.hpp:81:5: error: 'get_deleter' declared as a 'virtual' field This may have something to do with compiler:openmp in USES. However, it has broken for more than 6 months at this point. Approved by: portmgr (tier-2 blanket) --- biology/canu/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/canu/Makefile b/biology/canu/Makefile index 2014b7fd07ff..b607369ad4c6 100644 --- a/biology/canu/Makefile +++ b/biology/canu/Makefile @@ -11,6 +11,8 @@ COMMENT= Single molecule sequence assembler LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/README.license.GPL +BROKEN_powerpc64= fails to build: utgcns/libboost/boost/smart_ptr/detail/sp_counted_impl.hpp:81:5: error: 'get_deleter' declared as a 'virtual' field + LIB_DEPENDS= libboost_regex.so:devel/boost-libs RUN_DEPENDS= gnuplot:math/gnuplot