From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2013-11-08
Date: Sat, 9 Nov 2013 16:42:56 +0100 [thread overview]
Message-ID: <20131109164256.6bd02bbd@skate> (raw)
In-Reply-To: <CAFbHwiQn4A9bBVNqJZwJyfNZsurx618CtUpENAZ3ATis62qNyQ@mail.gmail.com>
Dear Will Newton,
On Sat, 9 Nov 2013 14:53:00 +0000, Will Newton wrote:
> > arm | alsa-lib-1.0.26 | NOK | http://autobuild.buildroot.net/results/983828bd27a521020e42e58cce9393e6b8d23502/
>
> Hi Thomas,
>
> Do you know what is going on with the binary arm toolchain above? It
> looks like the toolchain is configured wrongly, it also has "linaro"
> and "uclibc" in the tarball name which is a strange combination. ;-)
It has both uclibc and Linaro in the tarball name because this
toolchain uses gcc-linaro, but the uClibc library. So having both in
the same tarball name makes sense in this situation :-)
Regarding the toolchain, it is indeed funky. The compiler was built
with --with-float=hard, so it should be EABIhf, but the corresponding
Buildroot configuration was declaring it as being EABI.
However, switching to EABIhf in the Buildroot configuration doesn't
work either: Buildroot checks whether the crt1.o of the toolchain is
indeed built hard-float as a way of verifying that the toolchain is
indeed EABIhf. And it turns out that it's not the case for this
toolchain.
Moreover, while it was built --with-float=hard, the tuple contains
gnueabi and not gnueabihf. I guess this is all due to the fact that
this toolchain was built with the old 1.15.2 Crosstool-NG, and it's
probably time to update my ct-ng toolchains.
For the timing being, I've simply removed this toolchain from the
autobuilders.
Thanks for the report!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-11-09 15:42 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-09 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2013-11-08 Thomas Petazzoni
2013-11-09 14:53 ` Will Newton
2013-11-09 15:42 ` Thomas Petazzoni [this message]
2013-11-09 18:15 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2013-11-09 20:46 ` Gustavo Zacarias
2013-11-10 6:25 ` Baruch Siach
2013-11-10 8:43 ` Thomas Petazzoni
2013-11-10 10:32 ` Baruch Siach
2013-11-10 15:21 ` Thomas Petazzoni
2013-11-10 10:32 ` Simon Dawson
2013-11-10 10:46 ` Thomas Petazzoni
2013-11-10 11:21 ` Simon Dawson
2013-11-10 11:36 ` Thomas Petazzoni
2013-11-10 22:56 ` Peter Korsgaard
2013-11-10 10:57 ` Gustavo Zacarias
2013-11-10 11:07 ` Thomas Petazzoni
2013-11-11 5:33 ` Chris Zankel
2013-11-11 9:58 ` Thomas Petazzoni
2013-11-11 10:10 ` Baruch Siach
2013-11-11 10:15 ` Thomas Petazzoni
2013-11-11 10:20 ` Baruch Siach
2013-11-11 10:39 ` Thomas Petazzoni
2013-11-11 9:14 ` Fatih Aşıcı
2013-11-11 10:09 ` Thomas Petazzoni
2013-11-11 12:26 ` Fatih Aşıcı
2013-11-11 9:30 ` Gustavo Zacarias
[not found] ` <5280A0D3.1080605@imgtec.com>
2013-11-11 9:21 ` Markos Chandras
2013-11-11 9:46 ` Peter Korsgaard
2013-11-11 9:49 ` Markos Chandras
2013-11-11 10:01 ` Will Newton
2013-11-11 10:17 ` Thomas Petazzoni
2013-11-11 10:25 ` Will Newton
2013-11-11 10:43 ` Thomas Petazzoni
2013-11-11 11:25 ` Ezequiel García
2013-11-11 11:27 ` Peter Korsgaard
2013-11-11 11:45 ` Thomas Petazzoni
2013-11-11 22:29 ` [Buildroot] [PATCH] tstools: fix build (link) error Tzu-Jung Lee
2013-11-12 22:20 ` Peter Korsgaard
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=20131109164256.6bd02bbd@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 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.