git: 856e66b20e38 - 2024Q1 - devel/hpx: Broken on i386

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

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

commit 856e66b20e38a123ef42724e9e2efa566e61a574
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:53:26 +0000

    devel/hpx: Broken on i386
    
    Reported by:    https://portsfallout.com/
    
    (cherry picked from commit bf4f6adafc7e5fcc88892ea26890c45ae7f4b5a1)
---
 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