From: Mark Kirkwood <mark.kirkwood@catalyst.net.nz>
To: ceph-devel@vger.kernel.org
Subject: Package build from master busted on Ubuntu Vivid
Date: Sat, 16 May 2015 19:53:02 +1200 [thread overview]
Message-ID: <5556F75E.5040101@catalyst.net.nz> (raw)
Hi,
While a standard build (configure, make etc) on $platform works fine,
attempting to build packages gets:
$ dpkg-buildpackage -j4
dpkg-buildpackage: source package ceph
dpkg-buildpackage: source version 9.0.0-1
dpkg-buildpackage: source distribution stable
dpkg-buildpackage: source changed by Alfredo Deza <adeza@redhat.com>
dpkg-buildpackage: host architecture amd64
dpkg-source --before-build ceph
fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
make[1]: Entering directory '/home/markir/develop/c/ceph'
Making distclean in .
make[2]: Entering directory '/home/markir/develop/c/ceph'
rm -rf .libs _libs
rm -f *.lo
test -z "ceph.spec" || rm -f ceph.spec
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/home/markir/develop/c/ceph'
Making distclean in src
make[2]: Entering directory '/home/markir/develop/c/ceph/src'
Making distclean in gmock
make[3]: Entering directory '/home/markir/develop/c/ceph/src/gmock'
make[3]: *** No rule to make target 'distclean'. Stop.
make[3]: Leaving directory '/home/markir/develop/c/ceph/src/gmock'
Makefile:21632: recipe for target 'distclean-recursive' failed
make[2]: *** [distclean-recursive] Error 1
make[2]: Leaving directory '/home/markir/develop/c/ceph/src'
Makefile:469: recipe for target 'distclean-recursive' failed
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory '/home/markir/develop/c/ceph'
debian/rules:62: recipe for target 'clean' failed
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
status 2
next reply other threads:[~2015-05-16 7:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-16 7:53 Mark Kirkwood [this message]
2015-05-21 5:03 ` Package build from master busted on Ubuntu Vivid Mark Kirkwood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5556F75E.5040101@catalyst.net.nz \
--to=mark.kirkwood@catalyst.net.nz \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.