All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: buildroot@busybox.net
Subject: [Buildroot] [arc-buildroot] [autobuild.buildroot.net] arc build results for 2015-06-28
Date: Wed, 8 Jul 2015 14:33:36 +0000	[thread overview]
Message-ID: <1436366016.3043.22.camel@synopsys.com> (raw)
In-Reply-To: <20150708142953.7c615412@free-electrons.com>

On Wed, 2015-07-08 at 14:29 +0200, Thomas Petazzoni wrote:
> I have changed
> http://autobuild.buildroot.org/toolchains/configs/br-arm-full-nothread.config
> just yesterday. You're using the new version, I was using the previous
> version. Try again with this defconfig, and you will see the build
> succeed:
> 
> BR2_arm=y
> BR2_arm1176jzf_s=y
> BR2_TOOLCHAIN_EXTERNAL=y
> BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
> BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
> BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm11-full-nothread-2015.05.tar.bz2"
> BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_0=y
> BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
> # BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS is not set
> BR2_TOOLCHAIN_EXTERNAL_INET_RPC=y
> BR2_TOOLCHAIN_EXTERNAL_CXX=y
> BR2_PACKAGE_EMPTY=y

Ok I now see the difference.

[1] Toolchain that builds "empty" successfully is based on uClibc-0.9.33.2
which simply doesn't have "uClibc_posix_opt.h" where _POSIX_SEMAPHORES
is undefed in more recent versions of uClibc be it uClibc-ng or up to date uClibc
(tip of upstream uClibc's master branch in case of ARC).

See commit that happened 1 month after 0.9.33.2 was cut:
http://git.uclibc.org/uClibc/commit/libc/sysdeps/linux/common/bits/uClibc_posix_opt.h?id=2389017f787dd51e11e697c448071ec
dd217169a

In that commit "uClibc_posix_opt.h" was introduced and since then "empty"
won't built without threads.

Mystery solved? :)

-Alexey

  reply	other threads:[~2015-07-08 14:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150629063017.4326F10013E@stock.ovh.net>
2015-07-06 14:51 ` [Buildroot] [arc-buildroot] [autobuild.buildroot.net] arc build results for 2015-06-28 Alexey Brodkin
2015-07-06 15:43   ` Thomas Petazzoni
2015-07-08 12:15     ` Alexey Brodkin
2015-07-08 12:29       ` Thomas Petazzoni
2015-07-08 14:33         ` Alexey Brodkin [this message]
2015-07-08 14:36           ` Thomas Petazzoni
2015-07-08 14:48             ` Alexey Brodkin
2015-07-09  0:13               ` 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=1436366016.3043.22.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.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.