[Bug 281110] devel/spirv-llvm-translator does not build with llvm15-lite-15.0.7_10 (missing library)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Aug 2024 08:12:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281110
Bug ID: 281110
Summary: devel/spirv-llvm-translator does not build with
llvm15-lite-15.0.7_10 (missing library)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: jbeich@FreeBSD.org
Reporter: jakub_lach@mailplus.pl
Assignee: jbeich@FreeBSD.org
Flags: maintainer-feedback?(jbeich@FreeBSD.org)
-- Found zstd: /usr/local/lib/libzstd.so
CMake Error at /usr/local/llvm15/lib/cmake/llvm/LLVMExports.cmake:1167
(message)
The imported target "LLVMDemangle" references the file
"/usr/local/llvm15/lib/libLLVMDemangle.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/local/llvm15/lib/cmake/llvm/LLVMExports.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/local/llvm15/lib/cmake/llvm/LLVMConfig.cmake:272 (include)
CMakeLists.txt:82 (find_package)
-- Configuring incomplete, errors occurred!
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.