Project

General

Profile

Actions

Bug #14342

closed

Deb package will not compile

Added by Jiang Yu over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

root@B-80-4:~/GitHubDeb/ceph# git checkout v0.80.10
D ceph-object-corpus
HEAD is now at ea6c958... 0.80.10
root@B-80-4:~/GitHubDeb/ceph# dpkg-buildpackage j32
dpkg-buildpackage: source package ceph
dpkg-buildpackage: source version 0.80.10-1
dpkg-buildpackage: source distribution stable
dpkg-buildpackage: source changed by Alfredo Deza <>
dpkg-buildpackage: host architecture amd64
dpkg-source --before-build ceph
dpkg-source: warning: unknown information field 'Replaced' in input data in package's section of control info file
debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f aclocal.m4 compile config.sub config.guess depcomp install-sh \
ltmain.sh missing
rm -f configure Makefile.in man/Makefile.in src/Makefile.in
rm -f src/acconfig.h.in
rm -f debian/ceph.init debian/radosgw.init debian/ceph.logrotate debian/radosgw.logrotate
dh_clean
rm -f debian/ceph.substvars
rm -f debian/ceph.*.debhelper
rm -rf debian/ceph/
rm -f debian/ceph-dbg.substvars
rm -f debian/ceph-dbg.*.debhelper
rm -rf debian/ceph-dbg/
rm -f debian/ceph-mds.substvars
rm -f debian/ceph-mds.*.debhelper
rm -rf debian/ceph-mds/
rm -f debian/ceph-mds-dbg.substvars
rm -f debian/ceph-mds-dbg.*.debhelper
rm -rf debian/ceph-mds-dbg/
rm -f debian/ceph-fuse.substvars
rm -f debian/ceph-fuse.*.debhelper
rm -rf debian/ceph-fuse/
rm -f debian/ceph-fuse-dbg.substvars
rm -f debian/ceph-fuse-dbg.*.debhelper
rm -rf debian/ceph-fuse-dbg/
rm -f debian/rbd-fuse.substvars
rm -f debian/rbd-fuse.*.debhelper
rm -rf debian/rbd-fuse/
rm -f debian/rbd-fuse-dbg.substvars
rm -f debian/rbd-fuse-dbg.*.debhelper
rm -rf debian/rbd-fuse-dbg/
rm -f debian/ceph-common.substvars
rm -f debian/ceph-common.*.debhelper
rm -rf debian/ceph-common/
rm -f debian/ceph-common-dbg.substvars
rm -f debian/ceph-common-dbg.*.debhelper
rm -rf debian/ceph-common-dbg/
rm -f debian/ceph-fs-common.substvars
rm -f debian/ceph-fs-common.*.debhelper
rm -rf debian/ceph-fs-common/
rm -f debian/ceph-fs-common-dbg.substvars
rm -f debian/ceph-fs-common-dbg.*.debhelper
rm -rf debian/ceph-fs-common-dbg/
rm -f debian/ceph-resource-agents.substvars
rm -f debian/ceph-resource-agents.*.debhelper
rm -rf debian/ceph-resource-agents/
rm -f debian/librados2.substvars
rm -f debian/librados2.*.debhelper
rm -rf debian/librados2/
rm -f debian/librados2-dbg.substvars
rm -f debian/librados2-dbg.*.debhelper
rm -rf debian/librados2-dbg/
rm -f debian/librados-dev.substvars
rm -f debian/librados-dev.*.debhelper
rm -rf debian/librados-dev/
rm -f debian/librbd1.substvars
rm -f debian/librbd1.*.debhelper
rm -rf debian/librbd1/
rm -f debian/librbd1-dbg.substvars
rm -f debian/librbd1-dbg.*.debhelper
rm -rf debian/librbd1-dbg/
rm -f debian/librbd-dev.substvars
rm -f debian/librbd-dev.*.debhelper
rm -rf debian/librbd-dev/
rm -f debian/libcephfs1.substvars
rm -f debian/libcephfs1.*.debhelper
rm -rf debian/libcephfs1/
rm -f debian/libcephfs1-dbg.substvars
rm -f debian/libcephfs1-dbg.*.debhelper
rm -rf debian/libcephfs1-dbg/
rm -f debian/libcephfs-dev.substvars
rm -f debian/libcephfs-dev.*.debhelper
rm -rf debian/libcephfs-dev/
rm -f debian/radosgw.substvars
rm -f debian/radosgw.*.debhelper
rm -rf debian/radosgw/
rm -f debian/radosgw-dbg.substvars
rm -f debian/radosgw-dbg.*.debhelper
rm -rf debian/radosgw-dbg/
rm -f debian/rest-bench.substvars
rm -f debian/rest-bench.*.debhelper
rm -rf debian/rest-bench/
rm -f debian/rest-bench-dbg.substvars
rm -f debian/rest-bench-dbg.*.debhelper
rm -rf debian/rest-bench-dbg/
rm -f debian/ceph-test.substvars
rm -f debian/ceph-test.*.debhelper
rm -rf debian/ceph-test/
rm -f debian/ceph-test-dbg.substvars
rm -f debian/ceph-test-dbg.*.debhelper
rm -rf debian/ceph-test-dbg/
rm -f debian/python-ceph.substvars
rm -f debian/python-ceph.*.debhelper
rm -rf debian/python-ceph/
rm -f debian/libcephfs-java.substvars
rm -f debian/libcephfs-java.*.debhelper
rm -rf debian/libcephfs-java/
rm -f debian/libcephfs-jni.substvars
rm -f debian/libcephfs-jni.*.debhelper
rm -rf debian/libcephfs-jni/
rm -f debian/*.debhelper.log
rm -f debian/files
find . \( \( -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
dpkg-source -b ceph
dpkg-source: warning: unknown information field 'Replaced' in input data in package's section of control info file
dpkg-source: info: using source format `1.0'
dpkg-source: warning: source directory 'ceph' is not <sourcepackage>
<upstreamversion> 'ceph-0.80.10'
dpkg-source: info: building ceph in ceph_0.80.10-1.tar.gz
dpkg-source: info: building ceph in ceph_0.80.10-1.dsc
debian/rules build
dh_testdir
./autogen.sh
Synchronizing submodule url for 'ceph-erasure-code-corpus'
Synchronizing submodule url for 'ceph-object-corpus'
Synchronizing submodule url for 'src/civetweb'
Synchronizing submodule url for 'src/erasure-code/jerasure/gf-complete'
Synchronizing submodule url for 'src/erasure-code/jerasure/jerasure'
Synchronizing submodule url for 'src/libs3'
Submodule path 'ceph-erasure-code-corpus': checked out 'f6992da17b10e8d51c21ece1a175518918fe1f4f'
Cloning into 'ceph-object-corpus'...
fatal: unable to connect to ceph.com:
ceph.com[0: 173.236.248.54]: errno=Connection timed out
ceph.com[1: 2607:f298:6050:51f3:f816:3eff:fe62:31d3]: errno=Network is unreachable

Clone of 'git://ceph.com/git/ceph-object-corpus.git' into submodule path 'ceph-object-corpus' failed
Error: could not initialize submodule projects
Network connectivity might be required.
make: *** [configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
root@B-80-4:~/GitHubDeb/ceph#

Actions #1

Updated by Jiang Yu over 8 years ago

sorry, this is not a problem ceph.Please close

Actions #2

Updated by Abhishek Lekshmanan over 8 years ago

  • Status changed from New to Rejected

closing as this was likely a network problem and user reports ok to close.

Actions

Also available in: Atom PDF