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] Disabling Synopsys ARC pre-built toolchains in Buildroot
Date: Fri, 10 Apr 2015 11:21:56 +0200	[thread overview]
Message-ID: <20150410112156.6b0e42f7@free-electrons.com> (raw)

Hello Alexey,

In commit 2b93fe5374ae4f8337e1f7ae32be4d72dd94cb3c, you added the
support for pre-built ARC toolchains from Synopsys, which was a very
useful change.

However, right now, I wonder if we should not get rid of those
toolchains: they use a uClibc configuration that is too different from
the default one of Buildroot, causing numerous build failures in the
autobuilders. Those failures are due to:

 * Missing libutil stub (UCLIBC_HAS_LIBUTIL option)

   http://autobuild.buildroot.org/results/ce3/ce39eb9b9ece0968563641fb2207099d1a37b191/

 * Missing program_invocation_name (UCLIBC_HAS_PROGRAM_INVOCATION_NAME
   option)

   http://autobuild.buildroot.org/results/154/1546d909e606daefd41b87dece94d642c0fdeba4/
   http://autobuild.buildroot.org/results/bd5/bd54581d7b0cc73bc501072d27e870a443dfce79/

 * Missing ifaddrd support (UCLIBC_SUPPORT_AI_ADDRCONFIG option)

   http://autobuild.buildroot.org/results/134/134e78ef1fa87f7fbf26c23ec5dfc68785d79613/

There are too many of those issues affecting too many packages for us
to reasonably patch all of them.

Could you work internally to prepare a new version of those toolchains,
that has at least these three additional options enabled?

In the mean time, unless you have an objection, I will mark those
toolchains as disabled in Buildroot.

Thanks in advance for your feedback,

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

             reply	other threads:[~2015-04-10  9:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-10  9:21 Thomas Petazzoni [this message]
2015-04-17  8:49 ` [Buildroot] Disabling Synopsys ARC pre-built toolchains in Buildroot Alexey Brodkin
2015-04-17 19:47   ` Arnout Vandecappelle
2015-04-22 10:47     ` Alexey Brodkin
2015-04-22 11:29       ` Thomas Petazzoni
2015-04-22 20:15       ` Arnout Vandecappelle
2015-04-23 15:26       ` Waldemar Brodkorb

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=20150410112156.6b0e42f7@free-electrons.com \
    --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