Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 19:47:20 +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: r537839 - head/audio/artyfx-lv2
Message-ID:  <202006031947.053JlKw5037278@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Jun  3 19:47:20 2020
New Revision: 537839
URL: https://svnweb.freebsd.org/changeset/ports/537839

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/artyfx-lv2/Makefile

Modified: head/audio/artyfx-lv2/Makefile
==============================================================================
--- head/audio/artyfx-lv2/Makefile	Wed Jun  3 19:45:42 2020	(r537838)
+++ head/audio/artyfx-lv2/Makefile	Wed Jun  3 19:47:20 2020	(r537839)
@@ -14,6 +14,8 @@ COMMENT=	ArtyFX plugin bundle
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		lv2_ui.cxx:139:3: error: cannot initialize a member subobject of type 'LV2UI_Handle'
+
 BUILD_DEPENDS=	lv2>0:audio/lv2
 LIB_DEPENDS=	libsndfile.so:audio/libsndfile
 



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