Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2020 20:18:56 +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: r542105 - head/misc/dartsim
Message-ID:  <202007122018.06CKIuKR010609@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jul 12 20:18:55 2020
New Revision: 542105
URL: https://svnweb.freebsd.org/changeset/ports/542105

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout
  MFH:		2020Q3

Modified:
  head/misc/dartsim/Makefile

Modified: head/misc/dartsim/Makefile
==============================================================================
--- head/misc/dartsim/Makefile	Sun Jul 12 20:16:53 2020	(r542104)
+++ head/misc/dartsim/Makefile	Sun Jul 12 20:18:55 2020	(r542105)
@@ -11,6 +11,7 @@ COMMENT=	Dynamic Animation and Robotics Toolkit
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Target "cmTC_bfdf9" links to target "NLOPT::header" but the target was not found.
 BROKEN_i386=	clang failure: https://bugs.llvm.org/show_bug.cgi?id=41757
 
 BUILD_DEPENDS=	pagmo2>0:science/pagmo2



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