@itai, this looks like your change based on the commit message. Foundation/NSHTTPCookie.swift:262:36: error: 'init(localeIdentifier:)' has been renamed to 'init(identifier:)' formatter.locale = Locale(localeIdentifier: "en_US_POSIX") ^ Foundation/Locale.swift:368:12: note: 'init(localeIdentifier:)' has been explicitly marked unavailable here public init(localeIdentifier: String) { fatalError() } ^
> On Aug 9, 2016, at 12:12 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#6897] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6897/ > <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6897/> > Project: oss-swift-incremental-RA-linux-ubuntu-14_04 > Date of build: Tue, 09 Aug 2016 11:37:38 -0700 > Build duration: 34 min > Identified problems: > > Compile Error: This build failed because of a compile error. Below is a list > of all errors in the build log: > Indication 1 > <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-14_04/6897/consoleFull#124702868ee1a197b-acac-4b17-83cf-a53b95139a76> > Changes > > Commit ed461ceb09012a708c2aac09ff05aac66d5b1c62 by practicalswift: > [swiftc (45 vs. 5156)] Add crasher in > > add: > validation-test/compiler_crashers/28392-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift > > Commit 5a7e8f33374a53d5d238fac958d0202751c6b003 by gribozavr: > StdlibUnittest: change Minimal~Class types to actually be classes > > edit: stdlib/private/StdlibUnittest/MinimalTypes.swift.gyb > > Commit 091bd19610c1a90bbc8ccbba478cc152354282d7 by gribozavr: > stdlib: add tests for AnyHashable.base, and make test names uniform > > edit: validation-test/stdlib/AnyHashable.swift.gyb > > Commit 3db584dc452b88c85ae4a4808a2595c45962bcbb by gribozavr: > stdlib: AnyHashable: add a fixme > > edit: validation-test/stdlib/AnyHashable.swift.gyb > > Commit bfadfe37e4288f6ffaa4564f5cfc77d667e1e192 by gribozavr: > stdlib: add (XFAIL'ed) tests for errors and NSErrors in AnyHashable > > edit: validation-test/stdlib/AnyHashable.swift.gyb > > Commit 08c772fdacf2b4ae5ddbba2c7858c2cde0d39a0b by gribozavr: > StdlibUnittest: add an `allowBrokenTransitivity` flag to > > edit: validation-test/StdlibUnittest/CheckEquatable.swift.gyb > edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb > > Commit b162f60070e9ddaf7c703b6b0d006f3caa6c0b8c by gribozavr: > runtime: make _SwiftNativeNSError use the Hashable conformance, if > > add: unittests/runtime/Stdlib.cpp > edit: stdlib/public/stubs/CMakeLists.txt > delete: stdlib/public/stubs/AnyHashableSupport.cpp > edit: stdlib/public/runtime/Casting.cpp > edit: stdlib/public/runtime/ErrorObject.mm > edit: unittests/runtime/CMakeLists.txt > edit: stdlib/public/runtime/ErrorObject.h > edit: stdlib/public/runtime/CMakeLists.txt > edit: stdlib/public/runtime/ErrorObjectNative.cpp > add: stdlib/public/runtime/SwiftHashableSupport.h > add: stdlib/public/runtime/AnyHashableSupport.cpp > edit: validation-test/stdlib/AnyHashable.swift.gyb > edit: stdlib/public/core/Hashable.swift > > Commit 813b556ad28a491e664892eba6b8df68312e17d5 by gribozavr: > runtime: hide contents of SwiftValue.h from non-objc runtime build > > edit: stdlib/public/runtime/SwiftValue.h > > Commit 45ab914bb15f656570ed25e5e60484b77ee2c203 by gribozavr: > runtime: make SwiftValue use the Hashable conformance, if available > > edit: test/1_stdlib/BridgeIdAsAny.swift.gyb > edit: stdlib/public/runtime/SwiftValue.mm > > Commit fb52e6dfd803a7e8d7147eb4dd79a831adf4f360 by gribozavr: > stdlib: coding style and doc comment fixes > > edit: stdlib/public/core/AnyHashable.swift > > Commit e6f23fb7d31e710278c7a8790b2702baea3d2d20 by gribozavr: > runtime: move two AnyHashable-related entrypoints to > > edit: stdlib/public/runtime/SwiftHashableSupport.h > edit: stdlib/public/runtime/Casting.cpp > > Commit f1ec334fe54303cb158f40c2fd092d4a56dfe853 by gribozavr: > stdlib: make AnyHashable(SwiftValue) unbox the value > > edit: validation-test/stdlib/AnyHashable.swift.gyb > edit: stdlib/public/runtime/AnyHashableSupport.cpp > > Commit 8b55c3bb67377c76a130d5bed4ba2ec2e34d54f3 by fs.output: > [Sema][NFC] Use the name of the Decl instead of "None" > > edit: lib/Sema/TypeCheckPattern.cpp > > Commit cf2583cb6262e87d2c59ce4dc8c1dbc2ba8e8a39 by aschwaighofer: > Add a changelog entry for SE-120 > > edit: CHANGELOG.md > > Commit 9496de500693583982d05cee5683a402fa3e36dc by aschwaighofer: > Add a changelog entry for SE-124 > > edit: CHANGELOG.md > > Commit ef86b964edef9b64a01dd04fdd87dbfdb0f2ab42 by aschwaighofer: > Add a changelog entry for SE-125 > > edit: CHANGELOG.md > > Commit 74113f92cee1edef08df2e169b11b3d61865f981 by blangmuir: > [syntax-map] Fix array-of-object-literal syntax map, argument label > > edit: test/IDE/coloring.swift > edit: test/SourceKit/SyntaxMapData/syntaxmap-object-literals.swift.response > edit: lib/IDE/SyntaxModel.cpp > > Commit c3db0fbcd936b073da82b2204e588101e8f24e15 by itai: > Sets correct locale for date parsing in HTTPCookie > > edit: Foundation/NSHTTPCookie.swift > edit: TestFoundation/TestNSHTTPCookie.swift
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev