Guest User

Untitled

a guest
Dec 13th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.88 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 ASTableNode.mm
  19. ▸ Compiling ASButtonNode.mm
  20.  
  21. ❌ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/ASButtonNode.mm:547:21: property 'defaultAccessibilityLabel' not found on object of type 'ASTextNode *'; did you mean 'accessibilityLabel'?
  22.  
  23. return _titleNode.defaultAccessibilityLabel;
  24. ^~~~~~~~~~~~~~~~~~~~~~~~~
  25.  
  26.  
  27. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  28. ▸ Check Dependencies
  29. ▸ Building Pods/FBSnapshotTestCase [Debug]
  30. ▸ Check Dependencies
  31. ▸ Compiling FBSnapshotTestCase-dummy.m
  32. ▸ Compiling FBSnapshotTestCase.m
  33.  
  34. ⚠️ /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]
  35.  
  36. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  37. ^
  38.  
  39.  
  40.  
  41. ⚠️ /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]
  42.  
  43. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  44. ^~~~~
  45.  
  46.  
  47.  
  48. ⚠️ /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]
  49.  
  50. @param view The view or layer to snapshot.
  51. ^~~~~
  52.  
  53.  
  54.  
  55. ⚠️ /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]
  56.  
  57. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  58. ^~~~
  59.  
  60.  
  61. ▸ Compiling FBSnapshotTestCasePlatform.m
  62. ▸ Compiling FBSnapshotTestController.m
  63.  
  64. ⚠️ /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]
  65.  
  66. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  67. ^~~~~
  68.  
  69.  
  70.  
  71. ⚠️ /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]
  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.  
  78. ⚠️ /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]
  79.  
  80. @param view The view or layer to snapshot.
  81. ^~~~~
  82.  
  83.  
  84.  
  85. ⚠️ /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]
  86.  
  87. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  88. ^~~~
  89.  
  90.  
  91. ▸ Compiling UIApplication+StrictKeyWindow.m
  92. ▸ Compiling UIImage+Compare.m
  93. ▸ Compiling UIImage+Diff.m
  94. ▸ Compiling UIImage+Snapshot.m
  95. ▸ Building library libFBSnapshotTestCase.a
  96. ▸ Building Pods/FLAnimatedImage [Debug]
  97. ▸ Check Dependencies
  98. ▸ Compiling FLAnimatedImage-dummy.m
  99. ▸ Compiling FLAnimatedImage.m
  100. ** TEST BUILD FAILED **
  101.  
  102.  
  103. The following build commands failed:
  104. CompileC /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-flropdewrohhogbsunzwwtturdwd/Build/Intermediates.noindex/AsyncDisplayKit.build/Debug-iphonesimulator/AsyncDisplayKit.build/Objects-normal/x86_64/ASButtonNode.o Source/ASButtonNode.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
  105. (1 failure)
  106. 2018-12-12 18:11:34.293 xcodebuild[85631:12554763] [MT] IDETestOperationsObserverDebug: (FFE81A28-940F-4E8F-ACE4-669282C3CDE3) Beginning test session AsyncDisplayKitTests-FFE81A28-940F-4E8F-ACE4-669282C3CDE3 at 2018-12-12 18:11:34.292 with Xcode 9A235 on target <DVTiPhoneSimulator: 0x7fe9c6d02a60> {
  107. SimDevice: iPhone 7 (B2A2393E-7201-4E96-9C7B-2CB9B96BB40D, iOS 10.2, Booted)
  108. } (10.2 (14C89))
  109. 2018-12-12 18:11:34.293 xcodebuild[85631:12554772] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
  110. /var/folders/6h/ql1brcjx3936vr5vwgblbnc80000rm/T/com.apple.dt.XCTest/IDETestRunSession-D0FA1FAA-6719-4547-B55E-75FD3A20F3D4/AsyncDisplayKitTests-F071083D-3E79-4F85-8735-AC64BE0E7C3A/Session-AsyncDisplayKitTests-2018-12-12_181134-VnRygn.log
  111. ▸ Building AsyncDisplayKit/AsyncDisplayKit [Debug]
  112. ▸ Check Dependencies
  113. ▸ Compiling ASTableNode.mm
  114. ▸ Compiling ASButtonNode.mm
  115.  
  116. ❌ /Users/Shared/buildkite/builds/iosf-garrett-vuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/ASButtonNode.mm:547:21: property 'defaultAccessibilityLabel' not found on object of type 'ASTextNode *'; did you mean 'accessibilityLabel'?
  117.  
  118. return _titleNode.defaultAccessibilityLabel;
  119. ^~~~~
  120.  
  121.  
  122. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  123. ▸ Check Dependencies
  124. ▸ Building Pods/FBSnapshotTestCase [Debug]
  125. ▸ Check Dependencies
  126. ▸ Building Pods/FLAnimatedImage [Debug]
  127. ▸ Check Dependencies
  128. ▸ Compiling FLAnimatedImage-dummy.m
  129. ▸ Compiling FLAnimatedImage.m
  130. 2018-12-12 18:11:38.996 xcodebuild[85631:12554763] 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-D0FA1FAA-6719-4547-B55E-75FD3A20F3D4/AsyncDisplayKitTests-F071083D-3E79-4F85-8735-AC64BE0E7C3A/Session-AsyncDisplayKitTests-2018-12-12_181134-VnRygn.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-D0FA1FAA-6719-4547-B55E-75FD3A20F3D4/AsyncDisplayKitTests-F071083D-3E79-4F85-8735-AC64BE0E7C3A/Session-AsyncDisplayKitTests-2018-12-12_181134-VnRygn.log}
  131.  
  132. Testing failed:
  133. Property 'defaultAccessibilityLabel' not found on object of type 'ASTextNode *'; did you mean 'accessibilityLabel'?
  134. ** TEST FAILED **
  135.  
  136.  
  137. The following build commands failed:
  138. CompileC /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-flropdewrohhogbsunzwwtturdwd/Build/Intermediates.noindex/AsyncDisplayKit.build/Debug-iphonesimulator/AsyncDisplayKit.build/Objects-normal/x86_64/ASButtonNode.o Source/ASButtonNode.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
  139. (1 failure)
  140.  
  141.  
  142. Oh no! You walked directly into the slavering fangs of a lurking grue!
  143. **** You have died ****
Add Comment
Please, Sign In to add comment