1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

science/paraview: mark BROKEN on arm64

/usr/local/bin/ld:
/wrkdirs/usr/ports/science/paraview/work/.build/lib/libvtkxdmf2-pv5.10.so.1:
undefined reference to `sbrk'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [bin/pvserver] Error code 1

Reported by:	pkg-fallout
This commit is contained in:
Thierry Thomas 2022-06-08 19:14:41 +02:00
parent 2809fc2bb2
commit fc1e88e570

View File

@ -14,6 +14,8 @@ LICENSE_NAME= ParaView_License
LICENSE_FILE= ${WRKSRC}/License_v1.2.txt
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN_aarch64= fails to link: undefined reference to `sbrk'
BUILD_DEPENDS= ${PYNUMPY} \
cli11>0:devel/cli11 \
utf8cpp>0:devel/utf8cpp \