Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2017 21:43:29 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440976 - head/graphics/gegl
Message-ID:  <201705152143.v4FLhTFi045991@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Mon May 15 21:43:29 2017
New Revision: 440976
URL: https://svnweb.freebsd.org/changeset/ports/440976

Log:
  Mark broken on aarch64.
  
  PR:		219111
  Submitted by:	linimon@

Modified:
  head/graphics/gegl/Makefile

Modified: head/graphics/gegl/Makefile
==============================================================================
--- head/graphics/gegl/Makefile	Mon May 15 21:36:27 2017	(r440975)
+++ head/graphics/gegl/Makefile	Mon May 15 21:43:29 2017	(r440976)
@@ -17,6 +17,8 @@ LICENSE_FILE_LGPL3+ =	${WRKSRC}/COPYING.
 
 LIB_DEPENDS=	libbabl-0.1.so:x11/babl
 
+BROKEN_aarch64=		fails to build: gmake index.html: Segmentation fault in docs/gallery/
+
 # ignore new versions until we can replace this version with gegl 3.x
 PORTSCOUT=	ignore:1
 



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