All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Jackson <Ian.Jackson@eu.citrix.com>
To: Olaf Hering <olaf@aepfle.de>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: missing dependency on libxlu_disk_l.h
Date: Tue, 18 Feb 2014 14:53:36 +0000	[thread overview]
Message-ID: <21251.29680.814469.673789@mariner.uk.xensource.com> (raw)
In-Reply-To: <20140218135641.GB2804@aepfle.de>

Olaf Hering writes ("Re: [Xen-devel] missing dependency on libxlu_disk_l.h"):
> On Tue, Feb 18, Ian Jackson wrote:
> > This ought to be taken care of by the build system, provided you don't
> > actually git commit only the change to .l and not the change to .[ch].
> > In the final patch.
> 
> In my case the patch changes only the .l file. I expect that all
> dependencies are written into the Makefile.

Yes, and they are.  But if you edit the .l file, commit it, and then
do various gitish things, you might end up with the .l and the
generated .[ch] having "wrong" timestamps which persuade make not to
rebuild it.

> > Olaf, can you test whether this diff makes the problem go away for you ?
> 
> Ian, xen.rpm is rebuilt often, but the failure happend exactly once.
> I will see if I can force it to fail without the change below.

Thanks,
Ian.

      parent reply	other threads:[~2014-02-18 14:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-15 22:17 missing dependency on libxlu_disk_l.h Olaf Hering
2014-02-18 10:18 ` Ian Campbell
2014-02-18 11:35   ` Ian Jackson
2014-02-18 13:56     ` Olaf Hering
2014-02-18 14:21       ` Olaf Hering
2014-02-18 14:53       ` Ian Jackson [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=21251.29680.814469.673789@mariner.uk.xensource.com \
    --to=ian.jackson@eu.citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=olaf@aepfle.de \
    --cc=xen-devel@lists.xen.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.