Guest User

log

a guest
Mar 19th, 2018
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 32.75 KB | None | 0 0
  1. --- Running tests for cmark ---
  2. --- test ---
  3. Generating dry run test command from: /usr/local/bin/cmake --build /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/cmark-macosx-x86_64 -- -j4 -n -v test
  4. Test command: cd /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/cmark-macosx-x86_64 && /usr/local/Cellar/cmake/3.10.2/bin/ctest --force-new-ctest-process
  5. + cd /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/cmark-macosx-x86_64
  6. + /usr/local/Cellar/cmake/3.10.2/bin/ctest --force-new-ctest-process
  7. Test project /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/cmark-macosx-x86_64
  8.     Start 1: api_test
  9. 1/6 Test #1: api_test .........................   Passed    0.01 sec
  10.     Start 2: html_normalization
  11. 2/6 Test #2: html_normalization ...............   Passed    0.32 sec
  12.     Start 3: spectest_library
  13. 3/6 Test #3: spectest_library .................   Passed    0.13 sec
  14.     Start 4: pathological_tests_library
  15. 4/6 Test #4: pathological_tests_library .......   Passed    0.97 sec
  16.     Start 5: spectest_executable
  17. 5/6 Test #5: spectest_executable ..............   Passed    1.91 sec
  18.     Start 6: smartpuncttest_executable
  19. 6/6 Test #6: smartpuncttest_executable ........   Passed    0.14 sec
  20.  
  21. 100% tests passed, 0 tests failed out of 6
  22.  
  23. Total Test time (real) =   3.50 sec
  24. -- test finished --
  25. --- Finished tests for cmark ---
  26. --- Building tests for swift ---
  27. + /usr/local/bin/cmake --build /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64 -- -j4 SwiftUnitTests
  28. [76/76] Linking CXX executable unittests/SourceKit/SwiftLang/SourceKitSwiftLangTests
  29. --- Running tests for swift ---
  30. --- check-swift-macosx-x86_64 ---
  31. Generating dry run test command from: /usr/local/bin/cmake --build /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64 -- -j4 -n -v check-swift-macosx-x86_64
  32. Test command: cd /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test && /usr/local/Cellar/cmake/3.10.2/bin/cmake -E remove_directory /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./swift-test-results/x86_64-apple-macosx10.9 && /usr/local/Cellar/cmake/3.10.2/bin/cmake -E make_directory /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./swift-test-results/x86_64-apple-macosx10.9 && /Users/kushalksvs/anaconda3/envs/py27/bin/python /Volumes/SSD-KSVSK/swift-source/llvm/utils/lit/lit.py --incremental -sv --timeout=3000 --xunit-xml-output=/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./swift-test-results/x86_64-apple-macosx10.9/lit-tests.xml --param swift_test_subset=primary --param swift_test_mode=optimize_none /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64
  33. + cd /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test
  34. + /usr/local/Cellar/cmake/3.10.2/bin/cmake -E remove_directory /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./swift-test-results/x86_64-apple-macosx10.9
  35. + /usr/local/Cellar/cmake/3.10.2/bin/cmake -E make_directory /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./swift-test-results/x86_64-apple-macosx10.9
  36. + /Users/kushalksvs/anaconda3/envs/py27/bin/python /Volumes/SSD-KSVSK/swift-source/llvm/utils/lit/lit.py --incremental -sv --timeout=3000 --xunit-xml-output=/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./swift-test-results/x86_64-apple-macosx10.9/lit-tests.xml --param swift_test_subset=primary --param swift_test_mode=optimize_none /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64
  37. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swift: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift
  38. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swiftc: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swiftc
  39. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using sil-opt: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/sil-opt
  40. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using sil-func-extractor: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/sil-func-extractor
  41. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using sil-llvm-gen: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/sil-llvm-gen
  42. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using sil-nm: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/sil-nm
  43. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using sil-passpipeline-dumper: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/sil-passpipeline-dumper
  44. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using lldb-moduleimport-test: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/lldb-moduleimport-test
  45. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swift-ide-test: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-ide-test
  46. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swift-syntax-test: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-syntax-test
  47. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swift-reflection-dump: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-reflection-dump
  48. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swift-remoteast-test: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-remoteast-test
  49. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swift-format: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-format
  50. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using clang: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/clang
  51. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using llvm-link: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/llvm-link
  52. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swift-llvm-opt: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-llvm-opt
  53. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using llvm-profdata: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/llvm-profdata
  54. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using llvm-cov: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/llvm-cov
  55. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using FileCheck: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck
  56. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using llvm-dwarfdump: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/llvm-dwarfdump
  57. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using llvm-dis: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/llvm-dis
  58. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using sourcekitd-test: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/sourcekitd-test
  59. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using complete-test: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/complete-test
  60. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swift-api-digester: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-api-digester
  61. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:230: note: using swift-refactor: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-refactor
  62. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:290: note: Using resource dir: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/lib/swift
  63. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:317: note: Compiling with -swift-version 3
  64. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:332: note: Using Clang module cache: /var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd
  65. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:333: note: Using test results dir: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./swift-test-results/x86_64-apple-macosx10.9
  66. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:337: note: Using code completion cache: /var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-completion-cacheQbiabz
  67. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:666: note: Testing OS X x86_64-apple-macosx10.9
  68. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:711: note: Running tests on Mac OS X version 10.13.3 (17D102)
  69. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:1093: note: Using platform module dir: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/lib/swift/%target-sdk-name/x86_64
  70. lit.py: /Volumes/SSD-KSVSK/swift-source/swift/test/lit.cfg:1158: note: Available features: CMAKE_GENERATOR=Ninja, CODEGENERATOR=AArch64, CODEGENERATOR=ARM, CODEGENERATOR=Mips, CODEGENERATOR=PowerPC, CODEGENERATOR=SystemZ, CODEGENERATOR=X86, CPU=x86_64, OS=macosx, PTRSIZE=64, SWIFT_VERSION=3, asan_runtime, asserts, crash-recovery, executable_test, fuzzer_runtime, no_asan, no_lto, nonexecutable_test, objc_interop, plus_one_runtime, profile_runtime, runtime_function_counters, safestack_runtime, sourcekit, swift-remoteast-test, swift_ast_verifier, swift_interpreter, swift_repl, swift_stdlib_asserts, swift_test_mode_optimize_none, swift_test_mode_optimize_none_x86_64, tsan_runtime, ubsan_runtime
  71. objc[24916]: Class _SwiftNativeNSError is implemented in both /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./lib/swift/macosx/libswiftCore.dylib (0x106af1898) and /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/unittests/runtime/./SwiftRuntimeTests (0x1060bd1b0). One of the two will be used. Which one is undefined.
  72. objc[24916]: Class _TtCs12_SwiftObject is implemented in both /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./lib/swift/macosx/libswiftCore.dylib (0x106af18e8) and /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/unittests/runtime/./SwiftRuntimeTests (0x1060bd200). One of the two will be used. Which one is undefined.
  73. objc[24916]: Class _SwiftValue is implemented in both /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/./lib/swift/macosx/libswiftCore.dylib (0x106af1960) and /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/unittests/runtime/./SwiftRuntimeTests (0x1060bd278). One of the two will be used. Which one is undefined.
  74. FAIL: Swift(macosx-x86_64) :: Serialization/comments-framework.swift (1526 of 4359)
  75. ******************** TEST 'Swift(macosx-x86_64) :: Serialization/comments-framework.swift' FAILED ********************
  76. Script:
  77. --
  78. rm -rf "/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp" && mkdir -p "/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp"
  79. rm -rf "/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.framework/Modules/comments.swiftmodule" && mkdir -p "/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.framework/Modules/comments.swiftmodule"
  80. /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swiftc -frontend -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -swift-version 3  -module-name comments -emit-module -emit-module-path /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.framework/Modules/comments.swiftmodule/x86_64.swiftmodule -emit-module-doc-path /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.framework/Modules/comments.swiftmodule/x86_64.swiftdoc /Volumes/SSD-KSVSK/swift-source/swift/test/Serialization/comments-framework.swift
  81. xcrun --toolchain default --sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-ide-test -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -completion-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-completion-cacheQbiabz' -swift-version 3 -print-module-comments -module-to-print=comments -source-filename /Volumes/SSD-KSVSK/swift-source/swift/test/Serialization/comments-framework.swift -F /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp | /Volumes/SSD-KSVSK/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Volumes/SSD-KSVSK/swift-source/swift' --use-filecheck '/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck' /Volumes/SSD-KSVSK/swift-source/swift/test/Serialization/comments-framework.swift
  82. cp -r /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.framework/Modules/comments.swiftmodule /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.swiftmodule
  83. xcrun --toolchain default --sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-ide-test -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -completion-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-completion-cacheQbiabz' -swift-version 3 -print-module-comments -module-to-print=comments -source-filename /Volumes/SSD-KSVSK/swift-source/swift/test/Serialization/comments-framework.swift -I /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp | /Volumes/SSD-KSVSK/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Volumes/SSD-KSVSK/swift-source/swift' --use-filecheck '/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck' /Volumes/SSD-KSVSK/swift-source/swift/test/Serialization/comments-framework.swift
  84. --
  85. Exit Code: 2
  86.  
  87. Command Output (stderr):
  88. --
  89. <unknown>:0: error: malformed module file: /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.swiftmodule
  90. FileCheck error: '-' is empty.
  91. FileCheck command line:  /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck /Volumes/SSD-KSVSK/swift-source/swift/test/Serialization/comments-framework.swift
  92.  
  93. --
  94.  
  95. ********************
  96. FAIL: Swift(macosx-x86_64) :: Interpreter/SDK/libc.swift (3075 of 4359)
  97. ******************** TEST 'Swift(macosx-x86_64) :: Interpreter/SDK/libc.swift' FAILED ********************
  98. Script:
  99. --
  100. rm -rf "/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Interpreter/SDK/Output/libc.swift.tmp" && mkdir -p "/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Interpreter/SDK/Output/libc.swift.tmp"
  101. rm -rf /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Interpreter/SDK/Output/libc.swift.tmp && mkdir -p /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Interpreter/SDK/Output/libc.swift.tmp && xcrun --toolchain default --sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swiftc -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -Xlinker -rpath -Xlinker /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks  -swift-version 3   -F /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/lib -Xlinker -rpath -Xlinker /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/lib -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' /Volumes/SSD-KSVSK/swift-source/swift/test/Interpreter/SDK/libc.swift -o /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Interpreter/SDK/Output/libc.swift.tmp/a.out -module-name main &&  /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Interpreter/SDK/Output/libc.swift.tmp/a.out /Volumes/SSD-KSVSK/swift-source/swift/test/Interpreter/SDK/libc.swift /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Interpreter/SDK/Output/libc.swift.tmp | /Volumes/SSD-KSVSK/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Volumes/SSD-KSVSK/swift-source/swift' --use-filecheck '/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck' /Volumes/SSD-KSVSK/swift-source/swift/test/Interpreter/SDK/libc.swift
  102. --
  103. Exit Code: 2
  104.  
  105. Command Output (stderr):
  106. --
  107. Assertion failed: file /Volumes/SSD-KSVSK/swift-source/swift/test/Interpreter/SDK/libc.swift, line 83
  108. Current stack trace:
  109. 0    libswiftCore.dylib                 0x0000000102e916b0 reportNow(unsigned int, char const*) + 151
  110. 1    libswiftCore.dylib                 0x0000000102e91680 swift_reportError + 27
  111. 2    libswiftCore.dylib                 0x0000000102fa7fd0 _swift_stdlib_reportFatalErrorInFile + 191
  112. 3    libswiftCore.dylib                 0x0000000102a47610 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 1627
  113. 4    libswiftCore.dylib                 0x0000000102e6ee40 partial apply for closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 50
  114. 5    libswiftCore.dylib                 0x0000000102a46680 thunk for @callee_guaranteed (@unowned UnsafeBufferPointer<UInt8>) -> () + 12
  115. 6    libswiftCore.dylib                 0x0000000102e6eea0 thunk for @callee_guaranteed (@unowned UnsafeBufferPointer<UInt8>) -> ()partial apply + 17
  116. 7    libswiftCore.dylib                 0x0000000102a466a0 StaticString.withUTF8Buffer<A>(_:) + 1122
  117. 8    libswiftCore.dylib                 0x0000000102a47480 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 351
  118. 9    libswiftCore.dylib                 0x0000000102e6ed80 partial apply for closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 61
  119. 10   libswiftCore.dylib                 0x0000000102a47c80 thunk for @callee_guaranteed (@unowned UnsafeBufferPointer<UInt8>) -> (@error @owned Error) + 22
  120. 11   libswiftCore.dylib                 0x0000000102e6edf0 partial apply for thunk for @callee_guaranteed (@unowned UnsafeBufferPointer<UInt8>) -> (@error @owned Error) + 30
  121. 12   libswiftCore.dylib                 0x0000000102a47ce0 String._withUnsafeBufferPointerToUTF8<A>(_:) + 327
  122. 13   libswiftCore.dylib                 0x0000000102a472b0 closure #1 in _assertionFailure(_:_:file:line:flags:) + 394
  123. 14   libswiftCore.dylib                 0x0000000102d9b790 partial apply for closure #1 in _assertionFailure(_:_:file:line:flags:) + 58
  124. 15   libswiftCore.dylib                 0x0000000102a46680 thunk for @callee_guaranteed (@unowned UnsafeBufferPointer<UInt8>) -> () + 12
  125. 16   libswiftCore.dylib                 0x0000000102d9b800 partial apply for thunk for @callee_guaranteed (@unowned UnsafeBufferPointer<UInt8>) -> () + 17
  126. 17   libswiftCore.dylib                 0x0000000102a466a0 StaticString.withUTF8Buffer<A>(_:) + 1122
  127. 18   libswiftCore.dylib                 0x0000000102a447f0 _assertionFailure(_:_:file:line:flags:) + 382
  128. 19   a.out                              0x00000001029ddc60 main + 8977
  129. 20   libdyld.dylib                      0x00007fff5c27a114 start + 1
  130. FileCheck error: '-' is empty.
  131. FileCheck command line:  /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck /Volumes/SSD-KSVSK/swift-source/swift/test/Interpreter/SDK/libc.swift
  132.  
  133. --
  134.  
  135. ********************
  136. FAIL: Swift(macosx-x86_64) :: Index/Store/output-failure.swift (3171 of 4359)
  137. ******************** TEST 'Swift(macosx-x86_64) :: Index/Store/output-failure.swift' FAILED ********************
  138. Script:
  139. --
  140. rm -rf "/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp" && mkdir -p "/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp"
  141. mkdir /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx
  142. /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swiftc -frontend -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -swift-version 3  /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -typecheck
  143. chmod -w /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx
  144. not /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swiftc -frontend -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -swift-version 3  -index-store-path /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -typecheck -o /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/oof.o 2> /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/dir.txt || chmod +w /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx
  145. chmod +w /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx
  146. /Volumes/SSD-KSVSK/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Volumes/SSD-KSVSK/swift-source/swift' --use-filecheck '/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck' /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -check-prefix=DIR_ERR < /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/dir.txt
  147. /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swiftc -frontend -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -swift-version 3  -index-store-path /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -typecheck -o /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/oof.o
  148. chmod -w /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/units
  149. not /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swiftc -frontend -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -swift-version 3  -index-store-path /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -typecheck -o /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/oof.o 2> /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/file.txt || chmod +w /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/units
  150. chmod +w /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/units
  151. /Volumes/SSD-KSVSK/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Volumes/SSD-KSVSK/swift-source/swift' --use-filecheck '/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck' /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -check-prefix=FILE_ERR < /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/file.txt
  152. rm -rf /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/records/*
  153. chmod -x /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/records
  154. not /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swiftc -frontend -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -swift-version 3  -index-store-path /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -typecheck -o /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/oof.o 2> /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/record.txt || chmod +x /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/records
  155. chmod +x /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/records
  156. /Volumes/SSD-KSVSK/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Volumes/SSD-KSVSK/swift-source/swift' --use-filecheck '/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck' /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -check-prefix=RECORD_ERR < /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/record.txt
  157. rm -rf /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/records/*
  158. chmod -w /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/records
  159. not /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swiftc -frontend -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/mq/v40psqr919ddnhygk8ynw0dh0000gn/T/swift-testsuite-clang-module-cacheu3Ckxd' -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -swift-version 3  -index-store-path /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -typecheck -o /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/oof.o 2> /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/record2.txt || chmod +w /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/records
  160. chmod +w /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/idx/*/records
  161. /Volumes/SSD-KSVSK/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Volumes/SSD-KSVSK/swift-source/swift' --use-filecheck '/Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck' /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -check-prefix=RECORD_ERR < /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/swift-macosx-x86_64/test-macosx-x86_64/Index/Store/Output/output-failure.swift.tmp/record2.txt
  162. --
  163. Exit Code: 2
  164.  
  165. Command Output (stderr):
  166. --
  167. FileCheck error: '-' is empty.
  168. FileCheck command line:  /Volumes/SSD-KSVSK/swift-source/build/Ninja-DebugAssert/llvm-macosx-x86_64/bin/FileCheck /Volumes/SSD-KSVSK/swift-source/swift/test/Index/Store/output-failure.swift -check-prefix=DIR_ERR
  169.  
  170. --
  171.  
  172. ********************
  173. Testing Time: 7609.71s
  174. ********************
  175. Failing Tests (3):
  176.     Swift(macosx-x86_64) :: Serialization/comments-framework.swift
  177.     Swift(macosx-x86_64) :: Interpreter/SDK/libc.swift
  178.     Swift(macosx-x86_64) :: Index/Store/output-failure.swift
  179.  
  180.   Expected Passes    : 4248
  181.   Expected Failures  : 23
  182.   Unsupported Tests  : 85
  183.   Unexpected Failures: 3
  184. *** Failed while running tests for swift (check-swift-macosx-x86_64)
  185. utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting
Add Comment
Please, Sign In to add comment