Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.86 KB | None | 0 0
  1. Building & testing AsyncDisplayKit.
  2. Analyzing dependencies
  3. Downloading dependencies
  4. Using FBSnapshotTestCase (2.1.4)
  5. Using FLAnimatedImage (1.0.12)
  6. Using JGMethodSwizzler (2.0.1)
  7. Using OCMock (3.4)
  8. Using PINCache (3.0.1-beta.4)
  9. Using PINOperation (1.0.3)
  10. Using PINRemoteImage (3.0.0-beta.10)
  11. Generating Pods project
  12. Integrating client project
  13. Sending stats
  14. Pod installation complete! There are 4 dependencies from the Podfile and 7 total pods installed.
  15. ▸ Building AsyncDisplayKit/AsyncDisplayKit [Debug]
  16. ▸ Check Dependencies
  17. ▸ Compiling ASCollectionView.mm
  18.  
  19. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Base/ASLog.h:43:5: 'OS_LOG_TARGET_HAS_10_12_FEATURES' is not defined, evaluates to 0 [-Wundef]
  20.  
  21. #if OS_LOG_TARGET_HAS_10_12_FEATURES
  22. ^
  23.  
  24.  
  25. ▸ Compiling ASDataController.mm
  26.  
  27. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Base/ASLog.h:43:5: 'OS_LOG_TARGET_HAS_10_12_FEATURES' is not defined, evaluates to 0 [-Wundef]
  28.  
  29. #if OS_LOG_TARGET_HAS_10_12_FEATURES
  30. ^
  31.  
  32.  
  33.  
  34. ❌ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Details/ASDataController.mm:615:9: use of undeclared identifier 'os_activity_scope_leave'
  35.  
  36. os_activity_scope_leave(&rootScope);
  37. ^
  38.  
  39.  
  40. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  41. ▸ Check Dependencies
  42. ▸ Building Pods/FBSnapshotTestCase [Debug]
  43. ▸ Check Dependencies
  44. ▸ Compiling FBSnapshotTestCase.m
  45.  
  46. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:92:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  47.  
  48. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  49. ^~~~~
  50.  
  51.  
  52.  
  53. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:105:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  54.  
  55. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  56. ^~~~~
  57.  
  58.  
  59.  
  60. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:115:9: parameter 'view' not found in the function declaration [-Wdocumentation]
  61.  
  62. @param view The view or layer to snapshot.
  63. ^~~~~
  64.  
  65.  
  66.  
  67. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:119:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  68.  
  69. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  70. ^~~~
  71.  
  72.  
  73. ▸ Compiling FBSnapshotTestCase-dummy.m
  74. ▸ Compiling FBSnapshotTestCasePlatform.m
  75. ▸ Compiling FBSnapshotTestController.m
  76.  
  77. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:92:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  78.  
  79. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  80. ^~~~~
  81.  
  82.  
  83.  
  84. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:105:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  85.  
  86. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  87. ^~~~~
  88.  
  89.  
  90.  
  91. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:115:9: parameter 'view' not found in the function declaration [-Wdocumentation]
  92.  
  93. @param view The view or layer to snapshot.
  94. ^~~~~
  95.  
  96.  
  97.  
  98. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:119:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  99.  
  100. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  101. ^~~~
  102.  
  103.  
  104. ▸ Compiling UIApplication+StrictKeyWindow.m
  105. ▸ Compiling UIImage+Compare.m
  106. ▸ Compiling UIImage+Diff.m
  107. ▸ Compiling UIImage+Snapshot.m
  108. ▸ Building library libFBSnapshotTestCase.a
  109. ▸ Building Pods/FLAnimatedImage [Debug]
  110. ▸ Check Dependencies
  111. ▸ Compiling FLAnimatedImage-dummy.m
  112. ▸ Compiling FLAnimatedImage.m
  113. ▸ Compiling FLAnimatedImageView.m
  114. ** TEST BUILD FAILED **
  115.  
  116.  
  117. The following build commands failed:
  118. CompileC /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Intermediates/AsyncDisplayKit.build/Debug-iphonesimulator/AsyncDisplayKit.build/Objects-normal/x86_64/ASDataController.o Source/Details/ASDataController.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
  119. (1 failure)
  120. 2017-06-28 20:54:59.556 xcodebuild[26651:5636863] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
  121. /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Logs/Test/03DF01EE-E1D3-44BF-B862-069F7EEC7D92/Session-AsyncDisplayKitTests-2017-06-28_205459-MJqY5m.log
  122. 2017-06-28 20:54:59.556 xcodebuild[26651:5636853] [MT] IDETestOperationsObserverDebug: (AC8E3606-A771-424C-83BC-2F2BFF3FF157) Beginning test session AsyncDisplayKitTests-AC8E3606-A771-424C-83BC-2F2BFF3FF157 at 2017-06-28 20:54:59.556 with Xcode 8C1002 on target <DVTiPhoneSimulator: 0x7fd0795a5450> {
  123. SimDevice: SimDevice : iPhone 7 (B2A2393E-7201-4E96-9C7B-2CB9B96BB40D) : state={ Booted } deviceType={ SimDeviceType : com.apple.CoreSimulator.SimDeviceType.iPhone-7 } runtime={ SimRuntime : 10.2 (14C89) - com.apple.CoreSimulator.SimRuntime.iOS-10-2 }
  124. } (10.2 (14C89))
  125. ▸ Building AsyncDisplayKit/AsyncDisplayKit [Debug]
  126. ▸ Check Dependencies
  127. ▸ Compiling ASCollectionView.mm
  128.  
  129. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Base/ASLog.h:43:5: 'OS_LOG_TARGET_HAS_10_12_FEATURES' is not defined, evaluates to 0 [-Wundef]
  130.  
  131. #if OS_LOG_TARGET_HAS_10_12_FEATURES
  132. ^~~~~
  133.  
  134.  
  135. ▸ Compiling ASDataController.mm
  136.  
  137. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Base/ASLog.h:43:5: 'OS_LOG_TARGET_HAS_10_12_FEATURES' is not defined, evaluates to 0 [-Wundef]
  138.  
  139. #if OS_LOG_TARGET_HAS_10_12_FEATURES
  140. ^
  141.  
  142.  
  143.  
  144. ❌ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Details/ASDataController.mm:615:9: use of undeclared identifier 'os_activity_scope_leave'
  145.  
  146. os_activity_scope_leave(&rootScope);
  147. ^
  148.  
  149.  
  150. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  151. ▸ Check Dependencies
  152. ▸ Building Pods/FBSnapshotTestCase [Debug]
  153. ▸ Check Dependencies
  154. ▸ Building Pods/FLAnimatedImage [Debug]
  155. ▸ Check Dependencies
  156. ▸ Compiling FLAnimatedImage.m
  157. ▸ Compiling FLAnimatedImageView.m
  158. 2017-06-28 20:55:00.319 xcodebuild[26651:5636853] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Logs/Test/03DF01EE-E1D3-44BF-B862-069F7EEC7D92/Session-AsyncDisplayKitTests-2017-06-28_205459-MJqY5m.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Logs/Test/03DF01EE-E1D3-44BF-B862-069F7EEC7D92/Session-AsyncDisplayKitTests-2017-06-28_205459-MJqY5m.log}
  159. 2017-06-28 20:55:00.320 xcodebuild[26651:5636863] Connection peer refused channel request for "dtxproxy:XCTestManager_IDEInterface:XCTestManager_DaemonConnectionInterface"; channel canceled <DTXChannel: 0x7fd07a6704a0>
  160.  
  161. Testing failed:
  162. Use of undeclared identifier 'os_activity_scope_leave'
  163. ** TEST FAILED **
  164.  
  165.  
  166. The following build commands failed:
  167. CompileC /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Intermediates/AsyncDisplayKit.build/Debug-iphonesimulator/AsyncDisplayKit.build/Objects-normal/x86_64/ASDataController.o Source/Details/ASDataController.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
  168. (1 failure)
  169.  
  170.  
  171. Oh no! You walked directly into the slavering fangs of a lurking grue!
  172. **** You have died ****
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement