Search Criteria
Package Details: icet 2.1.1-5
Git Clone URL: | https://aur.archlinux.org/icet.git (read-only, click to copy) |
---|---|
Package Base: | icet |
Description: | High-performance sort-last parallel rendering library |
Upstream URL: | http://icet.sandia.gov |
Licenses: | |
Submitter: | eolianoe |
Maintainer: | a.kudelin |
Last Packager: | a.kudelin |
Votes: | 4 |
Popularity: | 0.21 |
First Submitted: | 2015-03-21 15:08 |
Last Updated: | 2020-12-11 11:20 |
Dependencies (5)
- libglvnd (libglvnd-git)
- openmpi (openmpi-git, openmpi3, openmpi-gcc8, openmpi-gcc9, openmpi-cuda)
- cmake (cmake-git) (make)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn) (make)
- glu (glu-git) (make)
Latest Comments
eolianoe commented on 2018-08-19 16:25
@OvelixMax: I'm not able to reproduce your error, are you sure that your system is up to date?
OvelixMax commented on 2018-08-13 17:28
Hi,
After the last update I can not update this package.
Probably, it's due to openmpi library. I have the one from the extra repo v3.1.0-1, but neither from AUR: openmpi-git (v3.0.0.a1.r25968.r4a65b19-2) or openmpi-cuda (1.10.6-1).
My error is:
==> Iniciando build()... CMake Deprecation Warning at CMakeLists.txt:14 (CMAKE_POLICY): The OLD behavior for policy CMP0017 will be removed from a future version of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD.
-- The C compiler identification is GNU 8.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake-3.11/Modules/FindOpenGL.cmake:270 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning.
FindOpenGL found both a legacy GL library:
and GLVND libraries for OpenGL and GLX:
OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): CMakeLists.txt:101 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it.
-- Found OpenGL: /usr/lib/libOpenGL.so
-- Could NOT find MPI_C (missing: MPI_C_WORKS) CMake Error at /usr/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find MPI (missing: MPI_C_FOUND) Call Stack (most recent call first): /usr/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.11/Modules/FindMPI.cmake:1663 (find_package_handle_standard_args) CMakeLists.txt:118 (FIND_PACKAGE)
CMake Warning (dev) in /usr/share/cmake-3.11/Modules/FindMPI.cmake: Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH and POP. Run "cmake --help-policy CMP0011" for policy details. Use the cmake_policy command to set the policy and suppress this warning.
The included script
affects policy settings. CMake is implying the NO_POLICY_SCOPE option for compatibility, so the effects are applied to the including context. Call Stack (most recent call first): CMakeLists.txt:118 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred! See also "/home/ovel/.cache/yay/icet/src/build/CMakeFiles/CMakeOutput.log". ==> ERROR: Se produjo un fallo en build(). Cancelando... Error making: icet