svn commit: r556662 - head/lang/clover

Brooks Davis brooks at FreeBSD.org
Mon Nov 30 17:28:16 UTC 2020


Author: brooks
Date: Mon Nov 30 17:28:15 2020
New Revision: 556662
URL: https://svnweb.freebsd.org/changeset/ports/556662

Log:
  Mark broken on 11.  It has failed to link for weeks.

Modified:
  head/lang/clover/Makefile

Modified: head/lang/clover/Makefile
==============================================================================
--- head/lang/clover/Makefile	Mon Nov 30 17:25:15 2020	(r556661)
+++ head/lang/clover/Makefile	Mon Nov 30 17:28:15 2020	(r556662)
@@ -16,6 +16,7 @@ RUN_DEPENDS=	libclc>=0.3.0:devel/libclc \
 
 ONLY_FOR_ARCHS=		i386 amd64
 ONLY_FOR_ARCHS_REASON=	Clover needs a GPU supported by the Radeon KMS driver
+BROKEN_FreeBSD_11=	undefined reference to `vl_video_buffer_plane_order'
 
 .include <bsd.port.options.mk>
 .include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common"


More information about the svn-ports-head mailing list