Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] host-binutils broken?
Date: Sat, 5 Apr 2014 14:42:55 +0200	[thread overview]
Message-ID: <20140405144255.7c60ff32@skate> (raw)
In-Reply-To: <533FF599.70104@bergerie>

Dear Vincent,

On Sat, 05 Apr 2014 14:22:49 +0200, Vincent wrote:

> Thanks for re-trying. You are lucky that it works for you :)
> 
>  > What's your makeinfo version?
> 
> This is:
> 
>    makeinfo (GNU texinfo) 5.2
> 
> ...on debian testing, from package texinfo 5.2.0.dfsg.1-2.
> 
> Does this call for a host-texinfo / host-makeinfo package?

We already have, and in some situations, binutils depends on it:

ifeq ($(BINUTILS_FROM_GIT),y)
BINUTILS_DEPENDENCIES += host-texinfo host-flex host-bison
HOST_BINUTILS_DEPENDENCIES += host-texinfo host-flex host-bison
endif

I believe what's happening is that the patches added by Max are making
certain files newer, which triggers a rebuild of the documentation in
binutils, which normally doesn't happen with release tarballs.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-04-05 12:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-04 17:35 [Buildroot] host-binutils broken? Vincent Stehlé
2014-04-04 18:42 ` Max Filippov
2014-04-04 21:21   ` Vincent Stehlé
2014-04-04 22:46     ` Max Filippov
2014-04-05 12:22       ` Vincent
2014-04-05 12:42         ` Thomas Petazzoni [this message]
2014-04-05 14:04         ` Max Filippov
2014-04-05 14:35           ` Max Filippov
2014-04-05 14:45             ` Thomas Petazzoni

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=20140405144255.7c60ff32@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox