svn commit: r537136 - branches/2020Q2/benchmarks/sipp

Mark Linimon linimon at FreeBSD.org
Sun May 31 09:13:19 UTC 2020


Author: linimon
Date: Sun May 31 09:13:18 2020
New Revision: 537136
URL: https://svnweb.freebsd.org/changeset/ports/537136

Log:
  MFH: r537135
  
  Mark as BROKEN on powercp64-12.  Seems to build elsewhere.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  branches/2020Q2/benchmarks/sipp/Makefile
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/benchmarks/sipp/Makefile
==============================================================================
--- branches/2020Q2/benchmarks/sipp/Makefile	Sun May 31 09:09:55 2020	(r537135)
+++ branches/2020Q2/benchmarks/sipp/Makefile	Sun May 31 09:13:18 2020	(r537136)
@@ -12,6 +12,8 @@ COMMENT=	SIP benchmarking and testing tool
 
 LICENSE=	GPLv2
 
+BROKEN_FreeBSD_12_powerpc64=	fails to compile: /usr/local/lib/gcc9/include/c++/cstddef:52:8: expected unqualified-id before string constant
+
 BUILD_DEPENDS=	help2man:misc/help2man
 
 USES=		autoreconf compiler:c++11-lang gmake ncurses pkgconfig


More information about the svn-ports-all mailing list