Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Regression test output
From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2012-07-11 00:13:45


   Hi.

> This may have been going on for a while but there appears to be
> a boatload of repeated diagnostic messages in the log files of
> the nightly testers (this with clang on darwin).
>
> [ output from bjam.log ]
>
> ....
> notice: will use '/home/kbelco/llvm_darwin/build/Release+Asserts/bin/clang++' for clang-darwin, condition <toolset>clang-darwin-trunk
> notice: OSX version on this machine is 10.6.8
> notice: will use 'g++' for darwin, condition <toolset>darwin-4.2.1
> notice: using strip for <toolset>darwin-4.2.1 at /usr/bin/strip
> notice: using archiver for <toolset>darwin-4.2.1 at /usr/bin/libtool
> notice: available sdk for <toolset>darwin-4.2.1/<macosx-version>10.4 at /Developer/SDKs/MacOSX10.4u.sdk
> notice: available sdk for <toolset>darwin-4.2.1/<macosx-version>10.3 at /Developer/SDKs/MacOSX10.4u.sdk

   This seems like the output Boost Build gives when you pass it the
--debug-configuration option. I know some of the Boost Build tests set
this to get some additional information but do not know why there should
be 'a boatload of them'.

> [ this notice is repeated about 50 times ... ]
>
> notice: available sdk for <toolset>darwin-4.2.1/<macosx-version>10.0 at /Developer/SDKs/MacOSX10.4u.sdk
> notice: available sdk for <toolset>darwin-4.2.1/<macosx-version>10.0 at /Developer/SDKs/MacOSX10.4u.sdk

   I'm not sure why this message should be repeated so many times... Is
this from a single test or multiple ones?

> - icu : no
> - icu (lib64) : no
> - Boost.Locale needs either iconv or ICU library to be built.
> - Boost.Locale needs either iconv or ICU library to be built.
> - Boost.Locale needs either iconv or ICU library to be built.
>
> [ and this notice is also repeated 50 or more times ... ]
>
> - Boost.Locale needs either iconv or ICU library to be built.
> - Boost.Locale needs either iconv or ICU library to be built.

   This is a message displayed in Boost locale's locale/build/Jamfile.v2
build script. Don't know why it is displayed on your tester and so many
times.

   Hope this helps.

   Best regards,
     Jurko Gospodnetić


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