Date: Fri, 12 Apr 2019 05:37:40 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498693 - head/lang/gforth Message-ID: <201904120537.x3C5befL094313@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Apr 12 05:37:39 2019 New Revision: 498693 URL: https://svnweb.freebsd.org/changeset/ports/498693 Log: Mark BROKEN on i386 Reported by: pkg-fallout MFH: 2019Q2 Modified: head/lang/gforth/Makefile Modified: head/lang/gforth/Makefile ============================================================================== --- head/lang/gforth/Makefile Fri Apr 12 04:52:37 2019 (r498692) +++ head/lang/gforth/Makefile Fri Apr 12 05:37:39 2019 (r498693) @@ -14,6 +14,7 @@ COMMENT= Fast and portable Forth system LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_i386= Assertion failed: (pi->restlength >=0), function check_prims, file ./main.c, line 1049. BROKEN_powerpc64= fails to package: Unable to access file usr/local/share/gforth/0.7.3/kernl64l.fi:No such file or directory LIB_DEPENDS= libavcall.so:devel/libffcall \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904120537.x3C5befL094313>