svn commit: r481133 - head/science/bagel

Yuri Victorovich yuri at FreeBSD.org
Tue Oct 2 21:30:12 UTC 2018


Author: yuri
Date: Tue Oct  2 21:30:11 2018
New Revision: 481133
URL: https://svnweb.freebsd.org/changeset/ports/481133

Log:
  science/bagel: Mark BROKEN on 10
  
  Reported by:	fallout

Modified:
  head/science/bagel/Makefile

Modified: head/science/bagel/Makefile
==============================================================================
--- head/science/bagel/Makefile	Tue Oct  2 20:12:26 2018	(r481132)
+++ head/science/bagel/Makefile	Tue Oct  2 21:30:11 2018	(r481133)
@@ -13,6 +13,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_i386=	error: static_assert failed "size_t is assumed to be the same size as unsigned long long"
+BROKEN_FreeBSD_10=	/usr/include/c++/v1/memory:4004:35: error: no viable overloaded '='; __e->__weak_this_ = *this;
 
 LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs \
 		libcblas.so:math/cblas


More information about the svn-ports-all mailing list