Date: Thu, 21 Jun 2018 05:57:43 +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: r472954 - head/science/triqs Message-ID: <201806210557.w5L5vh39080540@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jun 21 05:57:43 2018 New Revision: 472954 URL: https://svnweb.freebsd.org/changeset/ports/472954 Log: science/triqs: Broken on i386 Will remain broken until the upstream fixes the bug. Reported by: fallout Modified: head/science/triqs/Makefile Modified: head/science/triqs/Makefile ============================================================================== --- head/science/triqs/Makefile Thu Jun 21 05:43:38 2018 (r472953) +++ head/science/triqs/Makefile Thu Jun 21 05:57:43 2018 (r472954) @@ -11,6 +11,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.txt BROKEN_FreeBSD_10= fatal error: 'optional' file not found +BROKEN_i386= error: no matching function for call to 'max': https://github.com/TRIQS/triqs/issues/596 BUILD_DEPENDS= boost-libs>=1.53:devel/boost-libs \ ${PYNUMPY}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806210557.w5L5vh39080540>