svn commit: r472954 - head/science/triqs

Yuri Victorovich yuri at FreeBSD.org
Thu Jun 21 05:57:44 UTC 2018


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}


More information about the svn-ports-all mailing list