Looks like that is a dirty build. I think we should probably just delete the support in swift-corelibs-foundation entirely for now until a stable interface can be decided (and also delete the tests for them in swift-corelibs-foundation).
This can easily be added back in with little effort (and probably updated to the latest expositions to match the overlay) The failure looks like it is linking against an out of date version of Foundation that was previously built without the symbols named as expected. > On Aug 11, 2016, at 4:40 PM, Jordan Rose via swift-dev <[email protected]> > wrote: > > +Foundation-Michael (and Tony). One more test to update? Problem with clean > builds? > > Jordan > > >> On Aug 11, 2016, at 16:15, Daniel Dunbar via swift-dev <[email protected] >> <mailto:[email protected]>> wrote: >> >> Is anyone investigating this failure on the CI bots: >> -- >> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation: >> symbol lookup error: >> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation: >> undefined symbol: >> _TFC10Foundation8NSNumberg25customPlaygroundQuickLookOs19PlaygroundQuickLook >> -- >> it has been showing up on and off all day >> >> Latest example: >> >> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/7246/console >> >> <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/7246/console> >> >> - Daniel >> >> _______________________________________________ >> swift-dev mailing list >> [email protected] <mailto:[email protected]> >> https://lists.swift.org/mailman/listinfo/swift-dev > > _______________________________________________ > swift-dev mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-dev
_______________________________________________ swift-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-dev
