svn commit: r563837 - head/textproc/uim

Mark Linimon linimon at FreeBSD.org
Tue Feb 2 19:19:44 UTC 2021


Author: linimon
Date: Tue Feb  2 19:19:43 2021
New Revision: 563837
URL: https://svnweb.freebsd.org/changeset/ports/563837

Log:
  Mark as BROKEN on riscv64.
  
  Approved by:	portmgr (tier-2 blanket)
  Obtained from:	lonesome.com build testing

Modified:
  head/textproc/uim/Makefile

Modified: head/textproc/uim/Makefile
==============================================================================
--- head/textproc/uim/Makefile	Tue Feb  2 19:11:10 2021	(r563836)
+++ head/textproc/uim/Makefile	Tue Feb  2 19:19:43 2021	(r563837)
@@ -17,6 +17,8 @@ LICENSE=	BSD3CLAUSE GPLv2+ GPLv3+ LGPL21+ PD
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_riscv64=		fails to configure: ./include/private/gcconfig.h:492:5: The collector has not been ported to this machine/OS combination
+
 USES+=		gettext gmake gnome iconv libedit libtool pathfix pkgconfig perl5 sqlite tar:bzip2
 USE_LDCONFIG=	yes
 USE_GNOME+=	glib20 intltool


More information about the svn-ports-all mailing list