Project

General

Profile

Bug #16940

doc builders are still able to run: https://jenkins.ceph.com/job/ceph-docs/ fails

Added by Kefu Chai over 7 years ago. Updated over 7 years ago.

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

0%

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

Description

+ ./admin/build-doc
Top Level States:  ['RecoveryMachine']
New python executable in /home/jenkins-publish/workspace/ceph-docs/build-doc/virtualenv/bin/python
Installing setuptools, pip...done.
Unpacking /home/jenkins-publish/workspace/ceph-docs/src/pybind/rados
  Running setup.py (path:/tmp/pip-oQCTn7-build/setup.py) egg_info for package from file:///home/jenkins-publish/workspace/ceph-docs/src/pybind/rados
    /tmp/pip-oQCTn7-build/tmpWc2FYS/rados_dummy.c:2:28: fatal error: rados/librados.h: No such file or directory
     #include <rados/librados.h>
                                ^
    compilation terminated.

    Compile Error: RADOS development headers not found
    Complete output from command python setup.py egg_info:
    /tmp/pip-oQCTn7-build/tmpWc2FYS/rados_dummy.c:2:28: fatal error: rados/librados.h: No such file or directory

 #include <rados/librados.h>

                            ^

compilation terminated.

Compile Error: RADOS development headers not found

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip-oQCTn7-build
Storing debug log for failure in /home/jenkins-publish/.pip/pip.log
Build step 'Execute shell' marked build as failure

see https://jenkins.ceph.com/job/ceph-docs/

History

#1 Updated by Kefu Chai over 7 years ago

  • Description updated (diff)

#2 Updated by Kefu Chai over 7 years ago

  • Status changed from New to Fix Under Review

#3 Updated by Kefu Chai over 7 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF