From 2cb70e7e216872f160479e688dfd9669d75f093e Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 27 May 2017 21:16:51 +0000 Subject: Mark some ports failing on armv6, for errors classified as "coredump". This skips the ports that possibly only coredump under qemu. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- sysutils/heirloom/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysutils/heirloom') diff --git a/sysutils/heirloom/Makefile b/sysutils/heirloom/Makefile index 3255993508dd..837740befdea 100644 --- a/sysutils/heirloom/Makefile +++ b/sysutils/heirloom/Makefile @@ -13,6 +13,8 @@ COMMENT= Collection of standard Unix utilities BUILD_DEPENDS= ksh:shells/pdksh RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h + USES= gmake ncurses tar:bzip2 MAKE_ARGS= CC=${CC} CFLAGS="${CFLAGS}" ROOT="${STAGEDIR}" \ LCURS="-L${LOCALBASE}/lib -lncurses" -- cgit v1.2.3