Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2020 09:09:56 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537135 - head/benchmarks/sipp
Message-ID:  <202005310909.04V99ugR005627@repo.freebsd.org>

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



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