Guest User

Untitled

a guest
Jan 17th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.12 KB | None | 0 0
  1. Building & testing AsyncDisplayKit.
  2. [!] The version of CocoaPods used to generate the lockfile (1.5.3) is higher than the version of the current executable (1.1.1). Incompatibility issues may arise.
  3. Analyzing dependencies
  4. Downloading dependencies
  5. Using FBSnapshotTestCase (2.1.4)
  6. Using FLAnimatedImage (1.0.12)
  7. Using JGMethodSwizzler (2.0.1)
  8. Using OCMock (3.4.1)
  9. Using PINCache (3.0.1-beta.6)
  10. Using PINOperation (1.1.1)
  11. Using PINRemoteImage (3.0.0-beta.13)
  12. Generating Pods project
  13. Integrating client project
  14. Sending stats
  15. Pod installation complete! There are 4 dependencies from the Podfile and 7 total pods installed.
  16. ▸ Building AsyncDisplayKit/AsyncDisplayKit [Debug]
  17. ▸ Check Dependencies
  18. ▸ Compiling ASHashing.mm
  19. ▸ Compiling ASLayoutTransition.mm
  20. ▸ Compiling ASAssert.mm
  21. ▸ Compiling ASViewController.mm
  22. ▸ Compiling _ASCollectionReusableView.mm
  23. ▸ Compiling ASTipsWindow.mm
  24. ▸ Compiling NSParagraphStyle+ASText.mm
  25. ▸ Compiling ASDefaultPlaybackButton.mm
  26. ▸ Compiling ASLayoutManager.mm
  27. ▸ Compiling ASMapNode.mm
  28. ▸ Compiling AsyncDisplayKit+Tips.mm
  29. ▸ Compiling ASDefaultPlayButton.mm
  30. ▸ Compiling _ASAsyncTransaction.mm
  31. ▸ Compiling ASStackPositionedLayout.mm
  32. ▸ Compiling _ASAsyncTransactionContainer.mm
  33. ▸ Compiling _ASHierarchyChangeSet.mm
  34.  
  35. ❌ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Private/_ASHierarchyChangeSet.mm:288:10: unknown type name 'let'
  36.  
  37. for (let oldCount : _oldItemCounts) {
  38. ^
  39.  
  40.  
  41. ▸ Compiling _ASAsyncTransactionGroup.mm
  42. ▸ Compiling ASTipProvider.mm
  43. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  44. ▸ Check Dependencies
  45. ▸ Building Pods/FBSnapshotTestCase [Debug]
  46. ▸ Check Dependencies
  47. ▸ Compiling FBSnapshotTestCase-dummy.m
  48. ▸ Compiling FBSnapshotTestCase.m
  49.  
  50. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:92:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  51.  
  52. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  53. ^~~~~
  54.  
  55.  
  56.  
  57. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:105:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  58.  
  59. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  60. ^~~~~
  61.  
  62.  
  63.  
  64. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:115:9: parameter 'view' not found in the function declaration [-Wdocumentation]
  65.  
  66. @param view The view or layer to snapshot.
  67. ^~~~~
  68.  
  69.  
  70.  
  71. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:119:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  72.  
  73. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  74. ^~~~
  75.  
  76.  
  77. ▸ Compiling FBSnapshotTestCasePlatform.m
  78. ▸ Compiling FBSnapshotTestController.m
  79.  
  80. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:92:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  81.  
  82. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  83. ^~~~~
  84.  
  85.  
  86.  
  87. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:105:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  88.  
  89. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  90. ^~~~~
  91.  
  92.  
  93.  
  94. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:115:9: parameter 'view' not found in the function declaration [-Wdocumentation]
  95.  
  96. @param view The view or layer to snapshot.
  97. ^~~~~
  98.  
  99.  
  100.  
  101. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:119:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  102.  
  103. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  104. ^~~~
  105.  
  106.  
  107. ▸ Compiling UIApplication+StrictKeyWindow.m
  108. ▸ Compiling UIImage+Compare.m
  109. ▸ Compiling UIImage+Diff.m
  110. ▸ Compiling UIImage+Snapshot.m
  111. ▸ Building library libFBSnapshotTestCase.a
  112. ▸ Building Pods/FLAnimatedImage [Debug]
  113. ▸ Check Dependencies
  114. ▸ Compiling FLAnimatedImage-dummy.m
  115. ▸ Compiling FLAnimatedImage.m
  116.  
  117. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FLAnimatedImage/FLAnimatedImage/FLAnimatedImage.m:302:142: block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
  118.  
  119. FLLog(FLLogLevelInfo, @"Dropping frame %zu because failed to `CGImageSourceCreateImageAtIndex` with image source %@", i, _imageSource);
  120. ^~~~~
  121.  
  122.  
  123. ▸ Compiling FLAnimatedImageView.m
  124. ▸ Building library libFLAnimatedImage.a
  125. ▸ Building Pods/JGMethodSwizzler [Debug]
  126. ▸ Check Dependencies
  127. ▸ Compiling JGMethodSwizzler-dummy.m
  128. ▸ Compiling JGMethodSwizzler.m
  129. ** TEST BUILD FAILED **
  130.  
  131.  
  132. The following build commands failed:
  133. CompileC /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-flropdewrohhogbsunzwwtturdwd/Build/Intermediates.noindex/AsyncDisplayKit.build/Debug-iphonesimulator/AsyncDisplayKit.build/Objects-normal/x86_64/_ASHierarchyChangeSet.o Source/Private/_ASHierarchyChangeSet.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
  134. (1 failure)
  135. 2019-01-16 20:35:53.574 xcodebuild[29124:392168] [MT] IDETestOperationsObserverDebug: (BC3D1FA0-F70D-4A51-BB0F-F7ABC2F7F63B) Beginning test session AsyncDisplayKitTests-BC3D1FA0-F70D-4A51-BB0F-F7ABC2F7F63B at 2019-01-16 20:35:53.574 with Xcode 9A235 on target <DVTiPhoneSimulator: 0x7fcf8e6a1ca0> {
  136. SimDevice: iPhone 7 (B2A2393E-7201-4E96-9C7B-2CB9B96BB40D, iOS 10.2, Booted)
  137. } (10.2 (14C89))
  138. 2019-01-16 20:35:53.576 xcodebuild[29124:392245] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
  139. /var/folders/6h/ql1brcjx3936vr5vwgblbnc80000rm/T/com.apple.dt.XCTest/IDETestRunSession-3CA075FB-BD83-4A38-A957-20005B735471/AsyncDisplayKitTests-00D908CD-6569-4BD8-9554-2EC32D710D7C/Session-AsyncDisplayKitTests-2019-01-16_203553-OfiZel.log
  140. ▸ Building AsyncDisplayKit/AsyncDisplayKit [Debug]
  141. ▸ Check Dependencies
  142. ▸ Compiling _ASHierarchyChangeSet.mm
  143.  
  144. ❌ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Private/_ASHierarchyChangeSet.mm:288:10: unknown type name 'let'
  145.  
  146. for (let oldCount : _oldItemCounts) {
  147. ^
  148.  
  149.  
  150. ▸ Compiling ASTipProvider.mm
  151. ▸ Compiling ASYogaUtilities.mm
  152. ▸ Compiling _ASCoreAnimationExtras.mm
  153. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  154. ▸ Check Dependencies
  155. ▸ Building Pods/FBSnapshotTestCase [Debug]
  156. ▸ Check Dependencies
  157. ▸ Building Pods/FLAnimatedImage [Debug]
  158. ▸ Check Dependencies
  159. ▸ Building Pods/JGMethodSwizzler [Debug]
  160. ▸ Check Dependencies
  161. ▸ Compiling JGMethodSwizzler-dummy.m
  162. ▸ Compiling JGMethodSwizzler.m
  163. 2019-01-16 20:35:59.637 xcodebuild[29124:392168] Error Domain=IDETestOperationsObserverErrorDomain Code=14 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /var/folders/6h/ql1brcjx3936vr5vwgblbnc80000rm/T/com.apple.dt.XCTest/IDETestRunSession-3CA075FB-BD83-4A38-A957-20005B735471/AsyncDisplayKitTests-00D908CD-6569-4BD8-9554-2EC32D710D7C/Session-AsyncDisplayKitTests-2019-01-16_203553-OfiZel.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /var/folders/6h/ql1brcjx3936vr5vwgblbnc80000rm/T/com.apple.dt.XCTest/IDETestRunSession-3CA075FB-BD83-4A38-A957-20005B735471/AsyncDisplayKitTests-00D908CD-6569-4BD8-9554-2EC32D710D7C/Session-AsyncDisplayKitTests-2019-01-16_203553-OfiZel.log}
  164.  
  165. Testing failed:
  166. Unknown type name 'let'
  167. ** TEST FAILED **
  168.  
  169.  
  170. The following build commands failed:
  171. CompileC /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-flropdewrohhogbsunzwwtturdwd/Build/Intermediates.noindex/AsyncDisplayKit.build/Debug-iphonesimulator/AsyncDisplayKit.build/Objects-normal/x86_64/_ASHierarchyChangeSet.o Source/Private/_ASHierarchyChangeSet.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
  172. (1 failure)
  173.  
  174.  
  175. Oh no! You walked directly into the slavering fangs of a lurking grue!
  176. **** You have died ****
Add Comment
Please, Sign In to add comment