All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yegor Yefremov <yegor_sub1@visionsystems.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] boost: bump to 1.49.0
Date: Mon, 16 Apr 2012 09:51:38 +0200	[thread overview]
Message-ID: <4F8BCF8A.2090608@visionsystems.de> (raw)
In-Reply-To: <87lilxbe2g.fsf@macbook.be.48ers.dk>

Am 15.04.2012 10:21, schrieb Peter Korsgaard:
>>>>>> "yegorslists" == yegorslists  <yegorslists@googlemail.com> writes:
> 
>  yegorslists> From: Yegor Yefremov <yegorslists@googlemail.com>
>  yegorslists> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
>  yegorslists> ---
>  yegorslists>  package/boost/boost.mk |    2 +-
>  yegorslists>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
>  yegorslists> diff --git a/package/boost/boost.mk b/package/boost/boost.mk
>  yegorslists> index 4577f2d..e25e24d 100644
>  yegorslists> --- a/package/boost/boost.mk
>  yegorslists> +++ b/package/boost/boost.mk
>  yegorslists> @@ -4,7 +4,7 @@
>  yegorslists>  #
>  yegorslists>  #############################################################
>  
>  yegorslists> -BOOST_VERSION = 1.47.0
>  yegorslists> +BOOST_VERSION = 1.49.0
> 
> This seems to break the autobuild:
> 
> http://autobuild.buildroot.org/results/15d71a3b118a7f391a434d3de2ea6a645d3f02e8/build-end.log
> 
> Looking at the full log, before 40K cp invocations (!) I see what looks
> like a locale issue:
> 
> In file included from libs/locale/src/posix/codecvt.cpp:13:0:
> libs/locale/src/posix/all_generator.hpp:25:59: error: 'locale_t' was not declare
> d in this scope
> libs/locale/src/posix/all_generator.hpp:25:67: error: template argument 1 is inv
> alid
> libs/locale/src/posix/all_generator.hpp:29:59: error: 'locale_t' was not declare
> d in this scope
> libs/locale/src/posix/all_generator.hpp:29:67: error: template argument 1 is inv
> alid
> libs/locale/src/posix/all_generator.hpp:33:63: error: 'locale_t' was not declare
> d in this scope
> libs/locale/src/posix/all_generator.hpp:33:71: error: template argument 1 is invalid
> libs/locale/src/posix/all_generator.hpp:37:59: error: 'locale_t' was not declared in this scope
> libs/locale/src/posix/all_generator.hpp:37:67: error: template argument 1 is invalid
> 
> Does it work for you? The 1.47.0 worked without locale support, so it
> would be good to get this working without it.

Do you mean, if it works with disabled BR2_TOOLCHAIN_BUILDROOT_LOCALE? Yes, it does.

Best regards,
Yegor

  reply	other threads:[~2012-04-16  7:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12 14:39 [Buildroot] [PATCH] boost: bump to 1.49.0 yegorslists at googlemail.com
2012-04-14 20:59 ` Peter Korsgaard
2012-04-15  8:21 ` Peter Korsgaard
2012-04-16  7:51   ` Yegor Yefremov [this message]
2012-04-16 10:54     ` Yegor Yefremov
2012-04-16 11:15       ` Peter Korsgaard
2012-04-16 13:21         ` Yegor Yefremov

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=4F8BCF8A.2090608@visionsystems.de \
    --to=yegor_sub1@visionsystems.de \
    --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.