All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Charles Steinkuehler <charles@steinkuehler.net>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Debian Package Building Broken
Date: Wed, 02 Apr 2014 18:22:52 +0200	[thread overview]
Message-ID: <533C395C.5060604@xenomai.org> (raw)
In-Reply-To: <533C38FF.5050703@steinkuehler.net>

On 04/02/2014 06:21 PM, Charles Steinkuehler wrote:
> On 4/2/2014 11:09 AM, Gilles Chanteperdrix wrote:
>>>
>> Does this still happen if you remove the line "autoreconf -fi" from
>> debian/rules ?
>
> Yes, see below (pasted as a quote to hopefully avoid wrapping).  The
> build complains about uncommitted changes immediately after deleting the
> configure file, which is what causes the uncommitted change.
>
> I have some other problem as well, even if I remove the configure file
> the build still dies, but I think that's something on my end.  It's
> unrelated to the configure file, anyway.
>
>> linuxcnc@mah2:~/xenomai$ git-buildpackage --git-debian-branch=v2.6.3-deb --git-export-dir=.. -uc -us
>> dh_testdir
>> dh_testroot
>> rm -f configure-stamp build-indep-stamp build-arch-stamp
>> if test -f Makefile ; then \
>>              /usr/bin/make distclean ; \
>>          fi
>> dh_clean
>> rm -fR /home/linuxcnc/xenomai/tmp
>> rm -f /home/linuxcnc/xenomai/*.patch
>> rm -f configure

Ok, that is the "clean" target, so we should remove the rm configure 
from the clean target.


-- 
					    Gilles.


  reply	other threads:[~2014-04-02 16:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02 15:55 [Xenomai] Debian Package Building Broken Charles Steinkuehler
2014-04-02 16:02 ` Gilles Chanteperdrix
2014-04-02 16:12   ` Charles Steinkuehler
2014-04-02 16:14     ` Gilles Chanteperdrix
2014-04-02 16:09 ` Gilles Chanteperdrix
2014-04-02 16:21   ` Charles Steinkuehler
2014-04-02 16:22     ` Gilles Chanteperdrix [this message]
2014-04-02 16:30       ` Charles Steinkuehler
2014-04-02 16:53     ` Gilles Chanteperdrix
2014-04-02 17:31       ` Charles Steinkuehler

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=533C395C.5060604@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=charles@steinkuehler.net \
    --cc=xenomai@xenomai.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.