Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2019 05:37:59 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r498694 - branches/2019Q2/lang/gforth
Message-ID:  <201904120537.x3C5bxAC094454@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904120537.x3C5bxAC094454>