Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2020 09:13:19 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r537136 - branches/2020Q2/benchmarks/sipp
Message-ID:  <202005310913.04V9DJ7j011359@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005310913.04V9DJ7j011359>