Skip to content

[LLDB] Use CMake build instead of xcodebuild for LLDB #23817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

shahmishal
Copy link
Member

No description provided.

@shahmishal shahmishal requested review from dcci and fredriss April 5, 2019 18:05
@shahmishal
Copy link
Member Author

@swift-ci smoke test

@shahmishal
Copy link
Member Author

After smoke test passes, I will try full test to make sure we don't cause any issues with PR testing.

@shahmishal
Copy link
Member Author

xcodebuild -target desktop -configuration CustomSwift-Release LLDB_PATH_TO_LLVM_SOURCE=/Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/llvm LLDB_PATH_TO_CLANG_SOURCE=/Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/llvm/tools/clang LLDB_PATH_TO_SWIFT_SOURCE=/Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/swift LLDB_PATH_TO_LLVM_BUILD=/Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/buildbot_incremental/llvm-macosx-x86_64 LLDB_PATH_TO_CLANG_BUILD=/Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/buildbot_incremental/llvm-macosx-x86_64 LLDB_PATH_TO_SWIFT_BUILD=/Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/buildbot_incremental/swift-macosx-x86_64 LLDB_IS_BUILDBOT_BUILD=1 'LLDB_BUILD_DATE="2019-04-05"' SYMROOT=/Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/buildbot_incremental/lldb-macosx-x86_64 OBJROOT=/Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/buildbot_incremental/lldb-macosx-x86_64 -UseNewBuildSystem=NO MACOSX_DEPLOYMENT_TARGET=10.13 DEBUGSERVER_DISABLE_CODESIGN=1 DEBUGSERVER_DELETE_AFTER_BUILD=1 DEBUGSERVER_USE_FROM_SYSTEM=1

try again

@shahmishal
Copy link
Member Author

@swift-ci smoke test macOS

@shahmishal
Copy link
Member Author

13:34:40 -- Linker detection: ld64
13:34:40 CMake Error at /Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/buildbot_incremental/llvm-macosx-x86_64/lib/cmake/llvm/LLVM-Config.cmake:175 (message):
13:34:40   Target ARM is not in the set of libraries.
13:34:40 Call Stack (most recent call first):
13:34:40   /Users/buildnode/jenkins/workspace/swift-PR-osx-smoke-test/branch-master/buildbot_incremental/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:548 (llvm_map_components_to_libnames)
13:34:40   cmake/modules/AddLLDB.cmake:55 (llvm_add_library)
13:34:40   source/Plugins/Disassembler/llvm/CMakeLists.txt:1 (add_lldb_library)
13:34:40 
13:34:40 
13:34:40 -- Configuring incomplete, errors occurred!

/cc @dcci

@shahmishal
Copy link
Member Author

@swift-ci clean smoke test macOS

Copy link
Member

@dcci dcci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dcci dcci closed this Apr 9, 2019
@shahmishal
Copy link
Member Author

Closed due to #23908

@shahmishal shahmishal deleted the build-lldb-w-cmake branch April 9, 2019 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants