-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Milestone
Description
Start 1927: Install.Setup
1927: Test command: /home/adios/.local/lib/python3.8/site-packages/cmake/data/bin/cmake "-DADIOS2_SOURCE_DIR=/home/adios/ADIOS2" "-DADIOS2_BINARY_DIR=/home/adios/ADIOS2/build.debug" "-DBUILD_TYPE=Debug" "-P" "/home/adios/ADIOS2/testing/install/run_install.cmake"
1927: Working Directory: /home/adios/ADIOS2/build.debug/testing/install
1927: Test timeout computed to be: 1500
1927: -- Install configuration: "Debug"
1927: Pre-installation cleanup of CMake files
1927: -- Installing: /home/adios/ADIOS2/build.debug/testing/install/install/lib/cmake/adios2/CMakeFindDependencyMacro.cmake
...
1927: -- Installing: /home/adios/ADIOS2/build.debug/testing/install/install/bin/adios2_simulations_gray-scott
1927: -- Set runtime path of "/home/adios/ADIOS2/build.debug/testing/install/install/bin/adios2_simulations_gray-scott" to "$ORIGIN/../lib:/opt/zfp/lib:/opt/mgard/lib"
1927: -- Installing: /home/adios/ADIOS2/build.debug/testing/install/install/bin/adios2_simulations_gray-scott_pdf-calc
1927: -- Set runtime path of "/home/adios/ADIOS2/build.debug/testing/install/install/bin/adios2_simulations_gray-scott_pdf-calc" to "$ORIGIN/../lib:/opt/zfp/lib:/opt/mgard/lib"
1927: -- Up-to-date: /opt/adios2/debug/share/adios2/gray-scott/adios2.xml
1927: CMake Error at /home/adios/ADIOS2/build.debug/examples/simulations/gray-scott/cmake_install.cmake:94 (file):
1927: file INSTALL cannot set permissions on
1927: "/opt/adios2/debug/share/adios2/gray-scott/adios2.xml": Operation not
1927: permitted.
1927: Call Stack (most recent call first):
1927: /home/adios/ADIOS2/build.debug/examples/simulations/cmake_install.cmake:47 (include)
1927: /home/adios/ADIOS2/build.debug/examples/cmake_install.cmake:62 (include)
1927: /home/adios/ADIOS2/build.debug/cmake_install.cmake:81 (include)
I am confused why the altered CMAKE_INSTALL_PREFIX (=testing/install/install) to install everything under the testing directory is used for the binaries in examples/simulations/gray-scott/CMakeLists.txt but not for the additional files that are installed (=/opt/adios2/debug).
This came up with trying to test locally the plugin operator for #4046
Metadata
Metadata
Assignees
Labels
No labels