Project

General

Profile

Actions

Bug #53047

closed

cmake command not found in the standalone cluster to execute cmake -DWITH_SEASTAR=ON .. command

Added by Srinivasa Bharath Kanta over 2 years ago. Updated 17 days ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I am trying to configure crimson on the standalone cluster. The cluster is configured by using cephadm.

I executed the following steps-

1.curl -L https://github.com/ceph/ceph/raw/85635f3066b9955ba1246a02228c2998325058e7/install-deps.sh -o install-deps.sh
2.WITH_SEASTAR=true ./install-deps.sh
3.mkdir build && cd build
4.cmake -DWITH_SEASTAR=ON ..

The execution failed with the bellow error:

[ceph: root@depressa008 build]# cmake -DWITH_SEASTAR=ON -DSeastar_CXX_FLAGS=-DSEASTAR_DEFAULT_ALLOCATOR ..
bash: cmake: command not found
[ceph: root@depressa008 build]#

[ceph: root@depressa008 /]# ceph -v
ceph version 17.0.0-8512-g46afe6b1 (46afe6b1df1fab34f56bbda4f6125aa978c10eed) quincy (dev)
[ceph: root@depressa008 /]


Files

Crimson_clusterConfiguration (864 Bytes) Crimson_clusterConfiguration Srinivasa Bharath Kanta, 10/26/2021 04:45 PM
Actions

Also available in: Atom PDF