Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ bin/llvm-lit -sv ../llvm-project/lldb/test/API/macosx/simulator/TestSimulatorPlatform.py
- 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.
- FAIL: lldb-api :: macosx/simulator/TestSimulatorPlatform.py (1 of 1)
- ******************** TEST 'lldb-api :: macosx/simulator/TestSimulatorPlatform.py' FAILED ********************
- Script:
- --
- /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
- --
- Exit Code: 1
- Command Output (stdout):
- --
- lldb version 21.0.0git (https://github.com/royitaqi/llvm-project revision d98210b81f7b49f5384e968b1a18e00e432aaf2c)
- clang revision d98210b81f7b49f5384e968b1a18e00e432aaf2c
- llvm revision d98210b81f7b49f5384e968b1a18e00e432aaf2c
- Skipping the following test categories: ['libstdcxx', 'dwo', 'llgs', 'fork']
- --
- Command Output (stderr):
- --
- FAIL: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_ios (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- FAIL: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_ios_backdeploy_apple_silicon (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- UNSUPPORTED: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_ios_backdeploy_x86 (TestSimulatorPlatform.TestSimulatorPlatformLaunching) (skipping due to the following parameter(s): architecture)
- 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)
- FAIL: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_lc_version_min_macosx (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- 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)
- 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)
- FAIL: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_tvos (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- FAIL: LLDB (/Users/royshi/public_llvm/build/bin/clang-arm64) :: test_tvos_backdeploy_apple_silicon (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- 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)
- 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)
- 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)
- ======================================================================
- ERROR: test_ios (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- Test running an iOS simulator binary
- ----------------------------------------------------------------------
- Error when building test subject.
- Build Command:
- /usr/bin/make VPATH=/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -C /Users/royshi/public_llvm/build/lldb-test-build.noindex/macosx/simulator/TestSimulatorPlatform.test_ios -I /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/Makefile all ARCH=arm64 CC=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang CC_TYPE=clang CXX=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ LLVM_AR=/Users/royshi/public_llvm/build/./bin/llvm-ar AR=/Users/royshi/public_llvm/build/./bin/llvm-ar OBJCOPY=/Users/royshi/public_llvm/build/./bin/llvm-objcopy STRIP=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip ARCHIVER=/Users/royshi/public_llvm/build/./bin/llvm-ar DWP=/Users/royshi/public_llvm/build/./bin/llvm-dwp AR=libtool DSYMUTIL=/Users/royshi/public_llvm/build/./bin/dsymutil 'CODESIGN=codesign --entitlements /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/entitlements-macos.plist' CLANG_MODULE_CACHE_DIR=/Users/royshi/public_llvm/build/lldb-test-build.noindex/module-cache-clang/lldb-api LIBCPP_INCLUDE_DIR=/Users/royshi/public_llvm/build/include/c++/v1 LIBCPP_LIBRARY_DIR=/Users/royshi/public_llvm/build/lib LLDB_OBJ_ROOT=/Users/royshi/public_llvm/build/tools/lldb ARCH=arm64 'ARCH_CFLAGS=-target arm64-apple-ios-simulator -mios-simulator-version-min=18.4' SDKROOT=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.4.sdk OS=Darwin HOST_OS=Darwin
- Build Command Output:
- /Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -g -O0 -isysroot "/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.4.sdk" -arch arm64 -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../..//include -I/Users/royshi/public_llvm/build/tools/lldb/include -I/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -target arm64-apple-ios-simulator -mios-simulator-version-min=18.4 -MT hello.o -MD -MP -MF hello.d -c -o hello.o /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/hello.c
- /Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang hello.o -g -O0 -isysroot "/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.4.sdk" -arch arm64 -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../..//include -I/Users/royshi/public_llvm/build/tools/lldb/include -I/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -target arm64-apple-ios-simulator -mios-simulator-version-min=18.4 -L/Users/royshi/public_llvm/build/lib -Wl,-rpath,/Users/royshi/public_llvm/build/lib -lc++ --driver-mode=g++ -o "a.out"
- ld: warning: ignoring duplicate libraries: '-lc++'
- ld: building for 'iOS-simulator', but linking in dylib (/Users/royshi/public_llvm/build/lib/libc++.1.0.dylib) built for 'macOS'
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- make: *** [a.out] Error 1
- Test Directory:
- /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator
- ======================================================================
- ERROR: test_ios_backdeploy_apple_silicon (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- Test running a back-deploying iOS simulator binary
- ----------------------------------------------------------------------
- Error when building test subject.
- Build Command:
- /usr/bin/make VPATH=/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -C /Users/royshi/public_llvm/build/lldb-test-build.noindex/macosx/simulator/TestSimulatorPlatform.test_ios_backdeploy_apple_silicon -I /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/Makefile all ARCH=arm64 CC=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang CC_TYPE=clang CXX=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ LLVM_AR=/Users/royshi/public_llvm/build/./bin/llvm-ar AR=/Users/royshi/public_llvm/build/./bin/llvm-ar OBJCOPY=/Users/royshi/public_llvm/build/./bin/llvm-objcopy STRIP=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip ARCHIVER=/Users/royshi/public_llvm/build/./bin/llvm-ar DWP=/Users/royshi/public_llvm/build/./bin/llvm-dwp AR=libtool DSYMUTIL=/Users/royshi/public_llvm/build/./bin/dsymutil 'CODESIGN=codesign --entitlements /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/entitlements-macos.plist' CLANG_MODULE_CACHE_DIR=/Users/royshi/public_llvm/build/lldb-test-build.noindex/module-cache-clang/lldb-api LIBCPP_INCLUDE_DIR=/Users/royshi/public_llvm/build/include/c++/v1 LIBCPP_LIBRARY_DIR=/Users/royshi/public_llvm/build/lib LLDB_OBJ_ROOT=/Users/royshi/public_llvm/build/tools/lldb ARCH=arm64 'ARCH_CFLAGS=-target arm64-apple-ios11.0-simulator -mios-simulator-version-min=11.0' SDKROOT=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.4.sdk OS=Darwin HOST_OS=Darwin
- Build Command Output:
- /Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -g -O0 -isysroot "/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.4.sdk" -arch arm64 -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../..//include -I/Users/royshi/public_llvm/build/tools/lldb/include -I/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -target arm64-apple-ios11.0-simulator -mios-simulator-version-min=11.0 -MT hello.o -MD -MP -MF hello.d -c -o hello.o /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/hello.c
- /Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang hello.o -g -O0 -isysroot "/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.4.sdk" -arch arm64 -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../..//include -I/Users/royshi/public_llvm/build/tools/lldb/include -I/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -target arm64-apple-ios11.0-simulator -mios-simulator-version-min=11.0 -L/Users/royshi/public_llvm/build/lib -Wl,-rpath,/Users/royshi/public_llvm/build/lib -lc++ --driver-mode=g++ -o "a.out"
- ld: warning: ignoring duplicate libraries: '-lc++'
- ld: building for 'iOS-simulator', but linking in dylib (/Users/royshi/public_llvm/build/lib/libc++.1.0.dylib) built for 'macOS'
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- make: *** [a.out] Error 1
- Test Directory:
- /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator
- ======================================================================
- ERROR: test_tvos (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- Test running an tvOS simulator binary
- ----------------------------------------------------------------------
- Error when building test subject.
- Build Command:
- /usr/bin/make VPATH=/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -C /Users/royshi/public_llvm/build/lldb-test-build.noindex/macosx/simulator/TestSimulatorPlatform.test_tvos -I /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/Makefile all ARCH=arm64 CC=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang CC_TYPE=clang CXX=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ LLVM_AR=/Users/royshi/public_llvm/build/./bin/llvm-ar AR=/Users/royshi/public_llvm/build/./bin/llvm-ar OBJCOPY=/Users/royshi/public_llvm/build/./bin/llvm-objcopy STRIP=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip ARCHIVER=/Users/royshi/public_llvm/build/./bin/llvm-ar DWP=/Users/royshi/public_llvm/build/./bin/llvm-dwp AR=libtool DSYMUTIL=/Users/royshi/public_llvm/build/./bin/dsymutil 'CODESIGN=codesign --entitlements /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/entitlements-macos.plist' CLANG_MODULE_CACHE_DIR=/Users/royshi/public_llvm/build/lldb-test-build.noindex/module-cache-clang/lldb-api LIBCPP_INCLUDE_DIR=/Users/royshi/public_llvm/build/include/c++/v1 LIBCPP_LIBRARY_DIR=/Users/royshi/public_llvm/build/lib LLDB_OBJ_ROOT=/Users/royshi/public_llvm/build/tools/lldb ARCH=arm64 'ARCH_CFLAGS=-target arm64-apple-tvos-simulator -mtvos-simulator-version-min=18.4' SDKROOT=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator18.4.sdk OS=Darwin HOST_OS=Darwin
- Build Command Output:
- /Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -g -O0 -isysroot "/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator18.4.sdk" -arch arm64 -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../..//include -I/Users/royshi/public_llvm/build/tools/lldb/include -I/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -target arm64-apple-tvos-simulator -mtvos-simulator-version-min=18.4 -MT hello.o -MD -MP -MF hello.d -c -o hello.o /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/hello.c
- /Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang hello.o -g -O0 -isysroot "/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator18.4.sdk" -arch arm64 -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../..//include -I/Users/royshi/public_llvm/build/tools/lldb/include -I/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -target arm64-apple-tvos-simulator -mtvos-simulator-version-min=18.4 -L/Users/royshi/public_llvm/build/lib -Wl,-rpath,/Users/royshi/public_llvm/build/lib -lc++ --driver-mode=g++ -o "a.out"
- ld: warning: ignoring duplicate libraries: '-lc++'
- ld: building for 'tvOS-simulator', but linking in dylib (/Users/royshi/public_llvm/build/lib/libc++.1.0.dylib) built for 'macOS'
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- make: *** [a.out] Error 1
- Test Directory:
- /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator
- ======================================================================
- ERROR: test_tvos_backdeploy_apple_silicon (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- Test running a back-deploying tvOS simulator binary
- ----------------------------------------------------------------------
- Error when building test subject.
- Build Command:
- /usr/bin/make VPATH=/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -C /Users/royshi/public_llvm/build/lldb-test-build.noindex/macosx/simulator/TestSimulatorPlatform.test_tvos_backdeploy_apple_silicon -I /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/Makefile all ARCH=arm64 CC=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang CC_TYPE=clang CXX=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ LLVM_AR=/Users/royshi/public_llvm/build/./bin/llvm-ar AR=/Users/royshi/public_llvm/build/./bin/llvm-ar OBJCOPY=/Users/royshi/public_llvm/build/./bin/llvm-objcopy STRIP=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip ARCHIVER=/Users/royshi/public_llvm/build/./bin/llvm-ar DWP=/Users/royshi/public_llvm/build/./bin/llvm-dwp AR=libtool DSYMUTIL=/Users/royshi/public_llvm/build/./bin/dsymutil 'CODESIGN=codesign --entitlements /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/entitlements-macos.plist' CLANG_MODULE_CACHE_DIR=/Users/royshi/public_llvm/build/lldb-test-build.noindex/module-cache-clang/lldb-api LIBCPP_INCLUDE_DIR=/Users/royshi/public_llvm/build/include/c++/v1 LIBCPP_LIBRARY_DIR=/Users/royshi/public_llvm/build/lib LLDB_OBJ_ROOT=/Users/royshi/public_llvm/build/tools/lldb ARCH=arm64 'ARCH_CFLAGS=-target arm64-apple-tvos11.0-simulator -mtvos-simulator-version-min=11.0' SDKROOT=/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator18.4.sdk OS=Darwin HOST_OS=Darwin
- Build Command Output:
- /Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -g -O0 -isysroot "/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator18.4.sdk" -arch arm64 -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../..//include -I/Users/royshi/public_llvm/build/tools/lldb/include -I/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -target arm64-apple-tvos11.0-simulator -mtvos-simulator-version-min=11.0 -MT hello.o -MD -MP -MF hello.d -c -o hello.o /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/hello.c
- /Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang hello.o -g -O0 -isysroot "/Applications/Xcode_16.3.0_16E140_fb.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator18.4.sdk" -arch arm64 -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../..//include -I/Users/royshi/public_llvm/build/tools/lldb/include -I/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator -I/Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/royshi/public_llvm/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -target arm64-apple-tvos11.0-simulator -mtvos-simulator-version-min=11.0 -L/Users/royshi/public_llvm/build/lib -Wl,-rpath,/Users/royshi/public_llvm/build/lib -lc++ --driver-mode=g++ -o "a.out"
- ld: warning: ignoring duplicate libraries: '-lc++'
- ld: building for 'tvOS-simulator', but linking in dylib (/Users/royshi/public_llvm/build/lib/libc++.1.0.dylib) built for 'macOS'
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- make: *** [a.out] Error 1
- Test Directory:
- /Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator
- ======================================================================
- FAIL: test_lc_version_min_macosx (TestSimulatorPlatform.TestSimulatorPlatformLaunching)
- Test running a back-deploying non-simulator MacOS X binary
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/TestSimulatorPlatform.py", line 150, in test_lc_version_min_macosx
- self.run_with(
- File "/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/TestSimulatorPlatform.py", line 67, in run_with
- self.check_load_commands(expected_load_command)
- File "/Users/royshi/public_llvm/llvm-project/lldb/test/API/macosx/simulator/TestSimulatorPlatform.py", line 20, in check_load_commands
- self.assertEqual(
- AssertionError: 0 != 1 : wrong number of load commands for LC_VERSION_MIN_MACOSX
- Config=arm64-/Users/royshi/public_llvm/build/bin/clang
- ----------------------------------------------------------------------
- Ran 12 tests in 4.494s
- FAILED (failures=1, errors=4, skipped=7)
- --
- ********************
- ********************
- Failed Tests (1):
- lldb-api :: macosx/simulator/TestSimulatorPlatform.py
- Testing Time: 5.48s
- Total Discovered Tests: 1
- Failed: 1 (100.00%)
- 1 warning(s) in tests
Advertisement
Add Comment
Please, Sign In to add comment