git: bf4f6adafc7e - main - devel/hpx: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 25 Jan 2024 06:53:12 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bf4f6adafc7e5fcc88892ea26890c45ae7f4b5a1

commit bf4f6adafc7e5fcc88892ea26890c45ae7f4b5a1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-25 06:52:32 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-25 06:52:32 +0000

    devel/hpx: Broken on i386
    
    Reported by:    https://portsfallout.com/
---
 devel/hpx/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/hpx/Makefile b/devel/hpx/Makefile
index 61293870f0f8..2e055acbd075 100644
--- a/devel/hpx/Makefile
+++ b/devel/hpx/Makefile
@@ -14,6 +14,7 @@ WWW=		https://hpx.stellar-group.org/
 LICENSE=	BSL
 LICENSE_FILE=	${WRKSRC}/LICENSE_1_0.txt
 
+BROKEN_i386=	compilation fails: detail/tagged_ptr_pair.hpp:117:27: error: no matching function for call to 'bit_cast', see https://github.com/STEllAR-GROUP/hpx/issues/6426
 BROKEN_riscv64=	hpx/hardware/timestamp.hpp:43:6: error: Unsupported platform
 
 BUILD_DEPENDS=	asio>0:net/asio