Date: Tue, 2 Oct 2018 21:30:11 +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: r481133 - head/science/bagel Message-ID: <201810022130.w92LUBv4096857@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810022130.w92LUBv4096857>