Can not build my BmnRoot« Back to Questions List
|
make command hangs on ncx105 machine
[vplotnik@ncx105 build]$ cd /nica/mpd19/plotnikov/run7_Ar_automation/cbmroot-extended/bmnroot-root6-sigemcsc [vplotnik@ncx105 bmnroot-root6-sigemcsc]$ . SetEnv.sh SIMPATH is pointing to /opt/fairsoft/bmn/old FAIRROOTPATH is pointing to /opt/fairroot/bmn/old [vplotnik@ncx105 bmnroot-root6-sigemcsc]$ cd build [vplotnik@ncx105 build]$ make Killed user@user-P15FV2:~/BmnExamples$The same make command gives errors on ncx106 machine
[vplotnik@ncx106 build]$ cd /nica/mpd19/plotnikov/run7_Ar_automation/cbmroot-extended/bmnroot-root6-sigemcsc
[vplotnik@ncx106 bmnroot-root6-sigemcsc]$ . SetEnv.sh
SIMPATH is pointing to /opt/fairsoft/bmn/old
FAIRROOTPATH is pointing to /opt/fairroot/bmn/old
[vplotnik@ncx106 bmnroot-root6-sigemcsc]$ cd build
[vplotnik@ncx106 build]$ make
CMake Error at /opt/fairsoft/bmn/may18p1/share/cmake-3.11/Modules/CMakeDetermineCompilerId.cmake:395 (file):
file failed to open for writing (Input/output error):
/nica/mpd19/plotnikov/run7_Ar_automation/cbmroot-extended/bmnroot-root6-sigemcsc/build/CMakeFiles/CMakeError.log
Call Stack (most recent call first):
/opt/fairsoft/bmn/may18p1/share/cmake-3.11/Modules/CMakeDetermineCompilerId.cmake:31 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
/opt/fairsoft/bmn/may18p1/share/cmake-3.11/Modules/CMakeDetermineCXXCompiler.cmake:107 (CMAKE_DETERMINE_COMPILER_ID)
CMakeLists.txt:27 (project)
-- The CXX compiler identification is GNU 4.8.5
CMake Error: Could not open file for write in copy operation /nica/mpd19/plotnikov/run7_Ar_automation/cbmroot-extended/bmnroot-root6-sigemcsc/build/CMakeFiles/3.11.1/CMakeCXXCompiler.cmake.tmp
CMake Error: : System Error: Input/output error
CMake Error at /opt/fairsoft/bmn/may18p1/share/cmake-3.11/Modules/CMakeDetermineCXXCompiler.cmake:190 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:27 (project)
CMake Error: Could not find cmake module file: /nica/mpd19/plotnikov/run7_Ar_automation/cbmroot-extended/bmnroot-root6-sigemcsc/build/CMakeFiles/3.11.1/CMakeCXXCompiler.cmake
-- Check for working CXX compiler: /usr/bin/c++
CMake Error at /opt/fairsoft/bmn/may18p1/share/cmake-3.11/Modules/CMakeTestCXXCompiler.cmake:30 (try_compile):
Unknown extension ".cxx" for file
/nica/mpd19/plotnikov/run7_Ar_automation/cbmroot-extended/bmnroot-root6-sigemcsc/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
try_compile() works only for enabled languages. Currently these are:
C CXX
See project() command to enable other languages.
Call Stack (most recent call first):
CMakeLists.txt:27 (project)
-- Check for working CXX compiler: /usr/bin/c++ -- broken
CMake Error at /opt/fairsoft/bmn/may18p1/share/cmake-3.11/Modules/CMakeTestCXXCompiler.cmake:41 (file):
file failed to open for writing (Input/output error):
/nica/mpd19/plotnikov/run7_Ar_automation/cbmroot-extended/bmnroot-root6-sigemcsc/build/CMakeFiles/CMakeError.log
Call Stack (most recent call first):
CMakeLists.txt:27 (project)
CMake Error at /opt/fairsoft/bmn/may18p1/share/cmake-3.11/Modules/CMakeTestCXXCompiler.cmake:45 (message):
The C++ compiler
"/usr/bin/c++"
is not able to compile a simple test program.
It fails with the following output:
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:27 (project)
-- Configuring incomplete, errors occurred!
See also "/nica/mpd19/plotnikov/run7_Ar_automation/cbmroot-extended/bmnroot-root6-sigemcsc/build/CMakeFiles/CMakeOutput.log".
CMake Error: Unable to open check cache file for write. /nica/mpd19/plotnikov/run7_Ar_automation/cbmroot-extended/bmnroot-root6-sigemcsc/build/CMakeFiles/cmake.check_cache
make: *** [cmake_check_build_system] Error 1
[vplotnik@ncx106 build]$
|
| ▲ ▼ |
There was a temporary problem, please check again. |