Sent from my iPad
> On Sep 2, 2016, at 12:46 PM, Philippe Hausler wrote:
>
> TestFoundation has a dependency upon libFoundation.so, however if the naming
> rules of symbols has changed then it probably needs to re-compile everything
> in Foundation. This looks like it had a stale build aroun
TestFoundation has a dependency upon libFoundation.so, however if the naming
rules of symbols has changed then it probably needs to re-compile everything in
Foundation. This looks like it had a stale build around.
> On Aug 29, 2016, at 10:43 AM, Dave Abrahams via swift-dev
> wrote:
>
>
> Thi
This appears to be due to some missing dependency information in the
build system for Foundation's tests. Some stdlib names not used
directly by the overlay or tests were changed and now linking fails
with:
+ env
LD_LIBRARY_PATH=//usr//lib/swift/:/home/buildnode/disk2/workspace/oss-swift-increm