[Lldb-commits] [lldb] [lldb][headers] Create script to fix up versioning (PR #141116)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 4 14:57:58 PDT 2025
JDevlieghere wrote:
This also appears to be breaking the Xcode build:
```
19:57:50 CMake Error in source/API/CMakeLists.txt:
19:57:50 The custom command generating
19:57:50
19:57:50 /Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-standalone/lldb-xcode-build/include/lldb/LLDB.h
19:57:50
19:57:50 is attached to multiple targets:
19:57:50
19:57:50 liblldb-header-staging
19:57:50 liblldb-resource-headers
19:57:50
19:57:50 but none of these is a common dependency of the other(s). This is not
19:57:50 allowed by the Xcode "new build system".
```
https://ci.swift.org/view/all/job/llvm.org/view/LLDB/job/lldb-cmake-standalone/1780/execution/node/93/log/
https://github.com/llvm/llvm-project/pull/141116
More information about the lldb-commits
mailing list