Boost logo

Boost-Build :

Subject: Re: [Boost-build] BUMPITTY BUMP: [git] genrating forward headers
From: Vladimir Prus (ghost_at_[hidden])
Date: 2013-09-26 08:04:29


On 26.09.2013 10:52, Bjørn Roald wrote:
> ...
> - valgrind : yes (cached)
> warn: Unable to construct ../libs/predef/test/info_as_objcpp
> warn: Unable to construct ../libs/predef/test/info_as_objc
> ...patience...
> ...
>
> I don't know much about Objective-C/C++ or how these tools are supposed to work in b2. In addition to default toolset (gcc) I tried clang
> toolset, but I got the same warnings. I looked into installing gnustep, but it was not trivial and I don't have time to look into it.
>
> How relevant are these warnings for verifying correctness of this patch?
>
> The best thing is probably if someone with an Apple system can try it, preferably in both layouts.

These basically say that you don't have an objective C compiler, so these tests are skipped. (We probably should
change 'warn' to 'warning' in general, and maybe supress it for this specific case too).

So, I don't think this is something you or I should care about. Rene, are you in position to recheck
these tests do work?

Thanks,
Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk