aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2024-10-03 04:18:09 +0000
committerDima Panov <fluffy@FreeBSD.org>2024-10-03 10:25:09 +0000
commitfb6e6d943ea089085f5cef4565ebdcd2c62a6d35 (patch)
treee50a745e1d8a382e29fcab5a7f54d133c8799f23 /graphics
parent1f93334568eebc7b33901b34be2304e3a47ade12 (diff)
downloadports-fb6e6d943ea089085f5cef4565ebdcd2c62a6d35.tar.gz
ports-fb6e6d943ea089085f5cef4565ebdcd2c62a6d35.zip
graphics/pcl-pointclouds: mark as BROKEN, fails to build with boost-1.85+
With hat: office Sponsored by: Future Crew, LLC
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pcl-pointclouds/Makefile1
1 files changed, 1 insertions, 0 deletions
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