Advertisement
Guest User

Untitled

a guest
Jun 4th, 2025
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.09 KB | None | 0 0
  1. royshi-mac-home ~/public_llvm/build % bin/llvm-lit -sv ../llvm-project/lldb/test/API/macosx/simulator/TestSimulatorPlatform.py
  2. llvm-lit: /Users/royshi/public_llvm/llvm-project/lldb/test/API/lit.cfg.py:195: warning: Could not set a default per-test timeout. Requires the Python psutil module but it could not be found. Try installing it via pip or via your operating system's package manager.
  3. FAIL: lldb-api :: macosx/simulator/TestSimulatorPlatform.py (1 of 1)
  4. ******************** TEST 'lldb-api :: macosx/simulator/TestSimulatorPlatform.py' FAILED ********************
  5. Script:
  6. --
  7. /Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/bin/python3.9 /Users/royshi/public_llvm/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/Users/royshi/public_llvm/build/./lib --env LLVM_INCLUDE_DIR=/Users/royshi/public_llvm/build/include --env LLVM_TOOLS_DIR=/Users/royshi/public_llvm/build/./bin --libcxx-include-dir /Users/royshi/public_llvm/build/include/c++/v1 --libcxx-library-dir /Users/royshi/public_llvm/build/lib --arch arm64 --build-dir /Users/royshi/public_llvm/build/lldb-test-build.noindex --lldb-module-cache-dir /Users/royshi/public_llvm/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /Users/royshi/public_llvm/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /Users/royshi/public_llvm/build/./bin/lldb --compiler /Users/royshi/public_llvm/build/./bin/clang --dsymutil /Users/royshi/public_llvm/build/./bin/dsymutil --make /usr/bin/make --llvm-tools-dir /Users/royshi/public_llvm/build/./bin --lldb-obj-root /Users/royshi/public_llvm/build/tools/lldb --lldb-libs-dir /Users/royshi/public_llvm/build/./lib /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -p TestSimulatorPlatform.py
  8. --
  9. Exit Code: 1
  10.  
  11. Command Output (stdout):
  12. --
  13. lldb version 21.0.0git (https://github.com/royitaqi/llvm-project revision 89e95870f9ccdbd938623dd690960dcf3649df7e)
  14. clang revision 89e95870f9ccdbd938623dd690960dcf3649df7e
  15. llvm revision 89e95870f9ccdbd938623dd690960dcf3649df7e
  16. Skipping the following test categories: ['libstdcxx', 'dwo', 'llgs', 'fork']
  17. arm64-apple-ios-simulator
  18. arm64-apple-ios14.0-simulator
  19. arm64-apple-tvos-simulator
  20. arm64-apple-tvos14.0-simulator
  21.  
  22. --
  23. Command Output (stderr):
  24. --
  25. PASS: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_ios (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
  26. PASS: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_ios_backdeploy_apple_silicon (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
  27. UNSUPPORTED: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_ios_backdeploy_x86 (TestSimulatorPlatform.TestSimulatorPlatformLaunching) (skipping due to the following parameter(s): architecture)
  28. UNSUPPORTED: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_lc_version_min_iphoneos (TestSimulatorPlatform.TestSimulatorPlatformLaunching) (skipping due to the following parameter(s): architecture)
  29. UNSUPPORTED: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_lc_version_min_macosx (TestSimulatorPlatform.TestSimulatorPlatformLaunching) (skipping due to the following parameter(s): architecture)
  30. UNSUPPORTED: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_lc_version_min_tvos (TestSimulatorPlatform.TestSimulatorPlatformLaunching) (skipping due to the following parameter(s): architecture)
  31. UNSUPPORTED: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_lc_version_min_watchos (TestSimulatorPlatform.TestSimulatorPlatformLaunching) (skip on macosx, darwin, ios, tvos, watchos, bridgeos, iphonesimulator, watchsimulator, appletvsimulator)
  32. FAIL: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_tvos (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
  33. FAIL: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_tvos_backdeploy_apple_silicon (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
  34. UNSUPPORTED: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_watchos_armv7k (TestSimulatorPlatform.TestSimulatorPlatformLaunching) (skip on macosx, darwin, ios, tvos, watchos, bridgeos, iphonesimulator, watchsimulator, appletvsimulator)
  35. UNSUPPORTED: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_watchos_backdeploy_apple_silicon (TestSimulatorPlatform.TestSimulatorPlatformLaunching) (skip on macosx, darwin, ios, tvos, watchos, bridgeos, iphonesimulator, watchsimulator, appletvsimulator)
  36. UNSUPPORTED: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_watchos_i386 (TestSimulatorPlatform.TestSimulatorPlatformLaunching) (skip on macosx, darwin, ios, tvos, watchos, bridgeos, iphonesimulator, watchsimulator, appletvsimulator)
  37. ======================================================================
  38. FAIL: test_tvos (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
  39. Test running an tvOS simulator binary
  40. ----------------------------------------------------------------------
  41. Traceback (most recent call last):
  42. File "/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 148, in wrapper
  43. return func(*args, **kwargs)
  44. File "/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 148, in wrapper
  45. return func(*args, **kwargs)
  46. File "/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/TestSimulatorPlatform.py", line 101, in test_tvos
  47. self.run_with(
  48. File "/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/TestSimulatorPlatform.py", line 74, in run_with
  49. lldbutil.run_to_source_breakpoint(
  50. File "/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py", line 1016, in run_to_source_breakpoint
  51. return run_to_breakpoint_do_run(
  52. File "/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py", line 891, in run_to_breakpoint_do_run
  53. test.assertTrue(
  54. AssertionError: No value is not true : Could not create a valid process for a.out: no valid simulator instance
  55. Config=arm64-/Users/royshi/public_llvm/build/bin/clang
  56. ======================================================================
  57. FAIL: test_tvos_backdeploy_apple_silicon (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
  58. Test running a back-deploying tvOS simulator binary
  59. ----------------------------------------------------------------------
  60. Traceback (most recent call last):
  61. File "/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 148, in wrapper
  62. return func(*args, **kwargs)
  63. File "/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 148, in wrapper
  64. return func(*args, **kwargs)
  65. File "/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 148, in wrapper
  66. return func(*args, **kwargs)
  67. File "/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/TestSimulatorPlatform.py", line 233, in test_tvos_backdeploy_apple_silicon
  68. self.run_with(
  69. File "/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/TestSimulatorPlatform.py", line 74, in run_with
  70. lldbutil.run_to_source_breakpoint(
  71. File "/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py", line 1016, in run_to_source_breakpoint
  72. return run_to_breakpoint_do_run(
  73. File "/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py", line 891, in run_to_breakpoint_do_run
  74. test.assertTrue(
  75. AssertionError: No value is not true : Could not create a valid process for a.out: no valid simulator instance
  76. Config=arm64-/Users/royshi/public_llvm/build/bin/clang
  77. ----------------------------------------------------------------------
  78. Ran 12 tests in 29.621s
  79.  
  80. FAILED (failures=2, skipped=8)
  81.  
  82. --
  83.  
  84. ********************
  85. ********************
  86. Failed Tests (1):
  87. lldb-api :: macosx/simulator/TestSimulatorPlatform.py
  88.  
  89.  
  90. Testing Time: 34.86s
  91.  
  92. Total Discovered Tests: 1
  93. Failed: 1 (100.00%)
  94.  
  95. 1 warning(s) in tests
  96. royshi-mac-home ~/public_llvm/build %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement