pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/58045: devel/lldb fails to build
>Number: 58045
>Category: pkg
>Synopsis: devel/lldb fails to build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 17 00:55:00 +0000 2024
>Originator: Malte Dehling
>Release: pkgsrc-current
>Organization:
>Environment:
NetBSD x230.local 10.0_BETA NetBSD 10.0_BETA (GENERIC) #0: Mon Aug 7 23:48:31 UTC 2023 root@x230.local:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
Trying to build devel/lldb fails with the following error (same result with or without the curses option):
CMake Error at /scratch/pkg/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):
/scratch/pkg/devel/lldb/work/.buildlink/lib/cmake/llvm/LLVMConfig.cmake:344 (include)
cmake/modules/LLDBStandalone.cmake:9 (find_package)
CMakeLists.txt:37 (include)
>How-To-Repeat:
Try to build devel/lldb.
>Fix:
I don't know how to fix this.
Home |
Main Index |
Thread Index |
Old Index