svn commit: r498208 - branches/2019Q2/x11/metisse

Antoine Brodin antoine at FreeBSD.org
Sat Apr 6 21:13:13 UTC 2019


Author: antoine
Date: Sat Apr  6 21:13:12 2019
New Revision: 498208
URL: https://svnweb.freebsd.org/changeset/ports/498208

Log:
  MFH: r498207
  
  Mark BROKEN on i386
  
  Reported by:	pkg-fallout

Modified:
  branches/2019Q2/x11/metisse/Makefile
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/x11/metisse/Makefile
==============================================================================
--- branches/2019Q2/x11/metisse/Makefile	Sat Apr  6 21:12:54 2019	(r498207)
+++ branches/2019Q2/x11/metisse/Makefile	Sat Apr  6 21:13:12 2019	(r498208)
@@ -22,6 +22,7 @@ CONFLICTS=	fvwm-1.* fvwm-2.*
 BROKEN_aarch64=	Fails to build: error: GETLEFTBITS_ALIGNMENT must be 1
 BROKEN_armv6=	Fails to build: error: GETLEFTBITS_ALIGNMENT must be 1
 BROKEN_armv7=	Fails to build: error: GETLEFTBITS_ALIGNMENT must be 1
+BROKEN_i386=	case value evaluates to -2147481600, which cannot be narrowed to type 'unsigned long'
 
 USES=		gettext libtool localbase:ldflags pathfix pkgconfig python:2.7 shebangfix tar:bzip2
 SHEBANG_FILES=	${WRKSRC}/fvwm-insitu/bin/fvwm-convert-2.4.in \


More information about the svn-ports-branches mailing list