All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2015-01-13
Date: Thu, 15 Jan 2015 08:03:04 -0300	[thread overview]
Message-ID: <54B79E68.9010403@zacarias.com.ar> (raw)
In-Reply-To: <54B79C90.4030102@imgtec.com>

On 01/15/2015 07:55 AM, Vicente Olivert Riera wrote:

> this can be fixed by replacing this:
> 
> dpkg_arch=$($srcdir/run-script $PERL scripts/dpkg-architecture.pl
> -t$host -qDEB_HOST_ARCH 2>/dev/null)
> 
> with this:
> 
> dpkg_arch=$(uname -m)
> 
> in the configure script. Does anyone know a more elegant way to fix this?

Yes, patching the cputable (xtensa).
For mips64el i don't know why it's failing, probably the regex in
ostable isn't enough to catch it according to the tuple.
Regards.

  reply	other threads:[~2015-01-15 11:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-14  7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-01-13 Thomas Petazzoni
2015-01-15 10:55 ` Vicente Olivert Riera
2015-01-15 11:03   ` Gustavo Zacarias [this message]
2015-01-15 11:04   ` Baruch Siach

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=54B79E68.9010403@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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 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.