Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2015 21:17:51 +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: r397875 - head/lang/guile2
Message-ID:  <201509252117.t8PLHpeD049488@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Sep 25 21:17:50 2015
New Revision: 397875
URL: https://svnweb.freebsd.org/changeset/ports/397875

Log:
  Mark as broken on sparc64: fails to build.
  
  Approved by:	portmgr (sparc64 blanket)

Modified:
  head/lang/guile2/Makefile

Modified: head/lang/guile2/Makefile
==============================================================================
--- head/lang/guile2/Makefile	Fri Sep 25 21:15:22 2015	(r397874)
+++ head/lang/guile2/Makefile	Fri Sep 25 21:17:50 2015	(r397875)
@@ -20,6 +20,8 @@ LIB_DEPENDS=	libgmp.so:${PORTSDIR}/math/
 
 CONFLICTS_INSTALL=	guile-[0-9]*
 
+BROKEN_sparc64=	fails to compile: errors in complex.h
+
 USES=		charsetfix gmake libtool ncurses pathfix pkgconfig readline
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



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