Rh-che: CI for redhat-developer/che-dockerfiles is failing

Created on 28 Nov 2018  路  4Comments  路  Source: redhat-developer/rh-che

Currently CI [1] for redhat-developer/che-dockerfiles is failing with the following error:

Cloning into 'nss_wrapper'...
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER
CMake Error: Could not find cmake module file: /home/user/nss_wrapper/obj/CMakeFiles/2.8.12.2/CMakeCCompiler.cmake
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
The command '/bin/sh -c sudo chown user:user /tmp/install /tmp/install/* &&     /tmp/install/nss_wrapper_nodejs.install &&     sudo rm -rf /tmp/install' returned a non-zero code: 1
Connection to 172.19.3.94 closed.

There has not been any changes in the repo since October 9

[1] https://ci.centos.org/job/devtools-eclipse-che-build-dockerfiles/

kinbug

All 4 comments

I was able to reproduce this locally when testing a PR to the repo as well.

@amisevsk hmm, interesting I thought this problem is CI specific since we have not updated any code in the repo for quite some time

merged. Closing

Was this page helpful?
0 / 5 - 0 ratings