Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2020 15:00:01 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548099 - head/graphics/cloudcompare
Message-ID:  <202009091500.089F01MF037601@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Wed Sep  9 15:00:00 2020
New Revision: 548099
URL: https://svnweb.freebsd.org/changeset/ports/548099

Log:
  Mark this port as broken everywhere since r546770 update to math/flann:
  
    cloudcompare-2.10.3_4 depends on shared library: libflann_cpp_s.so - not found
  
  Note that this port is unmaintained and expiring in a few days, so, if
  anyone has any interest in it, they should speak up.

Modified:
  head/graphics/cloudcompare/Makefile

Modified: head/graphics/cloudcompare/Makefile
==============================================================================
--- head/graphics/cloudcompare/Makefile	Wed Sep  9 14:48:20 2020	(r548098)
+++ head/graphics/cloudcompare/Makefile	Wed Sep  9 15:00:00 2020	(r548099)
@@ -15,6 +15,7 @@ LICENSE_COMB=	multi
 DEPRECATED=	Uses deprecated version of python
 EXPIRATION_DATE=	2020-09-15
 
+BROKEN=			fails to build: fails in lib_depends since r546770
 BROKEN_aarch64=		fails to compile: mmintrin.h:47:5: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
 
 USES=		cmake compiler:c++11-lang localbase:ldflags qt:5



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