CMake Error: Generator: execution of make failed. Make command was: /usr/bin/make cmTC_f4a39/fast && Terminated geographiclib/1.50.1: ERROR: Package 'a506942c4fdc4003ced5ed2afee2a0486db24337' build failed geographiclib/1.50.1: WARN: Build folder /home/conan/w/cci_PR-4291/.conan/data/geographiclib/1.50.1/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337 ERROR: geographiclib/1.50.1: Error in build() method, line 73 cmake = self._configure_cmake() while calling '_configure_cmake', line 66 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 143 while executing cd '/home/conan/w/cci_PR-4291/.conan/data/geographiclib/1.50.1/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-4291/.conan/data/geographiclib/1.50.1/_/_/package/a506942c4fdc4003ced5ed2afee2a0486db24337" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DGEOGRAPHICLIB_LIB_TYPE="STATIC" -Wno-dev '/home/conan/w/cci_PR-4291/.conan/data/geographiclib/1.50.1/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337' Terminated