Skip to content

Commit

Permalink
science/paraview: mark BROKEN on i386 untill a fix has been found.
Browse files Browse the repository at this point in the history
/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)));
           ~~~~~~^~~~~~~~~~~~
  • Loading branch information
thierry-FreeBSD committed Mar 23, 2024
1 parent 28472e9 commit 5a3413a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions science/paraview/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit 5a3413a

Please sign in to comment.