tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lldb 16.0.4 configure failure
I run into this issue when I try to build lldb with an updated tree
from earlier today. I think I've seen this before but lost or never
committed the patch for it:
-- Configuring done (10.6s)
CMake Error at /usr/work/devel/lldb/work/.buildlink/lib/cmake/llvm/LLVMExports.cmake:64 (set_target_properties):
The link interface of target "LLVMSupport" contains:
Terminfo::terminfo
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
Call Stack (most recent call first):
/usr/work/devel/lldb/work/.buildlink/lib/cmake/llvm/LLVMConfig.cmake:344 (include)
cmake/modules/LLDBStandalone.cmake:9 (find_package)
CMakeLists.txt:37 (include)
-- Generating done (1.1s)
CMake Warning:
Manually-specified variables were not used by the project:
LLDB_CODESIGN_IDENTITY
LLDB_USE_SYSTEM_SIX
PYTHON_EXECUTABLE
PYTHON_INCLUDE_DIR
PYTHON_INCLUDE_PATH
Python_EXECUTABLE
Python_INCLUDE_DIR
CMake Generate step failed. Build files cannot be regenerated correctly.
*** Error code 1
Stop.
make[1]: stopped in /usr/pkgsrc/devel/lldb
*** Error code 1
Home |
Main Index |
Thread Index |
Old Index