Date: Sat, 6 Apr 2019 21:12:55 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498207 - head/x11/metisse Message-ID: <201904062112.x36LCt5H022888@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904062112.x36LCt5H022888>