svn commit: r498694 - branches/2019Q2/lang/gforth

Antoine Brodin antoine at FreeBSD.org
Fri Apr 12 05:38:00 UTC 2019


Author: antoine
Date: Fri Apr 12 05:37:59 2019
New Revision: 498694
URL: https://svnweb.freebsd.org/changeset/ports/498694

Log:
  MFH: r498693
  
  Mark BROKEN on i386
  
  Reported by:	pkg-fallout

Modified:
  branches/2019Q2/lang/gforth/Makefile
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/lang/gforth/Makefile
==============================================================================
--- branches/2019Q2/lang/gforth/Makefile	Fri Apr 12 05:37:39 2019	(r498693)
+++ branches/2019Q2/lang/gforth/Makefile	Fri Apr 12 05:37:59 2019	(r498694)
@@ -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 \


More information about the svn-ports-all mailing list