Date: Sun, 22 May 2022 20:18:00 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d84fd73ecffb - main - devel/hpx: mark as BROKEN after recent boost upgrade Message-ID: <202205222018.24MKI0js092735@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d84fd73ecffb6a85ff721af375855b719f9213f1 commit d84fd73ecffb6a85ff721af375855b719f9213f1 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-05-22 19:49:02 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-05-22 20:17:11 +0000 devel/hpx: mark as BROKEN after recent boost upgrade PR: 246106 --- devel/hpx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/hpx/Makefile b/devel/hpx/Makefile index d949775f1d52..5f44b04a9678 100644 --- a/devel/hpx/Makefile +++ b/devel/hpx/Makefile @@ -10,6 +10,7 @@ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt BROKEN_riscv64= fails to compile: hpx/util/hardware/timestamp.hpp:43:6: error: Unsupported platform +BROKEN= fails to compile: error: use of undeclared identifier 'BOOST_INTERLOCKED_EXCHANGE' LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libhwloc.so.15:devel/hwloc2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205222018.24MKI0js092735>