Looking into it. 

Thanks,
Mishal Shah

> On Aug 28, 2017, at 3:34 PM, Michael Ilseman <milse...@apple.com> wrote:
> 
> Is this an SDK mismatch issue?
> 
> 
> /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/stdlib/public/SDK/Vision/Vision.swift:29:14:
>  error: value of type 'VNFaceLandmarkRegion2D' has no member 
> '__normalizedPoints'
>       start: self.__normalizedPoints, count: Int(self.pointCount))
>              ^~~~ ~~~~~~~~~~~~~~~~~~
> /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/stdlib/public/SDK/Vision/Vision.swift:36:14:
>  error: value of type 'VNFaceLandmarkRegion2D' has no member '__pointsInImage'
>       start: self.__pointsInImage(imageSize: imageSize),
>              ^~~~ ~~~~~~~~~~~~~~~
> /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/stdlib/public/SDK/Vision/Vision.swift:34:15:
>  note: did you mean 'pointsInImage'?
>   public func pointsInImage(imageSize: CGSize) -> [CGPoint] {
>               ^
> 
> 
>> On Aug 28, 2017, at 2:37 PM, no-re...@swift.org <mailto:no-re...@swift.org> 
>> wrote:
>> 
>> New issue found!
>> 
>> [FAILURE] oss-swift-incremental-ASAN-RA-osx [#104]
>> 
>> Build URL:   https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/104/ 
>> <https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/104/>
>> Project:     oss-swift-incremental-ASAN-RA-osx
>> Date of build:       Mon, 28 Aug 2017 14:26:15 -0500
>> Build duration:      2 hr 12 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-ASAN-RA-osx/104/consoleFull#17903151623122a513-f36a-4c87-8ed7-cbc36a1ec144>
>> Changes
>> 
>> Commit c47b2fd60eb3c6f4b43685423671d9ffddf8cdc9 by github:
>> [Docs] Add the documentation for implementing Swift local refactoring.
>> 
>> add: docs/refactoring/Cursor.png
>> add: docs/refactoring/Range.png
>> add: docs/refactoring/Toolchain.png
>> add: docs/refactoring/SwiftLocalRefactoring.md
>> 
>> Commit db0b676c19eda63c087c18c10adf65e8d7200983 by vsapsai:
>> [Parser] Correct initalizer typos before lambda capture type is deduced.
>> 
>> edit: lib/Parse/ParseExprCXX.cpp
>> edit: test/SemaCXX/cxx1y-init-captures.cpp
> 

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to