Project

General

Profile

Actions

Bug #42093

closed

It does not make the ceph with script "run-make-check.sh" sucessfully when I follow the chapter "DEVELOPER GUIDE (QUICK)" in ceph.io site

Added by wei liu over 4 years ago. Updated over 4 years ago.

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

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

As the $subject descripted , I get the below error when I try to run the srcipt "run-make-check.sh".
....
[ 51%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SnapshotLimitRequest.cc.o
[ 51%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SparsifyRequest.cc.o
[ 51%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/TrimRequest.cc.o
[ 51%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/trash/MoveRequest.cc.o
[ 51%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/trash/RemoveRequest.cc.o
[ 51%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/watcher/Notifier.cc.o
[ 51%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/watcher/RewatchRequest.cc.o
[ 51%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/__/common/ContextCompletion.cc.o
[ 51%] Linking CXX static library ../../lib/librbd_internal.a
[ 51%] Built target rbd_internal
CMakeFiles/Makefile2:441: recipe for target 'CMakeFiles/tests.dir/rule' failed
make1: * [CMakeFiles/tests.dir/rule] Error 2
Makefile:240: recipe for target 'tests' failed
make: *
[tests] Error 2
the git command output is as below shown:

git branch -v
  • master 35dbbf9a9b [behind 1299] Merge pull request #29854 from tchaikov/wip-sloppy-cond
    git describe
    v15.0.0-4334-g35dbbf9a9b

My os version is below:

cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.3 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.3 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

Could someone grab my question? Thanks very much!

wei


Files

ceph_make_error.rtf (171 KB) ceph_make_error.rtf wei liu, 10/08/2019 12:47 PM
Actions

Also available in: Atom PDF