Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Boost.Locale failure killing nightly tests
From: Artyom Beilis (artyomtnk_at_[hidden])
Date: 2011-07-17 04:26:23


----- Original Message ----
> From: "Belcourt, Kenneth" <kbelco_at_[hidden]>
> To: Running Boost regression tests <boost-testing_at_[hidden]>
> Sent: Sat, July 16, 2011 2:24:49 AM
> Subject: Re: [Boost-testing] Boost.Locale failure killing nightly tests
>
> Hi Artyom,
>
> On Jul 15, 2011, at 2:04 PM, Artyom Beilis wrote:
>
> >> From: "Belcourt, Kenneth" <kbelco_at_[hidden]>
> >> To: Running Boost regression tests <boost-testing_at_[hidden]>
> >> Sent: Fri, July 15, 2011 8:08:36 PM
> >> Subject: [Boost-testing] Boost.Locale failure killing nightly tests
> >>
> >> I'm trying to standup a Pgi 11.7 tester but it's failing with this error
> >> message. Has something changed in Boost.Locale that would have caused
>this?
> >>
> >> [ excerpt from bjam.log in the test directory ]
> >>
> >> Performing configuration checks
> >>
> >> - has_icu builds : no
> >> - iconv (libc) : no
> >> - iconv (separate) : no
> >> - icu : no
> >> error: Boost.Locale needs either iconv or ICU library to be built.
>
> I get the same problem with Mac OS X (Snow Leopard).
>
> ====================================================
> notice: OSX version on this machine is 10.6.6
> notice: will use '/opt/local/bin/g++-mp-4.4' for darwin, condition
><toolset>darwin-4.4
> notice: using strip for <toolset>darwin-4.4 at strip
> notice: using archiver for <toolset>darwin-4.4 at libtool
> notice: will use '/opt/local/bin/g++-mp-4.4' for darwin, condition
><toolset>darwin-4.4_0x
> notice: using strip for <toolset>darwin-4.4_0x at strip
> notice: using archiver for <toolset>darwin-4.4_0x at libtool
> notice: iostreams: using prebuilt zlib
> notice: iostreams: using prebuilt bzip2
> Performing configuration checks
>
> - has_icu builds : no
> - iconv (libc) : no
> - iconv (separate) : no
> - icu : no
> error: Boost.Locale needs either iconv or ICU library to be built.
>

This is strange:

on Darwin 8.01 it passes and finds iconv (separate)

Does Mac OS X 10.6 come with iconv or not? AFAIK it
should be standard part.

In any case I fixed Jamfile to it should not fail entire
build.

Can you check if it was solved?

Artyom


Boost-testing list run by mbergal at meta-comm.com