git: 0678167fe297 - 2024Q4 - devel/hpx: Broken on armv7; Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Nov 2024 06:48:39 UTC
The branch 2024Q4 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0678167fe297f53b0c1363bdfb8939cc5dc6393d commit 0678167fe297f53b0c1363bdfb8939cc5dc6393d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-03 06:09:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-03 06:48:37 +0000 devel/hpx: Broken on armv7; Update WWW Reported by: fallout (cherry picked from commit 654087267d6cf115d35d9a2416c0ec459991ee49) --- devel/hpx/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/hpx/Makefile b/devel/hpx/Makefile index 612edcd8dbe3..f3c23369cab7 100644 --- a/devel/hpx/Makefile +++ b/devel/hpx/Makefile @@ -10,11 +10,13 @@ PATCHFILES+= d3bb5b140cf82fa582c2549873b1ee36f41ab855.diff:-p1 # backport of htt MAINTAINER= yuri@FreeBSD.org COMMENT= C++ Standard Library for Parallelism and Concurrency -WWW= https://hpx.stellar-group.org/ +WWW= https://hpx.stellar-group.org/ \ + https://github.com/STEllAR-GROUP/hpx LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt +BRPKEN_armv7= compilation fails: no matching function for call to 'bit_cast', see https://github.com/STEllAR-GROUP/hpx/issues/6557 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