svn commit: r498207 - head/x11/metisse
Antoine Brodin
antoine at FreeBSD.org
Sat Apr 6 21:12:56 UTC 2019
Author: antoine
Date: Sat Apr 6 21:12:54 2019
New Revision: 498207
URL: https://svnweb.freebsd.org/changeset/ports/498207
Log:
Mark BROKEN on i386
Reported by: pkg-fallout
MFH: 2019Q2
Modified:
head/x11/metisse/Makefile
Modified: head/x11/metisse/Makefile
==============================================================================
--- head/x11/metisse/Makefile Sat Apr 6 21:10:06 2019 (r498206)
+++ head/x11/metisse/Makefile Sat Apr 6 21:12:54 2019 (r498207)
@@ -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-head
mailing list