1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

science/paraview: mark BROKEN on i386 untill a fix has been found.

/wrkdirs/usr/ports/science/paraview/work/ParaView-v5.12.0/VTK/ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp:216:18: error: no matching member function for call to 'getArrayType'
    return this->getArrayType(&(array.get()->operator[](0)));
           ~~~~~~^~~~~~~~~~~~
This commit is contained in:
Thierry Thomas 2024-03-23 14:57:42 +01:00
parent 28472e9722
commit 5a3413a03d

View File

@ -11,6 +11,8 @@ WWW= https://www.paraview.org/
# See https://www.paraview.org/license/
LICENSE= BSD3CLAUSE
BROKEN_i386= no matching member function for call to 'getArrayType'
BUILD_DEPENDS= ${PYNUMPY} \
cli11>0:devel/cli11 \
utf8cpp>0:devel/utf8cpp \