git: 8c7b719ebf4c - main - benchmarks/hipercontracer: mark as BROKEN after recent boost upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 20:17:59 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8c7b719ebf4ca14a4def099a7ffa4d867ec05c95
commit 8c7b719ebf4ca14a4def099a7ffa4d867ec05c95
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 19:36:05 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:10 +0000
benchmarks/hipercontracer: mark as BROKEN after recent boost upgrade
PR: 246106
---
benchmarks/hipercontracer/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/benchmarks/hipercontracer/Makefile b/benchmarks/hipercontracer/Makefile
index e56159b72eb7..5e120b0e1833 100644
--- a/benchmarks/hipercontracer/Makefile
+++ b/benchmarks/hipercontracer/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libboost_system.so:devel/boost-libs \
libboost_thread.so:devel/boost-libs
+BROKEN= error: expected '(' for function-style cast or type construction
+
USES= cmake compiler:c++14-lang python shebangfix tar:xz
USE_LDCONFIG= yes