Package Details: paraview-git v5.8.1.RC1.r819.g08210ebaca-1

Git Clone URL: https://aur.archlinux.org/paraview-git.git (read-only, click to copy)
Package Base: paraview-git
Description: Open-source, multi-platform data analysis and visualization application
Upstream URL: https://www.paraview.org
Licenses: custom, BSD
Conflicts: paraview, vtk
Provides: paraview
Submitter: GloW
Maintainer: GloW
Last Packager: GloW
Votes: 3
Popularity: 0.000000
First Submitted: 2017-09-25 09:46 (UTC)
Last Updated: 2020-06-22 10:15 (UTC)

Required by (6)

Sources (1)

Pinned Comments

GloW commented on 2020-06-22 10:18 (UTC) (edited on 2020-06-22 10:23 (UTC) by GloW)

Out of memory error.

You may use ninja-mem to prevent trashing when building on system with low memory to core ratio.

To activate use MAKEFLAGS+=" -m75" where 75 is the percent of memory usage when trashing prevention kicks in.

Or simply lower the make parallel jobs in "MAKEFLAGS" variable.

Refers to #731427 #716760

Latest Comments

1 2 3 Next › Last »

xantares commented on 2024-03-02 09:47 (UTC)

hi, could you add the option:

-DVTK_MODULE_USE_EXTERNAL_VTK_token=OFF

xantares commented on 2024-03-02 09:43 (UTC)

hi, could you add the option:

-DVTK_MODULE_USE_EXTERNAL_VTK_token=OFF

xantares commented on 2022-12-01 15:16 (UTC)

this does not disable ioss, it just uses the bundled version as no ioss package exists in AUR

GloW commented on 2022-11-30 13:07 (UTC)

Why should ioss be disabled ?

xantares commented on 2022-11-30 13:06 (UTC)

hi,

could you add these missing dependencies ?

fmt exprtk cli11 pugixml verdict nlohmann-json

also ioss module should be disabled with

-DVTK_MODULE_USE_EXTERNAL_VTK_ioss

xantares commented on 2021-08-30 15:25 (UTC)

it needs exprtk-git, cli11 and fmt third party dependencies

SandFloh commented on 2021-07-09 07:31 (UTC)

Thank you for providing this.

I had to install cl11, maybe you should add it to the dependencies: https://aur.archlinux.org/packages/cli11/

I also had to disable the use of the system PEGTL with the command "-DVTK_MODULE_USE_EXTERNAL_VTK_pegtl=OFF". Here is more information about it: https://gitlab.kitware.com/vtk/vtk/-/issues/18151

massisenergy commented on 2020-07-27 17:35 (UTC) (edited on 2020-07-27 17:36 (UTC) by massisenergy)

It fails in Manjaro, like this (only the last few lines):

.
.
.
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found GLEW: /usr/lib/libGLEW.so  
-- Found Eigen3: /usr/include/eigen3 (found version "3.3.7") 
-- Found MPI_C: /usr/lib/openmpi/libmpi.so (found version "3.1") 
-- Found MPI: TRUE (found version "3.1") found components: C 
CMake Warning at VTK/CMake/vtkModule.cmake:4160 (find_package):
  Could not find a configuration file for package "ospray" that is compatible
  with requested version "2.1".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/ospray-1.8.5/osprayConfig.cmake, version: 1.8.5
    /usr/lib/cmake/ospray-1.8.5/osprayConfig.cmake, version: 1.8.5
    /lib64/cmake/ospray-1.8.5/osprayConfig.cmake, version: 1.8.5
    /lib/cmake/ospray-1.8.5/osprayConfig.cmake, version: 1.8.5

Call Stack (most recent call first):
  VTK/Rendering/RayTracing/CMakeLists.txt:62 (vtk_module_find_package)


CMake Error at VTK/CMake/vtkModule.cmake:4166 (message):
  Could not find the ospray external dependency.
Call Stack (most recent call first):
  VTK/Rendering/RayTracing/CMakeLists.txt:62 (vtk_module_find_package)


-- Configuring incomplete, errors occurred!
See also "/home/msr/.cache/yay/paraview-git/src/build/CMakeFiles/CMakeOutput.log".
See also "/home/msr/.cache/yay/paraview-git/src/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
    Aborting...
error making: %!s(func() string=0x5622f57c0830)