Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2019 17:10:54 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520941 - head/devel/RStudio
Message-ID:  <201912261710.xBQHAsb2067492@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Dec 26 17:10:54 2019
New Revision: 520941
URL: https://svnweb.freebsd.org/changeset/ports/520941

Log:
  devel/RStudio: Add BROKEN_i386
  
  Reported by:	fallout

Modified:
  head/devel/RStudio/Makefile

Modified: head/devel/RStudio/Makefile
==============================================================================
--- head/devel/RStudio/Makefile	Thu Dec 26 17:02:10 2019	(r520940)
+++ head/devel/RStudio/Makefile	Thu Dec 26 17:10:54 2019	(r520941)
@@ -23,6 +23,8 @@ COMMENT=	Integrated development environment (IDE) for 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_i386=	[ERROR] Line 101: Failed to resolve 'org.rstudio.studio.client.workbench.views.vcs.common.diff.LineActionButtonRenderer.GrayResources' via deferred binding
+
 BUILD_DEPENDS=	ant:devel/apache-ant \
 		${LOCALBASE}/include/sys/sysinfo.h:devel/libsysinfo \
 		pandoc:textproc/hs-pandoc



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