Project

General

Profile

Actions

Bug #18381

closed

kraken: fails to build on Debian testing/unstable

Added by Daniel Baumann over 7 years ago. Updated almost 7 years ago.

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

0%

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

Description

Hi,

all releases of ceph using CMake fail to build from source on debian:

git clone git://github.com/ceph/ceph
cd ceph
dpkg-buildpackage

I've attached the complete output, the ceph commit used was 4e657c7. Let me know if you need any further information.

Regards,
Daniel


Files

ceph.log (303 KB) ceph.log Daniel Baumann, 01/01/2017 08:35 PM
Actions #1

Updated by Greg Farnum almost 7 years ago

  • Status changed from New to Closed

I think you did not initialize the ceph submodules. "git submodule update --init --recursive --force"

Actions

Also available in: Atom PDF