git: fb6e6d943ea0 - main - graphics/pcl-pointclouds: mark as BROKEN, fails to build with boost-1.85+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Oct 2024 10:27:49 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb6e6d943ea089085f5cef4565ebdcd2c62a6d35 commit fb6e6d943ea089085f5cef4565ebdcd2c62a6d35 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-10-03 04:18:09 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-10-03 10:25:09 +0000 graphics/pcl-pointclouds: mark as BROKEN, fails to build with boost-1.85+ With hat: office Sponsored by: Future Crew, LLC --- graphics/pcl-pointclouds/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile index b983dc4c26ba..19e45175598c 100644 --- a/graphics/pcl-pointclouds/Makefile +++ b/graphics/pcl-pointclouds/Makefile @@ -17,6 +17,7 @@ WWW= https://pointclouds.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN= fails to build with boost-1.85+ BROKEN_i386= undefined reference to `__atomic_load' NOT_FOR_ARCHS= armv6 armv7 NOT_FOR_ARCHS_REASON= common/include/pcl/pcl_macros.h:420:4: error: aligned_malloc not supported on your platform