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

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
> gbp:error: You have uncommitted changes in your source tree:
> gbp:error: # On branch v2.6.3-deb
> # Changes not staged for commit:
> #   (use "git add/rm <file>..." to update what will be committed)
> #   (use "git checkout -- <file>..." to discard changes in working directory)
> #
> #       deleted:    configure
> #
> no changes added to commit (use "git add" and/or "git commit -a")
> 
> gbp:error: Use --git-ignore-new to ignore.

-- 
Charles Steinkuehler
charles@steinkuehler.net


  reply	other threads:[~2014-04-02 16:21 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 [this message]
2014-04-02 16:22     ` Gilles Chanteperdrix
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=533C38FF.5050703@steinkuehler.net \
    --to=charles@steinkuehler.net \
    --cc=gilles.chanteperdrix@xenomai.org \
    --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.