All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Kirkwood <mark.kirkwood@catalyst.net.nz>
To: ceph-devel@vger.kernel.org
Subject: Re: Package build from master busted on Ubuntu Vivid
Date: Thu, 21 May 2015 17:03:52 +1200	[thread overview]
Message-ID: <555D6738.40808@catalyst.net.nz> (raw)
In-Reply-To: <5556F75E.5040101@catalyst.net.nz>

On 16/05/15 19:53, Mark Kirkwood wrote:
> 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
> -- 


Actually, looking a bit closer that the issue is with 'make distclean'
in master [1], not the package build at all (it only occurred then
because I had performed a standard make previously). Also nothing
particular to vivid either.

Regards

Mark

[1] ... has been noted on this list.


      reply	other threads:[~2015-05-21  5:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-16  7:53 Package build from master busted on Ubuntu Vivid Mark Kirkwood
2015-05-21  5:03 ` Mark Kirkwood [this message]

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=555D6738.40808@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.