Hi,
I’m interested in ITK.js and trying a Hello World project.(https://insightsoftwareconsortium.github.io/itk-js/examples/hello_world_node.html)
I installed tools as instructions.
Then I executed “npx itk-js build .”, I got error messages.
Would you give me any advice to solve these errors?
Error messages are below.
Not searching for unused variables given on the command line.
CMake Error at /usr/share/cmake-3.17/Modules/CMakeDetermineSystem.cmake:168 (file):
file failed to open for writing (No such file or directory):
/work/web-build/CMakeFiles/CMakeOutput.log
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error at /usr/share/cmake-3.17/Modules/CMakeDetermineSystem.cmake:170 (file):
file failed to open for writing (No such file or directory):
/work/web-build/CMakeFiles/CMakeOutput.log
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error: Could not open file for write in copy operation /work/web-build/CMakeFiles/3.17.1/CMakeSystem.cmake.tmp
CMake Error: : System Error: No such file or directory
CMake Error at /usr/share/cmake-3.17/Modules/CMakeDetermineSystem.cmake:185 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error: Could not open file for write in copy operation /work/web-build/CMakeFiles/3.17.1/CMakeCCompiler.cmake.tmp
CMake Error: : System Error: No such file or directory
CMake Error at /usr/share/cmake-3.17/Modules/CMakeDetermineCCompiler.cmake:212 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error: Could not find cmake module file: /work/web-build/CMakeFiles/3.17.1/CMakeCCompiler.cmake
CMake Error: Could not open file for write in copy operation /work/web-build/CMakeFiles/3.17.1/CMakeCXXCompiler.cmake.tmp
CMake Error: : System Error: No such file or directory
CMake Error at /usr/share/cmake-3.17/Modules/CMakeDetermineCXXCompiler.cmake:210 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error: Could not find cmake module file: /work/web-build/CMakeFiles/3.17.1/CMakeCXXCompiler.cmake
CMake Error: Could not open file for write in copy operation /work/web-build/itkJSPipelinePrehello.js.tmp
CMake Error: : System Error: Permission denied
CMake Error at /usr/share/cmake-3.17/Modules/ITKBridgeJavaScript.cmake:17 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:4 (add_executable)
-- Configuring incomplete, errors occurred!
CMake Error: Cannot open file for write: /work/web-build/CMakeCache.txt.tmp
CMake Error: : System Error: Permission denied
CMake Error: Unable to open cache file for save. /work/web-build/CMakeCache.txt
CMake Error: : System Error: Permission denied