Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 21:13:12 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r498208 - branches/2019Q2/x11/metisse
Message-ID:  <201904062113.x36LDCN3023035@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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