svn commit: r537135 - head/benchmarks/sipp

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


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

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

Modified:
  head/benchmarks/sipp/Makefile

Modified: head/benchmarks/sipp/Makefile
==============================================================================
--- head/benchmarks/sipp/Makefile	Sun May 31 09:00:47 2020	(r537134)
+++ head/benchmarks/sipp/Makefile	Sun May 31 09:09:55 2020	(r537135)
@@ -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