Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2016 10:47:08 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422369 - head/devel/rubygem-gobject-introspection
Message-ID:  <201609181047.u8IAl8NK068649@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sun Sep 18 10:47:08 2016
New Revision: 422369
URL: https://svnweb.freebsd.org/changeset/ports/422369

Log:
  Mark as broken on sparc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/devel/rubygem-gobject-introspection/Makefile

Modified: head/devel/rubygem-gobject-introspection/Makefile
==============================================================================
--- head/devel/rubygem-gobject-introspection/Makefile	Sun Sep 18 10:39:38 2016	(r422368)
+++ head/devel/rubygem-gobject-introspection/Makefile	Sun Sep 18 10:47:08 2016	(r422369)
@@ -12,6 +12,8 @@ LICENSE=	LGPL21+
 
 RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2
 
+BROKEN_sparc64=	Does not build: fails to compile rb-gi-function-info.c
+
 USE_GNOME=	introspection
 USE_RUBY=	yes
 USES=		gem



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