Guest User

Untitled

a guest
Oct 24th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 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.6)
  9. Using PINOperation (1.1)
  10. Using PINRemoteImage (3.0.0-beta.13)
  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 ASTraceEvent.m
  18. ▸ Compiling ASVideoPlayerNode.mm
  19. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  20. ▸ Check Dependencies
  21. ▸ Compiling AppDelegate.m
  22.  
  23. ❌ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/AsyncDisplayKit.h:82:9: 'AsyncDisplayKit/ASCornerLayoutSpec.h' file not found
  24.  
  25. #import <AsyncDisplayKit/ASCornerLayoutSpec.h>
  26. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27.  
  28.  
  29.  
  30. ❌ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Tests/TestHost/AppDelegate.m:19:9: could not build module 'AsyncDisplayKit'
  31.  
  32. #import <AsyncDisplayKit/ASDisplayNode.h>
  33. ~~~~~~~^
  34.  
  35.  
  36. ** TEST BUILD FAILED **
  37.  
  38.  
  39. The following build commands failed:
  40. CompileC /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Intermediates.noindex/AsyncDisplayKit.build/Debug-iphonesimulator/AsyncDisplayKitTestHost.build/Objects-normal/x86_64/AppDelegate.o Tests/TestHost/AppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
  41. (1 failure)
  42. 2017-10-23 09:01:09.629 xcodebuild[90383:10843708] [MT] IDETestOperationsObserverDebug: (995A7F1A-882B-4A51-B13B-8CC29BAAFAAA) Beginning test session AsyncDisplayKitTests-995A7F1A-882B-4A51-B13B-8CC29BAAFAAA at 2017-10-23 09:01:09.628 with Xcode 9A235 on target <DVTiPhoneSimulator: 0x7fe0a7ec4b70> {
  43. SimDevice: iPhone 7 (B2A2393E-7201-4E96-9C7B-2CB9B96BB40D, iOS 10.2, Booted)
  44. } (10.2 (14C89))
  45. 2017-10-23 09:01:09.629 xcodebuild[90383:10843723] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
  46. /var/folders/6h/ql1brcjx3936vr5vwgblbnc80000rm/T/com.apple.dt.XCTest/IDETestRunSession-54D28F4C-1C29-489F-A6A5-E9802A913BEF/AsyncDisplayKitTests-E3E2B6BF-D988-4F4A-9ED3-838F76E09120/Session-AsyncDisplayKitTests-2017-10-23_090109-DpGxa4.log
  47. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  48. ▸ Check Dependencies
  49. ▸ Compiling AppDelegate.m
  50.  
  51. ❌ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/AsyncDisplayKit.h:82:9: 'AsyncDisplayKit/ASCornerLayoutSpec.h' file not found
  52.  
  53. #import <AsyncDisplayKit/ASCornerLayoutSpec.h>
  54. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  55.  
  56.  
  57.  
  58. ❌ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Tests/TestHost/AppDelegate.m:19:9: could not build module 'AsyncDisplayKit'
  59.  
  60. #import <AsyncDisplayKit/ASDisplayNode.h>
  61. ~~~~~~~^
  62.  
  63.  
  64. ▸ Building AsyncDisplayKit/AsyncDisplayKit [Debug]
  65. ▸ Check Dependencies
  66. ▸ Compiling ASTraceEvent.m
  67. ▸ Compiling ASVideoPlayerNode.mm
  68. 2017-10-23 09:01:11.148 xcodebuild[90383:10843708] 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-54D28F4C-1C29-489F-A6A5-E9802A913BEF/AsyncDisplayKitTests-E3E2B6BF-D988-4F4A-9ED3-838F76E09120/Session-AsyncDisplayKitTests-2017-10-23_090109-DpGxa4.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-54D28F4C-1C29-489F-A6A5-E9802A913BEF/AsyncDisplayKitTests-E3E2B6BF-D988-4F4A-9ED3-838F76E09120/Session-AsyncDisplayKitTests-2017-10-23_090109-DpGxa4.log}
  69.  
  70. Testing failed:
  71. 'AsyncDisplayKit/ASCornerLayoutSpec.h' file not found
  72. Could not build module 'AsyncDisplayKit'
  73. ** TEST FAILED **
  74.  
  75.  
  76. The following build commands failed:
  77. CompileC /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Intermediates.noindex/AsyncDisplayKit.build/Debug-iphonesimulator/AsyncDisplayKitTestHost.build/Objects-normal/x86_64/AppDelegate.o Tests/TestHost/AppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
  78. (1 failure)
  79.  
  80.  
  81. Oh no! You walked directly into the slavering fangs of a lurking grue!
  82. **** You have died ****
Add Comment
Please, Sign In to add comment